CellNoteIndicatorVisible Property (FpSpread)
Gets or sets whether the cell note indicator appears in cells in the component.
public bool CellNoteIndicatorVisible {get; set;}
'Declaration
Public Property CellNoteIndicatorVisible As Boolean
'Usage
Dim instance As FpSpread
Dim value As Boolean
instance.CellNoteIndicatorVisible = value
value = instance.CellNoteIndicatorVisible