Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface TextureType


public interface TextureType

Represents the preset texture type.


Field Summary
static short BlueTissuePaper
          Represents Blue Tissue Paper texture type.
static short Bouquet
          Represents Bouquet texture type.
static short BrownMarble
          Represents Brown Marble texture type.
static short Canvas
          Represents Canvas texture type.
static short Cork
          Represents Cork texture type.
static short Denim
          Represents Denim texture type.
static short FishFossil
          Represents Fish Fossil texture type.
static short Granite
          Represents Granite texture type.
static short GreenMarble
          Represents Green Marble texture type.
static short MediumWood
          Represents Medium Wood texture type.
static short Newsprint
          Represents Newsprint texture type.
static short Oak
          Represents Oak texture type.
static short PaperBag
          Represents Paper Bag texture type.
static short Papyrus
          Represents Papyrus texture type.
static short Parchment
          Represents Parchment texture type.
static short PinkTissuePaper
          Represents Pink Tissue Paper texture type.
static short PurpleMesh
          Represents Purple Mesh texture type.
static short RecycledPaper
          Represents Recycled Paper texture type.
static short Sand
          Represents Sand texture type.
static short Stationery
          Represents Stationery texture type.
static short Unknown
          Represents Unknown texture type.
static short Walnut
          Represents Walnut Droplets texture type.
static short WaterDroplets
          Represents Water Droplets texture type.
static short WhiteMarble
          Represents White Marble texture type.
static short WovenMat
          Represents Woven Mat texture type.
 

Field Detail

Unknown

static final short Unknown
Represents Unknown texture type.

See Also:
Constant Field Values

Papyrus

static final short Papyrus
Represents Papyrus texture type.

See Also:
Constant Field Values

Canvas

static final short Canvas
Represents Canvas texture type.

See Also:
Constant Field Values

Denim

static final short Denim
Represents Denim texture type.

See Also:
Constant Field Values

WovenMat

static final short WovenMat
Represents Woven Mat texture type.

See Also:
Constant Field Values

WaterDroplets

static final short WaterDroplets
Represents Water Droplets texture type.

See Also:
Constant Field Values

PaperBag

static final short PaperBag
Represents Paper Bag texture type.

See Also:
Constant Field Values

FishFossil

static final short FishFossil
Represents Fish Fossil texture type.

See Also:
Constant Field Values

Sand

static final short Sand
Represents Sand texture type.

See Also:
Constant Field Values

GreenMarble

static final short GreenMarble
Represents Green Marble texture type.

See Also:
Constant Field Values

WhiteMarble

static final short WhiteMarble
Represents White Marble texture type.

See Also:
Constant Field Values

BrownMarble

static final short BrownMarble
Represents Brown Marble texture type.

See Also:
Constant Field Values

Granite

static final short Granite
Represents Granite texture type.

See Also:
Constant Field Values

Newsprint

static final short Newsprint
Represents Newsprint texture type.

See Also:
Constant Field Values

RecycledPaper

static final short RecycledPaper
Represents Recycled Paper texture type.

See Also:
Constant Field Values

Parchment

static final short Parchment
Represents Parchment texture type.

See Also:
Constant Field Values

Stationery

static final short Stationery
Represents Stationery texture type.

See Also:
Constant Field Values

BlueTissuePaper

static final short BlueTissuePaper
Represents Blue Tissue Paper texture type.

See Also:
Constant Field Values

PinkTissuePaper

static final short PinkTissuePaper
Represents Pink Tissue Paper texture type.

See Also:
Constant Field Values

PurpleMesh

static final short PurpleMesh
Represents Purple Mesh texture type.

See Also:
Constant Field Values

Bouquet

static final short Bouquet
Represents Bouquet texture type.

See Also:
Constant Field Values

Cork

static final short Cork
Represents Cork texture type.

See Also:
Constant Field Values

Walnut

static final short Walnut
Represents Walnut Droplets texture type.

See Also:
Constant Field Values

Oak

static final short Oak
Represents Oak texture type.

See Also:
Constant Field Values

MediumWood

static final short MediumWood
Represents Medium Wood texture type.

See Also:
Constant Field Values