ITextBox
RichText Property
|
Text of the comment. Read-only.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IRichTextString RichText { get; }
ReadOnly Property RichText As IRichTextString
Get
property IRichTextString^ RichText {
IRichTextString^ get ();
}
abstract RichText : IRichTextString with get
Property Value
Type:
IRichTextString
See Also