java.lang.Object
com.aspose.cells.TextureType
public class TextureType
| Field Summary | ||
|---|---|---|
static final int | BLUE_TISSUE_PAPER | |
| Represents Blue Tissue Paper texture type. | ||
static final int | BOUQUET | |
| Represents Bouquet texture type. | ||
static final int | BROWN_MARBLE | |
| Represents Brown Marble texture type. | ||
static final int | CANVAS | |
| Represents Canvas texture type. | ||
static final int | CORK | |
| Represents Cork texture type. | ||
static final int | DENIM | |
| Represents Denim texture type. | ||
static final int | FISH_FOSSIL | |
| Represents Fish Fossil texture type. | ||
static final int | GRANITE | |
| Represents Granite texture type. | ||
static final int | GREEN_MARBLE | |
| Represents Green Marble texture type. | ||
static final int | MEDIUM_WOOD | |
| Represents Medium Wood texture type. | ||
static final int | NEWSPRINT | |
| Represents Newsprint texture type. | ||
static final int | OAK | |
| Represents Oak texture type. | ||
static final int | PAPER_BAG | |
| Represents Paper Bag texture type. | ||
static final int | PAPYRUS | |
| Represents Papyrus texture type. | ||
static final int | PARCHMENT | |
| Represents Parchment texture type. | ||
static final int | PINK_TISSUE_PAPER | |
| Represents Pink Tissue Paper texture type. | ||
static final int | PURPLE_MESH | |
| Represents Purple Mesh texture type. | ||
static final int | RECYCLED_PAPER | |
| Represents Recycled Paper texture type. | ||
static final int | SAND | |
| Represents Sand texture type. | ||
static final int | STATIONERY | |
| Represents Stationery texture type. | ||
static final int | WALNUT | |
| Represents Walnut Droplets texture type. | ||
static final int | WATER_DROPLETS | |
| Represents Water Droplets texture type. | ||
static final int | WHITE_MARBLE | |
| Represents White Marble texture type. | ||
static final int | WOVEN_MAT | |
| Represents Woven Mat texture type. | ||
static final int | UNKNOWN | |
| Represents Unknown texture type. | ||
| Field Detail |
|---|
BLUE_TISSUE_PAPER | |
public static final int BLUE_TISSUE_PAPER | |
BOUQUET | |
public static final int BOUQUET | |
BROWN_MARBLE | |
public static final int BROWN_MARBLE | |
CANVAS | |
public static final int CANVAS | |
CORK | |
public static final int CORK | |
DENIM | |
public static final int DENIM | |
FISH_FOSSIL | |
public static final int FISH_FOSSIL | |
GRANITE | |
public static final int GRANITE | |
GREEN_MARBLE | |
public static final int GREEN_MARBLE | |
MEDIUM_WOOD | |
public static final int MEDIUM_WOOD | |
NEWSPRINT | |
public static final int NEWSPRINT | |
OAK | |
public static final int OAK | |
PAPER_BAG | |
public static final int PAPER_BAG | |
PAPYRUS | |
public static final int PAPYRUS | |
PARCHMENT | |
public static final int PARCHMENT | |
PINK_TISSUE_PAPER | |
public static final int PINK_TISSUE_PAPER | |
PURPLE_MESH | |
public static final int PURPLE_MESH | |
RECYCLED_PAPER | |
public static final int RECYCLED_PAPER | |
SAND | |
public static final int SAND | |
STATIONERY | |
public static final int STATIONERY | |
WALNUT | |
public static final int WALNUT | |
WATER_DROPLETS | |
public static final int WATER_DROPLETS | |
WHITE_MARBLE | |
public static final int WHITE_MARBLE | |
WOVEN_MAT | |
public static final int WOVEN_MAT | |
UNKNOWN | |
public static final int UNKNOWN | |