menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.XlsIO.Parser.Biff_Records.ObjRecords

    Show / Hide Table of Contents

    Namespace Syncfusion.XlsIO.Parser.Biff_Records.ObjRecords

    Classes

    ftCbls

    Common object data.

    ftCblsData

    Common object data.

    ftCmo

    Common object data.

    ftEnd

    End of OBJ record.

    ftLbsData

    Note structure.

    ftMacro

    Represents ftMacro

    ftNts

    Note structure.

    ftPictFmla

    Note structure.

    ftRbo

    Common object data.

    ftRboData

    Common object data.

    ftSbs

    Note structure.

    ftUnknown
    LbsDropData

    Represents LbsDropData

    ObjSubRecord

    Base class for all obj subrecords.

    Enums

    ftLbsData.ExcelListSelectionType

    Enum contains possible list selection type.

    TObjSubRecordType

    To store an OBJ record in BIFF8, Microsoft Excel writes a collection of sub-records. The structure of a sub-record is identical to the structure of a BIFF record. Each sub-record begins with a 2-byte ID number ft (see the following table). Next a 2-byte length field, cb, specifies the length of the sub-record data field. The sub-record data field follows the length field. The first sub-record is always ftCmo (common object data) and the last sub-record is always ftEnd.

    TObjType

    Possible object types:

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved