Data element (CommentType complexType)

Specifies the contents of the comment that is associated with a cell.

Usage

      
<Data />

    

Element Information

Element type Anonymous
Namespace urn:schemas-microsoft-com:office:spreadsheet
Schema name XML Spreadsheet 2002

Elements and Attributes

Parent Elements

Element Description
Comment Contains a comment to be associated with a cell.

Child Elements

None.

Attributes

None.

Definition

      
<xsd:element name="Data" minOccurs="1" >
  <xsd:complexType>
    <xsd:sequence>
      <xsd:any processContents="skip" maxOccurs="unbounded" />
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>


    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp