Spread Windows Forms 12.0 Product Documentation
GetText Method (ExpressionViewCell)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ExpressionViewCell Class : GetText Method
Gets the System.String value.
Syntax
'Declaration
 
Public Function GetText() As String
'Usage
 
Dim instance As ExpressionViewCell
Dim value As String
 
value = instance.GetText()
public string GetText()

Return Value

An System.String value.
See Also

Reference

ExpressionViewCell Class
ExpressionViewCell Members