Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CsvParseResult Class
Properties

In This Topic
    CsvParseResult Class Members
    In This Topic

    The following tables list the members exposed by CsvParseResult.

    Public Properties
     NameDescription
    Public Property Gets the parsed number format. Use setter to customize number format.  
    Public Property Gets the parsed value. Use setter to customize value. The value should be double, string, bool or CalcError, other data will be discarded.  
    Top
    See Also