Freigeben über


Shape.ModelId-Eigenschaft

modelId.Represents the attribte in schema: modelId

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

Syntax

'Declaration
<SchemaAttrAttribute(, "modelId")> _
Public Property ModelId As StringValue
    Get
    Set
'Usage
Dim instance As Shape
Dim value As StringValue

value = instance.ModelId

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Shape Klasse

Shape-Member

DocumentFormat.OpenXml.Office.Drawing-Namespace