WorkflowMenuCommands.PageLayoutMenu 字段

定义

可用于访问页面布局菜单的 CommandID。 此字段为只读。

public: static initonly System::ComponentModel::Design::CommandID ^ PageLayoutMenu;
public static readonly System.ComponentModel.Design.CommandID PageLayoutMenu;
 staticval mutable PageLayoutMenu : System.ComponentModel.Design.CommandID
Public Shared ReadOnly PageLayoutMenu As CommandID 

字段值

CommandID

注解

页面布局菜单通常用于调整页面布局选项。

适用于