Compartir a través de


ShapeIdMap.Data Property

Shape IDs.Represents the attribte in schema: data

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

Syntax

'Declaración
<SchemaAttrAttribute(, "data")> _
Public Property Data As StringValue
    Get
    Set
'Uso
Dim instance As ShapeIdMap
Dim value As StringValue

value = instance.Data

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

ShapeIdMap Class

ShapeIdMap Members

DocumentFormat.OpenXml.Vml.Office Namespace