QueryTable.ConnectionId Property
Connection Id.Represents the attribte in schema: connectionId
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "connectionId")> _
Public Property ConnectionId As UInt32Value
Get
Set
'Usage
Dim instance As QueryTable
Dim value As UInt32Value
value = instance.ConnectionId
instance.ConnectionId = value
[SchemaAttrAttribute(, "connectionId")]
public UInt32Value ConnectionId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.