Name | Description | |
---|---|---|
![]() | Bold | Gets if the Font object is bold or not. |
![]() | Color | Gets the Color of the Font object. |
![]() | Italic | Gets if the Font object is in italic. |
![]() | Name | Gets the name of the Font object. |
![]() | Size | Gets the size of the Font object. |
![]() | Strikethrough | Gets if the Font object is strikethrough. |
![]() | Subscript | Gets if the Font object is displayed as subscript. |
![]() | Superscript | Gets if the Font object is displayed as superscript. |
![]() | ThemeColor | Gets the Font object's ThemeColor. |
![]() | Underline | Gets if the Font object is underlined. |
![]() | UnderlineType | Gets the type of underline used on the Font object. |