Click or drag to resize

ExcelFont Properties

The ExcelFont type exposes the following members.

Properties
 NameDescription
Public propertyColor Gets or sets font color.
Public propertyItalic Gets or sets if the font is "italic".
Public propertyName Gets or sets name of the font.
Public propertyScriptPosition Gets or sets font script position.
Public propertySize Gets or sets font size style.
Public propertyStrikeout Gets or sets if the font is "strike out".
Public propertyUnderlineStyle Gets or sets the font underline style.
Public propertyWeight Gets or sets font weight style.
Top
See Also