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