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


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