Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / WorksheetTemplate Class
Properties Methods


In This Topic
    WorksheetTemplate Class Members
    In This Topic

    The following tables list the members exposed by WorksheetTemplate.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WorksheetTemplate class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the number of columns for the layout template.  
    Public PropertyGets or sets the column header template.  
    Public PropertyGets the worksheet layout cells in the data area of the worksheet layout template.  
    Public PropertyGets or sets the column information for the layout template.  
    Public PropertyGets the layout columns in the data area of the layout template.  
    Public PropertyGets or sets the data for the layout template.  
    Public PropertyGets the row template of the sheet.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new layout column or range of layout columns.  
    Public MethodFor internal use. Checks whether any DataIndex exists that is registered more than one time.  
    Public MethodRemoves a column or range of layout columns.  
    Top
    See Also