'Declaration
Public Enum NoteIndicatorPosition Inherits System.Enum
'Usage
Dim instance As NoteIndicatorPosition
public enum NoteIndicatorPosition : System.Enum
'Declaration
Public Enum NoteIndicatorPosition Inherits System.Enum
'Usage
Dim instance As NoteIndicatorPosition
public enum NoteIndicatorPosition : System.Enum
Member | Description |
---|---|
BottomLeft | Displays the note indicator on the bottom and left of a cell. |
BottomRight | Displays the note indicator on the bottom and right of a cell. |
TopLeft | Displays the note indicator on the top and left of a cell. |
TopRight | Displays the note indicator on the top and right of a cell. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.NoteIndicatorPosition