Aspose::Cells::Cells::GetRowHeightPixel method
Cells::GetRowHeightPixel method
Gets the height of a specified row in unit of pixel.
int32_t Aspose::Cells::Cells::GetRowHeightPixel(int32_t row)
Parameter | Type | Description |
---|---|---|
row | int32_t | Row index |
ReturnValue
Height of row
See Also
- Class Vector
- Class Cells
- Namespace Aspose::Cells
- Library Aspose.Cells for C++