Desktop User Guides > Professional > Table scripting > Table presentation > Table properties > Profile table properties
 
Profile table properties
Properties for profile tables automatically take their values from the corresponding properties in the Document.ProfileDefault.Properties collection. The following table lists the recognized profile table properties.
MaxRows
Restricts the number of rows to display on the table. To display all records in the data set, set MaxRows to -1.
Default value: 10,000
FilterEmptyRows
Removes rows that contain no data in all the selected variables.
Default value: True
See Working with profile tables for more information.
See also
Table properties