Share via


PreviousSectionProperties.SectionType Property

Definition

SectionType.

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

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

Property Value

Returns SectionType.

Applies to