2.9.26 CellHideMarkOperand
The CellHideMarkOperand structure is an operand that is used by sprmTCellFHideMark. This operand specifies which cells are rendered with no height when cells are empty.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cb |
itc |
bArg |
cb (1 byte): An unsigned integer that specifies the size of this operand in bytes, not including cb. cb MUST be 3.
itc (2 bytes): An ItcFirstLim that specifies which cells this CellHideMarkOperand applies to.
bArg (1 byte): A Bool8 that specifies whether cells itc.itcFirst through itc.itcLim, decremented by 1, are rendered with no height if all cells in the row are empty.