GetViewRowHeight

Cells.GetViewRowHeight method

Obtiene la altura de una fila especificada.

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

Valor_devuelto

altura de fila

Ver también