Skip to content

Instantly share code, notes, and snippets.

@meokey
meokey / Basic custom function.EXCEL.yaml
Created June 12, 2022 02:02
Calculates the volume of a sphere.
name: Basic custom function
description: Calculates the volume of a sphere.
host: EXCEL
api_set: {}
script:
content: |
/**
* Calculates the volume of a sphere.
* @customfunction
* @param {number} radius