You must log in to edit PetroWiki. Help with editing

Content of PetroWiki is intended for personal use only and to supplement, not replace, engineering judgment. SPE disclaims any and all liability for your use of such content. More information


Help:RichText editor - Table and insert horizonal line: Difference between revisions

PetroWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
A table is a perfect format for some types of data, including statistical information. CKEditor not only lets you add and edit this document element in a quick and easy way but also offers advanced customization options.
A table is a perfect format for some types of data, including statistical information. <span style="line-height: 20.7999992370605px;">PetroWiki</span> not only lets you add and edit this document element in a quick and easy way but also offers advanced customization options.


== <span class="mw-headline" id="Creating_a_Table" style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 20px; vertical-align: baseline;">Creating a Table</span> ==
== <span class="mw-headline" id="Creating_a_Table" style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 20px; vertical-align: baseline;">Creating a Table</span> ==
Line 13: Line 13:
<span class="mw-headline" id="Table_Properties" style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 16px; vertical-align: baseline;">Table Properties</span>
<span class="mw-headline" id="Table_Properties" style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 16px; vertical-align: baseline;">Table Properties</span>


The&nbsp;'''Table Properties'''&nbsp;tab is the default tab that opens after you press the&nbsp;[[File:ETB Table.png]]&nbsp;button on the toolbar. It allows you to set the table dimensions and configure the way it will appear in the document.
The&nbsp;'''Table Properties'''&nbsp;tab is the default tab that opens after you press the&nbsp;[[File:ETB Table.png|RTENOTITLE]]&nbsp;button on the toolbar. It allows you to set the table dimensions and configure the way it will appear in the document.


[[File:ETB table properties.png|RTENOTITLE]]
[[File:ETB table properties.png|RTENOTITLE]]
Line 56: Line 56:
</ul>
</ul>


Note that CKEditor makes it possible to select multiple table cells by dragging the mouse over them, so an operation like deletion may be applied to many table rows at once.
 
 
Note that <span style="line-height: 20.7999992370605px;">PetroWiki</span> makes it possible to select multiple table cells by dragging the mouse over them, so an operation like deletion may be applied to many table rows at once.


=== <span class="mw-headline" id="Editing_Table_Columns" style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 16px; vertical-align: baseline;">Editing Table Columns</span> ===
=== <span class="mw-headline" id="Editing_Table_Columns" style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 16px; vertical-align: baseline;">Editing Table Columns</span> ===


The table context menu lets you edit table columns. If you hover your mouse over the&nbsp;'''Column'''&nbsp;menu option, further options become available.
The table context menu lets you edit table columns. If you hover your mouse over the&nbsp;'''Column'''&nbsp;menu option, further options become available.


[[File:ETB table column contextmenu.png|RTENOTITLE]]
[[File:ETB table column contextmenu.png|RTENOTITLE]]


Below is an overview of all&nbsp;'''Column'''&nbsp;context menu option elements:
Below is an overview of all&nbsp;'''Column'''&nbsp;context menu option elements:
Line 75: Line 73:
</ul>
</ul>


Note that CKEditor makes it possible to select multiple table cells by dragging the mouse over them, so an operation like deletion may be applied to many table columns at once.
 
 
Note that <span style="line-height: 20.7999992370605px;">PetroWiki</span> makes it possible to select multiple table cells by dragging the mouse over them, so an operation like deletion may be applied to many table columns at once.


=== <span class="mw-headline" id="Editing_Table_Cells" style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 16px; vertical-align: baseline;">Editing Table Cells</span> ===
=== <span class="mw-headline" id="Editing_Table_Cells" style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 16px; vertical-align: baseline;">Editing Table Cells</span> ===
Line 97: Line 97:
<li>'''Split Cell Horizontally'''&nbsp;– splits the selected cell in two, creating a new cell on its right. The content of the cell appears in the original, left cell. This option is only available if no more than one cell is selected.</li>
<li>'''Split Cell Horizontally'''&nbsp;– splits the selected cell in two, creating a new cell on its right. The content of the cell appears in the original, left cell. This option is only available if no more than one cell is selected.</li>
<li>'''Split Cell Vertically'''&nbsp;– splits the selected cell in two, creating a new cell on its bottom. The content of the cell appears in the original, upper cell. This option is only available if no more than one cell is selected.</li>
<li>'''Split Cell Vertically'''&nbsp;– splits the selected cell in two, creating a new cell on its bottom. The content of the cell appears in the original, upper cell. This option is only available if no more than one cell is selected.</li>
<li>'''Cell Properties'''&nbsp;– opens the&nbsp;'''[[Tables#Cell_Properties|Cell Properties]]'''&nbsp;dialog window that lets you configure cell size, type, color, and content alignment.</li>
<li>'''Cell Properties'''Cell Properties&nbsp;dialog window that lets you configure cell size, type, color, and content alignment.</li>
</ul>
</ul>


Note that CKEditor makes it possible to select multiple table cells by dragging the mouse over them, so an operation like deletion or merging may be applied to many table rows at once.
Note that <span style="line-height: 20.7999992370605px;">PetroWiki</span> makes it possible to select multiple table cells by dragging the mouse over them, so an operation like deletion or merging may be applied to many table rows at once.


==== <span class="mw-headline" id="Cell_Properties" style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 18px; vertical-align: baseline;">Cell Properties</span> ====
==== <span class="mw-headline" id="Cell_Properties" style="margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 18px; vertical-align: baseline;">Cell Properties</span> ====


Table cells in CKEditor can be further customized, creating a unique look and feel. Various configuration options can be set in the&nbsp;'''Cell Properties'''dialog window that is opened from the table cell context menu.
Table cells in <span style="line-height: 20.7999992370605px;">PetroWiki</span> can be further customized, creating a unique look and feel. Various configuration options can be set in the'''&nbsp;'''Cell Properties&nbsp;dialog window that is opened from the table cell context menu.


[[File:ETB table cell properties.png|RTENOTITLE]]
[[File:ETB table cell properties.png|RTENOTITLE]]
Line 120: Line 120:
</ul>
</ul>
<ul style="margin: 0.3em 0px 0px 1.6em; padding-right: 0px; padding-left: 0px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-stretch: inherit; line-height: 21px; font-size: 14px; vertical-align: baseline; list-style-type: inherit; color: rgb(87, 87, 87);">
<ul style="margin: 0.3em 0px 0px 1.6em; padding-right: 0px; padding-left: 0px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-stretch: inherit; line-height: 21px; font-size: 14px; vertical-align: baseline; list-style-type: inherit; color: rgb(87, 87, 87);">
<li>'''Rows Span'''&nbsp;– this setting stretches the cell downward over several rows. Entering a numeric value sets the&nbsp;<code style="margin: 0px; padding: 0px; border: 0px; font-family: Inconsolata, Consolas, 'Deja Vu Sans Mono', 'Droid Sans Mono', Courier, monospace; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 1em; vertical-align: baseline;">rowspan</code>&nbsp;attribute.</li>
<li>'''Rows Span'''&nbsp;– this setting stretches the cell downward over several rows. Entering a numeric value sets the&nbsp;<code style="margin: 0px; padding: 0px; border: 0px; font-family: Inconsolata, Consolas, 'Deja Vu Sans Mono', 'Droid Sans Mono', Courier, monospace; font-stretch: inherit; line-height: 21px; font-size: 14px; vertical-align: baseline; color: rgb(87, 87, 87);">rowspan</code><span style="color: rgb(87, 87, 87); font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px;">&nbsp;attribute</span>.</li>
<li>'''Columns Span'''&nbsp;– this setting stretches the cell to the right over several columns. Entering a numeric value sets the&nbsp;<code style="margin: 0px; padding: 0px; border: 0px; font-family: Inconsolata, Consolas, 'Deja Vu Sans Mono', 'Droid Sans Mono', Courier, monospace; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 1em; vertical-align: baseline;">colspan</code>&nbsp;attribute.</li>
<li>'''Columns Span'''&nbsp;– this setting stretches the cell to the right over several columns. Entering a numeric value sets the&nbsp;<code style="margin: 0px; padding: 0px; border: 0px; font-family: Inconsolata, Consolas, 'Deja Vu Sans Mono', 'Droid Sans Mono', Courier, monospace; font-stretch: inherit; line-height: 21px; font-size: 14px; vertical-align: baseline; color: rgb(87, 87, 87);">colspan</code><span style="color: rgb(87, 87, 87); font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px;">&nbsp;attribute</span>.</li>
</ul>
</ul>
<ul style="margin: 0.3em 0px 0px 1.6em; padding-right: 0px; padding-left: 0px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-stretch: inherit; line-height: 21px; font-size: 14px; vertical-align: baseline; list-style-type: inherit; color: rgb(87, 87, 87);">
<ul style="margin: 0.3em 0px 0px 1.6em; padding-right: 0px; padding-left: 0px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-stretch: inherit; line-height: 21px; font-size: 14px; vertical-align: baseline; list-style-type: inherit; color: rgb(87, 87, 87);">
Line 129: Line 129:
<ul style="margin: 0.3em 0px 0px 1.6em; padding-right: 0px; padding-left: 0px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-stretch: inherit; line-height: 21px; font-size: 14px; vertical-align: baseline; list-style-type: inherit; color: rgb(87, 87, 87);">
<ul style="margin: 0.3em 0px 0px 1.6em; padding-right: 0px; padding-left: 0px; border: 0px; font-family: Arial, Helvetica, sans-serif; font-stretch: inherit; line-height: 21px; font-size: 14px; vertical-align: baseline; list-style-type: inherit; color: rgb(87, 87, 87);">
<li>'''Background Color'''&nbsp;– the color of the cell background. You can use either of the following methods to set the color:<ul style="margin: 0.3em 0px 0px 1.6em; padding-right: 0px; padding-left: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; list-style-type: inherit;">
<li>'''Background Color'''&nbsp;– the color of the cell background. You can use either of the following methods to set the color:<ul style="margin: 0.3em 0px 0px 1.6em; padding-right: 0px; padding-left: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; list-style-type: inherit;">
<li>Enter the&nbsp;[http://en.wikipedia.org/wiki/RGB_color_model RGB]&nbsp;value in the text box, in the&nbsp;<code style="margin: 0px; padding: 0px; border: 0px; font-family: Inconsolata, Consolas, 'Deja Vu Sans Mono', 'Droid Sans Mono', Courier, monospace; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 1em; vertical-align: baseline;">rgb(''nn'',&nbsp;''nn'',&nbsp;''nn'')</code>&nbsp;format, where&nbsp;<code style="margin: 0px; padding: 0px; border: 0px; font-family: Inconsolata, Consolas, 'Deja Vu Sans Mono', 'Droid Sans Mono', Courier, monospace; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 1em; vertical-align: baseline;">''nn''</code>&nbsp;is a numeric value on a scale from 0 to 255 representing the red, green, and blue channel.</li>
<li>Enter the&nbsp;[http://en.wikipedia.org/wiki/RGB_color_model RGB]&nbsp;value in the text box, in the rgb (''nn,nn,nn'')&nbsp;format, where ''nn''&nbsp;is a numeric value on a scale from 0 to 255 representing the red, green, and blue channel.</li>
<li>Enter the hexadecimal RGB value in the text box, in the&nbsp;<code style="margin: 0px; padding: 0px; border: 0px; font-family: Inconsolata, Consolas, 'Deja Vu Sans Mono', 'Droid Sans Mono', Courier, monospace; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 1em; vertical-align: baseline;">#''nnnnnn''</code>&nbsp;format, where the&nbsp;<code style="margin: 0px; padding: 0px; border: 0px; font-family: Inconsolata, Consolas, 'Deja Vu Sans Mono', 'Droid Sans Mono', Courier, monospace; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 1em; vertical-align: baseline;">''n''</code>&nbsp;letters stand for the three pairs of hex color values representing the red, green, and blue channel.</li>
<li>Enter the hexadecimal RGB value in the text box, in the ''#nnnnnn''&nbsp;format, where the ''nn''&nbsp;letters stand for the three pairs of hex color values representing the red, green, and blue channel.</li>
<li>Use the&nbsp;'''Choose'''&nbsp;button to open the&nbsp;'''Select color'''&nbsp;dialog window and pick the color with your mouse.</li>
<li>Use the&nbsp;'''Choose'''&nbsp;button to open the&nbsp;'''Select color'''&nbsp;dialog window and pick the color with your mouse.</li>
</ul></li>
</ul></li>
<li>'''Border Color'''&nbsp;– the color of the cell border. You can use either of the following methods to set the color:<ul style="margin: 0.3em 0px 0px 1.6em; padding-right: 0px; padding-left: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; list-style-type: inherit;">
<li>'''Border Color'''&nbsp;– the color of the cell border. You can use either of the following methods to set the color:<ul style="margin: 0.3em 0px 0px 1.6em; padding-right: 0px; padding-left: 0px; border: 0px; font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; list-style-type: inherit;">
<li>Enter the RGB value in the text box, in the&nbsp;<code style="margin: 0px; padding: 0px; border: 0px; font-family: Inconsolata, Consolas, 'Deja Vu Sans Mono', 'Droid Sans Mono', Courier, monospace; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 1em; vertical-align: baseline;">rgb(''nn'',&nbsp;''nn'',&nbsp;''nn'')</code>&nbsp;format, where&nbsp;<code style="margin: 0px; padding: 0px; border: 0px; font-family: Inconsolata, Consolas, 'Deja Vu Sans Mono', 'Droid Sans Mono', Courier, monospace; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 1em; vertical-align: baseline;">''nn''</code>&nbsp;is a numeric value on a scale from 0 to 255 representing the red, green, and blue channel.</li>
<li>Enter the RGB value in the text box, in the&nbsp;<span style="color: rgb(87, 87, 87); font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px;">(</span>''nn,nn,nn''<span style="color: rgb(87, 87, 87); font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px;">)&nbsp;format, where&nbsp;</span>''nn''<span style="color: rgb(87, 87, 87); font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px;">&nbsp;is a numeric&nbsp;</span>value on a scale from 0 to 255 representing the red, green, and blue channel.</li>
<li>Enter the hexadecimal RGB value in the text box, in the&nbsp;<code style="margin: 0px; padding: 0px; border: 0px; font-family: Inconsolata, Consolas, 'Deja Vu Sans Mono', 'Droid Sans Mono', Courier, monospace; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 1em; vertical-align: baseline;">#''nnnnnn''</code>&nbsp;format, where the&nbsp;<code style="margin: 0px; padding: 0px; border: 0px; font-family: Inconsolata, Consolas, 'Deja Vu Sans Mono', 'Droid Sans Mono', Courier, monospace; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; font-size: 1em; vertical-align: baseline;">''n''</code>&nbsp;letters stand for the three pairs of hex color values representing the red, green, and blue channel.</li>
<li>Enter the hexadecimal RGB value in the text box, in the&nbsp;''#nnnnnn''<span style="color: rgb(87, 87, 87); font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px;">&nbsp;format, where the&nbsp;</span>''nn''<span style="color: rgb(87, 87, 87); font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 21px;">&nbsp;letters</span> stand for the three pairs of hex color values representing the red, green, and blue channel.</li>
<li>Use the&nbsp;'''Choose'''&nbsp;button to open the&nbsp;'''Select color'''&nbsp;dialog window and pick the color with your mouse.</li>
<li>Use the&nbsp;'''Choose'''&nbsp;button to open the&nbsp;'''Select color'''&nbsp;dialog window and pick the color with your mouse.</li>
</ul></li>
</ul></li>
</ul>
</ul>


&nbsp;[[File:ETB select color.png|RTENOTITLE]]
&nbsp;[[File:ETB select color.png|Select color]]
 
== Horizontal Line ==
 
<br/>Horizontal line, also known as horizontal rule, is a divider that that cuts the page into parts and spans from one side of the document to the other.
 
To add a horizontal line to the text, press the [[File:ETB HorzLine.png|Line example]]&nbsp; button on the toolbar. Once added, the horizontal line is inserted into the document on the location of the cursor.
 
[[File:ETB hr example.png|Line example]]
 


== Category ==
== Category ==
[[Category:Help]]
[[Category:Help]]

Latest revision as of 17:10, 24 August 2015

A table is a perfect format for some types of data, including statistical information. PetroWiki not only lets you add and edit this document element in a quick and easy way but also offers advanced customization options.

Creating a Table

To create a table, press the ETB TableandLine 001.PNG button on the toolbar. The Table Properties dialog window that will open lets you set configuration options that define table size, its display properties, or other advanced properties.

The Table Properties dialog window includes two tabs that group table options:


For general information on using dialog windows please refer to the Dialog Windows section of the User's Guide.

Table Properties

The Table Properties tab is the default tab that opens after you press the RTENOTITLE button on the toolbar. It allows you to set the table dimensions and configure the way it will appear in the document.

RTENOTITLE

Advanced

The Advanced tab lets you configure additional image options such as assign it an ID, a class, a language direction, or CSS style properties. It is meant for advanced users with knowledge of HTML as well as CSS, and gives nearly endless possibilities as far as the presentation of the table is concerned.

RTENOTITLE

Below is an overview of all Advanced tab elements:

  • Id – a unique identifier for a table element in the document (id attribute).
  • Language Direction – the direction of the text in the table: left to right (LTR) or right to left (RTL) (dir attribute).
  • Stylesheet Classes – the class of the table element (class attribute). Note that a table element might be assigned more than one class. If this is a case, separate class names with spaces.
  • Style – CSS style definitions (style attribute). Note that each value must end with a semi-colon and individual properties should be separated with spaces.

Working With Tables

Once inserted into the document, the table can be modified. To edit the table, either double-click it, or open the table context menu by clicking it with the right mouse button or using the Menu/Application key on your keyboard.

RTENOTITLE

To delete the whole table and its contents, use the Delete Table option.

When you choose the Table Properties option, the dialog window of the same name will appear. It allows you to change the configuration options that were set when the table was created, except the number of rows and columns which are grayed out.

Additionally the table context menu lets you modify the rows, columns or particular table cells. This method makes it possible to insert new rows, columns or cells in specified locations as well as merge and split cells.

Editing Table Rows

The table context menu lets you edit table rows. If you hover your mouse over the Row menu option, further options become available.

RTENOTITLE

Below is an overview of all Row context menu option elements:

  • Insert Row Before – inserts a new row before the one that contains the cursor.
  • Insert Row After – inserts a new row after the one that contains the cursor.
  • Delete Rows – deletes a row that contains the cursor.


Note that PetroWiki makes it possible to select multiple table cells by dragging the mouse over them, so an operation like deletion may be applied to many table rows at once.

Editing Table Columns

The table context menu lets you edit table columns. If you hover your mouse over the Column menu option, further options become available.

RTENOTITLE

Below is an overview of all Column context menu option elements:

  • Insert Column Before – inserts a new column before the one that contains the cursor.
  • Insert Column After – inserts a new column after the one that contains the cursor.
  • Delete Columns – deletes a column that contains the cursor.


Note that PetroWiki makes it possible to select multiple table cells by dragging the mouse over them, so an operation like deletion may be applied to many table columns at once.

Editing Table Cells

The table context menu lets you edit table cells. If you hover your mouse over the Cell menu option, further options become available.

RTENOTITLE

Below is an overview of all Cell context menu option elements:

  • Insert Cell Before – inserts a new cell before the one that contains the cursor.
  • Insert Cell After – inserts a new cell after the one that contains the cursor.
  • Delete Cells – deletes a cell that contains the cursor.
  • Merge Cells – merges multiple cells in one. This option is only available if two or more cells are selected.
  • Merge Right – merges the selected cell with a cell on its right. The content of both cells becomes joined. This option is only available if no more than one cell is selected.
  • Merge Down – merges the selected cell with a cell located on its bottom. The content of both cells becomes joined. This option is only available if no more than one cell is selected.
  • Split Cell Horizontally – splits the selected cell in two, creating a new cell on its right. The content of the cell appears in the original, left cell. This option is only available if no more than one cell is selected.
  • Split Cell Vertically – splits the selected cell in two, creating a new cell on its bottom. The content of the cell appears in the original, upper cell. This option is only available if no more than one cell is selected.
  • Cell PropertiesCell Properties dialog window that lets you configure cell size, type, color, and content alignment.

Note that PetroWiki makes it possible to select multiple table cells by dragging the mouse over them, so an operation like deletion or merging may be applied to many table rows at once.

Cell Properties

Table cells in PetroWiki can be further customized, creating a unique look and feel. Various configuration options can be set in the Cell Properties dialog window that is opened from the table cell context menu.

RTENOTITLE

Below is an overview of all Cell Properties dialog window elements:

  • Width – the width of the cell in pixels or a percent value. Giving the width as a percent value lets you set the proportion of the row that the cell (and the column it is located in) will occupy.
  • Height – the height of the cell in pixels.
  • Cell Type – the type of the table cell — either a normal data cell or a header cell with special formatting.
  • Word Wrap – this setting turns word wrapping of the cell content on and off.
  • Rows Span – this setting stretches the cell downward over several rows. Entering a numeric value sets the rowspan attribute.
  • Columns Span – this setting stretches the cell to the right over several columns. Entering a numeric value sets the colspan attribute.
  • Horizontal Alignment – the horizontal alignment of table cell contents. The following options are available: LeftCenterRight.
  • Vertical Alignment – the vertical alignment of table cell contents. The following options are available: TopMiddleBottom or Baseline.
  • Background Color – the color of the cell background. You can use either of the following methods to set the color:
    • Enter the RGB value in the text box, in the rgb (nn,nn,nn) format, where nn is a numeric value on a scale from 0 to 255 representing the red, green, and blue channel.
    • Enter the hexadecimal RGB value in the text box, in the #nnnnnn format, where the nn letters stand for the three pairs of hex color values representing the red, green, and blue channel.
    • Use the Choose button to open the Select color dialog window and pick the color with your mouse.
  • Border Color – the color of the cell border. You can use either of the following methods to set the color:
    • Enter the RGB value in the text box, in the (nn,nn,nn) format, where nn is a numeric value on a scale from 0 to 255 representing the red, green, and blue channel.
    • Enter the hexadecimal RGB value in the text box, in the #nnnnnn format, where the nn letters stand for the three pairs of hex color values representing the red, green, and blue channel.
    • Use the Choose button to open the Select color dialog window and pick the color with your mouse.

 Select color

Horizontal Line


Horizontal line, also known as horizontal rule, is a divider that that cuts the page into parts and spans from one side of the document to the other.

To add a horizontal line to the text, press the Line example  button on the toolbar. Once added, the horizontal line is inserted into the document on the location of the cursor.

Line example


Category