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

In This Topic
    CsvParseResult Class Members
    In This Topic

    The following tables list the members exposed by CsvParseResult.

    Public Constructors
     NameDescription
    Public ConstructorCreate a CsvParseResult object.  
    Top
    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