Freigeben über


Point.ModelId-Eigenschaft

Model Identifier.Represents the attribte in schema: modelId

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

Syntax

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

value = instance.ModelId

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Point Klasse

Point-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace