Spread Windows Forms 12.0 Product Documentation
NoteIndicatorPosition Property (NamedStyle)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > NamedStyle Class : NoteIndicatorPosition Property
Gets or sets the position of the note indicator for a cell.
Syntax
'Declaration
 
Public Overrides Property NoteIndicatorPosition As NoteIndicatorPosition
'Usage
 
Dim instance As NamedStyle
Dim value As NoteIndicatorPosition
 
instance.NoteIndicatorPosition = value
 
value = instance.NoteIndicatorPosition
public override NoteIndicatorPosition NoteIndicatorPosition {get; set;}
See Also

Reference

NamedStyle Class
NamedStyle Members