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