ExcelStyle Members

Office Open XML

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

Properties

  NameDescription
Border
Border
Fill
Fill Styling
Font
Font styling
Hidden
If true the formula is hidden when the sheet is protected.
HorizontalAlignment
The horizontal alignment in the cell
Indent
The margin between the border and the text
Locked
If true the cell is locked for editing when the sheet is protected
Numberformat
Numberformat
ReadingOrder
Readingorder
ShrinkToFit
Shrink the text to fit
TextRotation
Text orientation in degrees. Values range from 0 to 180.
VerticalAlignment
The vertical alignment in the cell
WrapText
Wrap the text
XfId
The index in the style collection

See Also