







The ExcelStyle type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | 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
|