API Reference

Class

ExcelTemplateCreateOptions

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Base DocumentCreateOptions
Modifiers sealed

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() #

Properties

public Boolean Overwrite { get; set; } #

Controls whether an existing destination is replaced.

public OpenSettings OpenSettings { get; set; } #

Provides optional low-level Open XML package settings.