LayoutMode 需要expression。 代表 PageSetup 物件的變數。 範例 本範例會設定使用中文件的版面配置模式,以便讓 Microsoft Word 自動將輸入的文字對齊格線。 VB 複製 ActiveDocument.PageSetup.LayoutMode = wdLayoutModeGenko 另請參閱 PageSetup 物件 支援和意見反應 有關於 Office VBA 或這份文件的問題或意見反應嗎...
PageSetup 属性 C# 使用英语阅读添加 打印 TwitterLinkedInFacebook电子邮件 参考 定义 命名空间: Microsoft.Office.Interop.Word 程序集: Microsoft.Office.Interop.Word.dll 返回或设置当前文档的布局模式。 C# publicMicrosoft.Office.Interop.Word.WdLayoutMode LayoutMode {get;set; } ...
更多“如果希望一份具有数页的Corel出版物文件具有统一的灰色底,选择Layout-PageSetup命令,并在弹出的对话框中选择Background选项进行底色设置最有效。()”相关的问题 第1题 拾取设备用来拾取屏幕上的一些图形对象。() 此题为判断题(对,错)。 点击查看答案 ...
PageSetup.LayoutMode 属性参考 反馈 定义命名空间: Microsoft.Office.Interop.Word 程序集: Microsoft.Office.Interop.Word.dll 返回或设置当前文档的布局模式。 C# 复制 public Microsoft.Office.Interop.Word.WdLayoutMode LayoutMode { get; set; } 属性值 WdLayoutMode 适用于 产品版本 Word primary int...
expression.LayoutMode 表达式是必需的。 一个代表PageSetup对象的变量。 示例 本示例设置活动文档的版式模式,以便 Microsoft Word 可以自动将键入的文本与网格线对齐。 VB ActiveDocument.PageSetup.LayoutMode = wdLayoutModeGenko 另请参阅 PageSetup 对象 支持和反馈 ...
返回或设置一个 PbPublicationLayout 常量,该常量指示出版物的布局。 读/写。语法表达式。PublicationLayout表达 一个代表 PageSetup 对象的变量。返回值PbPublicationLayout备注使用PublicationLayout 属性设置出版物的布局等效于从 “页面设置 ”对话框中的列表框中设置布局。
Returns or sets the layout mode for the current document. C# publicMicrosoft.Office.Interop.Word.WdLayoutMode LayoutMode {get;set; } Property Value WdLayoutMode Applies to 產品版本 Word primary interop assemblyLatest 意見反映 此頁面有幫助嗎?
PageSetup.LayoutMode PropertyReference Feedback DefinitionNamespace: Microsoft.Office.Interop.Word Assembly: Microsoft.Office.Interop.Word.dll Returns or sets the layout mode for the current document. C# 複製 public Microsoft.Office.Interop.Word.WdLayoutMode LayoutMode { get; set; } Property Value...
expression.LayoutMode expressionRequired. A variable that represents aPageSetupobject. Example This example sets the layout mode for the active document so that Microsoft Word automatically aligns typed text to a grid. VB ActiveDocument.PageSetup.LayoutMode = wdLayoutModeGenko ...
Returns or sets the layout mode for the current document. C# publicMicrosoft.Office.Interop.Word.WdLayoutMode LayoutMode {get;set; } Property Value WdLayoutMode Applies to 產品版本 Word primary interop assemblyLatest 意見反應 此頁面對您有幫助嗎?