ssml:commentList
List of Comments
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-comments.xsd
Type: ssml:CT_CommentList
Properties: Local, Qualified
Content
- ssml:comment [0..*] Comment
Attributes
None
Used in
- Type ssml:CT_Comments (Element ssml:comments)
Sample instance
<ssml:commentList> <ssml:comment ref="string" authorId="1"> <ssml:text> <ssml:t>string</ssml:t> <ssml:r>... </ssml:r> <ssml:rPh sb="1" eb="1">... </ssml:rPh> <ssml:phoneticPr fontId="1"/> </ssml:text> </ssml:comment> </ssml:commentList>