Cell.HeightRule Propriété

Définition

Cette propriété renvoie ou définit la règle permettant de déterminer la hauteur de la cellule spécifiée.

public:
 property Microsoft::Office::Interop::Word::WdRowHeightRule HeightRule { Microsoft::Office::Interop::Word::WdRowHeightRule get(); void set(Microsoft::Office::Interop::Word::WdRowHeightRule value); };
public Microsoft.Office.Interop.Word.WdRowHeightRule HeightRule { get; set; }
member this.HeightRule : Microsoft.Office.Interop.Word.WdRowHeightRule with get, set
Public Property HeightRule As WdRowHeightRule

Valeur de propriété

WdRowHeightRule

Remarques

La définition de la propriété HeightRule d’un Cell objet définit automatiquement la propriété pour toute la ligne.

S’applique à