Shape.Callout Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Callout As CalloutFormat
    Get
'Usage
Dim instance As Shape
Dim value As CalloutFormat

value = instance.Callout
CalloutFormat Callout { get; }

Property Value

Type: Microsoft.Office.Core.CalloutFormat

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace