Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ITableStyle Interface

In This Topic
    ITableStyle Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     PropertyGets a value indicating whether the style is a built-in style.  
     PropertyGets the number of table styles in the collection. (Inherited from GrapeCity.Spreadsheet.ITableStyleElements)
     PropertyGets the ITableStyleElement at the specified index. (Inherited from GrapeCity.Spreadsheet.ITableStyleElements)
     PropertyGets the name of this ITableStyle object.  
     PropertyGets or sets the name of the table style, in the language of the user.  
     PropertyGets or sets a value indicating whether the table style is shown in the gallery for PivotTable styles or not.  
     PropertyGets or sets a value indicating whether the table style is shown as available in the slicer styles gallery.  
     PropertyGets or sets a value indicating whether the table style shown as available in the table styles gallery.  
     PropertyGets the table style elements.  
    Top
    See Also