Control.ShapeId Property
Shape Id.Represents the attribte in schema: shapeId
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "shapeId")> _
Public Property ShapeId As UInt32Value
Get
Set
'使用
Dim instance As Control
Dim value As UInt32Value
value = instance.ShapeId
instance.ShapeId = value
[SchemaAttrAttribute(, "shapeId")]
public UInt32Value ShapeId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.