CustomMessagesComponent
Overrides the default Spreadsheet component messages with custom messages. You can use this component to provide custom text for the Spreadsheet UI elements, such as the toolbar, dialogs, and other components.
<kendo-spreadsheet [sheets]="sheets">
<kendo-spreadsheet-messages home="Home" file="File">
</kendo-spreadsheet-messages>
</kendo-spreadsheet>
Selector
kendo-spreadsheet-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
addColumnLeft |
|
Sets the title for the tool that adds a new column before the selected column. | |
addColumnRight |
|
Sets the title for the tool that adds a new column after the selected column. | |
addRowAbove |
|
Sets the title for the tool that adds a new row above the selected row. | |
addRowBelow |
|
Sets the title for the tool that adds a new row below the selected row. | |
addSheet |
|
Sets the title for the Add new sheet button. | |
align |
|
Sets the title for the Text Align tool. | |
alignBottom |
|
Sets the title for the Text Align Bottom tool. | |
alignCenter |
|
Sets the title for the Text Align Center tool. | |
alignHorizontal |
|
Sets the title for the Text Align Horizontal tool. | |
alignJustify |
|
Sets the title for the Text Align Justify tool. | |
alignLeft |
|
Sets the title for the Text Align Left tool. | |
alignMiddle |
|
Sets the title for the Text Align Middle tool. | |
alignRight |
|
Sets the title for the Text Align Right tool. | |
alignTop |
|
Sets the title for the Text Align Top tool. | |
alignVertical |
|
Sets the title for the Text Align Vertical tool. | |
anyValueValidationCriteria |
|
Sets the text for the Any value validation criteria. | |
background |
|
Sets the title for the tool that changes the text background color. | |
betweenValidationComparer |
|
Sets the text for the between validation comparer. | |
bold |
|
Sets the title for the Bold tool. | |
cannotModifyDisabled |
|
Sets the content for the dialog that warns about modifying a disabled cell. | |
color |
|
Sets the title for the tool that changes the text font color. | |
copy |
|
Sets the Copy command text. | |
customFormulaValidationCriteria |
|
Sets the text for the Custom Formula validation criteria. | |
cut |
|
Sets the Cut command text. | |
dataTab |
|
Sets the name for the Data toolbar tab. | |
dataValidation |
|
Sets the title for the Data Validation tool. | |
dateValidationCriteria |
|
Sets the text for the Date validation criteria. | |
decreaseDecimal |
|
Sets the title for the tool that decreases decimals. | |
decreaseFontSize |
|
Sets the title for the tool that decreases the cell font size. | |
delete |
|
Sets the title for the Delete sheet dialog. | |
deleteColumn |
|
Sets the title for the tool that deletes a column. | |
deleteRow |
|
Sets the title for the tool that deletes a row. | |
dialogApply |
|
Sets the text for the Apply button in all Spreadsheet dialogs. | |
dialogCancel |
|
Sets the text for the Cancel button in all Spreadsheet dialogs. | |
dialogDelete |
|
Sets the text for the Delete button in the Delete sheet dialog. | |
dialogError |
|
Sets the title for an error dialog. | |
dialogInsert |
|
Sets the text for the Insert button in all Spreadsheet dialogs. | |
dialogOk |
|
Sets the text for the OK dialog button. | |
dialogRemove |
|
Sets the text for the Remove button in all Spreadsheet dialogs. | |
dialogRemoveLink |
|
Sets the text for the Remove link button in the Link tool dialog. | |
dialogRename |
|
Sets the text for the Rename button in the Rename sheet dialog. | |
duplicateSheetName |
|
Sets the content for the dialog that warns about duplicated sheet name. | |
equalToValidationComparer |
|
Sets the text for the equal to validation comparer. | |
file |
|
Sets the name for the File toolbar tab. | |
fontFamily |
|
Sets the title for the Font Family tool. | |
fontSize |
|
Sets the title for the Font Size tool. | |
format |
|
Sets the title for the Format tool. | |
formatTab |
|
Sets the name for the Format toolbar tab. | |
formulaInput |
|
Sets the title for the Formula input. | |
greaterThanOrEqualToValidationComparer |
|
Sets the text for the greater than or equal to validation comparer. | |
greaterThanValidationComparer |
|
Sets the text for the greater than validation comparer. | |
gridLines |
|
Sets the title for the Grid Lines tool. | |
hideColumn |
|
Sets the Hide column command text. | |
hideRow |
|
Sets the Hide row command text. | |
home |
|
Sets the name for the Home toolbar tab. | |
increaseDecimal |
|
Sets the title for the tool that increases decimals. | |
increaseFontSize |
|
Sets the title for the tool that increases the cell font size. | |
insert |
|
Sets the name for the Insert toolbar tab. | |
insertLink |
|
Sets the title for the tool that inserts a link. | |
invalidNameError |
|
Sets the content for 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 | |
italic |
|
Sets the title for the Italic tool. | |
lessThanOrEqualToValidationComparer |
|
Sets the text for the less than or equal to validation comparer. | |
lessThanValidationComparer |
|
Sets the text for the less than validation comparer. | |
listValidationCriteria |
|
Sets the text for the List validation criteria. | |
loadFile |
|
Sets the title for the Load File tool. | |
merge |
|
Sets the title for the Cells Merge tool. | |
mergeAll |
|
Sets the title for the Merge all tool. | |
mergeHorizontally |
|
Sets the title for the Merge horizontally tool. | |
mergeVertically |
|
Sets the title for the Merge vertically tool. | |
modifyMerged |
|
Sets the content for the dialog that warns about modifying a merged cell. | |
nameBox |
|
Sets the title for the Name Box input. | |
notBetweenValidationComparer |
|
Sets the text for the not between validation comparer. | |
notEqualToValidationComparer |
|
Sets the text for the not equal to validation comparer. | |
numberValidationCriteria |
|
Sets the text for the Number validation criteria. | |
openUnsupported |
|
Sets the content for the dialog that warns about an unsupported file type. | |
paste |
|
Sets the Paste command text. | |
redo |
|
Sets the title for the Redo tool. | |
rename |
|
Sets the title for the Rename sheet dialog. | |
saveFile |
|
Sets the title for the Save File tool. | |
sheetDelete |
|
Sets the text for the Sheet menu Delete option. | |
sheetDuplicate |
|
Sets the text for the Sheet menu Duplicate option. | |
sheetHide |
|
Sets the text for the Sheet menu Hide option. | |
sheetMoveLeft |
|
Sets the text for the Sheet menu Move Left option. | |
sheetMoveRight |
|
Sets the text for the Sheet menu Move Right option. | |
sheetRename |
|
Sets the text for the Sheet menu Rename option. | |
sheetsMenu |
|
Sets the title for the Sheets menu button. | |
textValidationCriteria |
|
Sets the text for the Text validation criteria. | |
underline |
|
Sets the title for the Underline tool. | |
undo |
|
Sets the title for the Undo tool. | |
unhideColumn |
|
Sets the Unhide column command text. | |
unhideRow |
|
Sets the Unhide row command text. | |
unmerge |
|
Sets the title for the Unmerge tool. | |
validationCellRange |
|
Sets the label text for the Cell Range input in the data validation dialog. | |
validationComparer |
|
Sets the label text for the Comparer dropdown in the data validation dialog. | |
validationCriteria |
|
Sets the label text for the Criteria dropdown in the data validation dialog. | |
validationEndValue |
|
Sets the label text for the End value in the data validation dialog. | |
validationHintMessage |
|
Sets the label text for the Custom hint input in the data validation dialog. | |
validationHintTitle |
|
Sets the label text for the Custom hint title input in the data validation dialog. | |
validationIgnoreBlankCheckbox |
|
Sets the label text for the Ignore blank checkbox in the data validation dialog. | |
validationMaxValue |
|
Sets the label text for the Max value in the data validation dialog. | |
validationMinValue |
|
Sets the label text for the Min value in the data validation dialog. | |
validationOnInvalidData |
|
Sets the label text for the On invalid data option in the data validation dialog. | |
validationRejectInput |
|
Sets the label text for the Reject input radio button in the data validation dialog. | |
validationShowDateButtonCheckbox |
|
Sets the label text for the Show date button checkbox in the data validation dialog. | |
validationShowHint |
|
Sets the label text for the Show hint checkbox in the data validation dialog. | |
validationShowListButtonCheckbox |
|
Sets the label text for the Show list button checkbox in the data validation dialog. | |
validationShowWarning |
|
Sets the label text for the Show warning radio button in the data validation dialog. | |
validationStartValue |
|
Sets the label text for the Start value in the data validation dialog. | |
validationValue |
|
Sets the label text for the Value in the data validation dialog. | |
view |
|
Sets the text for the View toolbar tab. | |
wrap |
|
Sets the title for the Text Wrap tool. |