EditorTools
Represents a wrapping namespace for the tool components, props, and functions of the Editor.
Name | Type | Default | Description |
---|---|---|---|
AddColumnAfterProps |
|
The props for the AddColumnAfter tool component of the Editor. | |
AddColumnBeforeProps |
|
The props for the AddColumnBefore tool component of the Editor. | |
AddRowAfterProps |
|
The props for the AddRowAfter tool component of the Editor. | |
AddRowBeforeProps |
|
The props for the AddRowBefore tool component of the Editor. | |
AlignCenterProps |
|
The props for the AlignCenter tool component of the Editor. | |
AlignJustifyProps |
|
The props for the AlignJustify tool component of the Editor. | |
AlignLeftProps |
|
The props for the AlignLeft tool component of the Editor. | |
AlignRightProps |
|
The props for the AlignRight tool component of the Editor. | |
AlignToolProps |
|
The props for the Align tool component of the Editor. | |
DeleteColumnProps |
|
The props for the DeleteColumn tool component of the Editor. | |
DeleteRowProps |
|
The props for the DeleteRow tool component of the Editor. | |
DeleteTableProps |
|
The props for the DeleteTable tool component of the Editor. | |
FindAndReplaceProps |
|
The props for the FindAndReplace tool component of the Editor. | |
MergeCellsProps |
|
The props for the MergeCells tool component of the Editor. | |
PdfProps |
|
The props for the Export to PDF tool component of the Editor. | |
PrintProps |
|
The props for the Print tool component of the Editor. | |
SplitCellProps |
|
The props for the SplitCell tool component of the Editor. |