Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CsvParseResult Class / NumberFormat Property
In This Topic
    NumberFormat Property (CsvParseResult)
    In This Topic
    Gets the parsed number format. Use setter to customize number format.
    Syntax
    public System.string NumberFormat {get; set;}
    See Also