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