Move OLEObjects OptionButtons Ovals Paste PasteSpecial Pictures PrintOut PrintOutEx PrintPreview Protect Rectangles ResetAllPageBreaks SaveAs ScrollBars Select Show Spinners TextBoxes Unprotect IDialogSheets IDialogSheetView IDisplayFormat IDisplayUnitLabel IDocEvents IDownBars IDrawing IDrawingObjects IDrawings...
获取或设置一个对象,该对象指示HScrollBar附加到其下面的单元格的方式。 C# publicobjectPlacement {get;set; } 属性值 Object 以下XlPlacement值之一:xlFreeFloating。xlMovexlMoveAndSize. 示例 有关演示如何使用此属性的代码示例,请参阅Microsoft.Office.Tools.Excel.Controls.Button.Placement。 命名空间中的所有Mic...
IDialogSheets.Move(Object, Object) MethodReference Feedback DefinitionNamespace: Microsoft.Office.Interop.Excel Assembly: Microsoft.Office.Interop.Excel.dll C# 複製 public void Move (object Before, object After); Parameters Before Object After Object Applies to 產品版本 Excel primary interop ...
Excel Assembly: Microsoft.Office.Interop.Excel.dll C# 複製 public virtual bool MoveAfterReturn { get; set; } Property Value Boolean Implements MoveAfterReturn Applies to 產品版本 Excel primary interop assembly Latest 意見反應 此頁面對您有幫助嗎? Yes No 本文內容 Definition ...
IWorksheets.Move(Object, Object) MethodReference Feedback DefinitionNamespace: Microsoft.Office.Interop.Excel Assembly: Microsoft.Office.Interop.Excel.dll C# 複製 public void Move (object Before, object After); Parameters Before Object After Object Applies to 產品版本 Excel primary interop ...
Learn more about the Microsoft.Office.Interop.Excel.IDialogSheet.Move in the Microsoft.Office.Interop.Excel namespace.
public void Move (object Before, object After); Parameters Before Object Optional Object. The sheet before which the moved sheet will be placed. You cannot specify Before if you specify After. After Object Optional Object. The sheet after which the moved sheet will be placed. You cannot sp...
Modules.Move(Object, Object) MethodReference Feedback DefinitionNamespace: Microsoft.Office.Interop.Excel Assembly: Microsoft.Office.Interop.Excel.dll C# 複製 public void Move (object Before, object After); Parameters Before Object After Object Applies to 產品版本 Excel primary interop assembly ...
Excel Assembly: Microsoft.Office.Interop.Excel.dll C# Copy public void Move (object Before, object After); Parameters Before Object After Object Applies to ProductVersions Excel primary interop assembly Latest Feedback Was this page helpful? Yes No In this article Definition Applies to ...
Learn more about the Microsoft.Office.Interop.Excel.ApplicationClass.MoveAfterReturn in the Microsoft.Office.Interop.Excel namespace.