Share via


Proxy.ShapeReference Property

Proxy Shape Reference.Represents the attribte in schema: idref

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

Syntax

'Declaration
<SchemaAttrAttribute(, "idref")> _
Public Property ShapeReference As StringValue
    Get
    Set
'Usage
Dim instance As Proxy
Dim value As StringValue

value = instance.ShapeReference

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Proxy Class

Proxy Members

DocumentFormat.OpenXml.Vml.Office Namespace