Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICsvParser Interface
Methods

In This Topic
    ICsvParser Interface Members
    In This Topic

    The following tables list the members exposed by ICsvParser.

    Public Methods
     NameDescription
     Method Parse text to an object, you could get the parsed result by built-in parser or overwrite it.  
    Top
    See Also