Interface ITableStyleElements
public interface ITableStyleElements
Represents table style elements.
-
Method Summary
Returns a single object from a collection.
int
Returns the number of objects in the collection.
-
Method Details
-
getCount
int getCount()
Returns the number of objects in the collection.
-
get
Returns a single object from a collection.
- Parameters:
index
- A table style element.