[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CsvParseContext

CsvParseContext Class

Represents the CSV parse context of the current cell.

Inheritance
CsvParseContext
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class CsvParseContext
Public Class CsvParseContext

Properties

Name Description
Column

Column index of the current cell.

Row

Row index of the current cell.

Text

Origin text of the current cell before parsed.