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


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