[]
        
(Showing Draft Content)

ITableStyleElements

Interface ITableStyleElements


public interface ITableStyleElements
Represents table style elements.
  • Method Summary

    Modifier and Type
    Method
    Description
    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.