Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / DefaultSheetStyleModel Class / DefaultSheetStyleModel Constructor


In This Topic
    DefaultSheetStyleModel Constructor
    In This Topic
    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