ssml:smartTags
Smart Tags
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Type: ssml:CT_SmartTags
Properties: Local, Qualified
Content
- ssml:cellSmartTags [1..*] Cell Smart Tags
Attributes
None
Used in
- Type ssml:CT_Worksheet (Element ssml:worksheet)
Sample instance
<ssml:smartTags> <ssml:cellSmartTags r="string"> <ssml:cellSmartTag type="1"> <ssml:cellSmartTagPr key="string" val="string"/> </ssml:cellSmartTag> </ssml:cellSmartTags> </ssml:smartTags>