SheetXL - v0.4.6
    Preparing search index...

    The current function that is selected.

    interface SelectedFunction {
        name: string;
        source: string;
    }
    Index

    Properties

    Properties

    name: string

    The selected function.

    source: string

    Needed for JIT.