Overload | Description |
---|---|
DefaultSheetAxisModel Constructor() | Creates an axis model (DefaultSheetAxisModel object) with zero rows, zero columns, no parent model. |
DefaultSheetAxisModel Constructor(Int32,SheetAxisOrientation) | Creates an axis model (DefaultSheetAxisModel object) with the specified number of rows or columns, and no parent model. |
DefaultSheetAxisModel Constructor(Int32,SheetAxisOrientation,ISheetAxisModel) | Creates an axis model (DefaultSheetAxisModel object) with the specified parent model and number of rows or columns. |
DefaultSheetAxisModel Constructor(SerializationInfo,StreamingContext) | Creates an axis model (DefaultSheetAxisModel object) from serialization. |
Creates an axis model (DefaultSheetAxisModel object).
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2