Freigeben über


PreviousSectionProperties.DocGrid-Eigenschaft

Document Grid.Represents the element tag in schema: w:docGrid

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property DocGrid As DocGrid
    Get
    Set
'Usage
Dim instance As PreviousSectionProperties
Dim value As DocGrid

value = instance.DocGrid

instance.DocGrid = value
public DocGrid DocGrid { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.DocGrid
Returns DocGrid.

Siehe auch

Referenz

PreviousSectionProperties Klasse

PreviousSectionProperties-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace