편집

다음을 통해 공유


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.

public enum class MsoBarRow
public enum MsoBarRow
type MsoBarRow = 
Public Enum MsoBarRow
Inheritance
MsoBarRow

Fields

Name Value Description
msoBarRowLast -1

Last row of docking area.

msoBarRowFirst 0

First row of docking area.

Applies to