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?: Record<string, unknown>
Property Value
Record<string, unknown>
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript