API Reference
Class
ExcelTemplateCreateOptions
Controls creation of a workbook from a template package.
Inheritance
- DocumentCreateOptions
- ExcelTemplateCreateOptions
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Constructors
public ExcelTemplateCreateOptions() #Inherited Methods
Properties
Inherited Properties
public DocumentPersistenceMode PersistenceMode { get; set; } #Inherited from DocumentCreateOptions