AsposeCellsCloud::Object::Font

Load the model package

use AsposeCellsCloud::Object::Font;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Color | Color | Gets or sets the of the font. | DoubleSize | double | Gets and sets the double size of the font. | IsBold | boolean | Gets or sets a value indicating whether the font is bold. | IsItalic | boolean | Gets or sets a value indicating whether the font is italic. | IsStrikeout | boolean | Gets or sets a value indicating whether the font is single strikeout. | IsSubscript | boolean | Gets or sets a value indicating whether the font is subscript. | IsSuperscript | boolean | Gets or sets a value indicating whether the font is super script. | Name | string | Gets or sets the name of the . | Size | int | Gets or sets the size of the font. | Underline | string | Gets or sets the font underline type. |

[Back to Model list]
[Back to README]