'Declaration
Public Function GetComment( _ ByVal rowIndex As Integer, _ ByVal columnIndex As Integer _ ) As Comment
public Comment GetComment( int rowIndex, int columnIndex )
Parameters
- rowIndex
- columnIndex
'Declaration
Public Function GetComment( _ ByVal rowIndex As Integer, _ ByVal columnIndex As Integer _ ) As Comment
public Comment GetComment( int rowIndex, int columnIndex )