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