Row.SetHeight(Single, WdRowHeightRule) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Dans un tableau, définit la hauteur des lignes
public:
void SetHeight(float RowHeight, Microsoft::Office::Interop::Word::WdRowHeightRule HeightRule);
public void SetHeight (float RowHeight, Microsoft.Office.Interop.Word.WdRowHeightRule HeightRule);
abstract member SetHeight : single * Microsoft.Office.Interop.Word.WdRowHeightRule -> unit
Public Sub SetHeight (RowHeight As Single, HeightRule As WdRowHeightRule)
Paramètres
- RowHeight
- Single
Argument de type Single obligatoire. Hauteur de la (ou des) ligne(s), en points.
- HeightRule
- WdRowHeightRule
Obligatoire WdRowHeightRule. Règle permettant de déterminer la hauteur des lignes spécifiées. WdRowHeightRule peut être l’une des constantes suivantes :wdRowHeightAtLeastwdRowHeightExactlywdRowHeightAuto