EditorToolsSettings

Represents a wrapping namespace for the tool settings of the Editor.

NameTypeDefaultDescription

addColumnAfter

AddColumnAfterSettings

The object of the AddColumnAfter tool settings.

AddColumnAfterSettings

The settings of the AddColumnAfter tool.

addColumnBefore

AddColumnBeforeSettings

The object of the AddColumnBefore tool settings.

AddColumnBeforeSettings

The settings of the AddColumnBefore tool.

addRowAfter

AddRowAfterSettings

The object of the AddRowAfter tool settings.

AddRowAfterSettings

The settings of the AddRowAfter tool.

addRowBefore

AddRowBeforeSettings

The object of the AddRowBefore tool settings.

AddRowBeforeSettings

The settings of the AddRowBefore tool.

AlignAction

The AlignAction object.

alignCenter

AlignSettings

The object of the AlignCenter tool settings.

alignJustify

AlignSettings

The object of the AlignJustify tool settings.

alignLeft

AlignSettings

The object of the AlignLeft tool settings.

alignRemove

AlignSettings

The object of the AlignRemove tool settings.

alignRight

AlignSettings

The object of the AlignRight tool settings.

AlignSettings

The settings of the Align tool.

ApplyColorSettings

The settings of the ForeColor and BackColor tools.

backColor

ApplyColorSettings

The object of the BackColor tool settings.

bold

InlineFormatSettings

The object of the Bold tool settings.

bulletList

ListSettings

The object of the UnorderedList tool settings.

cleanFormatting

CleanFormattingSettings

The object of the CleanFormatting tool settings.

CleanFormattingSettings

The settings of the CleanFormatting tool.

Command

"Bold" | "Italic" | "Underline" | "Strikethrough" | "Subscript" | "Superscript" | "Undo" | "Redo" | "Link" | "Unlink" | "InsertImage" | "InsertFile" | "AlignLeft" | "AlignCenter" | "AlignRight" | "AlignJustify" | "AlignRemove" | "OrderedList" | "UnorderedList" | "Indent" | "Outdent" | "SetContent" | "FontSize" | "FontName" | "ForeColor" | "BackColor" | "FormatBlock" | "InsertTable" | "AddRowBefore" | "AddRowAfter" | "AddColumnBefore" | "AddColumnAfter" | "DeleteRow" | "DeleteColumn" | "DeleteTable" | "MergeCells" | "SplitCell" | "CleanFormatting" | "Custom"

The type of the Editor command.

deleteColumn

DeleteColumnSettings

The object of the DeleteColumn tool settings.

DeleteColumnSettings

The settings of the DeleteColumn tool.

deleteRow

DeleteRowSettings

The object of the DeleteRow tool settings.

DeleteRowSettings

The settings of the DeleteRow tool.

deleteTable

DeleteTableSettings

The object of the DeleteTable tool settings.

DeleteTableSettings

The settings of the DeleteTable tool.

findAndReplace

FindReplaceSettings

The object of the Find and Replace tool settings.

FindReplaceSettings

The settings of the Find and Replace tool or dialog.

fontName

StyleDropDownListSettings

The object of the FontName tool settings.

fontSize

StyleDropDownListSettings

The object of the FontSize tool settings.

foreColor

ApplyColorSettings

The object of the ForeColor tool settings.

formatBlock

FormatBlockDropDownListSettings

The object of the FormatBlock tool settings.

FormatBlockDropDownListSettings

The settings of the FormatBlock tool which is presented by a DropDownList.

image

ImageSettings

The object of the InsertImage tool settings.

ImageSettings

The settings of the InsertImage tool or dialog.

indent

IndentationSettings

The object of the Indent tool settings.

IndentAction

The setting of the IndentAction tool.

IndentationSettings

The settings of the tool which applies indentation.

InlineFormatOptions

The inline-formatting options.

InlineFormatSettings

The settings of the tool which applies inline formatting.

insertFile

InsertFileSettings

The object of the Link tool settings.

InsertFileSettings

The settings of the InsertFile tool or dialog.

insertTable

InsertTableSettings

The object of the InsertTable tool settings.

InsertTableSettings

The settings of the InsertTable tool.

italic

InlineFormatSettings

The object of the Italic tool settings.

LinkSettings

The object of the Link tool settings.

LinkSettings

The settings of the Link tool or dialog.

ListSettings

The settings of the tool which toggles lists.

mergeCells

MergeCellsSettings

The object of the MergeCells tool settings.

MergeCellsSettings

The settings of the MergeCells tool.

orderedList

ListSettings

The object of the OrderedList tool settings.

outdent

IndentationSettings

The object of the Outdent tool settings.

pdf

PdfSettings

The object of the Print tool settings.

PdfSettings

The settings of the Pdf tool.

print

PrintSettings

The object of the Print tool settings.

PrintSettings

The settings of the Print tool.

redo

ToolSettings

The object of the Redo tool settings.

savePdfOptions

PDFExportProps

The PDF export options.

const savePdfOptions = { fileName: 'editor.pdf', paperSize: 'A4', margin: '1cm' };

selectAll

SelectAllSettings

The object of the Print tool settings.

SelectAllSettings

The settings of the SelectAll tool.

splitCell

SplitCellSettings

The object of the SplitCell tool settings.

SplitCellSettings

The settings of the SplitCell tool.

strikethrough

InlineFormatSettings

The object of the Strikethrough tool settings.

StyleDropDownListSettings

The settings of the Style tool which is presented by a DropDownList component.

subscript

InlineFormatSettings

The object of the Subscript tool settings.

superscript

InlineFormatSettings

The object of the Superscript tool settings.

ToolSettings

The settings of the toolbar tools.

underline

InlineFormatSettings

The object of the Underline tool settings.

undo

ToolSettings

The object of the Undo tool settings.

UnlinkSettings

The object of the Unlink tool settings.

UnlinkSettings

The settings of the Unlink tool.

viewHtml

ViewHtmlSettings

The object of the ViewHtml tool settings.

ViewHtmlSettings

The settings of the ViewHtml tool or dialog.