MsoBarRow enumeration (Office)
Specifies whether a command bar is in the first row or last row relative to other command bars in the same docking area.
Name | Value | Description |
---|---|---|
msoBarRowFirst | 0 | First row of docking area. |
msoBarRowLast | -1 | Last row of docking area. |
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.