FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : WorksheetTemplate Class |
The following tables list the members exposed by WorksheetTemplate.
Name | Description | |
---|---|---|
WorksheetTemplate Constructor | Initializes a new instance of the WorksheetTemplate class. |
Name | Description | |
---|---|---|
ColumnCount | Gets or sets the number of columns for the layout template. | |
ColumnHeaderTemplate | Gets or sets the column header template. | |
LayoutCells | Gets the worksheet layout cells in the data area of the worksheet layout template. | |
LayoutColumnAxisModel | Gets or sets the column information for the layout template. | |
LayoutColumns | Gets the layout columns in the data area of the layout template. | |
LayoutDataModel | Gets or sets the data for the layout template. | |
RowTemplate | Gets the row template of the sheet. |
Name | Description | |
---|---|---|
Add | Adds a new layout column or range of layout columns. | |
CheckUsedDataIndexes | For internal use. Checks whether any DataIndex exists that is registered more than one time. | |
Remove | Removes a column or range of layout columns. |