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


In This Topic
    DefaultSheetAxisModel Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates an axis model (DefaultSheetAxisModel object) with zero rows, zero columns, and no parent model.  
    Creates an axis model (DefaultSheetAxisModel object) with the specified number of rows or columns, and no parent model.  
    Creates an axis model (DefaultSheetAxisModel object) with the specified parent model and number of rows or columns.  
    Creates an axis model (DefaultSheetAxisModel object) from serialization.  
    See Also