Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CsvParseContext Class / Text Property
In This Topic
    Text Property (CsvParseContext)
    In This Topic
    Origin text of the current cell before parsed.
    Syntax
    public System.string Text {get;}
    See Also