Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / DeserializationOptions Class / DoNotRecalculateAfterLoad Property
In This Topic
    DoNotRecalculateAfterLoad Property
    In This Topic
    Whether to prevent recalculation after loading the JSON data. Default value is false.
    Syntax
    public System.bool DoNotRecalculateAfterLoad {get; set;}
    See Also