TaskTextStyleEventArgs
TaskTextStyleEventArgs class
This class represents set of data that related to the rendering of table cell’s content.
The TaskTextStyleEventArgs type exposes the following members:
Properties
| Name | Description | 
|---|---|
| cell_text_style | Gets or sets TextStyle which will be used to draw the cell’s content. This object can be use to customize appearance of a table cell. | 
| task | Gets task which corresponds to the currently rendered row. | 
| column | Gets ViewColumn to which the currently rendered cell belongs. | 
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks