MsoCalloutType Enum

Definition

Specifies the type of callout line.

public enum class MsoCalloutType
public enum MsoCalloutType
type MsoCalloutType = 
Public Enum MsoCalloutType
Inheritance
MsoCalloutType

Fields

msoCalloutFour 4

Callout line made up of two line segments. Callout line is attached on right side of text bounding box.

msoCalloutMixed -2

Return value only; indicates a combination of the other states.

msoCalloutOne 1

Single, horizontal callout line.

msoCalloutThree 3

Callout line made up of two line segments. Callout line is attached on left side of text bounding box.

msoCalloutTwo 2

Single, angled callout line.

Applies to