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

In This Topic
    ITableStyleCollection Interface Members
    In This Topic

    The following tables list the members exposed by ITableStyleCollection.

    Public Properties
     NameDescription
     Property Gets the number of table styles in the collection.  
     PropertyOverloaded. Gets the GrapeCity.Documents.Excel.TableStyle with the specified name.  
    Top
    Public Methods
     NameDescription
     Method Adds the specified table style.  
     MethodDetermines whether the style with specified name is contained in ITableStyle.  
    Top
    See Also