• JMap.Application.Selection.exportAsExcelFile

    Exports the current selection as an excel file.

    If no selection, export an empty file.

    Returns void

    Example

    // download the current selection as an excel file
    JMap.Application.Selection.exportAsExcelFile()