ApplyXlsxTemplateRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ApplyXlsxTemplateRequest
public class ApplyXlsxTemplateRequest
type ApplyXlsxTemplateRequest = class
Public Class ApplyXlsxTemplateRequest
- Inheritance
-
ApplyXlsxTemplateRequest
Constructors
| Name | Description |
|---|---|
| ApplyXlsxTemplateRequest() | |
Properties
| Name | Description |
|---|---|
| DocumentOutputType |
The required document type |
| Locale |
The locale that will be applyed to the document |
| TemplateData |
JSON data that should be applied to the template |
| TemplateFile |
Content of the template |
| TimeZone |
The time zone of the document |