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