ObjectImageDropShadow([Location As _ObjectImageDropShadow_Location_enum], [XSize As Integer], [YSize As Integer], [ColorName As String], [Red As Integer], [Green As Integer], [Blue As Integer], [Shade As Integer], [VerticalSize As Integer])
Description
Lets you create a drop shadow for an object image.
Parameters
Location: enumeration NoShadow!
UpperLeft!
LowerLeft!
LowerRight!
UpperRight!
XSize: numeric
YSize: numeric
ColorName: numeric 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 Value: 0 - 255
Green: numeric Value: 0 - 255
Blue: numeric Value: 0 - 255
Shade: numeric Percent: 0 - 100
VerticalSize: numeric
ObjectImageLineColor
Syntax
ObjectImageLineColor([RGBValue As Long])
Description
Lets you change the line color of an image object.
Parameter
RGBValue: numeric The RGB value
ObjectImageLineStyle
Syntax
ObjectImageLineStyle(Style)
Description
Lets you change the line style of an image object.
Parameters
Style: any NoLine!
SolidLine!
XLDash!
LDash!
Dash!
SDash!
CloseDot!
Dot!
TripleDot!
LDashDot!
LDashDotDot!
DashDashDot!
DashDashDotDot!
LDashDash!
LDashSDashSDash!
XLDashXLDashDash!
XLDashXLDashSDashSDash!
ObjectImageLineThickness
Syntax
ObjectImageLineThickness(Thickness)
Description
Lets you change the line thickness of an image object.
Parameters
Thickness: any AutoThickness!
ObjectImagePolyline
Syntax
ObjectImagePolyline()
Description
Create a polyline image object.
ObjectImageRemove
Syntax
ObjectImageRemove()
Description
Lets you remove an image object.
ObjectImageRotation
Syntax
ObjectImageRotation(Degrees As Double)
Description
Lets you rotate an image object.
Parameters
Degrees: numeric The number of degrees you want to rotate the image object.
OLE1InsertDlg
Syntax
OLE1InsertDlg()
Description
Display the Insert Object dialog box.
OLE1LinksDlg
Syntax
OLE1LinksDlg()
Description
Display the Links dialog box.
OLE1PasteDlg
Syntax
OLE1PasteDlg()
Description
Display the Paste Special dialog box.
OLEAcceptLinks
Syntax
OLEAcceptLinks()
Description
Accept a link updated or initialized between server and client applications. Included for 6.0 compatibility only.
OLECancelLink
Syntax
OLECancelLink(LinkName As String)
Description
Cancel a link to an object.
Parameters
LinkName: string The name of the link to cancel.
OLEChangeLink
Syntax
OLEChangeLink(ObjectName As String, Filename As String)
Description
You can change the file in a link.
Parameters
ObjectName: string The name of the linked object.
Filename: string The replacement file.
OLEDeactivate
Syntax
OLEDeactivate()
Description
Remove an OLE object from in-place editing mode.
OLEInitializeLinks
Syntax
OLEInitializeLinks()
Description
Reinitialize a link with its server application. Record when you create, update, change, or perform any function on a link. Included for 6.0 compatibility only.
OLEInsertDlg
Syntax
OLEInsertDlg()
Description
Display the Insert Object dialog box.
OLEInsertObject
Syntax
OLEInsertObject(objecttype As String, [DisplayMode As _OLEInsertObject_DisplayMode_enum])
Description
Specify the name of a program to insert an object into.
Display the Links dialog box. You cannot use OLELinksDlg() if an OLE object is currently selected.
OLEObject
Syntax
OLEObject()
Description
Open an OLE object in the current document.
OLEPasteDlg
Syntax
OLEPasteDlg()
Description
Display the Paste Special dialog box.
OLESetLinkUpdate
Syntax
OLESetLinkUpdate(ObjectName As String, UpdateType As _OLESetLinkUpdate_UpdateType_enum)
Description
Specify whether a linked object is always updated or manually updated.
Parameters
ObjectName: string The name of the object to update.
UpdateType: enumeration UpdateAlways!
UpdateManually!
OLEUpdateLink
Syntax
OLEUpdateLink(LinkName As String)
Description
Update a specified link.
Parameters
LinkName: string The name of the link to update.
OLEVerb
Syntax
OLEVerb(Verb As Integer)
Description
Perform a pre-determined action on an OLE object. The action is determined by verbs defined by the OLE server. Verb 0 is the default verb (action) and is performed and recorded by double-clicking an object. For example, the default action for a sound clip is Play. Executing OLEVerb(Verb:0) on a sound clip plays the sound clip. Verbs range from 0 to the highest number defined by an OLE server for an object. See your OLE server documentation for valid verbs.
Parameters
Verb: numeric Specify an action. 0 is the default verb.
OnlineHelpSupport
Syntax
OnlineHelpSupport()
Description
Gets help from the WordPerfect home page.
OutlineApply
Syntax
OutlineApply(OutlineName As String, SysOrUser As _OutlineApply_SysOrUser_enum, SystemStyleId As Long, CreateOrResume As _OutlineApply_CreateOrResume_enum, Prompt As _OutlineApply_Prompt_enum, [TabEvery As Integer])
Description
Lets you apply the outline definition to a document.
OutlineBarDisplay(State As _OutlineBarDisplay_State_enum)
Description
Turn on the Outline mode, insert the first-level number and style code of the current definition, and display the Outline Property Bar. Use Off! to hide the Property Bar. Recordable substitute: ViewOutline or OutlineOff.
Parameters
State: enumeration Off!
On!
OutlineBarSetup
Syntax
OutlineBarSetup([State As _OutlineBarSetup_State_enum])
Description
Display or hide outline symbols.
Parameters
State: enumeration(optional) Off!
On!
OutlineBeginNew
Syntax
OutlineBeginNew(Style As _OutlineBeginNew_Style_enum)
Description
Begin a new outline in a specified style.
Parameters
Style: enumeration NormalStyle!
FootnoteNumberInDocumentStyle!
EndnoteNumberInDocumentStyle!
FigureNumberStyle!
TableBoxNumberStyle!
TextBoxNumberStyle!
UserBoxNumberStyle!
EquationNumberStyle!
HypertextStyle!
ToC1Style!
ToC2Style!
ToC3Style!
ToC4Style!
ToC5Style!
Index1Style!
Index2Style!
ListStyle!
ToAStyle!
DocStyle!
BoxTextStyle!
CaptionStyle!
FootnoteStyle!
EndnoteStyle!
CommentStyle!
HeaderAStyle!
HeaderBStyle!
FooterAStyle!
FooterBStyle!
WatermarkAStyle!
WatermarkBStyle!AddressStyle!
ParagraphOutlnStyle!
OutlineStyle!
LegalOutlnStyle!
BulletsOutlnStyle!
HeadingsOutlnStyle!
Legal_2OutlnStyle!
NumbersOutlnStyle!
Level1Style!
Level2Style!
Level3Style!
Level4Style!
Level5Style!
Level6Style!
Level7Style!
Level8Style!
Legal1Style!
Legal2Style!
Legal3Style!
Legal4Style!
Legal5Style!
Legal6Style!
Legal7Style!
Legal8Style!
Heading1Style!
Heading2Style!
Heading3Style!
Heading4Style!
Heading5Style!
Heading6Style!
Heading7Style!
Heading8Style!
MonospacedStyle!
CustomHTMLStyle!
PreformattedStyle!
AddressStyle!
QuotationsOutlnStyle!
DefinitionsOutlnStyle!
Quotation1Style!
Quotation2Style!
Quotation3Style!
Quotation4Style!
Quotation5Style!
Quotation6Style!
Quotation7Style!
Quotation8Style!
Definition1Style!
Definition2Style!
Definition3Style!
Definition4Style!
Definition5Style!
Definition6Style!
Definition7Style!
Definition8Style!
Level9Style!
Legal9Style!
Heading9Style!
Quotation9Style!
DefinitionStyle!
OutlineBodyText
Syntax
OutlineBodyText([State As _OutlineBodyText_State_enum])
Description
Display or hide outline body text.
Parameters
State: enumeration (optional) If this parameter is not included, the method toggles to the opposite state.
HideBodyText!
ShowBodyText!
OutlineBodyTextToggle
Syntax
OutlineBodyTextToggle()
Description
Toggle the current paragraph between an outline item and body text.
OutlineChangeToBodyText
Syntax
OutlineChangeToBodyText()
Description
Change the current outline item to body text. Recordable substitute: OutlineBodyTextToggle().
OutlineDown
Syntax
OutlineDown()
Description
Move the insertion point to the next outline item or paragraph of body text.
OutlineEnd
Syntax
OutlineEnd()
Description
Turn off Outline.
OutlineFamilyCopy
Syntax
OutlineFamilyCopy()
Description
Copy the current family items to the Clipboard.
OutlineFamilyCut
Syntax
OutlineFamilyCut()
Description
Delete the current family items and adjust the numbering.
OutlineFamilyDemote
Syntax
OutlineFamilyDemote()
Description
Demote the current family items to the next level and adjust the numbering.
OutlineFamilyDown
Syntax
OutlineFamilyDown()
Description
Move the insertion point to the beginning of the next outline family.
OutlineFamilyDragDown
Syntax
OutlineFamilyDragDown()
Description
Move the current family items below the next family and adjust the numbering. Recordable equivalent: OutlineParagraphDragDown.
OutlineFamilyDragUp
Syntax
OutlineFamilyDragUp()
Description
Move the current family items above the previous family and adjust the numbering. Recordable equivalent: OutlineParagraphDragUp().
OutlineFamilyHide
Syntax
OutlineFamilyHide(State As _OutlineFamilyHide_State_enum)
Description
Hide all but the current level of the outline family.
Parameters
State: enumeration HideBodyText!
ShowBodyText!
OutlineFamilyLeft
Syntax
OutlineFamilyLeft()
Description
Move the insertion point to the beginning of the previous outline family.
OutlineFamilyMove
Syntax
OutlineFamilyMove()
Description
Move an outline family.
OutlineFamilyPromote
Syntax
OutlineFamilyPromote()
Description
Raise the current family items one level.
OutlineFamilyRight
Syntax
OutlineFamilyRight()
Description
Move the insertion point to the next outline item, skipping body text.
OutlineFamilySelect
Syntax
OutlineFamilySelect()
Description
Select the current outline family, including body text.
OutlineFamilyShow
Syntax
OutlineFamilyShow(State As _OutlineFamilyShow_State_enum)
Description
Display or hide body text in the current outline family.
Parameters
State: enumeration HideBodyText!
ShowBodyText!
OutlineFamilyUp
Syntax
OutlineFamilyUp()
Description
Move the insertion point to the beginning of the previous outline family.
OutlineHideShowingBodyText
Syntax
OutlineHideShowingBodyText()
Description
Hide all outline items and display the body text.
OutlineIconsDisplay
Syntax
OutlineIconsDisplay(State As _OutlineIconsDisplay_State_enum)
Description
Display the outline-level icons.
Parameters
State: enumeration(optional) Off!
On!
OutlineInsertParagraphNumber
Syntax
OutlineInsertParagraphNumber(Level As Integer, InsertType As _OutlineInsertParagraphNumber_InsertType_enum)
Description
Lets you insert a paragraph number code in a document.
Parameters
Level: numeric
InsertType: enumeration Fixed!
Auto!
OutlineNumberDlg
Syntax
OutlineNumberDlg()
Description
Display the Set Paragraph Number dialog box.
OutlineOff
Syntax
OutlineOff()
Description
Close the Outline feature bar.
OutlineParagraphCopy
Syntax
OutlineParagraphCopy()
Description
Copy the current outline item to the Clipboard.
OutlineParagraphDelete
Syntax
OutlineParagraphDelete()
Description
Delete the current outline item and adjust the numbering.
OutlineParagraphDemote
Syntax
OutlineParagraphDemote()
Description
Demote the current outline item one level and adjust the numbering.
OutlineParagraphDragDown
Syntax
OutlineParagraphDragDown()
Description
Move the current outline item down one item and adjust the numbering.
OutlineParagraphDragUp
Syntax
OutlineParagraphDragUp()
Description
Move the current outline item up one item and adjust the numbering.
OutlineParagraphMove
Syntax
OutlineParagraphMove()
Description
Delete the current outline item and adjust the numbering.
OutlineParagraphNumber
Syntax
OutlineParagraphNumber([Level As Integer])
Description
Specify an outline level. Default: current level.
Parameters
Level: numeric (optional) Value: 1-8.
OutlineParagraphNumberInsert
Syntax
OutlineParagraphNumberInsert()
Description
Insert a paragraph number code [Para Num] in the current document at the insertion point.
OutlineParagraphPromote
Syntax
OutlineParagraphPromote()
Description
Promote the current outline item one level.
OutlineParagraphSelect
Syntax
OutlineParagraphSelect()
Description
Select the current outline item or paragraph of body text.
OutlineRight
Syntax
OutlineRight()
Description
Move the insertion point to the next outline item before the indent and number codes.
OutlineShow
Syntax
OutlineShow(Level As Integer, State As _OutlineShow_State_enum)
Description
Specify the lowest outline level to display and whether to show body text.
Parameters
Level: numeric Value: 1-8.
State: enumeration HideBodyText!
ShowBodyText!
OutlineStyleCopy
Syntax
OutlineStyleCopy(Style, [Source As _OutlineStyleCopy_Source_enum], [Destination As _OutlineStyleCopy_Destination_enum], [NewName As String])
Description
Copy an outline style. You must pass the numeric value of the style.
Parameters
Style: any NormalStyle!
FootnoteNumberInDocumentStyle!
EndnoteNumberInDocumentStyle!
FigureNumberStyle!
TableBoxNumberStyle!
TextBoxNumberStyle!
UserBoxNumberStyle!
EquationNumberStyle!
HypertextStyle!
ToC1Style!
ToC2Style!
ToC3Style!
ToC4Style!
ToC5Style!
Index1Style!
Index2Style!
ListStyle!
ToAStyle!
DocStyle!
BoxTextStyle!
CaptionStyle!
FootnoteStyle!
EndnoteStyle!
CommentStyle!
HeaderAStyle!
HeaderBStyle!
FooterAStyle!
FooterBStyle!
WatermarkAStyle!
WatermarkBStyle!AddressStyle!
ParagraphOutlnStyle!
OutlineStyle!
LegalOutlnStyle!
BulletsOutlnStyle!
HeadingsOutlnStyle!
Legal_2OutlnStyle!
NumbersOutlnStyle!
Level1Style!
Level2Style!
Level3Style!
Level4Style!
Level5Style!
Level6Style!
Level7Style!
Level8Style!
Legal1Style!
Legal2Style!
Legal3Style!
Legal4Style!
Legal5Style!
Legal6Style!
Legal7Style!
Legal8Style!
Heading1Style!
Heading2Style!
Heading3Style!
Heading4Style!
Heading5Style!
Heading6Style!
Heading7Style!
Heading8Style!
MonospacedStyle!
CustomHTMLStyle!
PreformattedStyle!
AddressStyle!
QuotationsOutlnStyle!
DefinitionsOutlnStyle!
Quotation1Style!
Quotation2Style!
Quotation3Style!
Quotation4Style!
Quotation5Style!
Quotation6Style!
Quotation7Style!
Quotation8Style!
Definition1Style!
Definition2Style!
Definition3Style!
Definition4Style!
Definition5Style!
Definition6Style!
Definition7Style!
Definition8Style!
Level9Style!
Legal9Style!
Heading9Style!
Quotation9Style!
DefinitionStyle! 0
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
111
112
113
114
115
Source: enumeration (optional) CurrentDoc!
PersonalLibrary!
SharedLibrary!
Destination: enumeration (optional) CurrentDoc!
PersonalLibrary!
SharedLibrary!
NewName: string (optional) The name for the copied style.
OutlineStyleCreate
Syntax
OutlineStyleCreate(Style As String, [Library As _OutlineStyleCreate_Library_enum])
Description
Create, name, and save an outline style.
Parameters
Style: string The name of the outline style.
Library: enumeration (optional) CurrentDoc!
PersonalLibrary!
SharedLibrary!
OutlineStyleDelete
Syntax
(Style: any; Library: enumeration)
Description
Delete an outline style. Predefined outline styles cannot be deleted. You must pass the numeric value of the style.
Parameters
Style: any NormalStyle!
FootnoteNumberInDocumentStyle!
EndnoteNumberInDocumentStyle!
FigureNumberStyle!
TableBoxNumberStyle!
TextBoxNumberStyle!
UserBoxNumberStyle!
EquationNumberStyle!
HypertextStyle!
ToC1Style!
ToC2Style!
ToC3Style!
ToC4Style!
ToC5Style!
Index1Style!
Index2Style!
ListStyle!
ToAStyle!
DocStyle!
BoxTextStyle!
CaptionStyle!
FootnoteStyle!
EndnoteStyle!
CommentStyle!
HeaderAStyle!
HeaderBStyle!
FooterAStyle!
FooterBStyle!
WatermarkAStyle!
WatermarkBStyle!AddressStyle!
ParagraphOutlnStyle!
OutlineStyle!
LegalOutlnStyle!
BulletsOutlnStyle!
HeadingsOutlnStyle!
Legal_2OutlnStyle!
NumbersOutlnStyle!
Level1Style!
Level2Style!
Level3Style!
Level4Style!
Level5Style!
Level6Style!
Level7Style!
Level8Style!
Legal1Style!
Legal2Style!
Legal3Style!
Legal4Style!
Legal5Style!
Legal6Style!
Legal7Style!
Legal8Style!
Heading1Style!
Heading2Style!
Heading3Style!
Heading4Style!
Heading5Style!
Heading6Style!
Heading7Style!
Heading8Style!
MonospacedStyle!
CustomHTMLStyle!
PreformattedStyle!
AddressStyle!
QuotationsOutlnStyle!
DefinitionsOutlnStyle!
Quotation1Style!
Quotation2Style!
Quotation3Style!
Quotation4Style!
Quotation5Style!
Quotation6Style!
Quotation7Style!
Quotation8Style!
Definition1Style!
Definition2Style!
Definition3Style!
Definition4Style!
Definition5Style!
Definition6Style!
Definition7Style!
Definition8Style!
Level9Style!
Legal9Style!
Heading9Style!
Quotation9Style!
DefinitionStyle! 0
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
111
112
113
114
115
Library: enumeration (optional) CurrentDoc!
PersonalLibrary!
SharedLibrary!
OutlineStyleDescription
Syntax
OutlineStyleDescription(Description As String)
Description
Create an outline style description.
Parameters
Description: string The description of the outline style.
OutlineStyleEditBegin
Syntax
OutlineStyleEditBegin(Style, [Library As _OutlineStyleEditBegin_Library_enum])
Description
Begin editing an outline style. You must pass the numeric value of the style.
Parameters
Style: any NormalStyle!
FootnoteNumberInDocumentStyle!
EndnoteNumberInDocumentStyle!
FigureNumberStyle!
TableBoxNumberStyle!
TextBoxNumberStyle!
UserBoxNumberStyle!
EquationNumberStyle!
HypertextStyle!
ToC1Style!
ToC2Style!
ToC3Style!
ToC4Style!
ToC5Style!
Index1Style!
Index2Style!
ListStyle!
ToAStyle!
DocStyle!
BoxTextStyle!
CaptionStyle!
FootnoteStyle!
EndnoteStyle!
CommentStyle!
HeaderAStyle!
HeaderBStyle!
FooterAStyle!
FooterBStyle!
WatermarkAStyle!
WatermarkBStyle!AddressStyle!
ParagraphOutlnStyle!
OutlineStyle!
LegalOutlnStyle!
BulletsOutlnStyle!
HeadingsOutlnStyle!
Legal_2OutlnStyle!
NumbersOutlnStyle!
Level1Style!
Level2Style!
Level3Style!
Level4Style!
Level5Style!
Level6Style!
Level7Style!
Level8Style!
Legal1Style!
Legal2Style!
Legal3Style!
Legal4Style!
Legal5Style!
Legal6Style!
Legal7Style!
Legal8Style!
Heading1Style!
Heading2Style!
Heading3Style!
Heading4Style!
Heading5Style!
Heading6Style!
Heading7Style!
Heading8Style!
MonospacedStyle!
CustomHTMLStyle!
PreformattedStyle!
AddressStyle!
QuotationsOutlnStyle!
DefinitionsOutlnStyle!
Quotation1Style!
Quotation2Style!
Quotation3Style!
Quotation4Style!
Quotation5Style!
Quotation6Style!
Quotation7Style!
Quotation8Style!
Definition1Style!
Definition2Style!
Definition3Style!
Definition4Style!
Definition5Style!
Definition6Style!
Definition7Style!
Definition8Style!
Level9Style!
Legal9Style!
Heading9Style!
Quotation9Style!
DefinitionStyle! 0
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
111
112
113
114
115
Library: enumeration (optional) CurrentDoc!
PersonalLibrary!
SharedLibrary!
OutlineStyleEditEnd
Syntax
OutlineStyleEditEnd(State As _OutlineStyleEditEnd_State_enum)
Description
Save the outline style changes.
Parameters
State: enumeration Cancel!
Save!
OutlineStyleLeadingZeros
Syntax
( OutlineStyleLeadingZeros(Level As Integer, Zeros As Integer)
Description
Lets you specify the number of leading zeros for each level of an outline style.
Parameters
Level: numeric The level
Zeros: numeric The number of leading zeros
OutlineStyleLevel
Syntax
OutlineStyleLevel(Level As Integer, Style)
Description
Specify an outline level and style. You must pass the numeric value for the style.
Parameters
Level: numeric Value: 1-8.
Style: any NormalStyle!
FootnoteNumberInDocumentStyle!
EndnoteNumberInDocumentStyle!
FigureNumberStyle!
TableBoxNumberStyle!
TextBoxNumberStyle!
UserBoxNumberStyle!
EquationNumberStyle!
HypertextStyle!
ToC1Style!
ToC2Style!
ToC3Style!
ToC4Style!
ToC5Style!
Index1Style!
Index2Style!
ListStyle!
ToAStyle!
DocStyle!
BoxTextStyle!
CaptionStyle!
FootnoteStyle!
EndnoteStyle!
CommentStyle!
HeaderAStyle!
HeaderBStyle!
FooterAStyle!
FooterBStyle!
WatermarkAStyle!
WatermarkBStyle!AddressStyle!
ParagraphOutlnStyle!
OutlineStyle!
LegalOutlnStyle!
BulletsOutlnStyle!
HeadingsOutlnStyle!
Legal_2OutlnStyle!
NumbersOutlnStyle!
Level1Style!
Level2Style!
Level3Style!
Level4Style!
Level5Style!
Level6Style!
Level7Style!
Level8Style!
Legal1Style!
Legal2Style!
Legal3Style!
Legal4Style!
Legal5Style!
Legal6Style!
Legal7Style!
Legal8Style!
Heading1Style!
Heading2Style!
Heading3Style!
Heading4Style!
Heading5Style!
Heading6Style!
Heading7Style!
Heading8Style!
MonospacedStyle!
CustomHTMLStyle!
PreformattedStyle!
AddressStyle!
QuotationsOutlnStyle!
DefinitionsOutlnStyle!
Quotation1Style!
Quotation2Style!
Quotation3Style!
Quotation4Style!
Quotation5Style!
Quotation6Style!
Quotation7Style!
Quotation8Style!
Definition1Style!
Definition2Style!
Definition3Style!
Definition4Style!
Definition5Style!
Definition6Style!
Definition7Style!
Definition8Style!
Level9Style!
Legal9Style!
Heading9Style!
Quotation9Style!
DefinitionStyle! 0
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
111
112
113
114
115
OutlineStyleNumberFormat
Syntax
OutlineStyleNumberFormat(Level As Integer, Format As String)
Description
Specify the numbering format for each level of a selected outline style.
Parameters
Level: numeric Value: 1-8.
Format: string The numbering format for each outline level. Select a system format, or type a character expression to specify the format.
OutlineStyleNumbersOnly
Syntax
OutlineStyleNumbersOnly(State As _OutlineStyleNumbersOnly_State_enum)
Description
Apply the Numbers Only format to a selected outline.
Parameters
State: enumeration No!
Yes!
OutlineStyleRename
Syntax
OutlineStyleRename(Name As String)
Description
Rename a user-defined outline style.
Parameters
Name: string The new style name.
OutlineStyleRetrieve
Syntax
OutlineStyleRetrieve(Filename As String, Type As _OutlineStyleRetrieve_Type_enum, [Library As _OutlineStyleRetrieve_Library_enum])
Description
Retrieve an outline style.
Parameters
Filename: string The filename of the outline style.
Type: enumeration AllStyles!
SystemStyles!
UserStyles!
Library: enumeration(optional) CurrentDoc!
PersonalLibrary!
SharedLibrary!
OutlineStyleSave
Syntax
OutlineStyleSave(Filename As String, Type As _OutlineStyleSave_Type_enum, [Library As _OutlineStyleSave_Library_enum])
Description
Save an outline style.
Parameters
Filename: string The filename of the outline style.
Type: enumeration UserStyles!
SystemStyles!
AllStyles!
Library: enumeration (optional) CurrentDoc!
PersonalLibrary!
SharedLibrary!
OutlineStyleSelect
Syntax
OutlineStyleSelect(Style)
Description
Select an outline style. You musty pass the numeric value for the style.
Parameters
Style: any Use a string to specify a user-defined style.
AddressStyle!
BoxTextStyle!
BulletsOutlnStyle!
CaptionStyle!
CommentStyle!
CustomHTMLStyle!
Definition1Style!
Definition2Style!
Definition3Style!
Definition4Style!
Definition5Style!
Definition6Style!
Definition7Style!
Definition8Style!
DefinitionsOutlnStyle!
DocStyle!
EndnoteNumberInDocumentStyle!
EndnoteStyle!
EquationNumberStyle!
FigureNumberStyle!
FooterAStyle!
FooterBStyle!
FootnoteNumberInDocumentStyle!
FootnoteStyle!
HeaderAStyle!
HeaderBStyle!
Heading1Style!
Heading2Style!
Heading3Style!
Heading4Style!
Heading5Style!
Heading6Style!
Heading7Style!
Heading8Style!
HeadingsOutlnStyle!
HypertextStyle!
Index1Style!
Index2Style!
Legal_2OutlnStyle!
Legal1Style!
Legal2Style!
Legal3Style!
Legal4Style!
Legal5Style!
Legal6Style!
Legal7Style!
Legal8Style!
LegalOutlnStyle!
Level1Style!
Level2Style!
Level3Style!
Level4Style!
Level5Style!
Level6Style!
Level7Style!
Level8Style!
ListStyle!
MonospacedStyle!
NormalStyle!
NumbersOutlnStyle!
OutlineStyle!
ParagraphOutlnStyle!
PreformattedStyle!
Quotation1Style!
Quotation2Style!
Quotation3Style!
Quotation4Style!
Quotation5Style!
Quotation6Style!
Quotation7Style!
Quotation8Style!
QuotationsOutlnStyle!
TableBoxNumberStyle!
TextBoxNumberStyle!
ToAStyle!
ToC1Style!
ToC2Style!
ToC3Style!
ToC4Style!
ToC5Style!
UserBoxNumberStyle!
WatermarkAStyle!
WatermarkBStyle!
0
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
111
112
OutlineStyleType
Syntax
OutlineStyleType(Bullets As _OutlineStyleType_Bullets_enum, SingleLevel As _OutlineStyleType_SingleLevel_enum)
Description
Lets you specify the outline attributes.
Parameters
Bullets: enumeration No!
Yes!
SingleLevel: enumeration No!
Yes!
OutlineUp
Syntax
OutlineUp()
Description
Move the insertion point to the beginning of the previous outline paragraph, before indent and number codes.
OverstrikeCreate
Syntax
OverstrikeCreate(OvrStrkStrg As String)
Description
Create an overstrike.
Parameters
OvrStrkStrg: string Two or more characters.
OverstrikeCreateDlg
Syntax
OverstrikeCreateDlg()
Description
Display the Overstrike dialog box.
OverstrikeEdit
Syntax
OverstrikeEdit(OvrStrkStrg As String)
Description
Replace the first overstrike to the right of the insertion point with the text in the OvrStrkStrg parameter.
Parameters
OvrStrkStrg: string The new overstrike characters.