API Reference

Class

ExcelWorksheetCopyOptions

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Options for copying worksheets between workbooks.

Inheritance

  • Object
  • ExcelWorksheetCopyOptions

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

Properties

public ExcelWorksheetCopyMode CopyMode { get; set; } #

Gets or sets the copy strategy. Package copy preserves worksheet XML and avoids object materialization.