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.
Parameters
Section titled “Parameters”workbook
Section titled “workbook”Workbook
The Excel workbook.
Returns
Section titled “Returns”The object’s properties, keyed by the first column’s value.