public interface ITableStyleElements
| Modifier and Type | Method and Description |
|---|---|
ITableStyleElement |
get(TableStyleElementType index)
Returns a single object from a collection.
|
int |
getCount()
Returns the number of objects in the collection.
|
int getCount()
ITableStyleElement get(TableStyleElementType index)
index - A table style element.