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 MaxWorkbookStreamBytes { get; set; } #

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

public Boolean ReportUnsupportedRecords { get; set; } #

When true, unsupported BIFF records are reported as warnings.