Share via


ContextNode.ShapeName Property

Definition

shapeName

Represents the following attribute in the schema: shapeName

[DocumentFormat.OpenXml.SchemaAttr(0, "shapeName")]
public DocumentFormat.OpenXml.StringValue ShapeName { get; set; }
public DocumentFormat.OpenXml.StringValue ShapeName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "shapeName")]
public DocumentFormat.OpenXml.StringValue? ShapeName { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("shapeName")]
public DocumentFormat.OpenXml.StringValue? ShapeName { get; set; }
public DocumentFormat.OpenXml.StringValue? ShapeName { get; set; }
member this.ShapeName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "shapeName")>]
member this.ShapeName : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("shapeName")>]
member this.ShapeName : DocumentFormat.OpenXml.StringValue with get, set
Public Property ShapeName As StringValue

Property Value

Attributes

Applies to