[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.WorkbookTableStyle

WorkbookTableStyle Class

Represents the Table Style definition.

Inheritance
WorkbookTableStyle
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public class WorkbookTableStyle

Constructors

Name Description
WorkbookTableStyle()

Properties

Name Description
FirstBandedColumnStyle

Gets or sets the first column stripe style.

FirstBandedRowStyle

Gets or sets the first row stripe style.

FirstColumnStyle

Gets or sets the first column style.

FirstHeaderCellStyle

Gets or sets the first cell style in the header row.

FirstTotalCellStyle

Gets or sets the first cell style in the total row.

HeaderRowStyle

Gets or sets the header row style.

LastColumnStyle

Gets or sets the last column style.

LastHeaderCellStyle

Gets or sets the last cell style in the header row.

LastTotalCellStyle

Gets or sets the last cell style in the total row.

Name

Gets or sets the name of the table style.

SecondBandedColumnStyle

Gets or sets the second column stripe style.

SecondBandedRowStyle

Gets or sets the second row stripe style.

TotalRowStyle

Gets or sets the total row style.

WholeTableStyle

Gets or sets the whole table style.