Click or drag to resize

CellStyleFlag Properties

The CellStyleFlag type exposes the following members.

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