Presentation.HandoutMasterIdList Property
List of Handout Master IDs.Represents the element tag in schema: p:handoutMasterIdLst
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Property HandoutMasterIdList As HandoutMasterIdList
Get
Set
'Применение
Dim instance As Presentation
Dim value As HandoutMasterIdList
value = instance.HandoutMasterIdList
instance.HandoutMasterIdList = value
public HandoutMasterIdList HandoutMasterIdList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.HandoutMasterIdList
Returns HandoutMasterIdList.