FlexCelReport.RecalcMode Property
Determines if the report will be recalculated before saving. See ExcelFile.RecalcMode for more info.
Syntax
Namespace: FlexCel.Report
public TRecalcMode RecalcMode { get; set; }
Determines if the report will be recalculated before saving. See ExcelFile.RecalcMode for more info.
Namespace: FlexCel.Report
public TRecalcMode RecalcMode { get; set; }