次の方法で共有


ImageFile.WrapCoordinates Property

wrapcoords.Represents the attribte in schema: wrapcoords

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

Syntax

'宣言
<SchemaAttrAttribute(, "wrapcoords")> _
Public Property WrapCoordinates As StringValue
    Get
    Set
'使用
Dim instance As ImageFile
Dim value As StringValue

value = instance.WrapCoordinates

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

ImageFile Class

ImageFile Members

DocumentFormat.OpenXml.Vml Namespace