gradienttexturetype-ag凯发旗舰厅



com.spire.xls
enum gradienttexturetype

java.lang.object
  extended by java.lang.enum<gradienttexturetype>
      extended by com.spire.xls.gradienttexturetype
all implemented interfaces:
java.lang.comparable<gradienttexturetype>

public enum gradienttexturetype
extends java.lang.enum<gradienttexturetype>

represents gradient texture.


enum constant summary
bluetissuepaper
          represents blue tissue paper texture type.
bouquet
          represents bouquet texture type.
brownmarble
          represents brown marble texture type.
canvas
          represents canvas texture type.
cork
          represents cork texture type.
denim
          represents denim texture type.
fishfossil
          represents fish fossil texture type.
granite
          represents granite texture type.
greenmarble
          represents green marble texture type.
mediumwood
          represents medium wood texture type.
newsprint
          represents newsprint texture type.
oak
          represents oak texture type.
paperbag
          represents paper bag texture type.
papyrus
          represents papyrus texture type.
parchment
          represents parchment texture type.
pinktissuepaper
          represents pink tissue paper texture type.
purplemesh
          represents purple mesh texture type.
recycled_paper
          represents recycled paper texture type.
sand
          represents sand texture type.
stationery
          represents stationery texture type.
userdefined
          represents user defined texture type.
walnut
          represents walnut texture type.
waterdroplets
          represents water droplets texture type.
whitemarble
          represents white marble texture type.
wovenmat
          represents woven mat texture type.
 
enum constant detail

newsprint

public static final gradienttexturetype newsprint
represents newsprint texture type.

recycled_paper

public static final gradienttexturetype recycled_paper
represents recycled paper texture type.

parchment

public static final gradienttexturetype parchment
represents parchment texture type.

stationery

public static final gradienttexturetype stationery
represents stationery texture type.

greenmarble

public static final gradienttexturetype greenmarble
represents green marble texture type.

whitemarble

public static final gradienttexturetype whitemarble
represents white marble texture type.

brownmarble

public static final gradienttexturetype brownmarble
represents brown marble texture type.

granite

public static final gradienttexturetype granite
represents granite texture type.

bluetissuepaper

public static final gradienttexturetype bluetissuepaper
represents blue tissue paper texture type.

pinktissuepaper

public static final gradienttexturetype pinktissuepaper
represents pink tissue paper texture type.

purplemesh

public static final gradienttexturetype purplemesh
represents purple mesh texture type.

bouquet

public static final gradienttexturetype bouquet
represents bouquet texture type.

papyrus

public static final gradienttexturetype papyrus
represents papyrus texture type.

canvas

public static final gradienttexturetype canvas
represents canvas texture type.

denim

public static final gradienttexturetype denim
represents denim texture type.

wovenmat

public static final gradienttexturetype wovenmat
represents woven mat texture type.

waterdroplets

public static final gradienttexturetype waterdroplets
represents water droplets texture type.

paperbag

public static final gradienttexturetype paperbag
represents paper bag texture type.

fishfossil

public static final gradienttexturetype fishfossil
represents fish fossil texture type.

sand

public static final gradienttexturetype sand
represents sand texture type.

cork

public static final gradienttexturetype cork
represents cork texture type.

walnut

public static final gradienttexturetype walnut
represents walnut texture type.

oak

public static final gradienttexturetype oak
represents oak texture type.

mediumwood

public static final gradienttexturetype mediumwood
represents medium wood texture type.

userdefined

public static final gradienttexturetype userdefined
represents user defined texture type.


网站地图