WorkbookTemplateLocalizedGallery interface
Localized template data and gallery information.
Properties
galleries | Workbook galleries supported by the template. |
template |
Valid JSON object containing workbook template payload. |
Property Details
galleries
Workbook galleries supported by the template.
galleries?: WorkbookTemplateGallery[]
Property Value
templateData
Valid JSON object containing workbook template payload.
templateData?: any
Property Value
any