[]
        
(Showing Draft Content)

FarPoint.Web.Spread.WorksheetTemplate

WorksheetTemplate Class

Represents a worksheet layout template for the view.

Inheritance
WorksheetTemplate
Implements
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class WorksheetTemplate : ISerializeSupport
Public Class WorksheetTemplate
    Implements ISerializeSupport

Constructors

Name Description
WorksheetTemplate(SheetView)

Initializes a new instance of the WorksheetTemplate class.

Properties

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.

Methods

Name Description
Add(int, int)

Adds a new layout column or range of layout columns.

CheckUsedDataIndexes(ISheetDataModel)

For internal use. Checks whether any DataIndex exists that is registered more than one time.

Remove(int, int)

Removes a column or range of layout columns.