IConnectorFormat.Type Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Property Type As MsoConnectorType
Get
Set
'Usage
Dim instance As IConnectorFormat
Dim value As MsoConnectorType
value = instance.Type
instance.Type = value
MsoConnectorType Type { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoConnectorType