API Reference

Class

LegacyXlsImportOptions

Namespace OfficeIMO.Excel.LegacyXls
Assembly OfficeIMO.Excel
Modifiers sealed

Controls legacy binary Excel import behavior.

Inheritance

  • Object
  • LegacyXlsImportOptions

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

Properties

public Int32 MaxInputBytes { get; set; } #

Maximum size, in bytes, of the extracted workbook input stream.

public Boolean ReportUnsupportedContent { get; set; } #

When true, unsupported legacy content is reported as warnings.

public String Password { get; set; } #

Optional password used to decrypt password-to-open encrypted legacy XLS workbooks.