'Declaration
Public Overridable Sub SetStickyNoteStyleInfo( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal info As StickyNoteStyleInfo _ )
'Usage
Dim instance As SheetView Dim row As Integer Dim column As Integer Dim info As StickyNoteStyleInfo instance.SetStickyNoteStyleInfo(row, column, info)
Parameters
- row
- Row index of cell
- column
- Column index of cell
- info
- Style information