Table.AdjustHeaderRowHeight Property
Project Developer Reference |
True if the header row height of the table can be adjusted. Read/write Boolean.
Syntax
expression.AdjustHeaderRowHeight
expression A variable that represents a Table object.
Return Value
Boolean
See Also