TXlsFile.ClearUserDefinedFunctions Method
Removes all the custom formula functions from the FlexCel recalculation engine.
Syntax
Unit: FlexCel.XlsAdapter
procedure TXlsFile.ClearUserDefinedFunctions(const scope: TUserDefinedFunctionScope); override;
Parameters
See also