GetRowHeight

Cells.GetRowHeight method

Obtiene la altura de una fila especificada.

public double GetRowHeight(int row)
ParámetroEscribeDescripción
rowInt32Índice de fila

Valor_devuelto

altura de fila

Ver también