CalloutFormat.Type Property
Represents the type of callout. Read/write.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.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
Remarks
The value of the Type property can be one of these MsoCalloutType constants.
msoCalloutOne |
msoCalloutTwo |
msoCalloutMixed |