Uses of Class
com.aspose.tasks.ViewColumn
-
-
Uses of ViewColumn in com.aspose.tasks
Subclasses of ViewColumn in com.aspose.tasks Modifier and Type Class Description classAssignmentViewColumnProject's view class.classGanttChartColumnProject's view classclassResourceViewColumnProject's view class used in ResourceUsage view and ResourceSheet view.Methods in com.aspose.tasks that return ViewColumn Modifier and Type Method Description ViewColumnTaskTextStyleEventArgs. getColumn()GetsViewColumnto which the currently rendered cell belongs.Methods in com.aspose.tasks that return types with arguments of type ViewColumn Modifier and Type Method Description List<ViewColumn>ProjectView. getColumns()Gets the project view columns.Constructor parameters in com.aspose.tasks with type arguments of type ViewColumn Constructor Description ProjectView(Iterable<ViewColumn> columns)Initializes a new instance of theProjectViewclass.
-