Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfValue Structure / AutoMin Field


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