[]
Specifies the position of the cell note indicator.
public enum NoteIndicatorPosition
Public Enum NoteIndicatorPosition
Name | 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. |