# Setting Table Properties in Spread Designer

Learn how to set table properties in Spread Designer using the context menu. Explore options such as cell types, clipboard operations, locking items, and more.

## Content

You can set properties for the table using the context menu.
Right-click on the table to display the context menu.
![image](https://cdn.mescius.io/document-site-files/images/e31400f0-03a3-4cfc-a80d-08d62bed05a8/image.a5f62c.png?width=300)
This context menu has the following items:

| @cols=1:**Context Menu Choice** | @cols=1:**Description** |
| ------------------- | ----------- |
| @cols=1:@rows=1:Cut, Copy, Paste | @cols=1:@rows=1:These Clipboard operations handle the contents of the cells and cut, copy, and paste as expected. |
| @cols=1:@rows=1:Select All | @cols=1:@rows=1:Allows you to select the entire sheet, all the cells in the data area, or all the cells with data. |
| @cols=1:@rows=1:Insert | @cols=1:@rows=1:Opens the Insert dialog, allowing you to insert new rows, columns, or cells into the worksheet. |
| @cols=1:@rows=1:Delete | @cols=1:@rows=1:Opens the Delete dialog, allowing you to remove the selected rows, columns, or cells from the worksheet. |
| @cols=1:@rows=1:Select | @cols=1:@rows=1:Selects the table column data, entire table column, or table row. |
| @cols=1:@rows=1:Clear Contents | @cols=1:@rows=1:Removes the contents of all the cells in the selected row or column but does not affect the header cells. |
| @cols=1:@rows=1:Filter | @cols=1:@rows=1:Enables filtering for the selected range or removes filter from the data range. |
| @cols=1:@rows=1:Sort | @cols=1:@rows=1:Sorts the data in the selected range according to the selected sort order. |
| @cols=1:@rows=1:Table | @cols=1:@rows=1:Adds a totals row or converts to a range. |
| @cols=1:@rows=1:Cell Types | @cols=1:@rows=1:You can select the cell type for the cells in this row or column. For more information, refer to [Cell Type Dialog](/spreadnet/docs/latest/online-win/overview/spwin-designerguide/spwin-spd-dialogs/SDCellTypesDialog). |
| @cols=1:@rows=1:Format Cells | @cols=1:@rows=1:Opens the Format Cells dialog box, where you can set number format, alignment, font, border, and fill options. |
| @cols=1:@rows=1:Define Name | @cols=1:@rows=1:Allows you to define a name for a selected cell or range, making it easier to reference in formulas. |
| @cols=1:@rows=1:Link | @cols=1:@rows=1:Lets you add a hyperlink to the selected cell(s), such as linking to a webpage or email address. |

## See Also

[Adding a Table Formula](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-tables/tableformula)
[Formula Editor](/spreadnet/docs/latest/online-win/overview/spwin-designerguide/spwin-spd-editors/SDFormulaEditor)
[Setting Sheet Properties in Spread Designer](/spreadnet/docs/latest/online-win/overview/spwin-designerguide/spwin-spd-design/spwin-spd-setprop/spwin-spd-setprops-sheet)
[Setting Row Properties in Spread Designer](/spreadnet/docs/latest/online-win/overview/spwin-designerguide/spwin-spd-design/spwin-spd-setprop/spwin-spd-setprops-row)
[Setting Column Properties in Spread Designer](/spreadnet/docs/latest/online-win/overview/spwin-designerguide/spwin-spd-design/spwin-spd-setprop/spwin-spd-setprops-col)
[Setting Cell Properties in Spread Designer](/spreadnet/docs/latest/online-win/overview/spwin-designerguide/spwin-spd-design/spwin-spd-setprop/spwin-spd-setcelltype)