hyperformula icon indicating copy to clipboard operation
hyperformula copied to clipboard

Lots of FunctionPlugin's functions needs documenting

Open MartinDawson opened this issue 4 years ago • 1 comments

Description

evaluateAst, arraySizeForAst, listOfScalarValues, coerceScalarToNumberOrError, runFunctionWithReferenceArgument, metadata all need documenting.

These are protected methods available for custom functions for users to use so they should be documented. They are already used in the NumericAggregationPlugin heavily.

Links

https://handsontable.github.io/hyperformula/guide/custom-functions.html#custom-class-definition

Type of issue

  • [x] Missing documentation

MartinDawson avatar Nov 29 '21 15:11 MartinDawson

Related to #779

sequba avatar Feb 09 '22 16:02 sequba