2.9.170 OfficeArtClientTextbox

The OfficeArtClientTextbox structure used by OfficeArtSpContainer, as specified in [MS-ODRAW] section 2.2.14, that specifies the text identifier for a shape.


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

rh

...

clienttextbox

rh (8 bytes): An OfficeArtRecordHeader, as specified in [MS-ODRAW] section 2.2.1, that specifies information about the structure.

clienttextbox (4 bytes): A 4-byte unsigned integer that specifies the text identifier of the shape, as specified in [MS-ODRAW] section 2.3.21.1. This value specifies the location of the text for the textbox in the following manner: Dividing the high 2 bytes by 0x10000 specifies a 1-based index into PlcfTxbxTxt of the FTXBXS structure where the text for this textbox is located. The low 2 bytes specify the zero-based index in the textbox chain that the textbox occupies.