java.lang.Object
com.aspose.cells.FillPattern
public class FillPattern
- extends java.lang.Object
Utility class containing constants.
Enumerates shape fill pattern types.
Field Summary |
static final int | NONE | |
Represents no background.
|
static final int | SOLID | |
Represents solid pattern.
|
static final int | GRAY_5 | |
Represents 5% gray pattern.
|
static final int | GRAY_10 | |
Represents 10% gray pattern.
|
static final int | GRAY_20 | |
Represents 20% gray pattern.
|
static final int | GRAY_30 | |
Represents 30% gray pattern.
|
static final int | GRAY_40 | |
Represents 40% gray pattern.
|
static final int | GRAY_50 | |
Represents 50% gray pattern.
|
static final int | GRAY_60 | |
Represents 60% gray pattern.
|
static final int | GRAY_70 | |
Represents 70% gray pattern.
|
static final int | GRAY_75 | |
Represents 75% gray pattern.
|
static final int | GRAY_80 | |
Represents 80% gray pattern.
|
static final int | GRAY_90 | |
Represents 90% gray pattern.
|
static final int | GRAY_25 | |
Represents 25% gray pattern.
|
static final int | LIGHT_DOWNWARD_DIAGONAL | |
Represents light downward diagonal pattern.
|
static final int | LIGHT_UPWARD_DIAGONAL | |
Represents light upward diagonal pattern.
|
static final int | DARK_DOWNWARD_DIAGONAL | |
Represents dark downward diagonal pattern.
|
static final int | DARK_UPWARD_DIAGONAL | |
Represents dark upward diagonal pattern.
|
static final int | WIDE_DOWNWARD_DIAGONAL | |
Represents wide downward diagonal pattern.
|
static final int | WIDE_UPWARD_DIAGONAL | |
Represents wide upward diagonal pattern.
|
static final int | LIGHT_VERTICAL | |
Represents light vertical pattern.
|
static final int | LIGHT_HORIZONTAL | |
Represents light horizontal pattern.
|
static final int | NARROW_VERTICAL | |
Represents narrow vertical pattern.
|
static final int | NARROW_HORIZONTAL | |
Represents narrow horizontal pattern.
|
static final int | DARK_VERTICAL | |
Represents dark vertical pattern.
|
static final int | DARK_HORIZONTAL | |
Represents dark horizontal pattern.
|
static final int | DASHED_DOWNWARD_DIAGONAL | |
Represents dashed downward diagonal pattern.
|
static final int | DASHED_UPWARD_DIAGONAL | |
Represents dashed upward diagonal pattern.
|
static final int | DASHED_VERTICAL | |
Represents dashed vertical pattern.
|
static final int | DASHED_HORIZONTAL | |
Represents dashed horizontal pattern.
|
static final int | SMALL_CONFETTI | |
Represents small confetti pattern.
|
static final int | LARGE_CONFETTI | |
Represents large confetti pattern.
|
static final int | ZIG_ZAG | |
Represents zig zag pattern.
|
static final int | WAVE | |
Represents wave pattern.
|
static final int | DIAGONAL_BRICK | |
Represents diagonal brick pattern.
|
static final int | HORIZONTAL_BRICK | |
Represents horizontal brick pattern.
|
static final int | WEAVE | |
Represents weave pattern.
|
static final int | PLAID | |
Represents plaid pattern.
|
static final int | DIVOT | |
Represents divot pattern.
|
static final int | DOTTED_GRID | |
Represents dotted grid pattern.
|
static final int | DOTTED_DIAMOND | |
Represents dotted diamond pattern.
|
static final int | SHINGLE | |
Represents shingle pattern.
|
static final int | TRELLIS | |
Represents trellis pattern.
|
static final int | SPHERE | |
Represents sphere pattern.
|
static final int | SMALL_GRID | |
Represents small grid pattern.
|
static final int | LARGE_GRID | |
Represents large grid pattern.
|
static final int | SMALL_CHECKER_BOARD | |
Represents small checker board pattern.
|
static final int | LARGE_CHECKER_BOARD | |
Represents large checker board pattern.
|
static final int | OUTLINED_DIAMOND | |
Represents outlined diamond pattern.
|
static final int | SOLID_DIAMOND | |
Represents solid diamond pattern.
|
static final int | UNKNOWN | |
Represents unknown pattern.
|
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 unknown pattern.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.