ContextNode.ShapeName Property

shapeName.Represents the attribte in schema: shapeName

Namespace:  DocumentFormat.OpenXml.Office2010.Ink
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "shapeName")> _
Public Property ShapeName As StringValue
    Get
    Set
'Usage
Dim instance As ContextNode
Dim value As StringValue

value = instance.ShapeName

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ContextNode Class

ContextNode Members

DocumentFormat.OpenXml.Office2010.Ink Namespace