AcPrintItemLayout enumeration (Access)
Used with the ItemLayout property to specify how columns are laid out when printing.
Name | Value | Description |
---|---|---|
acPRHorizontalColumnLayout | 1953 | Columns are laid across, then down. |
acPRVerticalColumnLayout | 1954 | Columns are laid down, then across. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.