![Collapse image](collapse_all.gif)
![Expand Image](expand_all.gif)
![](collapse_all.gif)
![](expand_all.gif)
![](dropdown.gif)
![](dropdownHover.gif)
![Copy image](copycode.gif)
![CopyHover image](copycodeHighlight.gif)
The ExcelStyle type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (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 | (Inherited from Object.) |
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
|