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