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