ExcelFontXml Members

Office Open XML

The ExcelFontXml 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
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Bold
If the font is bold
Color
Text color
Family
Font family
Italic
If the font is italic
Name
The name of the font
Scheme
Font Scheme
Size
Font size
Strike
If the font is striked out
UnderLine
If the font is underlined. When set to true a the text is underlined with a single line
UnderLineType
If the font is underlined
VerticalAlign
Vertical aligned

See Also