Definition Type: Element
Name: DisplayInkNotes
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:TrueFalseType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether ink comments are displayed.
Collapse XSD Schema Diagram:
XSD Diagram of DisplayInkNotes in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="DisplayInkNotes" type="TrueFalseType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether ink comments are displayed.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: