Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CsvParseResult Class

In This Topic
    CsvParseResult Class Methods
    In This Topic

    For a list of all members of this type, see CsvParseResult members.

    Public Methods
     NameDescription
    Public MethodGets the parsed number format.  
    Public MethodGets the parsed value.  
    Public MethodSets the parsed number format.  
    Public MethodSets the custom value. The value should be double, string, bool or CalcError, other data will be discarded.  
    Top
    See Also