'Declaration
Public Enum CalloutType Inherits System.Enum
'Usage
Dim instance As CalloutType
public enum CalloutType : System.Enum
'Declaration
Public Enum CalloutType Inherits System.Enum
'Usage
Dim instance As CalloutType
public enum CalloutType : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.CalloutType