Definition Type: Attribute
Name: cellComments
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:ST_CellComments
Containing Schema: sml-sheet.xsd
Default none
Use Optional
Documentation:
Print Cell Comments
Collapse XSD Schema Diagram:
XSD Diagram of cellComments in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="cellComments" type="ST_CellComments" use="optional" default="none">
    <xsd:annotation>
        <xsd:documentation>Print Cell Comments</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: