GetViewRowHeightInch

Cells.GetViewRowHeightInch method

Obtiene la altura de una fila especificada en unidades de pulgadas.

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

Valor_devuelto

altura de fila

Ver también