Share via


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

See Also

Reference

CalloutFormat Interface

CalloutFormat Members

Microsoft.Office.Core Namespace