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 ofGridline
that appear in project view.Method parameters in com.aspose.tasks with type arguments of type Gridline Modifier and Type Method Description void
SaveOptions. setGridlines(List<Gridline> value)
Sets a list ofGridline
that appear in project view.
-