Microsoft Word Mac Extend Straight Lines
Moves the selection down and returns the number of units it has been moved.
WD2000: How to Create Ruling Lines or Blank Lines in Word. For creating ruling lines or blank lines in a Microsoft Word document. You want the line to extend. You can use the Ruler on the Draw tab of the Ribbon to draw straight lines or to align a set of objects. The Ruler pivots to any position you want: horizontal, vertical, or any angle in between. It has a degrees setting so that you can set it at a precise angle, if necessary. Sep 19, 2018 In the Lines group on the drop-down menu, click the “Line Arrow” option. A crosshair symbol will display. Press and hold your mouse button, then drag to draw the arrow. Release the mouse button to finish drawing the arrow. Here’s the result: RELATED: How to Position Images and Other Objects in Microsoft Word. Apr 25, 2008 This article describes the most common methods for creating ruling lines or blank lines in a Microsoft Word document. These are useful if you are creating a form that will be printed and filled out with pen or pencil.
Draw or edit a freeform shape. Under Lines, do one of the following: To draw a shape that has both curved and straight segments, click Freeform. To draw a shape that looks like it was drawn with a pen by hand, or to create smooth curves, click Scribble.
Syntax
expression. MoveDown
( _Unit_
, _Count_
, _Extend_
)
To run a macro, click the button on the Quick Access Toolbar, press the keyboard shortcut, or you can run the macro from the Macros list. Click View Macros View Macros. In the list under Macro name, click the macro you want to run. Go to the View tab, select Macros, then choose Record Macro to open the Record Macro dialog box. In the Macro Name text box, type a unique name. Names can contain up to 80 letters or numbers (no symbols or spaces) and must begin with a letter. Microsoft word macros mac. Which Office for Mac Suite are you using? Click the Word, Excel, or PowerPoint menu as appropriate. Click Preferences. Click Security & Privacy. To allow all macros to run select the Enable all macros radio button. Caution: This will allow ALL macros, both good and bad, to run without any.
expression Required. A variable that represents a Selection object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
Unit | Optional | WdUnits | The unit by which the selection is to be moved.The default value is wdLine. |
Count | Optional | Variant | The number of units the selection is to be moved. The default value is 1. |
Extend | Optional | Variant | Can be either wdMove or wdExtend. If wdMove is used, the selection is collapsed to the endpoint and moved down. If wdExtend is used, the selection is extended down. The default value is wdMove. |
Example
This example extends the selection down one line.
This example moves the selection down three paragraphs. If the move is successful, 'Company' is inserted at the insertion point.
This example displays the current line number, moves the selection down three lines, and displays the current line number again.
See also
Support and feedback
Microsoft Word Mac Extend Straight Lines For Men
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.