Edit

Share via


MsoBarRow Enum

Definition

Specifies whether a command bar is in the first row or last row relative to other command bars in the same docking area.

C++
public enum class MsoBarRow
Inheritance
MsoBarRow

Fields

Name Value Description
msoBarRowLast -1

Last row of docking area.

msoBarRowFirst 0

First row of docking area.

Applies to

Product Versions
Office primary interop assembly Latest