Share via


LinkedTextBox.Id Property

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; }

Property Value

Type: DocumentFormat.OpenXml.UInt16Value

See Also

Reference

LinkedTextBox Class

LinkedTextBox Members

DocumentFormat.OpenXml.Office2010.Word.DrawingShape Namespace