Field Summary | ||
---|---|---|
const int | LEFT_BORDER | |
Indicates whether left border has been modified for the style.
|
||
const int | RIGHT_BORDER | |
Indicates whether right border has been modified for the style.
|
||
const int | TOP_BORDER | |
Indicates whether top border has been modified for the style.
|
||
const int | BOTTOM_BORDER | |
Indicates whether bottom border has been modified for the style.
|
||
const int | DIAGONAL_DOWN_BORDER | |
Indicates whether diagonal-down border has been modified for the style.
|
||
const int | DIAGONAL_UP_BORDER | |
Indicates whether diagonal-up border has been modified for the style.
|
||
const int | DIAGONAL | |
Indicates whether one or more diagonal borders( |
||
const int | HORIZONTAL_BORDER | |
Indicates whether horizontal border has been modified for the style.
Only for dynamic style, such as conditional formatting.
|
||
const int | VERTICAL_BORDER | |
Indicates whether vertical border has been modified for the style.
Only for dynamic style, such as conditional formatting.
|
||
const int | BORDERS | |
Indicates whether one or more borders( |
||
const int | NUMBER_FORMAT | |
Indicates whether numberformat has been modified.
|
||
const int | HORIZONTAL_ALIGNMENT | |
Indicates whether horizontal alignment has been modified.
|
||
const int | VERTICAL_ALIGNMENT | |
Indicates whether vertical alignment has been modified.
|
||
const int | INDENT | |
Indicates whether indent property has been modified.
|
||
const int | ROTATION | |
Indicates whether rotation property has been modified.
|
||
const int | WRAP_TEXT | |
Indicates whether wrap text property has been modified.
|
||
const int | SHRINK_TO_FIT | |
Indicates whether shrink to fit property has been modified.
|
||
const int | TEXT_DIRECTION | |
Indicates whether text direction property has been modified.
|
||
const int | RELATIVE_INDENT | |
Indicates whether relative indent property has been modified for the style.
Only for dynamic style, such as conditional formatting.
|
||
const int | ALIGNMENT_SETTINGS | |
Indicates whether one or more alignment-related properties( |
||
const int | PATTERN | |
Indicates whether pattern of the shading has been modified.
|
||
const int | FOREGROUND_COLOR | |
Indicates whether foreground color has been modified.
|
||
const int | BACKGROUND_COLOR | |
Indicates whether background color has been modified.
|
||
const int | CELL_SHADING | |
Indicates whether one or more shading-related properties( |
||
const int | LOCKED | |
Indicates whether locked property has been modified.
|
||
const int | HIDE_FORMULA | |
Indicates whether hide formula has been modified.
|
||
const int | PROTECTION_SETTINGS | |
Indicates whether one or more protection-related properties( |
||
const int | FONT_SIZE | |
Indicates whether font size has been modified.
|
||
const int | FONT_NAME | |
Indicates whether font name has been modified.
|
||
const int | FONT_COLOR | |
Indicates whether font color has been modified.
|
||
const int | FONT_WEIGHT | |
Indicates whether font weight has been modified.
|
||
const int | FONT_ITALIC | |
Indicates whether italic property of font has been modified.
|
||
const int | FONT_UNDERLINE | |
Indicates whether underline property of font has been modified.
|
||
const int | FONT_STRIKE | |
Indicates whether strike property font has been modified.
|
||
const int | FONT_SCRIPT | |
Indicates whether subscript or superscript property of font has been modified.
|
||
const int | FONT_FAMILY | |
Indicates whether font family has been modified.
|
||
const int | FONT_CHARSET | |
Indicates whether charset of the font has been modified.
|
||
const int | FONT_SCHEME | |
unused.
|
||
const int | FONT_DIRTY | |
unused.
|
||
const int | FONT_SPELLING_ERROR | |
unused.
|
||
const int | FONT_U_FILL_TX | |
unused.
|
||
const int | FONT_SPACING | |
unused.
|
||
const int | FONT_KERNING | |
unused.
|
||
const int | FONT_EQUALIZE | |
unused.
|
||
const int | FONT_CAP | |
unused.
|
||
const int | FONT | |
Indicates whether one or more properties have been modified for the font of the style.
|
||
const int | ALL | |
Indicates whether one or more properties have been modified for the style.
|
const int LEFT_BORDER
const int RIGHT_BORDER
const int TOP_BORDER
const int BOTTOM_BORDER
const int DIAGONAL_DOWN_BORDER
const int DIAGONAL_UP_BORDER
const int DIAGONAL
const int HORIZONTAL_BORDER
const int VERTICAL_BORDER
const int BORDERS
const int NUMBER_FORMAT
const int HORIZONTAL_ALIGNMENT
const int VERTICAL_ALIGNMENT
const int INDENT
const int ROTATION
const int WRAP_TEXT
const int SHRINK_TO_FIT
const int TEXT_DIRECTION
const int RELATIVE_INDENT
const int ALIGNMENT_SETTINGS
const int PATTERN
const int FOREGROUND_COLOR
const int BACKGROUND_COLOR
const int CELL_SHADING
const int LOCKED
const int HIDE_FORMULA
const int PROTECTION_SETTINGS
const int FONT_SIZE
const int FONT_NAME
const int FONT_COLOR
const int FONT_WEIGHT
const int FONT_ITALIC
const int FONT_UNDERLINE
const int FONT_STRIKE
const int FONT_SCRIPT
const int FONT_FAMILY
const int FONT_CHARSET
const int FONT_SCHEME
const int FONT_DIRTY
const int FONT_SPELLING_ERROR
const int FONT_U_FILL_TX
const int FONT_SPACING
const int FONT_KERNING
const int FONT_EQUALIZE
const int FONT_CAP
const int FONT
const int ALL