TableTextStyle
Contents
[
Hide
]TableTextStyle class
Represents a text style in a view table.
The TableTextStyle type exposes the following members:
Constructors
| Name | Description | 
|---|---|
| TableTextStyle(row_uid) | Initializes a new instance of the TableTextStyle class | 
| TableTextStyle(row_uid, font) | Initializes a new instance of the TableTextStyle class | 
| TableTextStyle(row_uid, font_size, font_style) | Initializes a new instance of the TableTextStyle class | 
| TableTextStyle(row_uid, font_style) | Initializes a new instance of the TableTextStyle class | 
Properties
| Name | Description | 
|---|---|
| font | Gets or sets font of the text style. | 
| color | Gets or sets color of the text. | 
| item_type | Returns a value of the TextItemType enum. | 
| background_pattern | Gets or sets background pattern of the text style. background_pattern. | 
| background_color | Gets or sets background color of the text style. color. | 
| row_uid | Gets a row unique id. | 
| field | Gets or sets a field the style is to be applied to. field. | 
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks