Font
Contents
[
Hide
]
font
Encapsulates the font object used in a spreadsheet.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
Color | Class:Color | True | False | Gets or sets the of the font. | |
DoubleSize | Floating | True | False | Gets and sets the double size of the font. | |
IsBold | Boolean | True | False | Gets or sets a value indicating whether the font is bold. | |
IsItalic | Boolean | True | False | Gets or sets a value indicating whether the font is italic. | |
IsStrikeout | Boolean | True | False | Gets or sets a value indicating whether the font is single strikeout. | |
IsSubscript | Boolean | True | False | Gets or sets a value indicating whether the font is subscript. | |
IsSuperscript | Boolean | True | False | Gets or sets a value indicating whether the font is super script. | |
Name | String | True | False | Gets or sets the name of the . | |
Size | Integer | True | False | Gets or sets the size of the font. | |
Underline | String | True | False | Gets or sets the font underline type. |
Children Name : - TextOptions