SectionPropertiesChange.PreviousSectionProperties Property

Definition

Previous Section Properties.

Represents the following element tag in the schema: w:sectPr.

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

Property Value

Returns PreviousSectionProperties.

Applies to