次の方法で共有


Shape.EdgePath Property

Edge Path.Represents the attribte in schema: path

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

Syntax

'宣言
<SchemaAttrAttribute(, "path")> _
Public Property EdgePath As StringValue
    Get
    Set
'使用
Dim instance As Shape
Dim value As StringValue

value = instance.EdgePath

instance.EdgePath = value
[SchemaAttrAttribute(, "path")]
public StringValue EdgePath { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Shape Class

Shape Members

DocumentFormat.OpenXml.Vml Namespace