Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / TableStyle Class
Properties Methods

In This Topic
    TableStyle Class Members
    In This Topic

    The following tables list the members exposed by TableStyle.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TableStyle class.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe size of the first alternating column.  
    Public PropertyThe style of the first alternating column.  
    Public PropertyThe style of the first footer cell.  
    Public PropertyThe style of the first header cell.  
    Public PropertyThe size of the first alternating row.  
    Public PropertyThe first alternating row style.  
    Public PropertyThe default style of the footer area.  
    Public PropertyThe default style of the header area.  
    Public PropertyThe style of the first column.  
    Public PropertyThe style of the last column.  
    Public PropertyThe style of the last footer cell.  
    Public PropertyThe style of the last header cell.  
    Public PropertyGets or sets the name.  
    Public PropertyThe size of the second alternating column.  
    Public PropertyThe style of the second alternating column.  
    Public PropertyThe size of the second alternating row.  
    Public PropertyThe second alternating row style.  
    Public PropertyThe default style of the data area.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the table style.  
    Top
    See Also