[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetStickyNoteStyleInfo

GetStickyNoteStyleInfo Method

GetStickyNoteStyleInfo(int, int)

Gets the style information for the cell notes on this sheet that stay visible.

Declaration
public virtual StickyNoteStyleInfo GetStickyNoteStyleInfo(int row, int column)
Public Overridable Function GetStickyNoteStyleInfo(row As Integer, column As Integer) As StickyNoteStyleInfo
Parameters
Type Name Description
int row

Row index of cell

int column

Column index of cell

Returns
Type Description
StickyNoteStyleInfo