SlideMaster.SlideLayoutIdList Property
List of Slide Layouts.Represents the element tag in schema: p:sldLayoutIdLst
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Property SlideLayoutIdList As SlideLayoutIdList
Get
Set
用法
Dim instance As SlideMaster
Dim value As SlideLayoutIdList
value = instance.SlideLayoutIdList
instance.SlideLayoutIdList = value
public SlideLayoutIdList SlideLayoutIdList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.SlideLayoutIdList
Returns SlideLayoutIdList.