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
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
Inherited Properties
public DocumentPersistenceMode PersistenceMode { get; set; } #Inherited from DocumentCreateOptions