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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.