[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RichTextCellType.-ctor

RichTextCellType Constructor

RichTextCellType()

Creates a new rich text cell with default settings.

Declaration
public RichTextCellType()
Public Sub New()

RichTextCellType(SerializationInfo, StreamingContext)

Creates a new rich text cell from serialization.

Declaration
protected RichTextCellType(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context