FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > DefaultSheetStyleModel Class : DefaultSheetStyleModel Constructor |
Overload | Description |
---|---|
DefaultSheetStyleModel Constructor() | Creates a style model (DefaultSheetStyleModel object) with 0 rows, 0 columns, no parent style model, and a private named styles collection. |
DefaultSheetStyleModel Constructor(Int32,Int32) | Creates a style model (DefaultSheetStyle model object) with the specified number of rows and columns. |
DefaultSheetStyleModel Constructor(Int32,Int32,NamedStyleCollection) | Creates a style model (DefaultSheetStyle model object) with the specified number of rows and columns and named styles collection. |
DefaultSheetStyleModel Constructor(Int32,Int32,ISheetStyleModel) | Creates a style model (DefaultSheetStyle model object) with the specified parent style model and number of rows and columns. |
DefaultSheetStyleModel Constructor(Int32,Int32,ISheetStyleModel,NamedStyleCollection) | Creates a style model (DefaultSheetStyle model object) with the specified parent style model, named styles collection, and number of rows and columns. |
DefaultSheetStyleModel Constructor(SerializationInfo,StreamingContext) | Creates a new default sheet style model from deserialization. |
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10