home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 25 Years Anniversary
/
CHIP_25Jahre_Jubilaeum.iso
/
downloads
/
401065
/
WPO11
/
Data1.cab
/
_A8A1EE0012FE4ADD9C789923CB757C3C
< prev
next >
Wrap
Text File
|
2003-03-07
|
6KB
|
570 lines
numeric:=?TableAlternateFill
Syntax
()
Description
Return the state of Alternating Fill in the current table.
Return Value
0 Off
2 Rows
3 Columns
any:=?TableDefaultLine
Syntax
()
Description
Return the default line style of the current table.
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
boolean:=?TableGuides
Syntax
()
Description
Return the state of Table Cell Guides display.
Return Value
0 Off
1 On
boolean:=?TableInTable
Syntax
()
Description
Return whether the insertion point is in a table.
Return Value
0 Not in a table
1 In a table
boolean:=?TableLastCell
Syntax
()
Description
Return whether the current cell is the last cell of a table.
Return Value
0 Not last cell
1 Last cell
any:=?TableSecondFillStyle
Syntax
()
Description
Return the alternating fill style of a table.
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
11 Fill 5
127 No fill
any:=?TableSkewedColumn
Syntax
()
Description
Returns whether or not the first or last column is skewed.
Note
New command
any:=?TableSkewedColumnAngle
Syntax
()
Description
Returns the skew angle of the table.
Note
New command
boolean:=?TableSkewedColumnText
Syntax
()
Description
Returns whether the column text is skewed.
Return Value
0 The column text is not skewed.
1 The column text is skewed.
Note
New command
boolean:=?TableSkewedJoinedCorners
Syntax
()
Description
Returns whether or not the skewed table has joined corners.
Return Value
0 The skewed table does not have joined corners.
1 The skewed table has joined corners.
Note
New command
any:=?TableSkewedRowAngle
Syntax
()
Description
Returns the skew angle of the table.
Note
New command
boolean:=?TableSkewedRowText
Syntax
()
Description
Returns whether or not the row text is skewed.
Return Value
0 The row text is not skewed.
1 The row text is skewed.
Note
New command
any=?TableSkewedSquareRow
Syntax
()
Description
Returns whether the first row is square.
Return Value
0 The first row is not square.
1 The first row is square.
Note
New command
any:=?TableStyle
Syntax
()
Description
Return the current table style.
Return Value
0 Table style 1
1 Table style 2
2 Table style 3
3 Table style 4
4 Table style 5
5 Table style 6
6 Table style 7
7 Table style 8
8 Table style 9
9 Table style 10
10 Table style 11
11 Table style 12
12 Table style 13
13 Table style 14
14 Table style 15
15 Table style 16
16 Table style 17
17 Table style 18
18 Table style 19
19 Table style 20
20 Table style 21
21 Table style 22
22 Table style 23
23 Table style 24
24 Table style 25
25 Table style 26
26 Table style 27
27 Table style 28
28 Table style 29
29 Table style 30
30 Table style 31
31 Table style 32
32 Table style 33
33 Table style 34
34 Table style 35
35 Table style 36
36 Table style 37
37 Table style 38
38 Table style 39
39 Table style 40
127 No table style
numeric:=?TabSettings
Syntax
()
Description
Return whether tabs are set from the left edge of the paper or relative to the left margin.
Return Value
0 Left edge of paper
1 Left margin
string:=?TemplateFile
Syntax
()
Description
Return the path and filename of the default template.
string:=?TemplateFileSupplemental
Syntax
()
Description
Return the path and filename of the Additional Objects Template.
boolean:=?TemplateFillCanceled
Syntax
()
Description
Return True if the last Template Fill was canceled, False if not.
numeric:=?TextColorBlue
Syntax
()
Description
Return the blue value of the current text color.
Return Value
Value: 0-255.
numeric:=?TextColorGreen
Syntax
()
Description
Return the green value of the current text color.
Return Value
Value: 0-255.
numeric:=?TextColorRed
Syntax
()
Description
Return the red value of the current text color.
Return Value
Value: 0-255.
numeric:=?TextColumnNumber
Syntax
()
Description
Return the number of the current column.
numeric:=?TextColumns
Syntax
()
Description
Return the number of columns in the current document.
numeric:=?TextShade
Syntax
()
Description
Return the percent of shading for the text.
numeric:=?TimeHour
Syntax
()
Description
Return the current hour on a 24-hour clock.
numeric:=?TimeHundredth
Syntax
()
Description
Return the current hundredth of a second.
numeric:=?TimeMinute
Syntax
()
Description
Return the current minute.
numeric:=?TimeSecond
Syntax
()
Description
Return the current second.
string:=?TOADefinition
Syntax
()
Description
Return the name of the last Table of Authorities section created.
string:=?TOAShortFormMarks
Syntax
()
Description
Return the name of the first short form used.
string:=?TOAShortForms
Syntax
()
Description
Return the name of the last short form used.
numeric:=?TOCDefinition
Syntax
()
Description
Return the number of levels defined for the table of contents.
boolean:=?TypeoverActive
Syntax
()
Description
Return True if Typeover is on, False if not.