ViewProperties.SorterViewProperties Property

Definition

Slide Sorter View Properties.

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

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

Property Value

Returns SorterViewProperties.

Applies to