Поделиться через


InternationalMacroSheetPart.WorksheetCommentsPart Property

Gets the WorksheetCommentsPart of the InternationalMacroSheetPart.

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public ReadOnly Property WorksheetCommentsPart As WorksheetCommentsPart
    Get
'Usage
Dim instance As InternationalMacroSheetPart
Dim value As WorksheetCommentsPart

value = instance.WorksheetCommentsPart
public WorksheetCommentsPart WorksheetCommentsPart { get; }

Property Value

Type: DocumentFormat.OpenXml.Packaging.WorksheetCommentsPart

See Also

Reference

InternationalMacroSheetPart Class

InternationalMacroSheetPart Members

DocumentFormat.OpenXml.Packaging Namespace