SetRowHeight

Cells.SetRowHeight method

Establece la altura de la fila especificada.

public void SetRowHeight(int row, double height)
ParámetroEscribeDescripción
rowInt32Índice de fila.
heightDoubleAlto de fila. En unidad de punto Debe estar entre 0 y 409.5.

Ver también