| Property Getters/Setters Summary | ||
|---|---|---|
method | getSize() | |
method | setSize(value) | |
| Number of rows or columns in a single band of striping. Applies only when type is firstRowStripe, secondRowStripe, firstColumnStripe, or secondColumnStripe. | ||
method | getType() | |
Gets the element type.
The value of the property is TableStyleElementType integer constant. |
||
| Method Summary | ||
|---|---|---|
method | getElementStyle() | |
Gets the element style.
|
||
method | setElementStyle(style) | |
Sets the element style.
|
||
int getSize() / setSize(value)
int getType()