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