Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / SjsSaveOptions Class / IncludeFormulas Property
In This Topic
    IncludeFormulas Property (SjsSaveOptions)
    In This Topic
    Indicates whether the formula can be included when saving the file. By default, the value is true.
    Syntax
    public System.bool IncludeFormulas {get; set;}
    See Also