Uses of Interface
com.aspose.tasks.ITextStyleModificationCallback
-
-
Uses of ITextStyleModificationCallback in com.aspose.tasks
Methods in com.aspose.tasks that return ITextStyleModificationCallback Modifier and Type Method Description ITextStyleModificationCallback
ViewColumn. getTextStyleModificationCallback()
Gets the callback which can be used to customize the appearance of the column's cells.Methods in com.aspose.tasks with parameters of type ITextStyleModificationCallback Modifier and Type Method Description void
ViewColumn. setTextStyleModificationCallback(ITextStyleModificationCallback value)
Sets the callback which can be used to customize the appearance of the column's cells.
-