SheetXL - v0.4.6
Preparing search index...
@sheetxl/react
IScriptEditor
SelectedFunction
Interface SelectedFunction
The current function that is selected.
interface
SelectedFunction
{
name
:
string
;
source
:
string
;
}
Index
Properties
name
source
Properties
name
name
:
string
The selected function.
source
source
:
string
Needed for JIT.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
source
SheetXL - v0.4.6
Loading...
The current function that is selected.