<< Click to display table of contents >> TrvActionTableCellNoBorders |
TrvActionTableCellNoBorders is the action for "Table | Cell Borders | No Borders" command.
Unit RichViewActions;
Syntax
TrvActionTableCellNoBorders = class(TrvActionTableCellBorder)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction |
Description
The action makes all sides of border of the selected table cells (or the edited cell) invisible.
This action does not introduce any new properties in addition to properties of TrvAction.
This is a redundant action, because it only provides a subset of functionality of TrvActionTableCellAllBorders.
See also:
•TrvActionTableCellRightBorder