Share via


PreviousSectionProperties.DocGrid Property

Definition

DocGrid.

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

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

Property Value

Returns DocGrid.

Applies to