メインコンテンツまでスキップ
バージョン:25.2

workbook

  • function to access an excel workbook
    • new in 1.79

    • The workbook function provides access to an Excel workbook.

    • Examples: +

       put workbook("/path/to/myFile.xls") into myWorkbook
    • Related: worksheet, cell, cellRange

  • object type, ’is a’ keyword
    • new in 1.79