Presentation.CustomShowList Property

Definition

CustomShowList.

Represents the following element tag in the schema: p:custShowLst.

public DocumentFormat.OpenXml.Presentation.CustomShowList CustomShowList { get; set; }
public DocumentFormat.OpenXml.Presentation.CustomShowList? CustomShowList { get; set; }
member this.CustomShowList : DocumentFormat.OpenXml.Presentation.CustomShowList with get, set
Public Property CustomShowList As CustomShowList

Property Value

Returns CustomShowList.

Applies to