ShapeRange.Callout Property

Definition

Returns a CalloutFormat object that contains callout formatting properties for the specified shape. Applies to ShapeRange objects that represent line callouts. Read-only.

public:
 property Microsoft::Office::Interop::Excel::CalloutFormat ^ Callout { Microsoft::Office::Interop::Excel::CalloutFormat ^ get(); };
public Microsoft.Office.Interop.Excel.CalloutFormat Callout { get; }
Public ReadOnly Property Callout As CalloutFormat

Property Value

Applies to