Return True if the QuickCorrect Capitalize first letter option is on, False if not.
string:=?Cell
Syntax
()
Description
Return the current table cell number. For example, if the insertion point is in the first cell of a table, this variable contains the value A1.
numeric:=?CellAlignment
Syntax
()
Description
Return the vertical alignment of the current cell.
Return Value
1 Top
2 Center
4 Bottom
boolean:=?CellBold
Syntax
()
Description
Return True if the cell font attribute is Bold, False if not.
boolean:=?CellDoubleUnderline
Syntax
()
Description
Return True if the cell font attribute is Double Underline, False if not.
boolean:=?CellExtraLarge
Syntax
()
Description
Return True if the cell font size is Extra Large, False if not.
any:=?CellFill
Syntax
()
Description
Return the fill style of the current cell.
Return Value
0 Fill 10
1 Fill 20
2 Fill 30
3 Fill 40
4 Fill 50
5 Fill 60
6 Fill 70
7 Fill 80
8 Fill 90
9 Fill 100
10 Fill button
127 No fill
boolean:=?CellFine
Syntax
()
Description
Return True if the cell font size is Fine, False if not.
boolean:=?CellFormula
Syntax
()
Description
Return True if the cell contains a formula, False if not.
boolean:=?CellIgnoreWhenCalculating
Syntax
()
Description
Return True if the option to ignore the current cell or selected cells when calculating formulas is on, False if not.
boolean:=?CellItalics
Syntax
()
Description
Return True if the cell font attribute is Italics, False if not.
numeric:=?CellJustification
Syntax
()
Description
Return the justification of the current cell. Return 0 if the insertion point is not in a table cell.
Return Value
0 Left
1 Full
2 Center
3 Right
4 Full all
5 Decimal
boolean:=?CellLarge
Syntax
()
Description
Return True if the cell font size is Large, False if not.
boolean:=?CellLocked
Syntax
()
Description
Return True if the current cell is locked, False if not.
boolean:=?CellNormal
Syntax
()
Description
Return True if the cell font size is Normal (meaning there are no specified attributes), False if not.
boolean:=?CellOutline
Syntax
()
Description
Return True if the cell font attribute is Outline, False if not.
boolean:=?CellRedline
Syntax
()
Description
Return True if the cell font attribute is Redline, False if not.
boolean:=?CellShadow
Syntax
()
Description
Return True if the cell font attribute is Shadow, False if not.
boolean:=?CellSmall
Syntax
()
Description
Return True if the cell font attribute is Small, False if not.
boolean:=?CellSmallCaps
Syntax
()
Description
Return True if the cell font attribute is Small Caps, False if not.
numeric:=?CellSpecificAttribute
Syntax
()
Description
Return whether the current cell contains cell-specific attributes.
Return Value
0 Does not contain cell-specific attributes
1 Contains cell-specific attributes
numeric:=?CellSpecificJustification
Syntax
()
Description
Return the state of cell justification in the current cell.
Return Value
0 No cell justification
1 Cell justification
boolean:=?CellStrikeout
Syntax
()
Description
Return True if the cell font attribute is Strikeout, False if not.
boolean:=?CellSubscript
Syntax
()
Description
Return True if the cell font attribute is Subscript, False if not.
boolean:=?CellSuperscript
Syntax
()
Description
Return True if the cell font attribute is Superscript, False if not.
boolean:=?CellUnderline
Syntax
()
Description
Return True if the cell font attribute is Underline, False if not.
boolean:=?CellVeryLarge
Syntax
()
Description
Return True if the cell font attribute is Very Large, False if not.
measurement:=?CellWidth
Syntax
()
Description
Return the width of the current table cell in WordPerfect units (1200ths of an inch).
boolean:=?CenterCurrentPage
Syntax
()
Description
Return True if the contents of the current page only are centered vertically, False if not.
boolean:=?CenterPages
Syntax
()
Description
Return True if the contents of the current page are centered vertically by means of the Current and subsequent pages setting in the Center Page(s) dialog box, False if not.
numeric:=?ChapterNumber
Syntax
()
Description
Return the current chapter number.
numeric:=?ChapterNumberMethod
Syntax
()
Description
Return current chapter numbering method.
Return Value
0 Numbers
1 Lower letters
2 Upper letters
3 Lower roman
4 Upper roman
numeric:=?CharSpaceWidth
Syntax
()
Description
Return the distance between letters.
Return Value
Percent of WordPerfect optimal. Normal: 0, optimal: 100.
boolean:=?CleanUpSpaces
Syntax
()
Description
Return True if Cut and Paste Cleanup is on, False if not.
numeric:=?Column
Syntax
()
Description
Return the number of the current text column or table column.
any:=?ColumnBorder
Syntax
()
Description
Return whether the current column setting includes a border.
Return Value
0 No border
1 Border
any:=?ColumnDefine
Syntax
()
Description
Return the current column type.
Return Value
0 Newspaper
1 Newspaper balanced
2 Parallel
3 Parallel block protect
any:=?ColumnWidth
Syntax
()
Description
Return the width of the current column in WordPerfect units (1200ths of an inch).
boolean:=?ConfirmCodesDelete
Syntax
()
Description
Return True if Confirm deletion of codes, Stop insertion point at hidden codes is on in Environment Preferences, False if not.
boolean:=?ConfirmFormulaDelete
Syntax
()
Description
Return True if Confirm deletion of table formulas is selected in Environment Preferences, False if not.
string:=?CurrentKeyboard
Syntax
()
Description
Return the name of the active keyboard.
string:=?CurrentLabel
Syntax
()
Description
Return the name of the current label definition.
string:=?CurrentMenu
Syntax
()
Description
Return the name of the active menu bar.
string:=?CurrentPaperName
Syntax
()
Description
Return the name of the current page definition.
numeric:=?CurrentParagraphLevel
Syntax
()
Description
Return the level of the active outline paragraph.
string:=?CurrentPrinterPort
Syntax
()
Description
Return the name of the active printer port.
string:=?CurrentStyle
Syntax
()
Description
Return the name of the active style.
numeric:=?CurrentSubdoc
Syntax
()
Description
Return the active substructure.
Return Value
0 None
1 Footnote
2 Endnote
3 Header A
4 Header B
5 Footer A
6 Footer B
7 Watermark A
8 Watermark B
9 ToA Full Form
10 Window Caption
11 Text Box
12 Equation Editor
13 Comment
14 Endnote (for placement)
15 Envelope
16 Style
17 Equation Display
18 Delay Codes
19 Summary Abstract
string:=?CurrentTableName
Syntax
()
Description
Return the active table name, or the previous table name if the insertion point is not in a table. Returns 0 if the insertion point is not in a table and there is no previous table.
string:=?CurrentTemplate
Syntax
()
Description
Return the path and filename of the active template.
string:=?CurrentWord
Syntax
()
Description
Return the word in which the insertion point is located.