XlFont Members
In This Article
#Constructors
Name | Description |
---|---|
Xl |
Initializes a new instance of the Xl |
#Properties
Name | Description |
---|---|
Bold |
Gets or sets the value indicating whether the cell content is formatted as bold.
Inherited from Xl |
Charset |
Gets or sets the basic set of characters associated with the current font.
Inherited from Xl |
Color | Gets or sets the color of the font applied to the cell content. |
Condense |
Compatibility setting. Gets or sets a value indicating whether the cell font is condensed.
Inherited from Xl |
Extend |
Compatibility setting. Gets or sets a value indicating whether the cell font is extended.
Inherited from Xl |
Font |
Gets or sets the font family of the font applied to cell content. |
Italic |
Gets or sets the value indicating whether the cell content is formatted as italic.
Inherited from Xl |
Name |
Gets or sets the name of the font applied to the cell content.
Inherited from Xl |
Outline |
Compatibility setting. Gets or sets the value indicating whether the cell content is formatted as an outline.
Inherited from Xl |
Scheme |
Gets or sets the font scheme for the current font.
Inherited from Xl |
Script |
Formats the cell content as subscript or superscript.
Inherited from Xl |
Shadow |
Compatibility setting. Gets or sets a value indicating whether the cell font is formatted as shadowed.
Inherited from Xl |
Size |
Gets or sets the size of the font applied to the cell content.
Inherited from Xl |
Strike |
Gets or sets the value indicating whether the cell content is formatted as strikethrough.
Inherited from Xl |
Underline |
Gets or sets the type of underline applied to the cell content.
Inherited from Xl |
#Methods
Name | Description |
---|---|
Body |
Returns the Xl |
Clone() |
Creates a copy of the current Xl |
Copy |
Copies the appropriate properties of the specified object into the current instance of the Xl |
Copy |
Copies the appropriate properties of the specified object into the current object of the Xl |
Custom |
Creates the Xl |
Custom |
Creates the Xl |
Custom |
Creates 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. |
Headings |
Returns the Xl |
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