SheetXL - v0.3.20
    Preparing search index...

    Events for IRangeSelection.

    interface Events {
        onAdjustingChange(source: IRangeSelection): void;
        onChange(source: IRangeSelection): void;
    }
    Index

    Methods

    • Called when the selection is adjusting.

      Parameters

      Returns void