次の方法で共有


NotesSlidePart.NotesMasterPart Property (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

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

Gets the NotesMasterPart of the NotesSlidePart

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

構文

'宣言
Public ReadOnly Property NotesMasterPart As NotesMasterPart
'使用
Dim instance As NotesSlidePart
Dim value As NotesMasterPart

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

参照

リファレンス

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