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