Skip to content

3.1.0

Latest

Choose a tag to compare

@sequba sequba released this 14 Oct 07:57

Changed

  • Renamed the arraySizeMethod parameter in the FunctionMetadata interface to sizeOfResultArrayMethod. The arraySizeMethod is deprecated and will be removed in one of the next major releases. #1401
  • Renamed the arrayFunction parameter in the FunctionMetadata interface to enableArrayArithmeticForArguments. The arrayFunction is deprecated and will be removed in one of the next major releases. #1401

Fixed

  • Fixed an issue where the OFFSET function was ignoring the sheet reference in the provided address. #1477