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