Skip to content

Commit 6aa8158

Browse files
updated images of table wizard dialog
1 parent 856fb34 commit 6aa8158

14 files changed

+37
-41
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
24.1 KB
Loading
36.1 KB
Loading
33.1 KB
Loading
41.7 KB
Loading

controls/editor/functionality/dialogs/table-wizard.md

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,46 +10,44 @@ position: 2
1010

1111
# Table Wizard
1212

13-
The Table Wizard provides advanced features for creating and customizing tables in the editor's content area. The Table Wizard is a dialog with tabs for detailed table design: **Table Design**, **Table Properties**, **Cell Properties** and **Accessibility**. The Table Wizard can be invoked using the **Insert Table Dropdown.**
14-
15-
## Table Design
16-
17-
This tab allows you to adjust the number of rows and columns, and adjust the row and column span.
18-
19-
![](images/editor-dropdowns019.png)
13+
The Table Wizard provides advanced features for creating and customizing tables in the editor's content area. The Table Wizard is a dialog with tabs for detailed table design: **Table Properties**, **Cell Properties**, **Table Layouts** and **Accessibility**. The Table Wizard can be invoked using the **Insert Table Dropdown.**
2014

2115
## Table Properties
2216

23-
This tab allows you to configure table dimensions and layout by setting one or more of the following table properties:
17+
This tab allows you to adjust the number of rows and columns as well as adjust the row and column span. You can also configure table dimensions and layout by setting one or more of the following table properties:
2418

2519
* **Width/Height** - Specifies the height and the width of the table (in pixels or percent).
2620

27-
* **ID** - Setting an ID for a table gives some options for advanced table handling.
21+
* **Cell spacing** - Increases or decreases the space between the borders of the cells.
2822

29-
* **CSS Class**- Specifies table CSS class and style. This property should be used only by advanced users.
23+
* **Cell padding** - Increases or decreases the space between the content and the border of a cell.
3024

31-
* **Background Color -** Sets the background color of the table.
25+
* **Alignment** - Aligns the table to the left, center or right side of the page.
3226

33-
* **Background Image -** Sets an image as the table background.
27+
* **Back Color** - Sets the background color of the table.
3428

35-
* **Alignment -** Aligns the table to the left, center or right side of the page.
29+
* **CSS Class** - Specifies table CSS class and style. This property should be used only by advanced users.
3630

37-
* **Cell spacing** - Increases or decreases the space between the borders of the cells.
31+
* **Back Image** - Sets an image as the table background.
3832

39-
* **Cell padding** - Increases or decreases the space between the content and the border of a cell.
40-
41-
* **Borders** - Includes setting border width, color, and layout.
33+
* **More Table Styling** - Open the style builder dialog.
4234

43-
![](images/editor-dropdowns020.png)
35+
![](images/editor-table-wizard-table-properties.png)
4436

4537
## Cell Properties
4638

4739
The Cell Properties tab allows you to fine-tune the appearance of individual cells of a given table. Here you can configure cell width, height, alignment, background, the cell ID, toggle text wrapping and set the CSS class for a given cell.
4840

49-
![](images/editor-dropdowns021.png)
41+
![](images/editor-table-wizard-cell-properties.png)
42+
43+
## Table Layouts
44+
45+
You can select a particular predefined layout for the table an apply special formats to the heading/last row and first/last column.
46+
47+
![](images/editor-table-wizard-table-layouts.png)
5048

5149
## Accessibility
5250

5351
The Accessibility tab allows you to adjust the number of heading rows and columns, add caption settings, add a summary and to toggle if the cells are associated with the headers.
5452

55-
![](images/editor-dropdowns022.png)
53+
![](images/editor-table-wizard-accessibility.png)
Binary file not shown.

0 commit comments

Comments
 (0)