PresentationProperties.ShowProperties Property

Definition

ShowProperties.

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

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

Property Value

Returns ShowProperties.

Applies to