GridCells.SetRowHeightInch
GridCells.SetRowHeightInch method
Sets row height in unit of inches.
public void SetRowHeightInch(int row, double inches)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index. |
inches | Double | Number of inches.It should be between 0 and 409.5/72. |
See Also
- class GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop