Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The ISpreadsheetFont type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Bold |
Gets a value indicating whether this SpreadsheetFont is bold.
|
![]() | CharacterSet |
Gets the character set.
|
![]() | Escapement |
Gets the escapement.
|
![]() | Font |
Gets the font.
|
![]() | FontColor |
Gets the color of the font.
|
![]() | FontName |
Gets the name of the font.
|
![]() | Height |
Gets the height.
|
![]() | Italic |
Gets a value indicating whether this SpreadsheetFont is italic.
|
![]() | StruckOut |
Gets a value indicating whether [struck out].
|
![]() | Underline |
Gets the underline.
|
See Also