excelLikeComputations property

bool excelLikeComputations
getter/setter pair

A property that gets or sets the calculations of the <see cref='CalcEngine'/> computations to mimic the computations of Excel.

Implementation

bool excelLikeComputations = false;