ExcelReader Xojo Component

ExcelReader.Workbook Class

Object that represents Excel workbook.

Object
   Workbook

class ExcelReader.Workbook

Properties

WorksheetCountReturns number of worksheets in the workbook.

Methods

DefinedNamesReturns array of Defined names from the Excel document.
shared OpenOpens a Excel workbook from a valid FolderItem.
WorksheetReturns Worksheet at given index.

Supported Platforms:

  • macOS Carbon
  • macOS Intel 32 bit
  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS