Freigeben über


DefaultShapeDefinitionType.BodyProperties-Eigenschaft

BodyProperties.Represents the element tag in schema: a:bodyPr

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

Syntax

'Declaration
Public Property BodyProperties As BodyProperties
    Get
    Set
'Usage
Dim instance As DefaultShapeDefinitionType
Dim value As BodyProperties

value = instance.BodyProperties

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.BodyProperties
Returns BodyProperties.

Siehe auch

Referenz

DefaultShapeDefinitionType Klasse

DefaultShapeDefinitionType-Member

DocumentFormat.OpenXml.Drawing-Namespace