StyleModifyFlag Enum
Contents
[
Hide
]StyleModifyFlag Enum
The style modified flags.
type StyleModifyFlag int32
Fields
Field | Description |
---|---|
LeftBorder | Indicates whether left border has been modified for the style. |
RightBorder | Indicates whether right border has been modified for the style. |
TopBorder | Indicates whether top border has been modified for the style. |
BottomBorder | Indicates whether bottom border has been modified for the style. |
DiagonalDownBorder | Indicates whether diagonal-down border has been modified for the style. |
DiagonalUpBorder | Indicates whether diagonal-up border has been modified for the style. |
Diagonal | Indicates whether one or more diagonal borders( |
HorizontalBorder | Indicates whether horizontal border has been modified for the style.Only for dynamic style, such as conditional formatting. |
VerticalBorder | Indicates whether vertical border has been modified for the style.Only for dynamic style, such as conditional formatting. |
Borders | Indicates whether one or more borders( |
NumberFormat | Indicates whether numberformat has been modified. |
HorizontalAlignment | Indicates whether horizontal alignment has been modified. |
VerticalAlignment | Indicates whether vertical alignment has been modified. |
Indent | Indicates whether indent property has been modified. |
Rotation | Indicates whether rotation property has been modified. |
WrapText | Indicates whether wrap text property has been modified. |
ShrinkToFit | Indicates whether shrink to fit property has been modified. |
TextDirection | Indicates whether text direction property has been modified. |
RelativeIndent | Indicates whether relative indent property has been modified for the style.Only for dynamic style, such as conditional formatting. |
AlignmentSettings | Indicates whether one or more alignment-related properties( |
Pattern | Indicates whether pattern of the shading has been modified. |
ForegroundColor | Indicates whether foreground color has been modified. |
BackgroundColor | Indicates whether background color has been modified. |
CellShading | Indicates whether one or more shading-related properties( |
Locked | Indicates whether locked property has been modified. |
HideFormula | Indicates whether hide formula has been modified. |
ProtectionSettings | Indicates whether one or more protection-related properties( |
FontSize | Indicates whether font size has been modified. |
FontName | Indicates whether font name has been modified. |
FontColor | Indicates whether font color has been modified. |
FontWeight | Indicates whether font weight has been modified. |
FontItalic | Indicates whether italic property of font has been modified. |
FontUnderline | Indicates whether underline property of font has been modified. |
FontStrike | Indicates whether strike property font has been modified. |
FontScript | Indicates whether subscript or superscript property of font has been modified. |
FontFamily | Indicates whether font family has been modified. |
FontCharset | Indicates whether charset of the font has been modified. |
FontScheme | unused. |
FontDirty | unused. |
FontSpellingError | unused. |
FontUFillTx | unused. |
FontSpacing | unused. |
FontKerning | unused. |
FontEqualize | unused. |
FontCap | unused. |
FontVerticalText | |
Font | Indicates whether one or more properties have been modified for the font of the style. |
All | Indicates whether one or more properties have been modified for the style. |