Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The BrtSel record specifies cell selection for a sheet.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
pnn |
|||||||||||||||||||||||||||||||
rwAct |
|||||||||||||||||||||||||||||||
colAct |
|||||||||||||||||||||||||||||||
dwRfxAct |
|||||||||||||||||||||||||||||||
sqrfx (variable) |
|||||||||||||||||||||||||||||||
... |
pnn (4 bytes): A Pnn (section 2.5.108) that specifies the pane to which this selection belongs.
rwAct (4 bytes): An UncheckedRw (section 2.5.155) that specifies the row of the active cell. The value MUST be the index of a row in the range in sqrfx that is specified by dwRfxAct.
colAct (4 bytes): An UncheckedCol (section 2.5.153) that specifies the column (1) of the active cell. The value MUST be the index of a column (1) in the range in sqrfx that is specified by dwRfxAct.
dwRfxAct (4 bytes): An unsigned integer that specifies a zero-based index of a RfX (section 2.5.118) structure in the array of RfX specified by sqrfx. The referenced RfX specifies the range that contains the active cell within the collection of all non-contiguous ranges within sqrfx. MUST be less than sqrfx.crfx.
sqrfx (variable): An UncheckedSqRfX (section 2.5.156) that specifies a collection of all non-contiguous ranges within the selection. sqrfx.crfx MUST be less than or equal to 32767.