2.4.141 HLinkTooltip

The HLinkTooltip record specifies the hyperlink ToolTip associated with a range of cells.


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

frtRefHeaderNoGrbit

...

...

wzTooltip (variable)

...

frtRefHeaderNoGrbit (10 bytes): An FrtRefHeaderNoGrbit structure. The frtRefHeaderNoGrbit.rt field MUST be 0x0800. The frtRefHeaderNoGrbit.ref8 field MUST match a Ref8U field from an existing HLink record.

wzTooltip (variable):  An array of Unicode characters that specifies the ToolTip string. String length MUST be greater than or equal to 2 and less than or equal to 256 (inclusive of null terminator) and the string MUST be null-terminated.