GenerateXLSXOptions | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Type Alias GenerateXLSXOptions

    GenerateXLSXOptions: (GenerateSpreadsheetOptions | GenerateWorkbookProperties) & {
        timeZone?: string;
    }