Aspose::Cells::Drawing::TextureType enum

TextureType enum

Represents the preset texture type.

enum class TextureType

Values

NameValueDescription
BlueTissuePaper0
Represents Blue Tissue Paper texture type.
Bouquet1
Represents Bouquet texture type.
BrownMarble2
Represents Brown Marble texture type.
Canvas3
Represents Canvas texture type.
Cork4
Represents Cork texture type.
Denim5
Represents Denim texture type.
FishFossil6
Represents Fish Fossil texture type.
Granite7
Represents Granite texture type.
GreenMarble8
Represents Green Marble texture type.
MediumWood9
Represents Medium Wood texture type.
Newsprint10
Represents Newsprint texture type.
Oak11
Represents Oak texture type.
PaperBag12
Represents Paper Bag texture type.
Papyrus13
Represents Papyrus texture type.
Parchment14
Represents Parchment texture type.
PinkTissuePaper15
Represents Pink Tissue Paper texture type.
PurpleMesh16
Represents Purple Mesh texture type.
RecycledPaper17
Represents Recycled Paper texture type.
Sand18
Represents Sand texture type.
Stationery19
Represents Stationery texture type.
Walnut20
Represents Walnut Droplets texture type.
WaterDroplets21
Represents Water Droplets texture type.
WhiteMarble22
Represents White Marble texture type.
WovenMat23
Represents Woven Mat texture type.
Unknown24
Represents Unknown texture type.

See Also