Spread Windows Forms 12.0 Product Documentation
GetNumber Method (ExpressionViewCell)


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

Return Value

An System.Double value.
See Also

Reference

ExpressionViewCell Class
ExpressionViewCell Members