Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / XlsxSaveOptions Class / IgnoreFormulas Property
In This Topic
    IgnoreFormulas Property (XlsxSaveOptions)
    In This Topic
    Indicates whether to treat formula cells as value cells.
    Syntax
    public System.bool IgnoreFormulas {get; set;}
    See Also