Click or drag to resize

RtfTextWriter Constructor

Initializes a new instance of the RtfTextWriter class with a default StringWriter and sets the owner flag to true.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public RtfTextWriter()

Return Value

Type:
An instance of RtfTextWriter .
See Also