SheetXL - v0.3.20
    Preparing search index...

    Contains extended metadata about a function that is not be directly inferable from the code itself.

    interface BehaviorJSON {
        default?: boolean;
    }
    Index

    Properties

    Properties

    default?: boolean

    If true this function will be called on load unless scripts are disabled.

    false.