Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfValue Structure / Max Field


In This Topic
    Max Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Max As CfValue
    'Usage
     
    
    Dim value As CfValue
     
    value = CfValue.Max
    public static readonly CfValue Max
    See Also