SetRowHeightInch

Cells.SetRowHeightInch method

Establece la altura de fila en unidades de pulgadas.

public void SetRowHeightInch(int row, double inches)
ParámetroEscribeDescripción
rowInt32Índice de fila.
inchesDoubleNúmero de pulgadas. Debe estar entre 0 y 409.5/72.

Ver también