次の方法で共有


HandoutMasterPart.HandoutMaster Property

Gets/Sets the root element of this part.

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

Syntax

'宣言
Public Property HandoutMaster As HandoutMaster
    Get
    Set
'使用
Dim instance As HandoutMasterPart
Dim value As HandoutMaster

value = instance.HandoutMaster

instance.HandoutMaster = value
public HandoutMaster HandoutMaster { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.HandoutMaster

See Also

Reference

HandoutMasterPart Class

HandoutMasterPart Members

DocumentFormat.OpenXml.Packaging Namespace