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
Font format interface
Namespace: Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax
The IFontFormat type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Font |
Sets the font.
| |
| FontColor |
Sets the color of the font.
| |
| FontColorIndex |
Gets or sets the index of the font color.
| |
| FontEscapement |
Gets or sets the font escapement.
| |
| FontUnderline |
Sets the font underline style.
|
Methods
| Name | Description | |
|---|---|---|
| SetFontColorRGB |
Sets the color of the font from the specified 8-bit color values (red, green, and blue).
| |
| SetFontProperties |
Sets the font properties.
|
See Also