Link Search Menu Expand Document

ISpreadsheetFont Interface

Spreadsheet font class

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public interface ISpreadsheetFont

The ISpreadsheetFont type exposes the following members.

Properties
NameDescription
Public propertyBold
Gets a value indicating whether this SpreadsheetFont is bold.
Public propertyCharacterSet
Gets the character set.
Public propertyEscapement
Gets the escapement.
Public propertyFont
Gets the font.
Public propertyFontColor
Gets the color of the font.
Public propertyFontName
Gets the name of the font.
Public propertyHeight
Gets the height.
Public propertyItalic
Gets a value indicating whether this SpreadsheetFont is italic.
Public propertyStruckOut
Gets a value indicating whether [struck out].
Public propertyUnderline
Gets the underline.
Top
Methods
NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
Public methodGetHashCode
Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
Top
See Also

Reference