Freigeben über


LinkedTextBox.Id-Eigenschaft

id.Represents the attribte in schema: id

Namespace:  DocumentFormat.OpenXml.Office2010.Word.DrawingShape
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "id")> _
Public Property Id As UInt16Value
    Get
    Set
'Usage
Dim instance As LinkedTextBox
Dim value As UInt16Value

value = instance.Id

instance.Id = value
[SchemaAttrAttribute(, "id")]
public UInt16Value Id { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt16Value

Siehe auch

Referenz

LinkedTextBox Klasse

LinkedTextBox-Member

DocumentFormat.OpenXml.Office2010.Word.DrawingShape-Namespace