Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / TableStyle Class
Properties Methods


In This Topic
    TableStyle Class Members
    In This Topic

    The following tables list the members exposed by TableStyle.

    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the style is a built-in style.  
    Public PropertyGets or sets the TableStyleElement with the specified table style element type.  
    Public PropertyGets the name of this TableStyle.  
    Public PropertyGets the name of the table style, in the language of the user.  
    Public PropertyGets or sets a value indicating whether the table style is shown in the gallery for PivotTable styles or not.  
    Public PropertyGets or sets a value indicating whether the table style is shown as available in the slicer styles gallery.  
    Public PropertyGets or sets a value indicating whether the table style shown as available in the table styles gallery.  
    Public PropertyGets or sets a value indicating whether the table style is shown as available in the time-line styles gallery.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the table style in the specified Workbook. The cloned table style will be already added to the table style collection.  
    Public MethodDelete this TableStyle from the table style collection.  
    Public MethodDuplicates this table style with the specified name.  
    Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Top
    See Also