ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / CsvSettings Class / NumericFormat Property

In This Topic
    NumericFormat Property (CsvSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property NumericFormat As String
    public string NumericFormat {get; set;}
    See Also