'Declaration Public Overloads Function GetActualRowHeight( _ ByVal row As System.Integer, _ ByVal count As System.Integer, _ ByVal sheetArea As SheetArea _ ) As System.Double
Parameters
- row
- The row index.
- count
- The number of rows for which to return the height.
- sheetArea
- The sheet area.
Return Value
Returns the height of the range of rows in pixels.