| Field Summary | ||
|---|---|---|
const Number | DIAGONAL_DOWN | |
| Diagonal down shading style | ||
const Number | DIAGONAL_UP | |
| Diagonal up shading style | ||
const Number | FROM_CENTER | |
| From center shading style | ||
const Number | FROM_CORNER | |
| From corner shading style | ||
const Number | HORIZONTAL | |
| Horizontal shading style | ||
const Number | VERTICAL | |
| Vertical shading style | ||
const Number | UNKNOWN | |
| Unkown shading style.Only for the shading style(which is not for any member of the GradientStyleType) in the template file. | ||
| Field Detail |
|---|
DIAGONAL_DOWN | |
const Number DIAGONAL_DOWN | |
DIAGONAL_UP | |
const Number DIAGONAL_UP | |
FROM_CENTER | |
const Number FROM_CENTER | |
FROM_CORNER | |
const Number FROM_CORNER | |
HORIZONTAL | |
const Number HORIZONTAL | |
VERTICAL | |
const Number VERTICAL | |
UNKNOWN | |
const Number UNKNOWN | |