XlFontBase Members
In This Article
#Properties
Name | Description |
---|---|
Bold | Gets or sets the value indicating whether the cell content is formatted as bold. |
Charset | Gets or sets the basic set of characters associated with the current font. |
Condense | Compatibility setting. Gets or sets a value indicating whether the cell font is condensed. |
Extend | Compatibility setting. Gets or sets a value indicating whether the cell font is extended. |
Italic | Gets or sets the value indicating whether the cell content is formatted as italic. |
Name | Gets or sets the name of the font applied to the cell content. |
Outline | Compatibility setting. Gets or sets the value indicating whether the cell content is formatted as an outline. |
Scheme |
Gets or sets the font scheme for the current font. |
Script | Formats the cell content as subscript or superscript. |
Shadow | Compatibility setting. Gets or sets a value indicating whether the cell font is formatted as shadowed. |
Size | Gets or sets the size of the font applied to the cell content. |
Strike |
Gets or sets the value indicating whether the cell content is formatted as strikethrough. |
Underline | Gets or sets the type of underline applied to the cell content. |
#Methods
Name | Description |
---|---|
Copy |
Copies the appropriate properties of the specified object into the current object of the Xl |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Xl |
Get |
Gets the hash code (a number) that corresponds to the value of the current Xl |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also