AsposeCellsCloud::Object::TextOptions

Load the model package

use AsposeCellsCloud::Object::TextOptions;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Fill | FillFormat | Represents fill format. | Kerning | double | Represents kerning. | Outline | LineFormat | Represents outline format. | Shadow | ShadowEffect | Represents shadow effect. | Spacing | double | Represents spacing. | UnderlineColor | CellsColor | Represents under line color. | Color | Color | | DoubleSize | double | | IsBold | boolean | | IsItalic | boolean | | IsStrikeout | boolean | | IsSubscript | boolean | | IsSuperscript | boolean | | Name | string | The class has a public property named "Name" with a getter and setter method. | Size | int | | Underline | string | |

[Back to Model list]
[Back to README]