Comment element

Contains a comment to be associated with a cell.

Usage

      
<Comment
	Author="xsd:string"
	ShowAlways="TrueFalseType"
/>

    

Element Information

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

Elements and Attributes

Child Elements

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

Attributes

Attribute Type Required Description Possible Values
Author xsd:string optional Specifies the author of a comment. See external namespace.
ShowAlways TrueFalseType optional Specifies whether a comment is always displayed or is displayed only when the user rests the curser on the cell.
  • 0
  • 1

Definition

      
<xsd:element name="Comment" type="CommentType" minOccurs="0" >
</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