Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / FormatResult Structure / AnyValue Field


In This Topic
    AnyValue Field
    In This Topic
    Represents any value which may be formatted.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AnyValue As Object
    'Usage
     
    
    Dim value As Object
     
    value = FormatResult.AnyValue
    public static readonly object AnyValue
    See Also