Uses of Class
com.aspose.tasks.TaskTextStyleEventArgs
-
-
Uses of TaskTextStyleEventArgs in com.aspose.tasks
Methods in com.aspose.tasks with parameters of type TaskTextStyleEventArgs Modifier and Type Method Description void
ITextStyleModificationCallback. beforeTaskTextStyleApplied(TaskTextStyleEventArgs args)
The method to be called before rendering of a table cell for a task row in the following views: 'Gantt Chart', 'Task Sheet', 'Task Usage'.
-