Freigeben über


Div.BodyDiv-Eigenschaft

Data for HTML body Element.Represents the element tag in schema: w:bodyDiv

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

Syntax

'Declaration
Public Property BodyDiv As BodyDiv
    Get
    Set
'Usage
Dim instance As Div
Dim value As BodyDiv

value = instance.BodyDiv

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.BodyDiv

Siehe auch

Referenz

Div Klasse

Div-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace