home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / _0F991977D7FF4DAC8064040C9BA72D9E < prev    next >
Text File  |  2003-03-07  |  4KB  |  348 lines

  1. numeric:=?GetSelEndEx
  2.  
  3. Syntax
  4.  
  5. ()
  6.  
  7. Description
  8.  
  9. Returns a value indicating the end position of the selection.
  10.  
  11. Note
  12.  
  13.   New command
  14.   
  15. numeric:=?GetSelSizeEx
  16.  
  17. Syntax
  18.  
  19. ()
  20.  
  21. Description
  22.  
  23. Returns the size of the selection in bytes.
  24.  
  25. Note
  26.  
  27.   New command
  28.   
  29. numeric:=?GetSelStartEx
  30.  
  31. Syntax
  32.  
  33. ()
  34.  
  35. Description
  36.  
  37. Returns a value indicating the start position of the selection.
  38.  
  39. Note
  40.  
  41.   New command
  42.   
  43. string:=?GetSelTextEx
  44.  
  45. Syntax
  46.  
  47. ()
  48.  
  49. Description
  50.  
  51. Returns the data contained within a selection.
  52.  
  53. Note
  54.  
  55.   New command
  56.   
  57. string:=?GetSelTextAllEx
  58.  
  59. Syntax
  60.  
  61. ()
  62.  
  63. Description
  64.  
  65. Returns the data contained within the entire document.
  66.  
  67. Note
  68.  
  69.   New command
  70.   
  71. boolean:=?GraphicSelected
  72.  
  73. Syntax
  74.  
  75. ()
  76.  
  77. Description
  78.  
  79. Return True if a box is selected, False if not.
  80.  
  81. measurement:=?GraphicsLineBottomSpacing
  82.  
  83. Syntax
  84.  
  85. ()
  86.  
  87. Description
  88.  
  89. Return the amount of space below a graphics line in the active unit of measure.
  90.  
  91. numeric:=?GraphicsLineColorBlue
  92.  
  93. Syntax
  94.  
  95. ()
  96.  
  97. Description
  98.  
  99. Return the blue value of a graphics line color.
  100.  
  101. Return Value
  102.  
  103. Value: 0-255.
  104.  
  105. numeric:=?GraphicsLineColorGreen
  106.  
  107. Syntax
  108.  
  109. ()
  110.  
  111. Description
  112.  
  113. Return the green value of a graphics line color.
  114.  
  115. Return Value
  116.  
  117. Value: 0-255.
  118.  
  119. numeric:=?GraphicsLineColorRed
  120.  
  121. Syntax
  122.  
  123. ()
  124.  
  125. Description
  126.  
  127. Return the red value of a graphics line color.
  128.  
  129. Return Value
  130.  
  131. Value: 0-255.
  132.  
  133. numeric:=?GraphicsLineColorShading
  134.  
  135. Syntax
  136.  
  137. ()
  138.  
  139. Description
  140.  
  141. Return the shade of a graphics line color.
  142.  
  143. Return Value
  144.  
  145. Value: 0-100.
  146.  
  147. numeric:=?GraphicsLineCount
  148.  
  149. Syntax
  150.  
  151. ()
  152.  
  153. Description
  154.  
  155. Return the number of graphics lines in the active document.
  156.  
  157. numeric:=?GraphicsLineHorizontalAlign
  158.  
  159. Syntax
  160.  
  161. ()
  162.  
  163. Description
  164.  
  165. Return the horizontal alignment of a graphics line.
  166.  
  167. Return Value
  168.  
  169. 0    Left
  170.  
  171. 2    Center
  172.  
  173. 3    Right
  174.  
  175. 7    Full
  176.  
  177. 8    Set
  178.  
  179. 9    Between columns
  180.  
  181. measurement:=?GraphicsLineHorizontalColumn
  182.  
  183. Syntax
  184.  
  185. ()
  186.  
  187. Description
  188.  
  189. 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.
  190.  
  191. measurement:=?GraphicsLineHorizontalPosition
  192.  
  193. Syntax
  194.  
  195. ()
  196.  
  197. Description
  198.  
  199. Return the horizontal position of a graphics line in WordPerfect units (1200ths of an inch) (1200ths of an inch).
  200.  
  201. measurement:=?GraphicsLineLength
  202.  
  203. Syntax
  204.  
  205. ()
  206.  
  207. Description
  208.  
  209. Return the length of a graphics line in the current unit of measure.
  210.  
  211. numeric:=?GraphicsLineNum
  212.  
  213. Syntax
  214.  
  215. ()
  216.  
  217. Description
  218.  
  219. Return the current graphics line number.
  220.  
  221. any:=?GraphicsLineStyle
  222.  
  223. Syntax
  224.  
  225. ()
  226.  
  227. Description
  228.  
  229. Return the graphics line style.
  230.  
  231. Return Value
  232.  
  233. 0    Single line
  234.  
  235. 1    Double line
  236.  
  237. 2    Dashed line
  238.  
  239. 3    Dotted line
  240.  
  241. 4    Thick line
  242.  
  243. 5    Extra-thick line
  244.  
  245. 6    Thin-thick line
  246.  
  247. 7    Thick-thin line
  248.  
  249. 8    Button top-left line
  250.  
  251. 9    Button bottom-right line
  252.  
  253. 126    Table default line
  254.  
  255. 127    No line
  256.  
  257. any:=?GraphicsLineThickness
  258.  
  259. Syntax
  260.  
  261. ()
  262.  
  263. Description
  264.  
  265. Return the thickness of a graphics line.
  266.  
  267. measurement:=?GraphicsLineTopSpacing
  268.  
  269. Syntax
  270.  
  271. ()
  272.  
  273. Description
  274.  
  275. Return the spacing above a graphics line.
  276.  
  277. numeric:=?GraphicsLineType
  278.  
  279. Syntax
  280.  
  281. ()
  282.  
  283. Description
  284.  
  285. Return the type of graphics line that is active. The line can be horizontal or vertical.
  286.  
  287. Return Value
  288.  
  289. 0    Horizontal line
  290.  
  291. 1    Vertical line
  292.  
  293. boolean:=?GraphicsLineUseColor
  294.  
  295. Syntax
  296.  
  297. ()
  298.  
  299. Description
  300.  
  301. Return whether a current line style color or a different color is used.
  302.  
  303. Return Value
  304.  
  305. 0    Use line style color
  306.  
  307. 1    Choose a color
  308.  
  309. numeric:=?GraphicsLineVerticalAlign
  310.  
  311. Syntax
  312.  
  313. ()
  314.  
  315. Description
  316.  
  317. Return the vertical alignment of a graphics line.
  318.  
  319. Return Value
  320.  
  321. 1    Top
  322.  
  323. 2    Center
  324.  
  325. 4    Bottom
  326.  
  327. 6    Baseline
  328.  
  329. 7    Full
  330.  
  331. 8    Set
  332.  
  333. measurement:=?GraphicsLineVerticalPosition
  334.  
  335. Syntax
  336.  
  337. ()
  338.  
  339. Description
  340.  
  341. Return the vertical position of a graphics line.
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.