|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<shapefilltype>
com.spire.xls.shapefilltype
public enum shapefilltype
represents shape xls fill type.
enum constant summary | |
---|---|
gradient
represents gradient type. |
|
nofill
represents no fill type. |
|
pattern
represents pattern type. |
|
picture
represents picture type. |
|
solidcolor
solid color. |
|
texture
represents texture type. |
|
unknowngradient
represents unsupport gradient. |
enum constant detail |
---|
public static final shapefilltype solidcolor
public static final shapefilltype pattern
public static final shapefilltype texture
public static final shapefilltype picture
public static final shapefilltype unknowngradient
public static final shapefilltype gradient
public static final shapefilltype nofill
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |