Document Solutions for Excel, .NET Edition | Document Solutions
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