New to Kendo UI for AngularStart a free 30-day trial

CustomMessagesComponent

Custom component messages override default component messages.

Selector

kendo-spreadsheet-messages

Inputs

NameTypeDefaultDescription

addColumnLeft

string

The title of the tool that adds new column before currently selected column

addColumnRight

string

The title of the tool that adds new column after currently selected column

addRowAbove

string

The title of the tool that adds new row above currently selected row

addRowBelow

string

The title of the tool that adds new row below currently selected row

addSheet

string

The title of the Add new sheet button

align

string

The title of the Text Align tool

alignBottom

string

The title of the Text Align Bottom tool

alignCenter

string

The title of the Text Align Center tool

alignHorizontal

string

The title of the Text Align Horizontal tool

alignJustify

string

The title of the Text Align Justify tool

alignLeft

string

The title of the Text Align Left tool

alignMiddle

string

The title of the Text Align Middle tool

alignRight

string

The title of the Text Align Right tool

alignTop

string

The title of the Text Align Top tool

alignVertical

string

The title of the Text Align Vertical tool

anyValueValidationCriteria

string

The text of the Any value validation criteria.

background

string

The title of the tool that changes the text background color

betweenValidationComparer

string

The text of the between validation comparer.

bold

string

The title of the Bold tool

cannotModifyDisabled

string

The content of the dialog that warns about modifying a disabled cell

color

string

The title of the tool that changes the text font color

copy

string

The Copy command text

customFormulaValidationCriteria

string

The text of the Custom Formula validation criteria.

cut

string

The Cut command text

dataTab

string

The name of the "Data" toolbar tab

dataValidation

string

The title of the Data Validation tool

dateValidationCriteria

string

The text of the Date validation criteria.

decreaseDecimal

string

The title of the tool that inserts a link

decreaseFontSize

string

The title of the tool that decreases the cell font size

delete

string

The title of the Delete sheet dialog

deleteColumn

string

The title of the tool that deletes a column

deleteRow

string

The title of the tool that deletes a row

dialogApply

string

The text of the Apply button in all Spreadsheet dialogs

dialogCancel

string

The text of the Cancel button in all Spreadsheet dialogs

dialogDelete

string

The text of the Delete button in the Delete sheet dialog

dialogError

string

The title of an error dialog

dialogInsert

string

The text of the Insert button in all Spreadsheet dialogs

dialogOk

string

The text of the OK dialog button

dialogRemove

string

The text of the Remove button in all Spreadsheet dialogs

string

The text of the Remove link button in the Link tool dialog

dialogRename

string

The text of the Rename button in the Rename sheet dialog

duplicateSheetName

string

The content of the dialog that warns about duplicated sheet name

equalToValidationComparer

string

The text of the equal to validation comparer.

file

string

The name of the "File" toolbar tab

fontFamily

string

The title of the Font Family tool

fontSize

string

The title of the Font Size tool

format

string

The title of the Format tool

formatTab

string

The name of the "Format" toolbar tab

formulaInput

string

The title of the Formula input

greaterThanOrEqualToValidationComparer

string

The text of the greater than or equal to validation comparer.

greaterThanValidationComparer

string

The text of the greater than validation comparer.

gridLines

string

The title of the Grid Lines tool

hideColumn

string

The Hide column command text

hideRow

string

The Hide row command text

home

string

The name of the "Home" toolbar tab

increaseDecimal

string

The title of the tool that inserts a link

increaseFontSize

string

The title of the tool that increases the cell font size

insert

string

The name of the "Insert" toolbar tab

string

The title of the tool that inserts a link

invalidNameError

string

The content of the dialog that warns about invalid name input.

The content consists of a two-part message - the input value and a localizable string. For user value input A1%, the default dialog content will be Invalid name: A1%.

To allow reordering the input value and the localizable part, the invalidNameError accepts a string with a placeholder for the input value, for example, {inputValue} is invalid. The {inputValue} placeholder will be replaced internally with the current value, and the resulting label will be rendered as A1% is invalid.

italic

string

The title of the Italic tool

lessThanOrEqualToValidationComparer

string

The text of the less than or equal to validation comparer.

lessThanValidationComparer

string

The text of the less than validation comparer.

listValidationCriteria

string

The text of the List validation criteria.

loadFile

string

The title of the Load File tool

merge

string

The title of the Cells Merge tool

mergeAll

string

The title of the Merge all tool

mergeHorizontally

string

The title of the Merge horizontally tool

mergeVertically

string

The title of the Merge vertically tool

modifyMerged

string

The content of the dialog that warns about modifying a merged cell

nameBox

string

The title of the Name Box input

notBetweenValidationComparer

string

The text of the not between validation comparer.

notEqualToValidationComparer

string

The text of the not equal to validation comparer.

numberValidationCriteria

string

The text of the Number validation criteria.

openUnsupported

string

The content of the dialog that warns about an unsupported file type

paste

string

The Paste command text

redo

string

The title of the Redo tool

rename

string

The title of the Rename sheet dialog

saveFile

string

The title of the Save File tool

sheetDelete

string

The text of the Sheet menu Delete option

sheetDuplicate

string

The text of the Sheet menu Duplicate option

sheetHide

string

The text of the Sheet menu Hide option

sheetMoveLeft

string

The text of the Sheet menu Move Left option

sheetMoveRight

string

The text of the Sheet menu Move Right option

sheetRename

string

The text of the Sheet menu Rename option

sheetsMenu

string

The title of the Sheets menu button

textValidationCriteria

string

The text of the Text validation criteria.

underline

string

The title of the Underline tool

undo

string

The title of the Undo tool

unhideColumn

string

The Unhide column command text

unhideRow

string

The Unhide row command text

unmerge

string

The title of the Unmerge tool

validationCellRange

string

The text of the Cell Range input label in the data validation dialog

validationComparer

string

The text of the Comparer dropdown list label in the data validation dialog.

validationCriteria

string

The text of the Criteria dropdown list label in the data validation dialog.

validationEndValue

string

The text of the End value label in the data validation dialog.

validationHintMessage

string

The text for the Custom hint input label in the data validation dialog.

validationHintTitle

string

The text for the Custom hint title input label in the data validation dialog.

validationIgnoreBlankCheckbox

string

The text for the Ignore blank checkbox label in the data validation dialog.

validationMaxValue

string

The text of the Max value label in the data validation dialog.

validationMinValue

string

The text of the Min value label in the data validation dialog.

validationOnInvalidData

string

The text for the On invalid data label in the data validation dialog.

validationRejectInput

string

The text for the Reject input radio button label in the data validation dialog.

validationShowDateButtonCheckbox

string

The text for the Show date button checkbox label in the data validation dialog.

validationShowHint

string

The text for the Show hint checkbox label in the data validation dialog.

validationShowListButtonCheckbox

string

The text for the Show list button checkbox label in the data validation dialog.

validationShowWarning

string

The text for the Show warning radio button label in the data validation dialog.

validationStartValue

string

The text of the Start value label in the data validation dialog.

validationValue

string

The text of the Value label in the data validation dialog.

view

string

The text of the View toolbar tab

wrap

string

The title of the Text Wrap tool

In this article
SelectorInputs
Not finding the help you need?
Contact Support