[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.DeserializationOptions.DoNotRecalculateAfterLoad

DoNotRecalculateAfterLoad Property

DoNotRecalculateAfterLoad

Whether to prevent recalculation after loading the JSON data. Default value is false.

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