Spread Windows Forms 17
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
    object ExcelGetValue {get;}

    Property Value

    Excel file get value
    See Also