[]
        
(Showing Draft Content)

FarPoint.Win.Spread.NoteIndicatorPosition

NoteIndicatorPosition Enum

Specifies the position of the cell note indicator.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum NoteIndicatorPosition
Public Enum NoteIndicatorPosition

Fields

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.