次の方法で共有


PresentationPart.CommentAuthorsPart Property (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[このトピックはプレリリースのドキュメントであり、今後のリリース時に変更される可能性があります。空白のトピックはプレースホルダとして表示されています。]

Gets the CommentAuthorsPart of the PresentationPart

Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)

構文

'宣言
Public ReadOnly Property CommentAuthorsPart As CommentAuthorsPart
'使用
Dim instance As PresentationPart
Dim value As CommentAuthorsPart

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

参照

リファレンス

PresentationPart Class
PresentationPart Members
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace