com.aspose.cells
Class FillPattern

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

public class FillPattern 
extends java.lang.Object

Utility class containing constants. Enumerates shape fill pattern types.

Field Summary
static final intNONE
           Represents no background.
static final intSOLID
           Represents solid pattern.
static final intGRAY_5
           Represents 5% gray pattern.
static final intGRAY_10
           Represents 10% gray pattern.
static final intGRAY_20
           Represents 20% gray pattern.
static final intGRAY_30
           Represents 30% gray pattern.
static final intGRAY_40
           Represents 40% gray pattern.
static final intGRAY_50
           Represents 50% gray pattern.
static final intGRAY_60
           Represents 60% gray pattern.
static final intGRAY_70
           Represents 70% gray pattern.
static final intGRAY_75
           Represents 75% gray pattern.
static final intGRAY_80
           Represents 80% gray pattern.
static final intGRAY_90
           Represents 90% gray pattern.
static final intGRAY_25
           Represents 25% gray pattern.
static final intLIGHT_DOWNWARD_DIAGONAL
           Represents light downward diagonal pattern.
static final intLIGHT_UPWARD_DIAGONAL
           Represents light upward diagonal pattern.
static final intDARK_DOWNWARD_DIAGONAL
           Represents dark downward diagonal pattern.
static final intDARK_UPWARD_DIAGONAL
           Represents dark upward diagonal pattern.
static final intWIDE_DOWNWARD_DIAGONAL
           Represents wide downward diagonal pattern.
static final intWIDE_UPWARD_DIAGONAL
           Represents wide upward diagonal pattern.
static final intLIGHT_VERTICAL
           Represents light vertical pattern.
static final intLIGHT_HORIZONTAL
           Represents light horizontal pattern.
static final intNARROW_VERTICAL
           Represents narrow vertical pattern.
static final intNARROW_HORIZONTAL
           Represents narrow horizontal pattern.
static final intDARK_VERTICAL
           Represents dark vertical pattern.
static final intDARK_HORIZONTAL
           Represents dark horizontal pattern.
static final intDASHED_DOWNWARD_DIAGONAL
           Represents dashed downward diagonal pattern.
static final intDASHED_UPWARD_DIAGONAL
           Represents dashed upward diagonal pattern.
static final intDASHED_VERTICAL
           Represents dashed vertical pattern.
static final intDASHED_HORIZONTAL
           Represents dashed horizontal pattern.
static final intSMALL_CONFETTI
           Represents small confetti pattern.
static final intLARGE_CONFETTI
           Represents large confetti pattern.
static final intZIG_ZAG
           Represents zig zag pattern.
static final intWAVE
           Represents wave pattern.
static final intDIAGONAL_BRICK
           Represents diagonal brick pattern.
static final intHORIZONTAL_BRICK
           Represents horizontal brick pattern.
static final intWEAVE
           Represents weave pattern.
static final intPLAID
           Represents plaid pattern.
static final intDIVOT
           Represents divot pattern.
static final intDOTTED_GRID
           Represents dotted grid pattern.
static final intDOTTED_DIAMOND
           Represents dotted diamond pattern.
static final intSHINGLE
           Represents shingle pattern.
static final intTRELLIS
           Represents trellis pattern.
static final intSPHERE
           Represents sphere pattern.
static final intSMALL_GRID
           Represents small grid pattern.
static final intLARGE_GRID
           Represents large grid pattern.
static final intSMALL_CHECKER_BOARD
           Represents small checker board pattern.
static final intLARGE_CHECKER_BOARD
           Represents large checker board pattern.
static final intOUTLINED_DIAMOND
           Represents outlined diamond pattern.
static final intSOLID_DIAMOND
           Represents solid diamond pattern.
static final intUNKNOWN
           Represents unkown pattern.
 

Field Detail

NONE

public static final int NONE
Represents no background.

SOLID

public static final int SOLID
Represents solid pattern.

GRAY_5

public static final int GRAY_5
Represents 5% gray pattern.

GRAY_10

public static final int GRAY_10
Represents 10% gray pattern.

GRAY_20

public static final int GRAY_20
Represents 20% gray pattern.

GRAY_30

public static final int GRAY_30
Represents 30% gray pattern.

GRAY_40

public static final int GRAY_40
Represents 40% gray pattern.

GRAY_50

public static final int GRAY_50
Represents 50% gray pattern.

GRAY_60

public static final int GRAY_60
Represents 60% gray pattern.

GRAY_70

public static final int GRAY_70
Represents 70% gray pattern.

GRAY_75

public static final int GRAY_75
Represents 75% gray pattern.

GRAY_80

public static final int GRAY_80
Represents 80% gray pattern.

GRAY_90

public static final int GRAY_90
Represents 90% gray pattern.

GRAY_25

public static final int GRAY_25
Represents 25% gray pattern.

LIGHT_DOWNWARD_DIAGONAL

public static final int LIGHT_DOWNWARD_DIAGONAL
Represents light downward diagonal pattern.

LIGHT_UPWARD_DIAGONAL

public static final int LIGHT_UPWARD_DIAGONAL
Represents light upward diagonal pattern.

DARK_DOWNWARD_DIAGONAL

public static final int DARK_DOWNWARD_DIAGONAL
Represents dark downward diagonal pattern.

DARK_UPWARD_DIAGONAL

public static final int DARK_UPWARD_DIAGONAL
Represents dark upward diagonal pattern.

WIDE_DOWNWARD_DIAGONAL

public static final int WIDE_DOWNWARD_DIAGONAL
Represents wide downward diagonal pattern.

WIDE_UPWARD_DIAGONAL

public static final int WIDE_UPWARD_DIAGONAL
Represents wide upward diagonal pattern.

LIGHT_VERTICAL

public static final int LIGHT_VERTICAL
Represents light vertical pattern.

LIGHT_HORIZONTAL

public static final int LIGHT_HORIZONTAL
Represents light horizontal pattern.

NARROW_VERTICAL

public static final int NARROW_VERTICAL
Represents narrow vertical pattern.

NARROW_HORIZONTAL

public static final int NARROW_HORIZONTAL
Represents narrow horizontal pattern.

DARK_VERTICAL

public static final int DARK_VERTICAL
Represents dark vertical pattern.

DARK_HORIZONTAL

public static final int DARK_HORIZONTAL
Represents dark horizontal pattern.

DASHED_DOWNWARD_DIAGONAL

public static final int DASHED_DOWNWARD_DIAGONAL
Represents dashed downward diagonal pattern.

DASHED_UPWARD_DIAGONAL

public static final int DASHED_UPWARD_DIAGONAL
Represents dashed upward diagonal pattern.

DASHED_VERTICAL

public static final int DASHED_VERTICAL
Represents dashed vertical pattern.

DASHED_HORIZONTAL

public static final int DASHED_HORIZONTAL
Represents dashed horizontal pattern.

SMALL_CONFETTI

public static final int SMALL_CONFETTI
Represents small confetti pattern.

LARGE_CONFETTI

public static final int LARGE_CONFETTI
Represents large confetti pattern.

ZIG_ZAG

public static final int ZIG_ZAG
Represents zig zag pattern.

WAVE

public static final int WAVE
Represents wave pattern.

DIAGONAL_BRICK

public static final int DIAGONAL_BRICK
Represents diagonal brick pattern.

HORIZONTAL_BRICK

public static final int HORIZONTAL_BRICK
Represents horizontal brick pattern.

WEAVE

public static final int WEAVE
Represents weave pattern.

PLAID

public static final int PLAID
Represents plaid pattern.

DIVOT

public static final int DIVOT
Represents divot pattern.

DOTTED_GRID

public static final int DOTTED_GRID
Represents dotted grid pattern.

DOTTED_DIAMOND

public static final int DOTTED_DIAMOND
Represents dotted diamond pattern.

SHINGLE

public static final int SHINGLE
Represents shingle pattern.

TRELLIS

public static final int TRELLIS
Represents trellis pattern.

SPHERE

public static final int SPHERE
Represents sphere pattern.

SMALL_GRID

public static final int SMALL_GRID
Represents small grid pattern.

LARGE_GRID

public static final int LARGE_GRID
Represents large grid pattern.

SMALL_CHECKER_BOARD

public static final int SMALL_CHECKER_BOARD
Represents small checker board pattern.

LARGE_CHECKER_BOARD

public static final int LARGE_CHECKER_BOARD
Represents large checker board pattern.

OUTLINED_DIAMOND

public static final int OUTLINED_DIAMOND
Represents outlined diamond pattern.

SOLID_DIAMOND

public static final int SOLID_DIAMOND
Represents solid diamond pattern.

UNKNOWN

public static final int UNKNOWN
Represents unkown pattern.

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