API Reference

Class

LegacyXlsUnsupportedSheetMetadataRecord

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

Describes a decoded metadata record from an unsupported legacy sheet substream.

Inheritance

  • Object
  • LegacyXlsUnsupportedSheetMetadataRecord

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public LegacyXlsUnsupportedSheetMetadataKind Kind { get; } #

Gets the metadata kind decoded from the source BIFF record.

public Int32 RecordOffset { get; } #

Gets the byte offset of the source BIFF record.

public UInt16 RecordType { get; } #

Gets the source BIFF record type.