Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / XlsxOpenOptions Class / DoNotRecalculateAfterOpened Property
In This Topic
    DoNotRecalculateAfterOpened Property (XlsxOpenOptions)
    In This Topic
    Don't recalculate when getting formula value after loading the file. Default is false.
    Syntax
    public System.bool DoNotRecalculateAfterOpened {get; set;}
    See Also