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


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