KDCalc Class Library

IComInterop.AllowCellFormulaOverwrite Property

Get or set a flag to allow cell formulas to be overwritten. Defaults to false. This means an OverwriteCellFormulaExcetion will be thrown when a cell containing a cell formula is written to.

bool AllowCellFormulaOverwrite {get; set;}

See Also

IComInterop Interface | KnowledgeDynamics.KDCalc Namespace