次の方法で共有


SlideLayoutPart.SlideMasterPart Property

Gets the SlideMasterPart of the SlideLayoutPart.

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

Syntax

'宣言
Public ReadOnly Property SlideMasterPart As SlideMasterPart
    Get
'使用
Dim instance As SlideLayoutPart
Dim value As SlideMasterPart

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

Property Value

Type: DocumentFormat.OpenXml.Packaging.SlideMasterPart

See Also

Reference

SlideLayoutPart Class

SlideLayoutPart Members

DocumentFormat.OpenXml.Packaging Namespace