Uses of Class
com.aspose.tasks.Gridline
-
-
Uses of Gridline in com.aspose.tasks
Methods in com.aspose.tasks that return types with arguments of type Gridline Modifier and Type Method Description List<Gridline>SaveOptions. getGridlines()Gets a list ofGridlinethat appear in project view.Method parameters in com.aspose.tasks with type arguments of type Gridline Modifier and Type Method Description voidSaveOptions. setGridlines(List<Gridline> value)Sets a list ofGridlinethat appear in project view.
-