次の方法で共有


DefaultShapeDefinitionType.BodyProperties Property

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

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

Syntax

'宣言
Public Property BodyProperties As BodyProperties
    Get
    Set
'使用
Dim instance As DefaultShapeDefinitionType
Dim value As BodyProperties

value = instance.BodyProperties

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.BodyProperties
Returns BodyProperties.

See Also

Reference

DefaultShapeDefinitionType Class

DefaultShapeDefinitionType Members

DocumentFormat.OpenXml.Drawing Namespace