Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / AutoParse Property
In This Topic
    AutoParse Property (Workbook)
    In This Topic
    Determines whether to parse automatically when setting range value to string value.
    Syntax
    public System.bool AutoParse {get; set;}
    See Also