Type (tableHFType)
The Type property specifies where the table header or footer displays.
Type: Enum.
Valid values:
- any - The table header or footer displays on all pages.
- even - The table header or footer displays on even pages only.
- odd - The table header or footer displays on odd pages only.
- first - The table header or footer displays on the first page only.
Default value: any.
You can find the Type property in the Miscellaneous category of the Properties view.