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