GrapeCity.Xaml.SpreadSheet.Data
GetValue() Method


GrapeCity.Xaml.SpreadSheet.Data Namespace > IActualValue Interface > GetValue Method : GetValue() Method
Gets the real value.
Syntax
'Declaration
 
Overloads Function GetValue() As Object
'Usage
 
Dim instance As IActualValue
Dim value As Object
 
value = instance.GetValue()
object GetValue()

Return Value

The real value.
See Also

Reference

IActualValue Interface
IActualValue Members
Overload List