Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IOOXmlSupport Interface / ExcelGetValue Property


In This Topic
ExcelGetValue Property
In This Topic
Gets the Excel file get value.
Syntax
'Declaration
 
ReadOnly Property ExcelGetValue As Object
 
'Usage
 
Dim instance As IOOXmlSupport
Dim value As Object
 
value = instance.ExcelGetValue

Property Value

Excel file get value
See Also