Uses of Class
com.aspose.tasks.BarStyle
-
-
Uses of BarStyle in com.aspose.tasks
Methods in com.aspose.tasks that return types with arguments of type BarStyle Modifier and Type Method Description List<BarStyle>SaveOptions. getBarStyles()Gets the list of the instances of theBarStyleclass that appear in project view.Method parameters in com.aspose.tasks with type arguments of type BarStyle Modifier and Type Method Description voidSaveOptions. setBarStyles(List<BarStyle> value)Sets the list of the instances of theBarStyleclass that appear in project view.
-