CalloutFormat Interface
Contains properties and methods that apply to line callouts.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<GuidAttribute("000C0311-0000-0000-C000-000000000046")> _
Public Interface CalloutFormat _
Inherits _IMsoDispObj
'Usage
Dim instance As CalloutFormat
[GuidAttribute("000C0311-0000-0000-C000-000000000046")]
public interface CalloutFormat : _IMsoDispObj
Remarks
Use the Callout property to return a CalloutFormat object.