[]
Gets the desired size of the given cell on this sheet.
public Size GetPreferredCellSize(int row, int col)
Public Function GetPreferredCellSize(row As Integer, col As Integer) As Size
Row index
Column index