类的使用
com.grapecity.documents.excel.CsvParseContext
-
com.grapecity.documents.excel中CsvParseContext的使用
修饰符和类型方法说明void
ICsvParser.Parse
(CsvParseResult csvParseResult, CsvParseContext context) Parse text to an object, you could get the parsed result by built-in parser or overwrite it.