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. | 
| ftLbsData.ExcelListSelectionType Enum contains possible list selection type. | 
| 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. | 
| 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: |