export declare class ExcelLocaleEs {
    [key: string]: string;
    "DefaultTotalLabel": string;
    "Error_AnchoredReference": string;
    "Error_ExplicitThis": string;
    "Error_ExternalRange": string;
    "Error_FormulaNotSupported": string;
    "Error_Internal": string;
    "Error_InvalidFunction": string;
    "Error_InvalidFunctionArgCountTooFew": string;
    "Error_InvalidFunctionArgCountTooMany": string;
    "Error_InvalidNumberSystemDigit": string;
    "Error_InvalidOperand": string;
    "Error_InvalidOperatorArgCount": string;
    "Error_InvalidReference": string;
    "Error_Location": string;
    "Error_MethodNotSupported": string;
    "Error_NoCurrentRangeElement": string;
    "Error_NullFunctionResult": string;
    "Error_NullOperand": string;
    "Error_ParseRef": string;
    "Error_RangeFromLast": string;
    "Error_RangeFromNull": string;
    "Error_RangeFromRefBase": string;
    "Error_RangeLast": string;
    "Error_RangeNormalizeScope": string;
    "Error_RangeToNull": string;
    "Error_RangeToRefBase": string;
    "Error_RangeTuple": string;
    "Error_RangeValidateCount": string;
    "Error_ReadOnlyReference": string;
    "Error_ReferenceNotEumerable": string;
    "Error_RefMalformed": string;
    "Error_RP_ContainsBase": string;
    "Error_RP_ContainsTarget": string;
    "Error_RP_EmptyElement": string;
    "Error_RP_EmptyReference": string;
    "Error_RP_MalformedExtra": string;
    "Error_RP_MalformedUnexpected": string;
    "Error_RP_MergeRelativeBase": string;
    "Error_RP_MissingCloseParenthesis": string;
    "Error_RP_MissingEndQuotes": string;
    "Error_RT_Expected": string;
    "Error_RT_InvalidScope": string;
    "Error_RT_InvalidScope_CharactersAfterClosingQuotes": string;
    "Error_RT_InvalidTuple_CharactersAfterScopeEnd": string;
    "Error_RT_InvalidTuple_MissingCloseParenthesis": string;
    "Error_RT_InvalidTuple_MissingEndQuotes": string;
    "Error_RT_InvalidTuple_NamePortionEmpty": string;
    "Error_RT_InvalidTuple_ScopeIndexLarge": string;
    "Error_RT_InvalidTuple_UnescapedCharacter": string;
    "Error_RT_NullRefName": string;
    "Error_RT_Unexpected": string;
    "Error_ScopeAllNotLast": string;
    "Error_UCErrorCode_Div": string;
    "Error_UCErrorCode_Fail": string;
    "Error_UCErrorCode_NA": string;
    "Error_UCErrorCode_Name": string;
    "Error_UCErrorCode_Null": string;
    "Error_UCErrorCode_Num": string;
    "Error_UCErrorCode_Ok": string;
    "Error_UCErrorCode_Reference": string;
    "Error_UCErrorCode_Unknown": string;
    "Error_UCErrorCode_Value": string;
    "Error_UnexpectedScope": string;
    "Error_UnknownRange": string;
    "Error_UnknownRefType": string;
    "Error_UnknownScope": string;
    "Error_UnresolvedExternal": string;
    "GenerateTableColumnName": string;
    "GenerateTableName": string;
    "LD_Chart_AxisDisplayUnits": string;
    "LD_Fallback_ChartEx_Line1": string;
    "LD_Fallback_ChartEx_Line2": string;
    "LE_AllMustHavGuidsIfAnyHasThem": string;
    "LE_ArgumentException_AnchorCellFromOtherWorksheet": string;
    "LE_ArgumentException_ArrayFormulaMustHaveSingleRegion": string;
    "LE_ArgumentException_ArrayTooSmall": string;
    "LE_ArgumentException_CannotAddStandardTableStyle": string;
    "LE_ArgumentException_CannotApplyDVRuleToTotalCell": string;
    "LE_ArgumentException_CannotCreateEmptyColorInfo": string;
    "LE_ArgumentException_CellMustBeOnSameWorksheetAsReferencesCollection": string;
    "LE_ArgumentException_CellShiftedOffWorksheet": string;
    "LE_ArgumentException_CellsInTableFromOtherWorksheet": string;
    "LE_ArgumentException_CellValueStringLength": string;
    "LE_ArgumentException_ColumnFormulaAlreadyAppliedToCell": string;
    "LE_ArgumentException_ColumnFromDifferentWorksheet": string;
    "LE_ArgumentException_ColumnInputCellFromOtherWorksheet": string;
    "LE_ArgumentException_ColumnNotInTable": string;
    "LE_ArgumentException_ColumnRemovedFromWorksheet": string;
    "LE_ArgumentException_ColumnsToRepeatAtLeftOutsideRange": string;
    "LE_ArgumentException_CommentTooLong": string;
    "LE_ArgumentException_CustomViewNameAlreadyExists": string;
    "LE_ArgumentException_DefaultTableStyleNotInWorkbook": string;
    "LE_ArgumentException_DisplayTextTooLong": string;
    "LE_ArgumentException_DuplicateDisplayValue": string;
    "LE_ArgumentException_DuplicateFixedDateGroup": string;
    "LE_ArgumentException_DuplicateTableStyle": string;
    "LE_ArgumentException_DuplicateTableStyleName_Existing": string;
    "LE_ArgumentException_DuplicateTableStyleName_New": string;
    "LE_ArgumentException_DuplicateWorksheetProtectedRangeTitle": string;
    "LE_ArgumentException_DV_ArrayFormulaCannotBeUsed": string;
    "LE_ArgumentException_DV_CellFromOtherWorksheet": string;
    "LE_ArgumentException_DV_ConstraintFormulaMustBeNumberOrReference": string;
    "LE_ArgumentException_DV_FormulaCannotBeNull": string;
    "LE_ArgumentException_DV_FormulaCannotFindNamedReference": string;
    "LE_ArgumentException_DV_FormulaCannotFindWorksheetReference": string;
    "LE_ArgumentException_DV_FormulaCannotReferenceOtherWorkbook": string;
    "LE_ArgumentException_DV_FormulaInvalidForWorkbookFormat": string;
    "LE_ArgumentException_DV_InvalidAddress": string;
    "LE_ArgumentException_DV_InvalidExcelDate": string;
    "LE_ArgumentException_DV_InvalidFormula": string;
    "LE_ArgumentException_DV_InvalidMessageLength": string;
    "LE_ArgumentException_DV_ListFormulaCannotHaveEmptyString": string;
    "LE_ArgumentException_DV_ListFormulaMustBeStringOrReference": string;
    "LE_ArgumentException_DV_ListFormulaReferenceMustBeOneDimensional": string;
    "LE_ArgumentException_DV_LowerGreaterThanUpperContraint": string;
    "LE_ArgumentException_DV_MustHaveOneAcceptedValue": string;
    "LE_ArgumentException_DV_ReferencesAlreadyContainDVs": string;
    "LE_ArgumentException_DV_ReferencesFromOtherWorksheet": string;
    "LE_ArgumentException_DV_RegionFromOtherWorksheet": string;
    "LE_ArgumentException_DV_RuleAppliedOnOtherWorksheet": string;
    "LE_ArgumentException_DV_UpperLessThanLowerContraint": string;
    "LE_ArgumentException_EditRangeAlreadyOwned": string;
    "LE_ArgumentException_EditRangeHasRangeFromOtherWorksheet": string;
    "LE_ArgumentException_EmptyCustomList": string;
    "LE_ArgumentException_EndIndexLessThanZero": string;
    "LE_ArgumentException_FileDoesntContainsWorkbookStream": string;
    "LE_ArgumentException_FormulaReferencesInvalidCells": string;
    "LE_ArgumentException_HashSetFull": string;
    "LE_ArgumentException_HyperlinkAlreadyOwned": string;
    "LE_ArgumentException_HyperlinkSourceFromOtherWorksheet": string;
    "LE_ArgumentException_HyperlinkTargetFromOtherWorkbook": string;
    "LE_ArgumentException_InfiniteColumnWidth": string;
    "LE_ArgumentException_Interval": string;
    "LE_ArgumentException_IntervalStr": string;
    "LE_ArgumentException_InvalidCellAddress": string;
    "LE_ArgumentException_InvalidCommentPositioningMode": string;
    "LE_ArgumentException_InvalidCustomFilterOperandNumber": string;
    "LE_ArgumentException_InvalidCustomFilterOperator": string;
    "LE_ArgumentException_InvalidDatePeriodFilterValue": string;
    "LE_ArgumentException_InvalidDpi": string;
    "LE_ArgumentException_InvalidExcelDate": string;
    "LE_ArgumentException_InvalidFileFormat": string;
    "LE_ArgumentException_InvalidFormula": string;
    "LE_ArgumentException_InvalidGradientStopColor": string;
    "LE_ArgumentException_InvalidNamedReferenceName": string;
    "LE_ArgumentException_InvalidPaletteColor_EmptyOrSystem": string;
    "LE_ArgumentException_InvalidPaletteColor_NonOpaque": string;
    "LE_ArgumentException_InvalidReferencesString": string;
    "LE_ArgumentException_InvalidRegionAddress": string;
    "LE_ArgumentException_InvalidRowOrColumnRange": string;
    "LE_ArgumentException_InvalidSeriesValues": string;
    "LE_ArgumentException_InvalidTarget": string;
    "LE_ArgumentException_InvalidTopOrBottomFilterValue": string;
    "LE_ArgumentException_InvalidWorksheetName": string;
    "LE_ArgumentException_InvalidWorksheetNameStartingQuote": string;
    "LE_ArgumentException_LessThanTwoGradientStops": string;
    "LE_ArgumentException_NamedReferenceNameTooLong": string;
    "LE_ArgumentException_NaNDefaultColumnWidth": string;
    "LE_ArgumentException_NewRegionOverlapsFilterArea": string;
    "LE_ArgumentException_NewTableRegionCannotMoveHeaders": string;
    "LE_ArgumentException_NewTableRegionFromWrongWorksheet": string;
    "LE_ArgumentException_NewTableRegionMustHaveDataRows": string;
    "LE_ArgumentException_NewTableRegionOverlapOld": string;
    "LE_ArgumentException_NewTableRegionOverlapsBlockingValue": string;
    "LE_ArgumentException_NewTableRegionOverlapsMergedRegion": string;
    "LE_ArgumentException_NewTableRegionOverlapsOtherTable": string;
    "LE_ArgumentException_NoRegionsInArray": string;
    "LE_ArgumentException_NotEnum": string;
    "LE_ArgumentException_NotSupportedCodePage": string;
    "LE_ArgumentException_NPer": string;
    "LE_ArgumentException_NPerFunction": string;
    "LE_ArgumentException_PA_PrintAreasCannotOverlap": string;
    "LE_ArgumentException_ParentStyleFromOtherWorkbook": string;
    "LE_ArgumentException_PB_CantInsertBreakAtIndex": string;
    "LE_ArgumentException_PB_CantSetBreakAtIndex": string;
    "LE_ArgumentException_PB_MustBeWithinPrintArea": string;
    "LE_ArgumentException_PB_PageBreakCantBeA1Cell": string;
    "LE_ArgumentException_PB_PageBreakCantBeBeforeLeftColumn": string;
    "LE_ArgumentException_PB_PageBreakCantBeBeforeTopRow": string;
    "LE_ArgumentException_PB_PageBreaksCannotAddExistingInstance": string;
    "LE_ArgumentException_PB_PageBreaksCannotOverlap": string;
    "LE_ArgumentException_PB_PrintAreaMustBeInPrintAreas": string;
    "LE_ArgumentException_PB_PrintAreaMustBeOnSameWorksheet": string;
    "LE_ArgumentException_Pmt": string;
    "LE_ArgumentException_PrintAreaShiftedOffWorksheet": string;
    "LE_ArgumentException_RangeFromOtherWorksheetThanProtectedRange": string;
    "LE_ArgumentException_RegionMustBeOnSameWorksheet": string;
    "LE_ArgumentException_RegionMustBeOnSameWorksheetAsReferencesCollection": string;
    "LE_ArgumentException_RegionsFromMixedWorksheets": string;
    "LE_ArgumentException_RegionShiftedOffWorksheet": string;
    "LE_ArgumentException_RegionsShiftedOffWorksheet": string;
    "LE_ArgumentException_RowFromDifferentWorksheet": string;
    "LE_ArgumentException_RowInputCellFromOtherWorksheet": string;
    "LE_ArgumentException_RowRemovedFromWorksheet": string;
    "LE_ArgumentException_SelectedWorksheetFromOtherWorkbook": string;
    "LE_ArgumentException_ShapeCannotBeAdded": string;
    "LE_ArgumentException_SourceFromOtherWorksheetThanHyperlink": string;
    "LE_ArgumentException_StartIndexLessThanZero": string;
    "LE_ArgumentException_StyleNameAlreadyExists": string;
    "LE_ArgumentException_StyleNameTooLong": string;
    "LE_ArgumentException_TableColumnRemovedFromTable": string;
    "LE_ArgumentException_TableStyleFromOtherWorkbook": string;
    "LE_ArgumentException_TargetTooLong": string;
    "LE_ArgumentException_TextLengthGreaterThanMax": string;
    "LE_ArgumentException_ToolTipTooLong": string;
    "LE_ArgumentException_TopLeftWindowBounds": string;
    "LE_ArgumentException_WeekdayFirst": string;
    "LE_ArgumentException_WidthHeightWindowBounds": string;
    "LE_ArgumentException_WorksheetNameAlreadyExists": string;
    "LE_ArgumentException_WorksheetNameTooLong": string;
    "LE_ArgumentException_WorksheetProtectedRangeTitleTooLong": string;
    "LE_ArgumentException_WorksheetScopeFromOtherWorkbook": string;
    "LE_ArgumentNullException_AnchorCell": string;
    "LE_ArgumentNullException_CustomViewName": string;
    "LE_ArgumentNullException_Encoder": string;
    "LE_ArgumentNullException_FindNamedReference": string;
    "LE_ArgumentNullException_FormulaCantBeNull": string;
    "LE_ArgumentNullException_HiddenColumn": string;
    "LE_ArgumentNullException_HiddenRow": string;
    "LE_ArgumentNullException_Image": string;
    "LE_ArgumentNullException_NamedReferenceNameCantBeNull": string;
    "LE_ArgumentNullException_SaveStream": string;
    "LE_ArgumentNullException_SelectedWorksheet": string;
    "LE_ArgumentNullException_Shape": string;
    "LE_ArgumentNullException_SourceFont": string;
    "LE_ArgumentNullException_SourceFormatting": string;
    "LE_ArgumentNullException_StyleName": string;
    "LE_ArgumentNullException_UnformattedString": string;
    "LE_ArgumentNullException_Workbook": string;
    "LE_ArgumentNullException_WorkbookRequiredToResolveThemeColor": string;
    "LE_ArgumentNullException_WorksheetName": string;
    "LE_ArgumentNullException_WorksheetProtectedRangeTitleCantBeNull": string;
    "LE_ArgumentNullException_WorksheetScope": string;
    "LE_ArgumentOutOfRange_RelativeColumnIndex": string;
    "LE_ArgumentOutOfRange_RelativeRowIndex": string;
    "LE_ArgumentOutOfRangeException_AnchorPosition": string;
    "LE_ArgumentOutOfRangeException_BadInsertIndex": string;
    "LE_ArgumentOutOfRangeException_BadRemoveAtIndex": string;
    "LE_ArgumentOutOfRangeException_CollectionIndex": string;
    "LE_ArgumentOutOfRangeException_ColumnWidth": string;
    "LE_ArgumentOutOfRangeException_DefaultColumnWidth": string;
    "LE_ArgumentOutOfRangeException_DefaultFontHeight": string;
    "LE_ArgumentOutOfRangeException_DefaultRowHeight": string;
    "LE_ArgumentOutOfRangeException_DuplicateItemSorted": string;
    "LE_ArgumentOutOfRangeException_FirstVisibleTabIndex": string;
    "LE_ArgumentOutOfRangeException_FontHeight": string;
    "LE_ArgumentOutOfRangeException_GroupAddedToSelf": string;
    "LE_ArgumentOutOfRangeException_Indent": string;
    "LE_ArgumentOutOfRangeException_IndexNegative": string;
    "LE_ArgumentOutOfRangeException_InvalidCollectionIndex": string;
    "LE_ArgumentOutOfRangeException_InvalidColorInfoTint": string;
    "LE_ArgumentOutOfRangeException_InvalidColumnCount": string;
    "LE_ArgumentOutOfRangeException_InvalidColumnIndex": string;
    "LE_ArgumentOutOfRangeException_InvalidGradientStopOffset": string;
    "LE_ArgumentOutOfRangeException_InvalidRelativeRectangleValueForGradient": string;
    "LE_ArgumentOutOfRangeException_InvalidRemoveAtIndex_SortConditions": string;
    "LE_ArgumentOutOfRangeException_InvalidRowCount": string;
    "LE_ArgumentOutOfRangeException_InvalidRowIndex": string;
    "LE_ArgumentOutOfRangeException_InvalidTableStyleAreaStripeExtent": string;
    "LE_ArgumentOutOfRangeException_LeftPaneWidth": string;
    "LE_ArgumentOutOfRangeException_LengthMustBePositive": string;
    "LE_ArgumentOutOfRangeException_MagnificationLevel": string;
    "LE_ArgumentOutOfRangeException_Margins": string;
    "LE_ArgumentOutOfRangeException_MaxPagesHorizontally": string;
    "LE_ArgumentOutOfRangeException_MaxPagesVertically": string;
    "LE_ArgumentOutOfRangeException_MaxRecursionIterations": string;
    "LE_ArgumentOutOfRangeException_MaxSortConditions": string;
    "LE_ArgumentOutOfRangeException_NegativeStartIndex": string;
    "LE_ArgumentOutOfRangeException_NumberOfCopies": string;
    "LE_ArgumentOutOfRangeException_Per": string;
    "LE_ArgumentOutOfRangeException_Rate": string;
    "LE_ArgumentOutOfRangeException_Resolution": string;
    "LE_ArgumentOutOfRangeException_RowHeight": string;
    "LE_ArgumentOutOfRangeException_ScalingFactor": string;
    "LE_ArgumentOutOfRangeException_StartPageNumber": string;
    "LE_ArgumentOutOfRangeException_TabBarWidth": string;
    "LE_ArgumentOutOfRangeException_TopPaneHeight": string;
    "LE_AutoColorNotAllowed": string;
    "LE_Axis_MajorMinorUnit": string;
    "LE_Axis_NoCrossAxis": string;
    "LE_Biff8SerializerNotLoaded": string;
    "LE_CategoryAxisBinning_BinWidthAndNumberOfBins": string;
    "LE_ChartGradientFill_EmptyStops": string;
    "LE_ChartObject_DifferentChart": string;
    "LE_ColumnsToRepeatAtLeftAreOutsideAvailableRange": string;
    "LE_ComboChartGroupCollection_DoesNotExist": string;
    "LE_FillPercentInvalid": string;
    "LE_FormatLimitError_Indent": string;
    "LE_FormatLimitError_MacroWorkbook": string;
    "LE_FormatLimitError_MaxColumnIndex": string;
    "LE_FormatLimitError_MaxRowIndex": string;
    "LE_FormulaParseException_ArrayContainsConstants": string;
    "LE_FormulaParseException_ArrayHasEmptyFirstRow": string;
    "LE_FormulaParseException_ArrayHasMisalignedRows": string;
    "LE_FormulaParseException_CellReferenceAfterWorkbookName": string;
    "LE_FormulaParseException_ExtraExpressions": string;
    "LE_FormulaParseException_FunctionMissingClosingParen": string;
    "LE_FormulaParseException_FunctionNestingTooDeep": string;
    "LE_FormulaParseException_IncorrectNumberOfArguments": string;
    "LE_FormulaParseException_InvalidArguments": string;
    "LE_FormulaParseException_InvalidConditionalFormatFormula": string;
    "LE_FormulaParseException_InvalidErrorValue": string;
    "LE_FormulaParseException_InvalidFileNameInBrackets": string;
    "LE_FormulaParseException_InvalidStructuredTableReference": string;
    "LE_FormulaParseException_InvalidWorkbookName": string;
    "LE_FormulaParseException_InvalidWorksheetName": string;
    "LE_FormulaParseException_MacroFunctionNotAllowed": string;
    "LE_FormulaParseException_Message_PortionWithError": string;
    "LE_FormulaParseException_MissingArgumentAfterBinary": string;
    "LE_FormulaParseException_MissingArgumentAfterParen": string;
    "LE_FormulaParseException_MissingArgumentAfterUnary": string;
    "LE_FormulaParseException_MissingArgumentBeforeBinary": string;
    "LE_FormulaParseException_NamedReferenceRefsNeedSheetName": string;
    "LE_FormulaParseException_NoElementAfterArraySerapator": string;
    "LE_FormulaParseException_NoEqualsSign": string;
    "LE_FormulaParseException_NoExclamationAfterWorkbookName": string;
    "LE_FormulaParseException_NoExclamationAfterWorksheetName": string;
    "LE_FormulaParseException_NoExpressions": string;
    "LE_FormulaParseException_NoFileNameAfterBracket": string;
    "LE_FormulaParseException_NoValidTermAfterWorkbookName": string;
    "LE_FormulaParseException_NoValidTermAfterWorksheetName": string;
    "LE_FormulaParseException_NoWorksheetAfterWorkbookName": string;
    "LE_FormulaParseException_StringConstantLengthTooLong": string;
    "LE_FormulaParseException_TooLong": string;
    "LE_FormulaParseException_UnknownFunction": string;
    "LE_FormulaParseException_UnmatchedOpenBracket": string;
    "LE_FormulaParseException_UnmatchedOpenParen": string;
    "LE_FormulaParseException_UnmatchedOpenSquareBracket": string;
    "LE_FormulaParseException_WorkbookNameMissingEndQuote": string;
    "LE_FormulaParseException_WorksheetRangeMissingEndingName": string;
    "LE_GradientStop_InvalidPosition": string;
    "LE_IconSetInvalid": string;
    "LE_IndexOutOfRangeException_ArrayBounds": string;
    "LE_InvalidEnumArgumentException_DefaultPatternCannotBeUsed": string;
    "LE_InvalidLineWeight": string;
    "LE_InvalidOperationException_AnchorCommentBeforeApplyingToCell": string;
    "LE_InvalidOperationException_AnchorShapeBeforeAddingToCollection": string;
    "LE_InvalidOperationException_ArrayFormulaAlreadyApplied": string;
    "LE_InvalidOperationException_ArrayFormulaAppliedInTable": string;
    "LE_InvalidOperationException_ArrayFormulaInMergedCell": string;
    "LE_InvalidOperationException_BottomRightAnchorFromOtherWorksheet": string;
    "LE_InvalidOperationException_BuiltInStyleNameCannotBeChanged": string;
    "LE_InvalidOperationException_CannotAddColorsToPaletteDirectly": string;
    "LE_InvalidOperationException_CannotAddParagraphDirectly": string;
    "LE_InvalidOperationException_CannotAddTableDirectly": string;
    "LE_InvalidOperationException_CannotAddTableToRemovedWorksheet": string;
    "LE_InvalidOperationException_CannotApplyFilterWhileHeaderRowIsHidden": string;
    "LE_InvalidOperationException_CannotApplyFilterWhileUIIsHidden": string;
    "LE_InvalidOperationException_CannotInsertTableRow_LossOfData": string;
    "LE_InvalidOperationException_CannotInsertTableRow_LossOfObject": string;
    "LE_InvalidOperationException_CannotInsertTableRow_SplitBlockingValue": string;
    "LE_InvalidOperationException_CannotInsertTableRow_SplitMergedRegion": string;
    "LE_InvalidOperationException_CannotInsertTableRow_SplitTable": string;
    "LE_InvalidOperationException_CannotInsertTableRow_TableOnBottomOfWorksheet": string;
    "LE_InvalidOperationException_CannotModifyKeysCollection": string;
    "LE_InvalidOperationException_CannotModifyStandardTableStyle": string;
    "LE_InvalidOperationException_CannotModifyValuesCollection": string;
    "LE_InvalidOperationException_CannotMoveDisconnectedWorksheet": string;
    "LE_InvalidOperationException_CannotRemoveColorsToPaletteDirectly": string;
    "LE_InvalidOperationException_CannotRemoveNormalStyle": string;
    "LE_InvalidOperationException_CannotSetParentStyleOnStyle": string;
    "LE_InvalidOperationException_CannotShift_LossOfData": string;
    "LE_InvalidOperationException_CannotShift_LossOfObject": string;
    "LE_InvalidOperationException_CannotShift_SplitBlockingValue": string;
    "LE_InvalidOperationException_CannotShift_SplitMergedRegion": string;
    "LE_InvalidOperationException_CannotShift_SplitTable": string;
    "LE_InvalidOperationException_CantAddChartInChart": string;
    "LE_InvalidOperationException_CantAddCustomView": string;
    "LE_InvalidOperationException_CantAddDataTable": string;
    "LE_InvalidOperationException_CantAddMergedRegion": string;
    "LE_InvalidOperationException_CantAddNamedReference": string;
    "LE_InvalidOperationException_CantAddWorksheet": string;
    "LE_InvalidOperationException_CantApplyRemovedCustomView": string;
    "LE_InvalidOperationException_CantChangeArrayFormula": string;
    "LE_InvalidOperationException_CantChangeDataTable": string;
    "LE_InvalidOperationException_CantModifyCollection": string;
    "LE_InvalidOperationException_CantOverlapArrayFormula": string;
    "LE_InvalidOperationException_CantOverlapDataTableInterior": string;
    "LE_InvalidOperationException_CantSaveEditRangeWithoutRange": string;
    "LE_InvalidOperationException_CantSaveWithNoVisibleWorksheets": string;
    "LE_InvalidOperationException_CantSaveWithNoWorksheets": string;
    "LE_InvalidOperationException_CantSetCircularityErrorDirectly": string;
    "LE_InvalidOperationException_CantSetDataTableDirectly": string;
    "LE_InvalidOperationException_CantSetFormulaDirectly": string;
    "LE_InvalidOperationException_CellsInTableMinSize": string;
    "LE_InvalidOperationException_ChartNotSupported": string;
    "LE_InvalidOperationException_ClearUnknownShapeData": string;
    "LE_InvalidOperationException_CollectionLongerThanMaxValue": string;
    "LE_InvalidOperationException_CollectionModifiedWhileEnumerating": string;
    "LE_InvalidOperationException_CurrentTableRowAddressNeedsOriginCell": string;
    "LE_InvalidOperationException_CustomViewNoVisibleWorksheets": string;
    "LE_InvalidOperationException_DataTableAppliedInTable": string;
    "LE_InvalidOperationException_DataTableFormulaCannotBeApplied": string;
    "LE_InvalidOperationException_DataTableInMergedCell": string;
    "LE_InvalidOperationException_DataTableRemoved": string;
    "LE_InvalidOperationException_DeprecatedFillColorSetWithGradientFill": string;
    "LE_InvalidOperationException_EncryptedWorkbooksNotSupported": string;
    "LE_InvalidOperationException_ExtensionDoesntMatchCurrentFormat": string;
    "LE_InvalidOperationException_FixedValuesFilterMustAcceptAValue": string;
    "LE_InvalidOperationException_FormattedStringAlreadyOwned": string;
    "LE_InvalidOperationException_FormattedStringNotOwned": string;
    "LE_InvalidOperationException_FormattedTextAlreadyOwned": string;
    "LE_InvalidOperationException_FormulaAlreadyOwned": string;
    "LE_InvalidOperationException_FormulaReferencesInvalidCells": string;
    "LE_InvalidOperationException_GetBoundsBeforeAnchorsSet": string;
    "LE_InvalidOperationException_HiddenWorksheetCannotBeSelected": string;
    "LE_InvalidOperationException_HyperlinkSealed": string;
    "LE_InvalidOperationException_ImageDisposed": string;
    "LE_InvalidOperationException_InputCellsBothNull": string;
    "LE_InvalidOperationException_InputCellsInTable": string;
    "LE_InvalidOperationException_InputCellsSame": string;
    "LE_InvalidOperationException_InvalidCharacterRange": string;
    "LE_InvalidOperationException_InvalidFormatOptionsInWholeTableArea": string;
    "LE_InvalidOperationException_InvalidFormatString": string;
    "LE_InvalidOperationException_InvalidFormatString_GetTextCall": string;
    "LE_InvalidOperationException_InvalidForWorkbookFormat": string;
    "LE_InvalidOperationException_InvalidHeaderCellColumnAreaFormatProperty": string;
    "LE_InvalidOperationException_InvalidHeaderRowAreaFormatProperty": string;
    "LE_InvalidOperationException_InvalidTableStyleAreaFontProperty": string;
    "LE_InvalidOperationException_InvalidTableStyleAreaFormatOptions": string;
    "LE_InvalidOperationException_InvalidTableStyleAreaFormatProperty": string;
    "LE_InvalidOperationException_InvalidTotalsCellColumnAreaFormatProperty": string;
    "LE_InvalidOperationException_InvalidTotalsRowAreaFormatProperty": string;
    "LE_InvalidOperationException_InvalidWholeTableAreaFormatProperty": string;
    "LE_InvalidOperationException_LastColumnBeforeFirst": string;
    "LE_InvalidOperationException_LastRowBeforeFirst": string;
    "LE_InvalidOperationException_MaxCellFormats": string;
    "LE_InvalidOperationException_MaxColors": string;
    "LE_InvalidOperationException_MaxColumns": string;
    "LE_InvalidOperationException_MaxFonts": string;
    "LE_InvalidOperationException_MaxFormattedStrings": string;
    "LE_InvalidOperationException_MaxRows": string;
    "LE_InvalidOperationException_MergedCellCrossesDataTableLeftColumn": string;
    "LE_InvalidOperationException_MergedCellCrossesDataTableTopLeftCell": string;
    "LE_InvalidOperationException_MergedCellCrossesDataTableTopRow": string;
    "LE_InvalidOperationException_MergedCellsAppliedInTable": string;
    "LE_InvalidOperationException_NamedReferenceNameAlreadyExists": string;
    "LE_InvalidOperationException_NoRegionHasBeenSpecified": string;
    "LE_InvalidOperationException_NoWorksheetContextToSetShapeBounds": string;
    "LE_InvalidOperationException_OverlappingTable": string;
    "LE_InvalidOperationException_ReadOnlyFont": string;
    "LE_InvalidOperationException_ReadOnlyFormat": string;
    "LE_InvalidOperationException_RelativeR1C1AddressNeedsOriginCell": string;
    "LE_InvalidOperationException_ResizedTableMustBeOnWorksheet": string;
    "LE_InvalidOperationException_ResolvedFormatCannotBeModified": string;
    "LE_InvalidOperationException_ShapeCantChangeOrientation": string;
    "LE_InvalidOperationException_ShapeFillSolidIsImmutable": string;
    "LE_InvalidOperationException_ShapeInAnotherCollection": string;
    "LE_InvalidOperationException_ShapeOutlineSolidIsImmutable": string;
    "LE_InvalidOperationException_ShowFilterUIWhileHeaderRowHidden": string;
    "LE_InvalidOperationException_SystemColorsAccessedFromWrongThread": string;
    "LE_InvalidOperationException_TableReferenceMustBeUsedFromInsideTable": string;
    "LE_InvalidOperationException_TableReferenceToMissingTable": string;
    "LE_InvalidOperationException_TableReferenceToMissingTableColumn": string;
    "LE_InvalidOperationException_TopLeftAnchorFromOtherWorksheet": string;
    "LE_InvalidOperationException_TotalsRowCannotBeShownInLastRow": string;
    "LE_InvalidOperationException_UnknownBIFFFormat": string;
    "LE_InvalidOperationException_UnsupportedBIFFFormat": string;
    "LE_InvalidOperationException_WorkbookDataViolatesFormatLimits": string;
    "LE_InvalidRegion": string;
    "LE_InvalidValueType": string;
    "LE_LocationNotSingleRowOrColumn": string;
    "LE_LocationOrDataAreaInvalid": string;
    "LE_LocationWorksheetMismatch": string;
    "LE_NotSingleTargetFormula": string;
    "LE_NotSupportedException_CellType": string;
    "LE_NotSupportedException_NoPackageFactory": string;
    "LE_OpenPackagingNonConformanceException_ContainsDublinCoreRefinements": string;
    "LE_OpenPackagingNonConformanceException_ContainsXmlLanguageAttribute": string;
    "LE_OpenPackagingNonConformanceException_CorePropertiesRelationshipAlreadyProcessed": string;
    "LE_OpenPackagingNonConformanceException_DuplicatePartName": string;
    "LE_OpenPackagingNonConformanceException_UsesMarkupCompatibilityNamespace": string;
    "LE_OpenPackagingNonConformanceException_XmlContainsDocumentTypeDefinition": string;
    "LE_OpenPackagingNonConformanceException_XsiTypeAttributeInvalid": string;
    "LE_OpenXmlSerializerNotLoaded": string;
    "LE_PercentageValueOutOfRange": string;
    "LE_PercentileValueOutOfRange": string;
    "LE_PercentRangeInvalid": string;
    "LE_RowsToRepeatAtTopAreOutsideAvailableRange": string;
    "LE_Serialization_NoPrimaryCategoryAxis": string;
    "LE_Serialization_NoPrimaryValueAxis": string;
    "LE_Series_ChartType_ChartEx": string;
    "LE_Series_ChartType_InvalidForComboChart": string;
    "LE_Series_ChartType_NonCombo": string;
    "LE_Series_Explosion_OutOfRange": string;
    "LE_Series_InvalidAxisGroup": string;
    "LE_Series_InvalidSeriesTypeForComboChart": string;
    "LE_Series_NoPrimaryAxis": string;
    "LE_Series_OwningSeries_NotClusteredColumn": string;
    "LE_Series_OwningSeries_NotParetoLine": string;
    "LE_Series_OwningSeries_Same": string;
    "LE_Series_SeriesType_ChartEx": string;
    "LE_Series_SeriesType_NonCombo": string;
    "LE_SetValue_Formula": string;
    "LE_SetValue_NonNumeric": string;
    "LE_SetValue_Numeric": string;
    "LE_WorksheetChart_ChartType_ChartEx_CannotTransition": string;
    "LE_WorksheetChart_ChartType_ComboChart_From": string;
    "LE_WorksheetChart_ChartType_ComboChart_To": string;
    "LE_WorksheetChart_ComboChart_NotEnoughSeries": string;
    "LE_WorksheetChart_MissingRequiredAxis_StockCharts": string;
    "LE_WorksheetChart_NotEnoughSeries": string;
    "LE_WorksheetChart_Save_Series": string;
    "LE_WorksheetChart_Save_Series_Pareto": string;
    "LE_WorksheetChart_SetComboChartSourceData_InvalidChartTypes": string;
    "LE_WorksheetChart_SetComboChartSourceData_NotAComboChart": string;
    "LE_WorksheetChart_SetComboChartSourceData_SeriesChartTypesNotSupported": string;
    "LE_WorksheetChart_SetSourceData_NotEnoughSeries": string;
    "LE_WorksheetChart_SetSourceData_TooManyAxes": string;
    "LE_WorksheetChart_StockChartNotSupported": string;
    "LE_WorksheetChart_UnknownChartNotSupported": string;
    "LER_ArgumentOutOfRangeException_OutlineLevel": string;
    "LER_Exception_KeyNotFound": string;
    "LER_Exception_MergedRegionsOverlap": string;
    "TableHeaderRowDescription": string;
    "TableInsertRowDescription": string;
    "TableTotalsRowDescription": string;
    "Value_UCErrorCode_Div": string;
    "Value_UCErrorCode_Fail": string;
    "Value_UCErrorCode_NA": string;
    "Value_UCErrorCode_Name": string;
    "Value_UCErrorCode_Null": string;
    "Value_UCErrorCode_Num": string;
    "Value_UCErrorCode_Ok": string;
    "Value_UCErrorCode_Reference": string;
    "Value_UCErrorCode_Unknown": string;
    "Value_UCErrorCode_Value": string;
    "WorkbookColorInfo_Automatic_Description": string;
    "WorkbookColorInfo_Description": string;
    "WorkbookColorInfo_WithTint_Description": string;
    "WorksheetShapeSerialization_GroupName": string;
    "WorksheetShapeSerialization_ImageName": string;
    "WorksheetShapeSerialization_ShapeName": string;
}
