[]
Creates a new rich text cell with default settings.
public RichTextCellType()
Public Sub New()
Creates a new rich text cell from serialization.
protected RichTextCellType(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
Type | Name | Description |
---|---|---|
SerializationInfo | info | |
StreamingContext | context |