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>
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for JavaScript