Restore the specified deletion at the insertion point. The first, second, or third most recent deletions can be restored.
Parameters
Which: numeric The level to restore (1-3).
UndeleteDlg
Syntax
UndeleteDlg()
Description
Display the Undelete dialog box, which will allow you to restore one of the last three deletions.
UnderlineColor
Syntax
UnderlineColor([ColorName As String], [Red As Integer], [Green As Integer], [Blue As Integer], [Shade As Integer])
Description
Lets you specify the underline color.
Parameters
ColorName: string (optional) This parameter has been left in for backward compatibility with previous versions of WordPerfect. To specify a color in WordPerfect 8, use the Red, Green, and Blue parameters.
Red: numeric (optional) Value: 0 - 255
Green: numeric (optional) Value: 0 - 255
Blue: numeric (optional) Value: 0 - 255
Shade: numeric (optional) Percent: 0 - 100
UnderlineSpaces
Syntax
UnderlineSpaces(State As _UnderlineSpaces_State_enum)
Description
Underline spaces.
Parameter
State: enumeration No!
Yes!
UnderlineStyle
Syntax
UnderlineStyle(Style As _UnderlineStyle_Style_enum)
Description
Lets you specify the underline style.
Parameter
Style: enumeration Solid!
Dotted!
Dashed!
DashDot!
DashDotDot!
Wave!
Thick!
UnderlineTabs
Syntax
UnderlineTabs(State As _UnderlineTabs_State_enum)
Description
Underline tabs.
Parameters
State: enumeration No!
Yes!
Undo
Syntax
Undo([Number As Integer])
Description
Restore the last or the specified document change. Choosing Undo a second time restores the last undo.
Parameters
Number: numeric (optional) Allow for multi-level undos.
UndoRedoDlg
Syntax
UndoRedoDlg()
Description
Display the Undo/Redo History dialog box, which allows you to cancel or restore recent changes to a document.
UseRegQuotesWithNumbers
Syntax
UseRegQuotesWithNumbers(State As _UseRegQuotesWithNumbers_State_enum)
Description
Turn Use Regular Quotes with Numbers on or off.
Parameters
State: enumeration Off!
On!
UserFunction
Syntax
UserFunction(Action As String, [Data])
Description
Execute a third-party execution method.
Parameters
Action: string The action a third-party program performs. Form: <signature>:<action>. The four-character <signature> identifies a third-party application. The <action> specifies a third-party method.
ViewDraft
Syntax
ViewDraft()
Description
Display a document without substructures such as headers, footers, and footnotes.
ViewOutline
Syntax
ViewOutline()
Description
Display the Outline feature bar and insert the first-level heading.
ViewPage
Syntax
ViewPage()
Description
Display a document with substructures such as headers, footers, and footnotes.
ViewToggle
Syntax
ViewToggle()
Description
Toggle the view between HTML and Page.
ViewToolbarsDlg
Syntax
ViewToolbarsDlg()
Description
Display the Toolbars dialog box.
ViewTwoPage
Syntax
ViewTwoPage()
Description
Display two document pages.
VLineCreate
Syntax
VLineCreate()
Description
Create a vertical line at the insertion point between the top and bottom margin.
VolumeNumber
Syntax
VolumeNumber(Volume As Integer)
Description
Specify the active volume number.
Parameters
Volume: numeric The number for the current volume.
VolumeNumberDecrement
Syntax
VolumeNumberDecrement()
Description
Decrease the active volume number by one.
VolumeNumberDisplay
Syntax
VolumeNumberDisplay()
Description
Insert the active volume number at the insertion point.
VolumeNumberIncrement
Syntax
VolumeNumberIncrement()
Description
Increase the active volume number by one.
VolumeNumberMethod
Syntax
VolumeNumberMethod(NumberingMethod As _VolumeNumberMethod_NumberingMethod_enum)
Description
Specify a numbering type to display volume numbers.