Skip to content

getObjectInfo

getObjectInfo(workbook): ExcelObjectInfo

Defined in: schemaGenerateExcelParser.ts:82

Reads the object worksheet — a two-column key/value sheet describing the sObject to generate — into a plain property map.

Workbook

The Excel workbook.

ExcelObjectInfo

The object’s properties, keyed by the first column’s value.