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.
Definition
Package:@progress/kendo-angular-spreadsheet
Selector:kendo-spreadsheet-messages
Syntax:
<kendo-spreadsheet [sheets]="sheets">
<kendo-spreadsheet-messages home="Home" file="File">
</kendo-spreadsheet-messages>
</kendo-spreadsheet>
Inputs
addColumnLeft
string
Sets the title for the tool that adds a new column before the selected column.
addColumnRight
string
Sets the title for the tool that adds a new column after the selected column.
addRowAbove
string
Sets the title for the tool that adds a new row above the selected row.
addRowBelow
string
Sets the title for the tool that adds a new row below the selected row.
addSheet
string
Sets the title for the Add new sheet button.
align
string
Sets the title for the Text Align tool.
alignBottom
string
Sets the title for the Text Align Bottom tool.
alignCenter
string
Sets the title for the Text Align Center tool.
alignHorizontal
string
Sets the title for the Text Align Horizontal tool.
alignJustify
string
Sets the title for the Text Align Justify tool.
alignLeft
string
Sets the title for the Text Align Left tool.
alignMiddle
string
Sets the title for the Text Align Middle tool.
alignRight
string
Sets the title for the Text Align Right tool.
alignTop
string
Sets the title for the Text Align Top tool.
alignVertical
string
Sets the title for the Text Align Vertical tool.
Sets the text for the Any value validation criteria.
background
string
Sets the title for the tool that changes the text background color.
Sets the text for the between validation comparer.
blankValues
string
The text for the blank (empty) values.
bold
string
Sets the title for the Bold tool.
cannotModifyDisabled
string
Sets the content for the dialog that warns about modifying a disabled cell.
cantSortMixedCells
string
The content of the dialog that warns about sorting range containing cells of mixed shapes.
The content of the dialog that warns about sorting multiple range selection.
cantSortNullRef
string
The content of the dialog that warns about sorting incorrect (empty) range.
color
string
Sets the title for the tool that changes the text font color.
copy
string
Sets the Copy command text.
Sets the text for the Custom Formula validation criteria.
cut
string
Sets the Cut command text.
dataTab
string
Sets the name for the Data toolbar tab.
dataValidation
string
Sets the title for the Data Validation tool.
dateValidationCriteria
string
Sets the text for the Date validation criteria.
decreaseDecimal
string
Sets the title for the tool that decreases decimals.
decreaseFontSize
string
Sets the title for the tool that decreases the cell font size.
delete
string
Sets the title for the Delete sheet dialog.
deleteColumn
string
Sets the title for the tool that deletes a column.
deleteRow
string
Sets the title for the tool that deletes a row.
dialogApply
string
Sets the text for the Apply button in all Spreadsheet dialogs.
dialogCancel
string
Sets the text for the Cancel button in all Spreadsheet dialogs.
dialogDelete
string
Sets the text for the Delete button in the Delete sheet dialog.
dialogError
string
Sets the title for an error dialog.
dialogInsert
string
Sets the text for the Insert button in all Spreadsheet dialogs.
dialogOk
string
Sets the text for the OK dialog button.
dialogRemove
string
Sets the text for the Remove button in all Spreadsheet dialogs.
dialogRemoveLink
string
Sets the text for the Remove link button in the Link tool dialog.
dialogRename
string
Sets the text for the Rename button in the Rename sheet dialog.
duplicateSheetName
string
Sets the content for the dialog that warns about duplicated sheet name.
Sets the text for the equal to validation comparer.
file
string
Sets the name for the File toolbar tab.
filter
string
Sets the title for the Filter tool.
filterAfterOperator
string
The text of the Date is after filter operator.
filterApply
string
The text of the Apply button in the filter menu.
filterBeforeOperator
string
The text of the Date is before filter operator.
filterClear
string
The text of the Clear button in the filter menu.
filterContainsOperator
string
The text of the contains filter operator.
filterDateEqOperator
string
The text of the Date is filter operator.
filterDateNotEqOperator
string
The text of the Date is not filter operator.
filterEndsWithOperator
string
The text of the ends with filter operator.
filterEqOperator
string
Sets the text for the Equal (Is equal to) filter operator.
filterGteOperator
string
The text of the greater than or equal filter operator.
filterGtOperator
string
The text of the greater than filter operator.
filterLteOperator
string
The text of the less than or equal filter operator.
filterLtOperator
string
The text of the less than filter operator.
filterMatchesOperator
string
The text of the matches filter operator.
filterMenuAll
string
The text of the All grouping item in the filter menu.
filterMenuConditionItem
string
The text of the Filter by condition menu item.
filterMenuValueItem
string
The text of the Filter by value menu item.
filterNoneOperator
string
The text of the none filter operator.
The text of the does not contain filter operator.
filterNotEqOperator
string
Sets the text for the Not equal (Is not equal to) filter operator.
filterNotMatchesOperator
string
The text of the does not match filter operator.
filterStartsWithOperator
string
The text of the starts with filter operator.
fontFamily
string
Sets the title for the Font Family tool.
fontSize
string
Sets the title for the Font Size tool.
format
string
Sets the title for the Format tool.
formatTab
string
Sets the name for the Format toolbar tab.
formulaInput
string
Sets the title for the Formula input.
Sets the text for the greater than or equal to validation comparer.
Sets the text for the greater than validation comparer.
gridLines
string
Sets the title for the Grid Lines tool.
hideColumn
string
Sets the Hide column command text.
hideRow
string
Sets the Hide row command text.
home
string
Sets the name for the Home toolbar tab.
increaseDecimal
string
Sets the title for the tool that increases decimals.
increaseFontSize
string
Sets the title for the tool that increases the cell font size.
insert
string
Sets the name for the Insert toolbar tab.
insertLink
string
Sets the title for the tool that inserts a link.
invalidNameError
string
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 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
Sets the title for the Italic tool.
Sets the text for the less than or equal to validation comparer.
Sets the text for the less than validation comparer.
listValidationCriteria
string
Sets the text for the List validation criteria.
loadFile
string
Sets the title for the Load File tool.
merge
string
Sets the title for the Cells Merge tool.
mergeAll
string
Sets the title for the Merge all tool.
mergeHorizontally
string
Sets the title for the Merge horizontally tool.
mergeVertically
string
Sets the title for the Merge vertically tool.
modifyMerged
string
Sets the content for the dialog that warns about modifying a merged cell.
nameBox
string
Sets the title for the Name Box input.
Sets the text for the not between validation comparer.
Sets the text for the not equal to validation comparer.
numberValidationCriteria
string
Sets the text for the Number validation criteria.
openUnsupported
string
Sets the content for the dialog that warns about an unsupported file type.
paste
string
Sets the Paste command text.
pdfExport
string
Sets the title for the PDF Export tool.
rangeDisabled
string
The content of the dialog that warns about performing an action on a range that contains disabled cells.
redo
string
Sets the title for the Redo tool.
rename
string
Sets the title for the Rename sheet dialog.
saveFile
string
Sets the title for the Save File tool.
sheetDelete
string
Sets the text for the Sheet menu Delete option.
sheetDuplicate
string
Sets the text for the Sheet menu Duplicate option.
sheetHide
string
Sets the text for the Sheet menu Hide option.
sheetMoveLeft
string
Sets the text for the Sheet menu Move Left option.
sheetMoveRight
string
Sets the text for the Sheet menu Move Right option.
sheetRename
string
Sets the text for the Sheet menu Rename option.
sheetsMenu
string
Sets the title for the Sheets menu button.
sort
string
The title of the Sort ToolBar tool.
sortAsc
string
The text of the Sort range A to Z option.
sortDesc
string
The text of the Sort range Z to A option.
textValidationCriteria
string
Sets the text for the Text validation criteria.
underline
string
Sets the title for the Underline tool.
undo
string
Sets the title for the Undo tool.
unhideColumn
string
Sets the Unhide column command text.
unhideRow
string
Sets the Unhide row command text.
unmerge
string
Sets the title for the Unmerge tool.
unsort
string
The text of the Unsort option.
validationCellRange
string
Sets the label text for the Cell Range input in the data validation dialog.
validationComparer
string
Sets the label text for the Comparer dropdown in the data validation dialog.
validationCriteria
string
Sets the label text for the Criteria dropdown in the data validation dialog.
validationEndValue
string
Sets the label text for the End value in the data validation dialog.
validationHintMessage
string
Sets the label text for the Custom hint input in the data validation dialog.
validationHintTitle
string
Sets the label text for the Custom hint title input in the data validation dialog.
Sets the label text for the Ignore blank checkbox in the data validation dialog.
validationMaxValue
string
Sets the label text for the Max value in the data validation dialog.
validationMinValue
string
Sets the label text for the Min value in the data validation dialog.
validationOnInvalidData
string
Sets the label text for the On invalid data option in the data validation dialog.
validationRejectInput
string
Sets the label text for the Reject input radio button in the data validation dialog.
Sets the label text for the Show date button checkbox in the data validation dialog.
validationShowHint
string
Sets the label text for the Show hint checkbox in the data validation dialog.
Sets the label text for the Show list button checkbox in the data validation dialog.
validationShowWarning
string
Sets the label text for the Show warning radio button in the data validation dialog.
validationStartValue
string
Sets the label text for the Start value in the data validation dialog.
validationValue
string
Sets the label text for the Value in the data validation dialog.
view
string
Sets the text for the View toolbar tab.
wrap
string
Sets the title for the Text Wrap tool.