Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface FillPatternType


public interface FillPatternType

Enumerates an area's display pattern types.


Field Summary
static short DARK_DOWNWARD_DIAGONAL
          Represents dark downward diagonal pattern.
static short DARK_HORIZONTAL
          Represents dark horizontal pattern.
static short DARK_UPWARD_DIAGONAL
          Represents dark upward diagonal pattern.
static short DARK_VERTICAL
          Represents dark vertical pattern.
static short DASHED_DOWNWARD_DIAGONAL
          Represents light downward diagonal pattern.
static short DASHED_HORIZONTAL
          Represents dashed downward diagonal pattern.
static short DASHED_UPWARD_DIAGONAL
          Represents dashed upward diagonal pattern.
static short DASHED_VERTICAL
          Represents dashed upward diagonal pattern.
static short DIAGONAL_BRICK
          Represents diagonal brick pattern.
static short DIVOT
          Represents divot pattern.
static short DOTTED_DIAMOND
          Represents dotted diamond pattern.
static short DOTTED_GRID
          Represents dotted grid pattern.
static short GRAY10
          Represents 10% gray pattern.
static short GRAY20
          Represents 20% gray pattern.
static short GRAY25
          Represents 25% gray pattern.
static short GRAY30
          Represents 30% gray pattern.
static short GRAY40
          Represents 40% gray pattern.
static short GRAY5
          Represents 5% gray pattern.
static short GRAY50
          Represents 50% gray pattern.
static short GRAY60
          Represents 60% gray pattern.
static short GRAY70
          Represents 70% gray pattern.
static short GRAY75
          Represents 75% gray pattern.
static short GRAY80
          Represents 80% gray pattern.
static short GRAY90
          Represents 90% gray pattern.
static short HORIZONTAL_BRICK
          Represents horizontal brick pattern.
static short LARGE_CHECKER_BOARD
          Represents large checker board pattern.
static short LARGE_CHECKER_BORDER
          Deprecated. replaced by LARGE_CHECKER_BOARD
static short LARGE_CONFETTI
          Represents large confetti pattern.
static short LARGE_GRID
          Represents large grid pattern.
static short LIGHT_DOWNWARD_DIAGONAL
          Represents light downward diagonal pattern.
static short LIGHT_HORIZONTAL
          Represents light horizontal pattern.
static short LIGHT_UPWARD_DIAGONAL
          Represents light upward diagonal pattern.
static short LIGHT_VERTICAL
          Represents light vertical pattern.
static short NARROW_HORIZONTAL
          Represents narrow horizontal pattern.
static short NARROW_VERTICAL
          Represents narrow vertiacal pattern.
static short NONE
          Represents no pattern and corresponding Area's formatting is solid or none.
static short OUTLINED_DIAMOND
          Represents outlined diamond pattern.
static short PLAID
          Represents plaid pattern.
static short SHINGLE
          Represents shingle pattern.
static short SMALE_CHECKER_BORDER
          Deprecated. replaced by SMALL_CHECKER_BOARD
static short SMALL_CHECKER_BOARD
          Represents small checker border pattern.
static short SMALL_CONFETTI
          Represents small confetti pattern.
static short SMALL_GRID
          Represents small grid pattern.
static short SOLID_DIAMOND
          Represents solid diamond pattern.
static short SPHERE
          Represents sphere pattern.
static short TRELLIS
          Represents trellis pattern.
static short WAVE
          Represents wave pattern.
static short WEAVE
          Represents weave pattern.
static short WIDE_DOWNWARD_DIAGONAL
          Represents wide downward diagonal pattern.
static short WIDE_UPWARD_DIAGONAL
          Represents wide downward diagonal pattern.
static short ZIG_ZAG
          Represents zig zag pattern.
 

Field Detail

NONE

static final short NONE
Represents no pattern and corresponding Area's formatting is solid or none. This is the default value.

See Also:
Constant Field Values

GRAY5

static final short GRAY5
Represents 5% gray pattern.

See Also:
Constant Field Values

GRAY10

static final short GRAY10
Represents 10% gray pattern.

See Also:
Constant Field Values

GRAY20

static final short GRAY20
Represents 20% gray pattern.

See Also:
Constant Field Values

GRAY25

static final short GRAY25
Represents 25% gray pattern.

See Also:
Constant Field Values

GRAY30

static final short GRAY30
Represents 30% gray pattern.

See Also:
Constant Field Values

GRAY40

static final short GRAY40
Represents 40% gray pattern.

See Also:
Constant Field Values

GRAY50

static final short GRAY50
Represents 50% gray pattern.

See Also:
Constant Field Values

GRAY60

static final short GRAY60
Represents 60% gray pattern.

See Also:
Constant Field Values

GRAY70

static final short GRAY70
Represents 70% gray pattern.

See Also:
Constant Field Values

GRAY75

static final short GRAY75
Represents 75% gray pattern.

See Also:
Constant Field Values

GRAY80

static final short GRAY80
Represents 80% gray pattern.

See Also:
Constant Field Values

GRAY90

static final short GRAY90
Represents 90% gray pattern.

See Also:
Constant Field Values

LIGHT_DOWNWARD_DIAGONAL

static final short LIGHT_DOWNWARD_DIAGONAL
Represents light downward diagonal pattern.

See Also:
Constant Field Values

LIGHT_UPWARD_DIAGONAL

static final short LIGHT_UPWARD_DIAGONAL
Represents light upward diagonal pattern.

See Also:
Constant Field Values

DARK_DOWNWARD_DIAGONAL

static final short DARK_DOWNWARD_DIAGONAL
Represents dark downward diagonal pattern.

See Also:
Constant Field Values

DARK_UPWARD_DIAGONAL

static final short DARK_UPWARD_DIAGONAL
Represents dark upward diagonal pattern.

See Also:
Constant Field Values

WIDE_DOWNWARD_DIAGONAL

static final short WIDE_DOWNWARD_DIAGONAL
Represents wide downward diagonal pattern.

See Also:
Constant Field Values

WIDE_UPWARD_DIAGONAL

static final short WIDE_UPWARD_DIAGONAL
Represents wide downward diagonal pattern.

See Also:
Constant Field Values

LIGHT_VERTICAL

static final short LIGHT_VERTICAL
Represents light vertical pattern.

See Also:
Constant Field Values

LIGHT_HORIZONTAL

static final short LIGHT_HORIZONTAL
Represents light horizontal pattern.

See Also:
Constant Field Values

NARROW_VERTICAL

static final short NARROW_VERTICAL
Represents narrow vertiacal pattern.

See Also:
Constant Field Values

NARROW_HORIZONTAL

static final short NARROW_HORIZONTAL
Represents narrow horizontal pattern.

See Also:
Constant Field Values

DARK_VERTICAL

static final short DARK_VERTICAL
Represents dark vertical pattern.

See Also:
Constant Field Values

DARK_HORIZONTAL

static final short DARK_HORIZONTAL
Represents dark horizontal pattern.

See Also:
Constant Field Values

DASHED_DOWNWARD_DIAGONAL

static final short DASHED_DOWNWARD_DIAGONAL
Represents light downward diagonal pattern.

See Also:
Constant Field Values

DASHED_UPWARD_DIAGONAL

static final short DASHED_UPWARD_DIAGONAL
Represents dashed upward diagonal pattern.

See Also:
Constant Field Values

DASHED_HORIZONTAL

static final short DASHED_HORIZONTAL
Represents dashed downward diagonal pattern.

See Also:
Constant Field Values

DASHED_VERTICAL

static final short DASHED_VERTICAL
Represents dashed upward diagonal pattern.

See Also:
Constant Field Values

SMALL_CONFETTI

static final short SMALL_CONFETTI
Represents small confetti pattern.

See Also:
Constant Field Values

LARGE_CONFETTI

static final short LARGE_CONFETTI
Represents large confetti pattern.

See Also:
Constant Field Values

ZIG_ZAG

static final short ZIG_ZAG
Represents zig zag pattern.

See Also:
Constant Field Values

WAVE

static final short WAVE
Represents wave pattern.

See Also:
Constant Field Values

DIAGONAL_BRICK

static final short DIAGONAL_BRICK
Represents diagonal brick pattern.

See Also:
Constant Field Values

HORIZONTAL_BRICK

static final short HORIZONTAL_BRICK
Represents horizontal brick pattern.

See Also:
Constant Field Values

WEAVE

static final short WEAVE
Represents weave pattern.

See Also:
Constant Field Values

PLAID

static final short PLAID
Represents plaid pattern.

See Also:
Constant Field Values

DIVOT

static final short DIVOT
Represents divot pattern.

See Also:
Constant Field Values

DOTTED_GRID

static final short DOTTED_GRID
Represents dotted grid pattern.

See Also:
Constant Field Values

DOTTED_DIAMOND

static final short DOTTED_DIAMOND
Represents dotted diamond pattern.

See Also:
Constant Field Values

SHINGLE

static final short SHINGLE
Represents shingle pattern.

See Also:
Constant Field Values

TRELLIS

static final short TRELLIS
Represents trellis pattern.

See Also:
Constant Field Values

SPHERE

static final short SPHERE
Represents sphere pattern.

See Also:
Constant Field Values

SMALL_GRID

static final short SMALL_GRID
Represents small grid pattern.

See Also:
Constant Field Values

LARGE_GRID

static final short LARGE_GRID
Represents large grid pattern.

See Also:
Constant Field Values

SMALL_CHECKER_BOARD

static final short SMALL_CHECKER_BOARD
Represents small checker border pattern.

See Also:
Constant Field Values

SMALE_CHECKER_BORDER

static final short SMALE_CHECKER_BORDER
Deprecated. replaced by SMALL_CHECKER_BOARD
Represents small checker board pattern.

See Also:
Constant Field Values

LARGE_CHECKER_BOARD

static final short LARGE_CHECKER_BOARD
Represents large checker board pattern.

See Also:
Constant Field Values

LARGE_CHECKER_BORDER

static final short LARGE_CHECKER_BORDER
Deprecated. replaced by LARGE_CHECKER_BOARD
Represents large checker border pattern.

See Also:
Constant Field Values

OUTLINED_DIAMOND

static final short OUTLINED_DIAMOND
Represents outlined diamond pattern.

See Also:
Constant Field Values

SOLID_DIAMOND

static final short SOLID_DIAMOND
Represents solid diamond pattern.

See Also:
Constant Field Values