ExcelFont Members

Office Open XML

The ExcelFont type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
SetFromFont
Set the font from a Font object
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Bold
Font-bold
Color
Cell color
Family
Font family
Italic
Font-italic
Name
The name of the font
Scheme
Scheme
Size
The Size of the font
Strike
Font-Strikeout
UnderLine
Font-Underline
UnderLineType
VerticalAlign
Font-Vertical Align

See Also