CellStyleFlag Properties |
The CellStyleFlag type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
All |
All properties will be applied.
|
|
|
Borders |
All borders settings will be applied.
|
|
|
BottomBorder |
Bottom border settings will be applied.
|
|
|
CellShading |
Cell shading setting will be applied.
|
|
|
DiagonalDownBorder |
Diagonal down border settings will be applied.
|
|
|
DiagonalUpBorder |
Diagonal up border settings will be applied.
|
|
|
Font |
Font settings will be applied.
|
|
|
FontBold |
Font bold setting will be applied.
|
|
|
FontColor |
Font color setting will be applied.
|
|
|
FontItalic |
Font italic setting will be applied.
|
|
|
FontName |
Font name setting will be applied.
|
|
|
FontScript |
Font script setting will be applied.
|
|
|
FontSize |
Font size setting will be applied.
|
|
|
FontStrike |
Font strikeout setting will be applied.
|
|
|
FontUnderline |
Font underline setting will be applied.
|
|
|
HideFormula |
Hide formula setting will be applied.
|
|
|
HorizontalAlignment |
Horizontal alignment setting will be applied.
|
|
|
Indent |
Indent level setting will be applied.
|
|
|
LeftBorder |
Left border settings will be applied.
|
|
|
Locked |
Locked setting will be applied.
|
|
|
NumberFormat |
Number format setting will be applied.
|
|
|
RightBorder |
Right border settings will be applied.
|
|
|
Rotation |
Rotation setting will be applied.
|
|
|
ShrinkToFit |
Shrink to fit setting will be applied.
|
|
|
TextDirection |
Text direction setting will be applied.
|
|
|
TopBorder |
Top border settings will be applied.
|
|
|
VerticalAlignment |
Vertical alignment setting will be applied.
|
|
|
WrapText |
Wrap text setting will be applied.
|