[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.CalloutType

CalloutType Enum

Specifies the type of callout line.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum CalloutType : short
Public Enum CalloutType As Short

Fields

Name Description
One

Single, angled callout line.

Three

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

Two

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