public PSShape GetCellNoteInternal( int row, int column )
'Declaration Public Function GetCellNoteInternal( _ ByVal row As Integer, _ ByVal column As Integer _ ) As PSShape
'Declaration
Public Function GetCellNoteInternal( _ ByVal row As Integer, _ ByVal column As Integer _ ) As PSShape
'Usage Dim instance As SheetView Dim row As Integer Dim column As Integer Dim value As PSShape value = instance.GetCellNoteInternal(row, column)
'Usage
Dim instance As SheetView Dim row As Integer Dim column As Integer Dim value As PSShape value = instance.GetCellNoteInternal(row, column)
SheetView Class SheetView Members