com.aspose.cells
Class TableStyle

java.lang.Object
    extended by com.aspose.cells.TableStyle

public class TableStyle 
extends java.lang.Object

Represents the table style.


Property Getters/Setters Summary
java.lang.StringgetName()
           Gets the name of table style.
TableStyleElementCollectiongetTableStyleElements()
           Gets all elements of the table style.
 

Property Getters/Setters Detail

getName

public java.lang.String getName()
Gets the name of table style.

getTableStyleElements

public TableStyleElementCollection getTableStyleElements()
Gets all elements of the table style.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.