Freigeben über


Control.ShapeId-Eigenschaft

Shape Id.Represents the attribte in schema: shapeId

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

Syntax

'Declaration
<SchemaAttrAttribute(, "shapeId")> _
Public Property ShapeId As UInt32Value
    Get
    Set
'Usage
Dim instance As Control
Dim value As UInt32Value

value = instance.ShapeId

instance.ShapeId = value
[SchemaAttrAttribute(, "shapeId")]
public UInt32Value ShapeId { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

Control Klasse

Control-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace