Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.RowHeightRule enum

Package:
word

Specifies the rule for determining the height of the specified cells or rows.

Remarks

API set: WordApiDesktop 1.4

Used by

Fields

atLeast = "AtLeast"

The row height is set to a minimum value.

auto = "Auto"

The row height is adjusted to accommodate the tallest value in the row.

exactly = "Exactly"

The row height is set to an exact value.


Feedback

Was this page helpful?