ISpreadsheetFont Interface
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Spreadsheet font class
Namespace:Bytescout.Spreadsheet.COMAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
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. |
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. | |
GetHashCode | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
See Also