2.4.18 BrtBeginCellSmartTag

The BrtBeginCellSmartTag record specifies smart tag properties and specifies the beginning of a collection of BrtCellSmartTagProperty (section 2.4.326) records as defined by the Worksheet (section 2.1.7.62) part ABNF. The collection of BrtCellSmartTagProperty (section 2.4.326) records specifies a smart tag associated with a cell.<6>


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

type

A

B

reserved

type (4 bytes): An unsigned integer that specifies a zero-based index of a BrtSmartTagType record (section 2.4.794) in the collection of all records directly following BrtBeginSmartTagTypes (section 2.4.223) in the Workbook part (section 2.1.7.61). This value MUST be less than the total number of BrtSmartTagType (section 2.4.794) records.

A - fDeleted (1 bit): A bit that specifies that the application does not display the smart tag because of explicit user choice.

B - fXMLBased (1 bit): A bit that specifies that smart tag recognition is triggered because the cell is associated with an XML map, where the element in the XML map has the same XML namespace and name as the smart tag recognizer.

reserved (14 bits): This value MUST be 0, and MUST be ignored.