IRichTextString
RtfText Property
|
Returns text in rtf format. Read-only.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
ReadOnly Property RtfText As String
Get
property String^ RtfText {
String^ get ();
}
abstract RtfText : string with get
Property Value
Type:
String
See Also