AutoCalculate
Specifies whether Recalculate
method will be called after cell is changed (e.g. AsString property is set, Font is changed etc.).
pas
property AutoCalculate: Boolean read GetAutoCalculate write SetAutoCalculate default False;
Specifies whether Recalculate
method will be called after cell is changed (e.g. AsString property is set, Font is changed etc.).
property AutoCalculate: Boolean read GetAutoCalculate write SetAutoCalculate default False;