'Declaration Public Function GetFormattedText( _ ByVal rowIndex As Integer, _ ByVal colIndex As Integer _ ) As String
'Declaration
Public Function GetFormattedText( _ ByVal rowIndex As Integer, _ ByVal colIndex As Integer _ ) As String
public string GetFormattedText( int rowIndex, int colIndex )
XLSheet Class XLSheet Members