Gets or sets the default height of table rows.
SyntaxVB6
Copy Code
|
|---|
Public Property Get TableRowHeight() As Long |
C++
Copy Code
|
|---|
public: |
A long value. The default is 22.
RemarksDefault value for the row heights of new tables.
See Also