Shape.Callout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a CalloutFormat object that contains callout formatting properties for the specified shape.
public:
property Microsoft::Office::Interop::Word::CalloutFormat ^ Callout { Microsoft::Office::Interop::Word::CalloutFormat ^ get(); };
public Microsoft.Office.Interop.Word.CalloutFormat Callout { get; }
member this.Callout : Microsoft.Office.Interop.Word.CalloutFormat
Public ReadOnly Property Callout As CalloutFormat
Property Value
Remarks
This property applies to Shape objects that represent callouts.