Initializes a new instance of the RtfTextWriter class
Namespace: Spire.Xls.Core.SpreadsheetAssembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public RtfTextWriter( bool enableFormatting )
Public Sub New ( enableFormatting As Boolean )
public: RtfTextWriter( bool enableFormatting )
new : enableFormatting : bool -> RtfTextWriter
Parameters
- enableFormatting
- Boolean