Rows.HeightRule Propriété

Définition

Renvoie ou définit la règle permettant de déterminer la hauteur des lignes spécifiées.

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

WdRowHeightRule peut être l’une des constantes suivantes :

wdRowHeightAtLeast

wdRowHeightExactly

wdRowHeightAuto

S’applique à