Get plain text of the comment.

Namespace: Spire.Spreadsheet.Forms
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020

Syntax

            
 C#  Visual Basic  Visual C++  F# 
string GetPlainText()
Function GetPlainText As String
String^ GetPlainText()
abstract GetPlainText : unit -> string 

Return Value

String

See Also