Spread for ASP.NET 11 Product Documentation
AddColumn Method (DefaultSheetDataModel)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > DefaultSheetDataModel Class : AddColumn Method
Adds a column to the data model after the last column.
Adds a column to the data model.
Overload List
OverloadDescription
Adds a column to the data model after the last column.  
Adds a column to the data model at the specified position.  
Remarks
If you want to add more than one column, use the AddColumns method.
See Also

Reference

DefaultSheetDataModel Class
DefaultSheetDataModel Members
AddColumns Method
RemoveColumn Method
RemoveColumns Method