TableStyleElement class

TableStyleElement class

Represents the element of the table style.

The TableStyleElement type exposes the following members:

Properties

PropertyDescription
sizeNumber of rows or columns in a single band of striping.
Applies only when type is firstRowStripe, secondRowStripe, firstColumnStripe, or secondColumnStripe.
typeGets the element type.

Methods

MethodDescription
get_element_styleGets the element style.
set_element_styleSets the element style.

See Also