Freigeben über


TextBoxInfo2.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 TextBoxInfo2
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

TextBoxInfo2 Klasse

TextBoxInfo2-Member

DocumentFormat.OpenXml.Office2010.Word.DrawingShape-Namespace