Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableStyle Interface

In This Topic
    ITableStyle Interface Methods
    In This Topic

    For a list of all members of this type, see ITableStyle members.

    Public Methods
     NameDescription
     MethodDeletes the ITableStyle object.  
     MethodOverloaded. Duplicates the ITableStyle object and returns a reference to the newcopy.  
     MethodReturns the name of the object.  
     MethodGets a pivot style shown as available in the pivot styles gallery .  
     MethodGets whether the specified table style is shown as available in the slicer styles gallery.  
     MethodGets a table style shown as available in the table styles gallery .  
     MethodReturns the ITableStyleElements object.  
     MethodGets whether the style is a built-in style.  
     MethodSets a pivot style shown as available in the pivot styles gallery .  
     MethodSets whether the specified table style is shown as available in the slicer styles gallery.  
     MethodSets a table style shown as available in the table styles gallery .  
    Top
    See Also