[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SjsSaveOptions.IncludeFormulas

IncludeFormulas Property

IncludeFormulas

Indicates whether the formula can be included when saving the file. By default, the value is true.

Declaration
public bool IncludeFormulas { get; set; }
Public Property IncludeFormulas As Boolean