aspose.cells

Class StyleModifyFlag

Utility class containing constants. The style modified flags.

Field Summary
const  NumberLEFT_BORDER
Indicates whether left border has been modified for the style.
const  NumberRIGHT_BORDER
Indicates whether right border has been modified for the style.
const  NumberTOP_BORDER
Indicates whether top border has been modified for the style.
const  NumberBOTTOM_BORDER
Indicates whether bottom border has been modified for the style.
const  NumberDIAGONAL_DOWN_BORDER
Indicates whether diagonal-down border has been modified for the style.
const  NumberDIAGONAL_UP_BORDER
Indicates whether diagonal-up border has been modified for the style.
const  NumberDIAGONAL
Indicates whether one or more diagonal borders(DIAGONAL_DOWN_BORDER, DIAGONAL_UP_BORDER) have been modified for the style.
const  NumberHORIZONTAL_BORDER
Indicates whether horizontal border has been modified for the style. Only for dynamic style, such as conditional formatting.
const  NumberVERTICAL_BORDER
Indicates whether vertical border has been modified for the style. Only for dynamic style, such as conditional formatting.
const  NumberBORDERS
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.
const  NumberNUMBER_FORMAT
Indicates whether numberformat has been modified.
const  NumberHORIZONTAL_ALIGNMENT
Indicates whether horizontal alignment has been modified.
const  NumberVERTICAL_ALIGNMENT
Indicates whether vertical alignment has been modified.
const  NumberINDENT
Indicates whether indent property has been modified.
const  NumberROTATION
Indicates whether rotation property has been modified.
const  NumberWRAP_TEXT
Indicates whether wrap text property has been modified.
const  NumberSHRINK_TO_FIT
Indicates whether shrink to fit property has been modified.
const  NumberTEXT_DIRECTION
Indicates whether text direction property has been modified.
const  NumberRELATIVE_INDENT
Indicates whether relative indent property has been modified for the style. Only for dynamic style, such as conditional formatting.
const  NumberALIGNMENT_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.
const  NumberPATTERN
Indicates whether pattern of the shading has been modified.
const  NumberFOREGROUND_COLOR
Indicates whether foreground color has been modified.
const  NumberBACKGROUND_COLOR
Indicates whether background color has been modified.
const  NumberCELL_SHADING
Indicates whether one or more shading-related properties(PATTERN, FOREGROUND_COLOR, BACKGROUND_COLOR) have been modified.
const  NumberLOCKED
Indicates whether locked property has been modified.
const  NumberHIDE_FORMULA
Indicates whether hide formula has been modified.
const  NumberPROTECTION_SETTINGS
Indicates whether one or more protection-related properties(LOCKED, HIDE_FORMULA) have been modified.
const  NumberFONT_SIZE
Indicates whether font size has been modified.
const  NumberFONT_NAME
Indicates whether font name has been modified.
const  NumberFONT_COLOR
Indicates whether font color has been modified.
const  NumberFONT_WEIGHT
Indicates whether font weight has been modified.
const  NumberFONT_ITALIC
Indicates whether italic property of font has been modified.
const  NumberFONT_UNDERLINE
Indicates whether underline property of font has been modified.
const  NumberFONT_STRIKE
Indicates whether strike property font has been modified.
const  NumberFONT_SCRIPT
Indicates whether subscript or superscript property of font has been modified.
const  NumberFONT_FAMILY
Indicates whether font family has been modified.
const  NumberFONT_CHARSET
Indicates whether charset of the font has been modified.
const  NumberFONT_SCHEME
unused.
const  NumberFONT_DIRTY
unused.
const  NumberFONT_SPELLING_ERROR
unused.
const  NumberFONT_U_FILL_TX
unused.
const  NumberFONT_SPACING
unused.
const  NumberFONT_KERNING
unused.
const  NumberFONT_EQUALIZE
unused.
const  NumberFONT_CAP
unused.
const  NumberFONT_VERTICAL_TEXT
const  NumberFONT
Indicates whether one or more properties have been modified for the font of the style.
const  NumberALL
Indicates whether one or more properties have been modified for the style.
 

    • Field Detail

      • LEFT_BORDER

        const Number LEFT_BORDER
        Indicates whether left border has been modified for the style.
      • RIGHT_BORDER

        const Number RIGHT_BORDER
        Indicates whether right border has been modified for the style.
      • TOP_BORDER

        const Number TOP_BORDER
        Indicates whether top border has been modified for the style.
      • BOTTOM_BORDER

        const Number BOTTOM_BORDER
        Indicates whether bottom border has been modified for the style.
      • DIAGONAL_DOWN_BORDER

        const Number DIAGONAL_DOWN_BORDER
        Indicates whether diagonal-down border has been modified for the style.
      • DIAGONAL_UP_BORDER

        const Number DIAGONAL_UP_BORDER
        Indicates whether diagonal-up border has been modified for the style.
      • HORIZONTAL_BORDER

        const Number HORIZONTAL_BORDER
        Indicates whether horizontal border has been modified for the style. Only for dynamic style, such as conditional formatting.
      • VERTICAL_BORDER

        const Number VERTICAL_BORDER
        Indicates whether vertical border has been modified for the style. Only for dynamic style, such as conditional formatting.
      • NUMBER_FORMAT

        const Number NUMBER_FORMAT
        Indicates whether numberformat has been modified.
      • HORIZONTAL_ALIGNMENT

        const Number HORIZONTAL_ALIGNMENT
        Indicates whether horizontal alignment has been modified.
      • VERTICAL_ALIGNMENT

        const Number VERTICAL_ALIGNMENT
        Indicates whether vertical alignment has been modified.
      • INDENT

        const Number INDENT
        Indicates whether indent property has been modified.
      • ROTATION

        const Number ROTATION
        Indicates whether rotation property has been modified.
      • WRAP_TEXT

        const Number WRAP_TEXT
        Indicates whether wrap text property has been modified.
      • SHRINK_TO_FIT

        const Number SHRINK_TO_FIT
        Indicates whether shrink to fit property has been modified.
      • TEXT_DIRECTION

        const Number TEXT_DIRECTION
        Indicates whether text direction property has been modified.
      • RELATIVE_INDENT

        const Number RELATIVE_INDENT
        Indicates whether relative indent property has been modified for the style. Only for dynamic style, such as conditional formatting.
      • PATTERN

        const Number PATTERN
        Indicates whether pattern of the shading has been modified.
      • FOREGROUND_COLOR

        const Number FOREGROUND_COLOR
        Indicates whether foreground color has been modified.
      • BACKGROUND_COLOR

        const Number BACKGROUND_COLOR
        Indicates whether background color has been modified.
      • LOCKED

        const Number LOCKED
        Indicates whether locked property has been modified.
      • HIDE_FORMULA

        const Number HIDE_FORMULA
        Indicates whether hide formula has been modified.
      • PROTECTION_SETTINGS

        const Number PROTECTION_SETTINGS
        Indicates whether one or more protection-related properties(LOCKED, HIDE_FORMULA) have been modified.
      • FONT_SIZE

        const Number FONT_SIZE
        Indicates whether font size has been modified.
      • FONT_NAME

        const Number FONT_NAME
        Indicates whether font name has been modified.
      • FONT_COLOR

        const Number FONT_COLOR
        Indicates whether font color has been modified.
      • FONT_WEIGHT

        const Number FONT_WEIGHT
        Indicates whether font weight has been modified.
      • FONT_ITALIC

        const Number FONT_ITALIC
        Indicates whether italic property of font has been modified.
      • FONT_UNDERLINE

        const Number FONT_UNDERLINE
        Indicates whether underline property of font has been modified.
      • FONT_STRIKE

        const Number FONT_STRIKE
        Indicates whether strike property font has been modified.
      • FONT_SCRIPT

        const Number FONT_SCRIPT
        Indicates whether subscript or superscript property of font has been modified.
      • FONT_FAMILY

        const Number FONT_FAMILY
        Indicates whether font family has been modified.
      • FONT_CHARSET

        const Number FONT_CHARSET
        Indicates whether charset of the font has been modified.
      • FONT_SCHEME

        const Number FONT_SCHEME
        unused.
      • FONT_DIRTY

        const Number FONT_DIRTY
        unused.
      • FONT_SPELLING_ERROR

        const Number FONT_SPELLING_ERROR
        unused.
      • FONT_U_FILL_TX

        const Number FONT_U_FILL_TX
        unused.
      • FONT_SPACING

        const Number FONT_SPACING
        unused.
      • FONT_KERNING

        const Number FONT_KERNING
        unused.
      • FONT_EQUALIZE

        const Number FONT_EQUALIZE
        unused.
      • FONT_CAP

        const Number FONT_CAP
        unused.
      • FONT_VERTICAL_TEXT

        const Number FONT_VERTICAL_TEXT
      • FONT

        const Number FONT
        Indicates whether one or more properties have been modified for the font of the style.
      • ALL

        const Number ALL
        Indicates whether one or more properties have been modified for the style.