<text>
(Comment Text)
This element contains rich text which represents the text of a comment. The maximum length for this text is a spreadsheet application implementation detail. A recommended guideline is 32767 chars.
Parent Elements |
---|
|
Child Elements |
Subclause |
---|---|
|
|
|
|
|
|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_Rst">
<sequence>
<element name="t" type="ST_Xstring" minOccurs="0" maxOccurs="1"/>
<element name="r" type="CT_RElt" minOccurs="0" maxOccurs="unbounded"/>
<element name="rPh" type="CT_PhoneticRun" minOccurs="0" maxOccurs="unbounded"/>
<element name="phoneticPr" minOccurs="0" maxOccurs="1" type="CT_PhoneticPr"/>
</sequence>
</complexType>