Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface SparklinePresetStyleType


public interface SparklinePresetStyleType

Represents the preset style types for sparkline.


Field Summary
static int CUSTOM
          No preset style.
static int STYLE_1
          Style 1
static int STYLE_10
          Style 10
static int STYLE_11
          Style 11
static int STYLE_12
          Style 12
static int STYLE_13
          Style 13
static int STYLE_14
          Style 14
static int STYLE_15
          Style 15
static int STYLE_16
          Style 16
static int STYLE_17
          Style 17
static int STYLE_18
          Style 18
static int STYLE_19
          Style 19
static int STYLE_2
          Style 2
static int STYLE_20
          Style 20
static int STYLE_21
          Style 21
static int STYLE_22
          Style 22
static int STYLE_23
          Style 23
static int STYLE_24
          Style 24
static int STYLE_25
          Style 25
static int STYLE_26
          Style 26
static int STYLE_27
          Style 27
static int STYLE_28
          Style 28
static int STYLE_29
          Style 29
static int STYLE_3
          Style 3
static int STYLE_30
          Style 30
static int STYLE_31
          Style 31
static int STYLE_32
          Style 32
static int STYLE_33
          Style 33
static int STYLE_34
          Style 34
static int STYLE_35
          Style 35
static int STYLE_36
          Style 36
static int STYLE_4
          Style 4
static int STYLE_5
          Style 5
static int STYLE_6
          Style 6
static int STYLE_7
          Style 7
static int STYLE_8
          Style 8
static int STYLE_9
          Style 9
 

Field Detail

STYLE_1

static final int STYLE_1
Style 1

See Also:
Constant Field Values

STYLE_2

static final int STYLE_2
Style 2

See Also:
Constant Field Values

STYLE_3

static final int STYLE_3
Style 3

See Also:
Constant Field Values

STYLE_4

static final int STYLE_4
Style 4

See Also:
Constant Field Values

STYLE_5

static final int STYLE_5
Style 5

See Also:
Constant Field Values

STYLE_6

static final int STYLE_6
Style 6

See Also:
Constant Field Values

STYLE_7

static final int STYLE_7
Style 7

See Also:
Constant Field Values

STYLE_8

static final int STYLE_8
Style 8

See Also:
Constant Field Values

STYLE_9

static final int STYLE_9
Style 9

See Also:
Constant Field Values

STYLE_10

static final int STYLE_10
Style 10

See Also:
Constant Field Values

STYLE_11

static final int STYLE_11
Style 11

See Also:
Constant Field Values

STYLE_12

static final int STYLE_12
Style 12

See Also:
Constant Field Values

STYLE_13

static final int STYLE_13
Style 13

See Also:
Constant Field Values

STYLE_14

static final int STYLE_14
Style 14

See Also:
Constant Field Values

STYLE_15

static final int STYLE_15
Style 15

See Also:
Constant Field Values

STYLE_16

static final int STYLE_16
Style 16

See Also:
Constant Field Values

STYLE_17

static final int STYLE_17
Style 17

See Also:
Constant Field Values

STYLE_18

static final int STYLE_18
Style 18

See Also:
Constant Field Values

STYLE_19

static final int STYLE_19
Style 19

See Also:
Constant Field Values

STYLE_20

static final int STYLE_20
Style 20

See Also:
Constant Field Values

STYLE_21

static final int STYLE_21
Style 21

See Also:
Constant Field Values

STYLE_22

static final int STYLE_22
Style 22

See Also:
Constant Field Values

STYLE_23

static final int STYLE_23
Style 23

See Also:
Constant Field Values

STYLE_24

static final int STYLE_24
Style 24

See Also:
Constant Field Values

STYLE_25

static final int STYLE_25
Style 25

See Also:
Constant Field Values

STYLE_26

static final int STYLE_26
Style 26

See Also:
Constant Field Values

STYLE_27

static final int STYLE_27
Style 27

See Also:
Constant Field Values

STYLE_28

static final int STYLE_28
Style 28

See Also:
Constant Field Values

STYLE_29

static final int STYLE_29
Style 29

See Also:
Constant Field Values

STYLE_30

static final int STYLE_30
Style 30

See Also:
Constant Field Values

STYLE_31

static final int STYLE_31
Style 31

See Also:
Constant Field Values

STYLE_32

static final int STYLE_32
Style 32

See Also:
Constant Field Values

STYLE_33

static final int STYLE_33
Style 33

See Also:
Constant Field Values

STYLE_34

static final int STYLE_34
Style 34

See Also:
Constant Field Values

STYLE_35

static final int STYLE_35
Style 35

See Also:
Constant Field Values

STYLE_36

static final int STYLE_36
Style 36

See Also:
Constant Field Values

CUSTOM

static final int CUSTOM
No preset style.

See Also:
Constant Field Values