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