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