MsoCalloutDropType enumeration
Office 2013 and later
Specifies starting position of the callout line relative to the text bounding box.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
| Member name | Description | |
|---|---|---|
| msoCalloutDropMixed | Return value only; indicates a combination of the other states. | |
| msoCalloutDropCustom | Custom. If this value is used as the value for the PresetDrop property, the Drop and AutoAttach properties of the CalloutFormat object are used to determine where the callout line attaches to the text box. | |
| msoCalloutDropTop | Top. | |
| msoCalloutDropCenter | Center. | |
| msoCalloutDropBottom | Bottom. |
Show: