共用方式為


CommonSlideViewProperties.GuideList Property

Definition

List of Guides.

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

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

Property Value

Returns GuideList.

Applies to