Freigeben über


Section.SectionSlideIdList-Eigenschaft

SectionSlideIdList.Represents the element tag in schema: p14:sldIdLst

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property SectionSlideIdList As SectionSlideIdList
    Get
    Set
'Usage
Dim instance As Section
Dim value As SectionSlideIdList

value = instance.SectionSlideIdList

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Office2010.PowerPoint.SectionSlideIdList

Siehe auch

Referenz

Section Klasse

Section-Member

DocumentFormat.OpenXml.Office2010.PowerPoint-Namespace