SetRowHeightInch

Cells.SetRowHeightInch method

Définit la hauteur de ligne en pouces.

public void SetRowHeightInch(int row, double inches)
ParamètreTaperLa description
rowInt32Indice de ligne.
inchesDoubleNombre de pouces. Il doit être compris entre 0 et 409,5/72.

Voir également