Compartilhar via


Rows.HeightRule Propriedade

Definição

Retorna ou define a regra para determinar a altura das linhas especificadas.

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

Valor da propriedade

Comentários

WdRowHeightRule pode ser uma das seguintes constantes:

wdRowHeightAtLeast

wdRowHeightExactly

wdRowHeightAuto

Aplica-se a