Skip to content

Instantly share code, notes, and snippets.

@bleish-git
bleish-git / Basic custom function.EXCEL.yaml
Last active September 19, 2023 07:10
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
@bleish-git
bleish-git / FOGLION.EXCEL.yaml
Last active September 19, 2023 07:10
Ritorna il nome di un foglio
name: FOGLION
description: Ritorna il nome di un foglio
host: EXCEL
api_set: {}
script:
content: |
/*
* Ritorna il nome di un foglio dato il suo ordinale