Comments.WorksheetCommentsPart Property
Gets the WorksheetCommentsPart associated with this element.
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property WorksheetCommentsPart As WorksheetCommentsPart
Get
Friend Set
'Usage
Dim instance As Comments
Dim value As WorksheetCommentsPart
value = instance.WorksheetCommentsPart
public WorksheetCommentsPart WorksheetCommentsPart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.WorksheetCommentsPart
Returns WorksheetCommentsPart.