DoNotRecalculateAfterOpened Property
DoNotRecalculateAfterOpened
Don't recalculate when getting formula value after loading the file.
Default is false.
Declaration
public bool DoNotRecalculateAfterOpened { get; set; }
Public Property DoNotRecalculateAfterOpened As Boolean