WorksheetCommentsPart Properties

Include Protected Members
Include Inherited Members

The WorksheetCommentsPart type exposes the following members.

Properties

  Name Description
Public property Comments Gets/Sets the root element of this part.
Public property ContentType Gets the ContentType. (Overrides OpenXmlPart.ContentType.)
Public property DataPartReferenceRelationships Enumerates all DataPartReferenceRelationship relationships. (Inherited from OpenXmlPartContainer.)
Public property ExternalRelationships Enumerates all external relationships. Hyperlink relationships are not included, use HyperlinkRelationship property to enumerate hyperlink relationships. (Inherited from OpenXmlPartContainer.)
Public property HyperlinkRelationships Enumerates all hyperlink relationships. (Inherited from OpenXmlPartContainer.)
Public property OpenXmlPackage The OpenXmlPackage contains this part (Inherited from OpenXmlPart.)
Public property Parts Enumerates all parts which are relationship targets of this part. (Inherited from OpenXmlPartContainer.)
Public property RelationshipType Gets the RelationshipType. (Overrides OpenXmlPart.RelationshipType.)
Public property RootElement (Inherited from OpenXmlPart.)
Public property Uri The internal part path in the package (Inherited from OpenXmlPart.)

Top

See Also

Reference

WorksheetCommentsPart Class

DocumentFormat.OpenXml.Packaging Namespace