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