Share via


Cell.HeightRule Propriété

Définition

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é

Remarques

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

S’applique à