2.4.93 DropDownObjIds

The DropDownObjIds record specifies the object identifiers that can be reused by the application when creating the dropdown objects for the AutoFilter at runtime in a sheet.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

frtHeader

...

...

cidObj

rgidObj (variable)

...

frtHeader (12 bytes): An FrtHeader structure. The frtHeader.rt field MUST be 0x0874.

cidObj (2 bytes): An unsigned integer that specifies the count of the object identifiers in rgidObj.

rgidObj (variable): An array of 2-byte unsigned integers that specifies the object identifiers that can be reused by the application when creating the dropdown objects for the AutoFilter at runtime in a sheet.  These object identifiers MUST NOT equal an existing ObjId structure in the worksheet substream.