public final class StyleModifyFlag
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALIGNMENT_SETTINGS
Indicates whether one or more alignment-related properties(
HORIZONTAL_ALIGNMENT,
VERTICAL_ALIGNMENT, ROTATION, WRAP_TEXT,
WRAP_TEXT, INDENT, SHRINK_TO_FIT, TEXT_DIRECTION,
RELATIVE_INDENT) have been modified. |
static int |
ALL
Indicates whether one or more properties have been modified for the style.
|
static int |
BACKGROUND_COLOR
Indicates whether background color has been modified.
|
static int |
BORDERS
Indicates whether one or more borders(
LEFT_BORDER,
RIGHT_BORDER, TOP_BORDER, BOTTOM_BORDER,
DIAGONAL, HORIZONTAL_BORDER, VERTICAL_BORDER)
have been modified for the style. |
static int |
BOTTOM_BORDER
Indicates whether bottom border has been modified for the style.
|
static int |
CELL_SHADING
Indicates whether one or more shading-related properties(
PATTERN,
FOREGROUND_COLOR, BACKGROUND_COLOR) have been modified. |
static int |
DIAGONAL
Indicates whether one or more diagonal borders(
DIAGONAL_DOWN_BORDER,
DIAGONAL_UP_BORDER) have been modified for the style. |
static int |
DIAGONAL_DOWN_BORDER
Indicates whether diagonal-down border has been modified for the style.
|
static int |
DIAGONAL_UP_BORDER
Indicates whether diagonal-up border has been modified for the style.
|
static int |
FONT
Indicates whether one or more properties have been modified for the font of the style.
|
static int |
FONT_CAP
unused.
|
static int |
FONT_CHARSET
Indicates whether charset of the font has been modified.
|
static int |
FONT_COLOR
Indicates whether font color has been modified.
|
static int |
FONT_DIRTY
unused.
|
static int |
FONT_EQUALIZE
unused.
|
static int |
FONT_FAMILY
Indicates whether font family has been modified.
|
static int |
FONT_ITALIC
Indicates whether italic property of font has been modified.
|
static int |
FONT_KERNING
unused.
|
static int |
FONT_NAME
Indicates whether font name has been modified.
|
static int |
FONT_SCHEME
unused.
|
static int |
FONT_SCRIPT
Indicates whether subscript or superscript property of font has been modified.
|
static int |
FONT_SIZE
Indicates whether font size has been modified.
|
static int |
FONT_SPACING
unused.
|
static int |
FONT_SPELLING_ERROR
unused.
|
static int |
FONT_STRIKE
Indicates whether strike property font has been modified.
|
static int |
FONT_U_FILL_TX
unused.
|
static int |
FONT_UNDERLINE
Indicates whether underline property of font has been modified.
|
static int |
FONT_VERTICAL_TEXT |
static int |
FONT_WEIGHT
Indicates whether font weight has been modified.
|
static int |
FOREGROUND_COLOR
Indicates whether foreground color has been modified.
|
static int |
HIDE_FORMULA
Indicates whether hide formula has been modified.
|
static int |
HORIZONTAL_ALIGNMENT
Indicates whether horizontal alignment has been modified.
|
static int |
HORIZONTAL_BORDER
Indicates whether horizontal border has been modified for the style.
|
static int |
INDENT
Indicates whether indent property has been modified.
|
static int |
LEFT_BORDER
Indicates whether left border has been modified for the style.
|
static int |
LOCKED
Indicates whether locked property has been modified.
|
static int |
NUMBER_FORMAT
Indicates whether numberformat has been modified.
|
static int |
PATTERN
Indicates whether pattern of the shading has been modified.
|
static int |
PROTECTION_SETTINGS
Indicates whether one or more protection-related properties(
LOCKED,
HIDE_FORMULA) have been modified. |
static int |
RELATIVE_INDENT
Indicates whether relative indent property has been modified for the style.
|
static int |
RIGHT_BORDER
Indicates whether right border has been modified for the style.
|
static int |
ROTATION
Indicates whether rotation property has been modified.
|
static int |
SHRINK_TO_FIT
Indicates whether shrink to fit property has been modified.
|
static int |
TEXT_DIRECTION
Indicates whether text direction property has been modified.
|
static int |
TOP_BORDER
Indicates whether top border has been modified for the style.
|
static int |
VERTICAL_ALIGNMENT
Indicates whether vertical alignment has been modified.
|
static int |
VERTICAL_BORDER
Indicates whether vertical border has been modified for the style.
|
static int |
WRAP_TEXT
Indicates whether wrap text property has been modified.
|
public static final int LEFT_BORDER
public static final int RIGHT_BORDER
public static final int TOP_BORDER
public static final int BOTTOM_BORDER
public static final int DIAGONAL_DOWN_BORDER
public static final int DIAGONAL_UP_BORDER
public static final int DIAGONAL
DIAGONAL_DOWN_BORDER,
DIAGONAL_UP_BORDER) have been modified for the style.public static final int HORIZONTAL_BORDER
public static final int VERTICAL_BORDER
public static final int BORDERS
LEFT_BORDER,
RIGHT_BORDER, TOP_BORDER, BOTTOM_BORDER,
DIAGONAL, HORIZONTAL_BORDER, VERTICAL_BORDER)
have been modified for the style.public static final int NUMBER_FORMAT
public static final int HORIZONTAL_ALIGNMENT
public static final int VERTICAL_ALIGNMENT
public static final int INDENT
public static final int ROTATION
public static final int WRAP_TEXT
public static final int SHRINK_TO_FIT
public static final int TEXT_DIRECTION
public static final int RELATIVE_INDENT
public static final int ALIGNMENT_SETTINGS
HORIZONTAL_ALIGNMENT,
VERTICAL_ALIGNMENT, ROTATION, WRAP_TEXT,
WRAP_TEXT, INDENT, SHRINK_TO_FIT, TEXT_DIRECTION,
RELATIVE_INDENT) have been modified.public static final int PATTERN
public static final int FOREGROUND_COLOR
public static final int BACKGROUND_COLOR
public static final int CELL_SHADING
PATTERN,
FOREGROUND_COLOR, BACKGROUND_COLOR) have been modified.public static final int LOCKED
public static final int HIDE_FORMULA
public static final int PROTECTION_SETTINGS
LOCKED,
HIDE_FORMULA) have been modified.public static final int FONT_SIZE
public static final int FONT_NAME
public static final int FONT_COLOR
public static final int FONT_WEIGHT
public static final int FONT_ITALIC
public static final int FONT_UNDERLINE
public static final int FONT_STRIKE
public static final int FONT_SCRIPT
public static final int FONT_FAMILY
public static final int FONT_CHARSET
public static final int FONT_SCHEME
public static final int FONT_DIRTY
public static final int FONT_SPELLING_ERROR
public static final int FONT_U_FILL_TX
public static final int FONT_SPACING
public static final int FONT_KERNING
public static final int FONT_EQUALIZE
public static final int FONT_CAP
public static final int FONT_VERTICAL_TEXT
public static final int FONT
public static final int ALL
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2001-2023. All Rights Reserved.