API Reference

Class

XlsbRecord

Namespace OfficeIMO.Excel.Xlsb.Biff12

Represents one framed BIFF12 record from an XLSB binary part.

Inheritance

  • Object
  • XlsbRecord

Usage

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

Accepted by parameters

Properties

Offset #

Gets the zero-based stream offset of the record header, or -1 for a non-seekable stream.

HeaderSize #

Gets the encoded header length in bytes.

Type #

Gets the BIFF12 record type number.

Data #

Gets the record-specific payload.

Size #

Gets the payload size declared by the record header.