Returns a value indicating the end position of the selection.
Note
New command
numeric:=?GetSelSizeEx
Syntax
()
Description
Returns the size of the selection in bytes.
Note
New command
numeric:=?GetSelStartEx
Syntax
()
Description
Returns a value indicating the start position of the selection.
Note
New command
string:=?GetSelTextEx
Syntax
()
Description
Returns the data contained within a selection.
Note
New command
string:=?GetSelTextAllEx
Syntax
()
Description
Returns the data contained within the entire document.
Note
New command
boolean:=?GraphicSelected
Syntax
()
Description
Return True if a box is selected, False if not.
measurement:=?GraphicsLineBottomSpacing
Syntax
()
Description
Return the amount of space below a graphics line in the active unit of measure.
numeric:=?GraphicsLineColorBlue
Syntax
()
Description
Return the blue value of a graphics line color.
Return Value
Value: 0-255.
numeric:=?GraphicsLineColorGreen
Syntax
()
Description
Return the green value of a graphics line color.
Return Value
Value: 0-255.
numeric:=?GraphicsLineColorRed
Syntax
()
Description
Return the red value of a graphics line color.
Return Value
Value: 0-255.
numeric:=?GraphicsLineColorShading
Syntax
()
Description
Return the shade of a graphics line color.
Return Value
Value: 0-100.
numeric:=?GraphicsLineCount
Syntax
()
Description
Return the number of graphics lines in the active document.
numeric:=?GraphicsLineHorizontalAlign
Syntax
()
Description
Return the horizontal alignment of a graphics line.
Return Value
0 Left
2 Center
3 Right
7 Full
8 Set
9 Between columns
measurement:=?GraphicsLineHorizontalColumn
Syntax
()
Description
Return the column number. When the horizontal position of a graphics line is Between Columns, the value is the number of the column to the left of the line.
measurement:=?GraphicsLineHorizontalPosition
Syntax
()
Description
Return the horizontal position of a graphics line in WordPerfect units (1200ths of an inch) (1200ths of an inch).
measurement:=?GraphicsLineLength
Syntax
()
Description
Return the length of a graphics line in the current unit of measure.
numeric:=?GraphicsLineNum
Syntax
()
Description
Return the current graphics line number.
any:=?GraphicsLineStyle
Syntax
()
Description
Return the graphics line style.
Return Value
0 Single line
1 Double line
2 Dashed line
3 Dotted line
4 Thick line
5 Extra-thick line
6 Thin-thick line
7 Thick-thin line
8 Button top-left line
9 Button bottom-right line
126 Table default line
127 No line
any:=?GraphicsLineThickness
Syntax
()
Description
Return the thickness of a graphics line.
measurement:=?GraphicsLineTopSpacing
Syntax
()
Description
Return the spacing above a graphics line.
numeric:=?GraphicsLineType
Syntax
()
Description
Return the type of graphics line that is active. The line can be horizontal or vertical.
Return Value
0 Horizontal line
1 Vertical line
boolean:=?GraphicsLineUseColor
Syntax
()
Description
Return whether a current line style color or a different color is used.