Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CsvOpenOptions Class / HasFormula Property
In This Topic
    HasFormula Property (CsvOpenOptions)
    In This Topic
    Indicates whether the text is formula if it starts with "=", default is true.
    Syntax
    public System.bool HasFormula {get; set;}
    See Also