Spread Windows Forms 12.0 Product Documentation
DefaultSheetStyleModel Constructor


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > DefaultSheetStyleModel Class : DefaultSheetStyleModel Constructor
Creates a new default style model.
Overload List
OverloadDescription
Creates a style model (DefaultSheetStyleModel object) with 0 rows, 0 columns, no parent style model, and a private named styles collection.  
Creates a style model (DefaultSheetStyle model object) with the specified number of rows and columns.  
Creates a style model (DefaultSheetStyle model object) with the specified number of rows and columns and named styles collection.  
Creates a style model (DefaultSheetStyle model object) with the specified parent style model and number of rows and columns.  
Creates a style model (DefaultSheetStyle model object) with the specified parent style model, named styles collection, and number of rows and columns.  
Creates a new default sheet style model from deserialization.  
See Also

Reference

DefaultSheetStyleModel Class
DefaultSheetStyleModel Members