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