com.aspose.cells
Class SlicerStyleType

java.lang.Object
    extended by com.aspose.cells.SlicerStyleType

public class SlicerStyleType 
extends java.lang.Object

Utility class containing constants. Specify the style of slicer view


Field Summary
static final intSLICER_STYLE_LIGHT_1
           built-in light style one
static final intSLICER_STYLE_LIGHT_2
           built-in light style two
static final intSLICER_STYLE_LIGHT_3
           built-in light style three
static final intSLICER_STYLE_LIGHT_4
           built-in light style four
static final intSLICER_STYLE_LIGHT_5
           built-in light style five
static final intSLICER_STYLE_LIGHT_6
           built-in light style six
static final intSLICER_STYLE_OTHER_1
           built-in style other one
static final intSLICER_STYLE_OTHER_2
           built-in style other two
static final intSLICER_STYLE_DARK_1
           built-in dark style one
static final intSLICER_STYLE_DARK_2
           built-in dark style tow
static final intSLICER_STYLE_DARK_3
           built-in dark style three
static final intSLICER_STYLE_DARK_4
           built-in dark style four
static final intSLICER_STYLE_DARK_5
           built-in dark style five
static final intSLICER_STYLE_DARK_6
           built-in dark style six
static final intCUSTOM
           user-defined style, unsupported for now
 

Field Detail

SLICER_STYLE_LIGHT_1

public static final int SLICER_STYLE_LIGHT_1
built-in light style one

SLICER_STYLE_LIGHT_2

public static final int SLICER_STYLE_LIGHT_2
built-in light style two

SLICER_STYLE_LIGHT_3

public static final int SLICER_STYLE_LIGHT_3
built-in light style three

SLICER_STYLE_LIGHT_4

public static final int SLICER_STYLE_LIGHT_4
built-in light style four

SLICER_STYLE_LIGHT_5

public static final int SLICER_STYLE_LIGHT_5
built-in light style five

SLICER_STYLE_LIGHT_6

public static final int SLICER_STYLE_LIGHT_6
built-in light style six

SLICER_STYLE_OTHER_1

public static final int SLICER_STYLE_OTHER_1
built-in style other one

SLICER_STYLE_OTHER_2

public static final int SLICER_STYLE_OTHER_2
built-in style other two

SLICER_STYLE_DARK_1

public static final int SLICER_STYLE_DARK_1
built-in dark style one

SLICER_STYLE_DARK_2

public static final int SLICER_STYLE_DARK_2
built-in dark style tow

SLICER_STYLE_DARK_3

public static final int SLICER_STYLE_DARK_3
built-in dark style three

SLICER_STYLE_DARK_4

public static final int SLICER_STYLE_DARK_4
built-in dark style four

SLICER_STYLE_DARK_5

public static final int SLICER_STYLE_DARK_5
built-in dark style five

SLICER_STYLE_DARK_6

public static final int SLICER_STYLE_DARK_6
built-in dark style six

CUSTOM

public static final int CUSTOM
user-defined style, unsupported for now unsupported

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.