Create Table Example (JavaScript)

This example shows how to change the transparency of the active Layer, create a TableStyle and Table, and change the background colors of the top row and a cell in the Table.
  1. Start DraftSight.
  2. Using the following form, type:
    1. X coordinate for the upper-left corner of the Table.
    2. Y coordinate for the upper-left corner of the Table.
    3. number of rows for the Table.
    4. number of columns for the Table.
  3. Click Create Table.
  4. Examine the drawing document and Output.

NOTES:

  • Errors are printed to Output.
  • To recreate this example:
  1. Right-click the topic and select to view the source.
  2. Save the file as an HTML file.
  3. Open the HTML file in your web browser.
  4. If using Windows Internet Explorer and running scripts is blocked, click Allow Blocked Content on the information bar.

 
Coordinates for upper-left corner:
    X: Y:
 
Number of rows and columns:
   Rows: Columns:
 

Output