Share via


CalloutFormat Members

Include Protected Members
Include Inherited Members

Contains properties and methods that apply to line callouts.

The CalloutFormat type exposes the following members.

Properties

  Name Description
Public property Accent Allows the user to place a vertical accent bar to separate the callout text from the callout line.
Public property Angle Returns or sets the angle of the callout line.
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property AutoAttach True if the place where the callout line attaches to the callout text box changes depending on whether the origin of the callout line (where the callout points to) is to the left or right of the callout text box.
Public property AutoLength Applies only to callouts whose lines consist of more than one segment (types msoCalloutThree and msoCalloutFour).
Public property Border Represents the visibility options for the border of the object.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Drop For callouts with an explicitly set drop value, returns the vertical distance (in points) from the edge of the text bounding box to the place where the callout line attaches to the text box.
Public property DropType Returns a value that indicates where the callout line attaches to the callout text box.
Public property Gap Returns or sets the horizontal distance (in points) between the end of the callout line and the text bounding box.
Public property Length When the AutoLength property of the specified callout is set to False, returns the length (in points) of the first segment of the callout line (the segment attached to the text callout box).
Public property Parent Returns the parent object for the specified object.
Public property Type Returns or sets the callout format type.

Top

Methods

  Name Description
Public method AutomaticLength Specifies that the first segment of the callout line (the segment attached to the text callout box) be scaled automatically when the callout is moved.
Public method CustomDrop Sets the vertical distance (in points) from the edge of the text bounding box to the place where the callout line attaches to the text box.
Public method CustomLength Specifies that the first segment of the callout line (the segment attached to the text callout box) retains a fixed length whenever the callout is moved.
Public method PresetDrop Specifies whether the callout line attaches to the top, bottom, or center of the callout text box or whether it attaches at a point that’s a specified distance from the top or bottom of the text box.

Top

See Also

Reference

CalloutFormat Interface

Microsoft.Office.Interop.Excel Namespace