'Declaration Public Function GetNoteRowIndex( _ ByVal noteBase As StickyNoteCommentBase _ ) As Integer
'Declaration
Public Function GetNoteRowIndex( _ ByVal noteBase As StickyNoteCommentBase _ ) As Integer
'Usage Dim instance As SheetView Dim noteBase As StickyNoteCommentBase Dim value As Integer value = instance.GetNoteRowIndex(noteBase)
'Usage
Dim instance As SheetView Dim noteBase As StickyNoteCommentBase Dim value As Integer value = instance.GetNoteRowIndex(noteBase)
public int GetNoteRowIndex( StickyNoteCommentBase noteBase )
SheetView Class SheetView Members