WebCells.GetRowHeight
WebCells.GetRowHeight method
Gets the height of a specified row.
public int GetRowHeight(int row)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index |
Return Value
Height of row
Remarks
Only support UnitType.Pixel unit type.
See Also
- class WebCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb