Overload | Description |
---|---|
NumberCellType Constructor() | Creates a new numeric cell with default settings. |
NumberCellType Constructor(NumberCellType) | Creates a new copy from the specified cell type ("Copy constructor"). |
NumberCellType Constructor(SerializationInfo,StreamingContext) | Creates a new numeric cell from serialization. |