Aspose::Cells::Cells::UnhideRow method
Cells::UnhideRow method
Unhides a row.
void Aspose::Cells::Cells::UnhideRow(int32_t row, double height)
| Parameter | Type | Description |
|---|---|---|
| row | int32_t | Row index. |
| height | double | Row height. The row’s height will be changed only when the row is hidden and given height value is positive. |
See Also
- Class Vector
- Class Cells
- Namespace Aspose::Cells
- Library Aspose.Cells for C++