Overload | Description |
---|---|
EditBaseCellType Constructor() | Creates a new editable cell with default settings. |
EditBaseCellType Constructor(EditBaseCellType) | Copies properties from the specified EditBaseCellType ("copy constructor"). |
EditBaseCellType Constructor(SerializationInfo,StreamingContext) | Creates a new editable cell from serialization. |