Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableStyle Interface
Properties Methods

In This Topic
    ITableStyle Interface Members
    In This Topic

    The following tables list the members exposed by ITableStyle.

    Public Properties
     NameDescription
     Property Gets whether the style is a built-in style (read-only).  
     Property Returns the name of the object (read-only).  
     Property Gets or sets whether the specified table style is shown as available in the pivot styles gallery.  
     Property Gets or sets whether the specified table style is shown as available in the slicer styles gallery.  
     Property Gets or sets a table style shown as available in the table styles gallery (read or write).  
     PropertyReturns the ITableStyleElements object (read-only).  
    Top
    Public Methods
     NameDescription
     MethodDeletes the ITableStyle object.  
     MethodDuplicates the ITableStyle object and returns a reference to the new copy.  
    Top
    See Also