Spread Windows Forms 12.0 Product Documentation
TableStyleElement Structure
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : TableStyleElement Structure
Represents a single table style element.
Object Model
TableStyleElement StructureDifferentialFormat Class
Syntax
'Declaration
 
Public Structure TableStyleElement 
   Inherits System.ValueType
'Usage
 
Dim instance As TableStyleElement
public struct TableStyleElement : System.ValueType 
Remarks
Table styles define formatting for one or all of the elements of a table, PivotTable, or slicer. Each table style element in a table can have formatting specified in a table style applied to the element.
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.TableStyleElement

See Also

Reference

TableStyleElement Members
GrapeCity.Spreadsheet Namespace