97 lines
2.1 MiB
97 lines
2.1 MiB
/*!@license
|
|
* Infragistics.Web.ClientUI infragistics.excel_core.js 19.1.20191.172
|
|
*
|
|
* Copyright (c) 2011-2019 Infragistics Inc.
|
|
*
|
|
* http://www.infragistics.com/
|
|
*
|
|
* Depends:
|
|
* jquery-1.4.4.js
|
|
* jquery.ui.core.js
|
|
* jquery.ui.widget.js
|
|
* infragistics.util.js
|
|
* infragistics.ext_core.js
|
|
* infragistics.ext_collections.js
|
|
* infragistics.ext_collectionsExtended.js
|
|
* infragistics.ext_io.js
|
|
* infragistics.ext_text.js
|
|
* infragistics.documents.core_core.js
|
|
* infragistics.ext_ui.js
|
|
*/
|
|
(function(factory){if(typeof define==="function"&&define.amd){define(["./infragistics.util","./infragistics.ext_core","./infragistics.ext_collections","./infragistics.ext_collectionsExtended","./infragistics.ext_io","./infragistics.ext_text","./infragistics.documents.core_core","./infragistics.ext_ui"],factory)}else{factory(igRoot)}})(function($){/*!@license
|
|
* Infragistics.Web.ClientUI infragistics.excel_core.js resources 19.1.20191.172
|
|
*
|
|
* Copyright (c) 2011-2019 Infragistics Inc.
|
|
*
|
|
* http://www.infragistics.com/
|
|
*
|
|
*/
|
|
(function(){$=$||{};$.ig=$.ig||{};$.ig.locale=$.ig.locale||{};$.ig.locale.en=$.ig.locale.en||{};$.ig.locale.en.excel=$.ig.locale.en.excel||{};var l=$.ig.locale.en.excel;l["DefaultTotalLabel"]="Total";l["Error_AnchoredReference"]="Attempt to access {0} as an unanchored reference";l["Error_ExplicitThis"]="{0} - Explicit This not supported";l["Error_ExternalRange"]="Range contains External Reference";l["Error_FormulaNotSupported"]="{0} - Attempt to access formula on a reference that doesn't support formulas";l["Error_Internal"]="An internal error occurred in method {0}.";l["Error_InvalidFunction"]="Invalid function '{0}' at {1}.";l["Error_InvalidFunctionArgCountTooFew"]="The function '{0}' referenced at {1} does not contain the correct number of arguments. The function requires a minimum of {2} parameter(s).";l["Error_InvalidFunctionArgCountTooMany"]="The function '{0}' referenced at {1} does not contain the correct number of arguments. The argument count should not exceed {2} parameter(s).";l["Error_InvalidNumberSystemDigit"]="Invalid digit of '{0}' encountered in the value '{1}' for the number system with base of {2}.";l["Error_InvalidOperand"]="Invalid Operand";l["Error_InvalidOperatorArgCount"]="The '{0}' function must accept {1} arguments.";l["Error_InvalidReference"]="Invalid or unavailable reference";l["Error_Location"]="line {0} col {1}";l["Error_MethodNotSupported"]="{0} does not support {1}.";l["Error_NoCurrentRangeElement"]="No current Range Element";l["Error_NullFunctionResult"]="The evaluation of '{0}' returned a null value.";l["Error_NullOperand"]="Null operand";l["Error_ParseRef"]="Unknown reference at {0}.";l["Error_RangeFromLast"]="fromT.Last not set";l["Error_RangeFromNull"]="RefRange: from is null";l["Error_RangeFromRefBase"]="RefRange: from is not a RefBase : {0}";l["Error_RangeLast"]="RefRange Validate: last tuples [{0}] != [{1}]";l["Error_RangeNormalizeScope"]="RefRange Normalize: bad scope [{0}/{1}]";l["Error_RangeToNull"]="RefRange: to is null";l["Error_RangeToRefBase"]="RefRange: to is not a RefBase : {0}";l["Error_RangeTuple"]="RefRange Validate: tuples [{0}] != [{1}]";l["Error_RangeValidateCount"]="RefRange Validate: from count {0} != to count {1}";l["Error_ReadOnlyReference"]="{0} - Attempt to set value on readonly reference";l["Error_ReferenceNotEumerable"]="{0} is not an enumerable reference";l["Error_RefMalformed"]="{0} - Malformed Reference {1}";l["Error_RP_ContainsBase"]="RefParser.Contains - Empty Base";l["Error_RP_ContainsTarget"]="RefParser.Contains - Empty Target";l["Error_RP_EmptyElement"]="Invalid reference {0}. Empty element encountered at location {1}.";l["Error_RP_EmptyReference"]="Invalid reference {0}. Reference is empty.";l["Error_RP_MalformedExtra"]="RefParser Malformed Reference: Multiple [{0}] found in [{1}]";l["Error_RP_MalformedUnexpected"]="RefParser Malformed Reference: Unexpected [{0}] found in [{1}]";l["Error_RP_MergeRelativeBase"]="RefParser.Merge: Base is Relative";l["Error_RP_MissingCloseParenthesis"]="Invalid reference {0}. Missing close parenthesis.";l["Error_RP_MissingEndQuotes"]="Invalid reference {0}. Missing end quotes.";l["Error_RT_Expected"]="RefTuple: Expected [{0}] in [{1}]";l["Error_RT_InvalidScope"]="Invalid scope: {0}.";l["Error_RT_InvalidScope_CharactersAfterClosingQuotes"]="Characters encountered after closing double quotes in {0} scope at location {1}.";l["Error_RT_InvalidTuple_CharactersAfterScopeEnd"]="Invalid element {0}. Characters encountered after the end of the scope.";l["Error_RT_InvalidTuple_MissingCloseParenthesis"]="Invalid element {0}. Missing close parenthesis.";l["Error_RT_InvalidTuple_MissingEndQuotes"]="Invalid element {0}. Missing end quotes.";l["Error_RT_InvalidTuple_NamePortionEmpty"]="Invalid element {0}. Element name portion empty.";l["Error_RT_InvalidTuple_ScopeIndexLarge"]="Invalid element {0}. Index {1} is invalid: {2}.";l["Error_RT_InvalidTuple_UnescapedCharacter"]="Unescaped {0} character encountered in {1} at location {2}.";l["Error_RT_NullRefName"]="RefTuple: null RefName";l["Error_RT_Unexpected"]="RefTuple: unexpected [{0}] in [{1}]";l["Error_ScopeAllNotLast"]="{0} - Scope All must appear in last element {1}";l["Error_UCErrorCode_Div"]="Divide by zero";l["Error_UCErrorCode_Fail"]="Fail";l["Error_UCErrorCode_NA"]="Not applicable";l["Error_UCErrorCode_Name"]="Invalid name";l["Error_UCErrorCode_Null"]="Null Value";l["Error_UCErrorCode_Num"]="Invalid numeric values in the function or formula.";l["Error_UCErrorCode_Ok"]="Succeed";l["Error_UCErrorCode_Reference"]="Invalid or unavailable reference";l["Error_UCErrorCode_Unknown"]="Invalid code";l["Error_UCErrorCode_Value"]="Incorrect type of argument or operand.";l["Error_UnexpectedScope"]="{0} - Unexpected scope for Parent {1}";l["Error_UnknownRange"]="Unknown Range Type";l["Error_UnknownRefType"]="{0} - Unknown RefType {1}";l["Error_UnknownScope"]="{0} - Unknown scope {1}";l["Error_UnresolvedExternal"]="Unresolved external reference";l["GenerateTableColumnName"]="Column";l["GenerateTableName"]="Table";l["LE_AllMustHavGuidsIfAnyHasThem"]="Can not set GenerateGuidsForGroups to false if any existing group has a Guid.";l["LE_ArgumentException_AnchorCellFromOtherWorksheet"]="The cell specified does not exist on the same worksheet as the shape.";l["LE_ArgumentException_ArrayFormulaMustHaveSingleRegion"]="An array formula can only be applied to one cell region.";l["LE_ArgumentException_ArrayTooSmall"]="The array is not big enough to copy all values to it.";l["LE_ArgumentException_CannotAddStandardTableStyle"]="A standard table style cannot be added to the CustomTableStyleCollection.";l["LE_ArgumentException_CannotApplyDVRuleToTotalCell"]="One or more cells in the specified reference are total cells in a table and cannot have a data validation rule applied.";l["LE_ArgumentException_CannotCreateEmptyColorInfo"]="The empty color cannot be used to create a WorkbookColorInfo instance.";l["LE_ArgumentException_CellMustBeOnSameWorksheetAsReferencesCollection"]="The cell must be from the same worksheet as the reference collection.";l["LE_ArgumentException_CellShiftedOffWorksheet"]="The cell has been deleted or shifted off the worksheet and no longer represents a worksheet position.";l["LE_ArgumentException_CellsInTableFromOtherWorksheet"]="The region specified is not from the same worksheet as the data table.";l["LE_ArgumentException_CellValueStringLength"]="String values assigned to a cell cannot have a length greater than {0}.";l["LE_ArgumentException_ColumnFormulaAlreadyAppliedToCell"]="The formula is applied to a cell already. Clone it to use it as the column formula.";l["LE_ArgumentException_ColumnFromDifferentWorksheet"]="The column does not belong to the same worksheet as this collection.";l["LE_ArgumentException_ColumnInputCellFromOtherWorksheet"]="The specified column input cell does not exist on the same worksheet as the data table.";l["LE_ArgumentException_ColumnNotInTable"]="The column is from a different table.";l["LE_ArgumentException_ColumnRemovedFromWorksheet"]="The column has been removed from the worksheet.";l["LE_ArgumentException_ColumnsToRepeatAtLeftOutsideRange"]="The range is outside the range of available columns in the worksheet.";l["LE_ArgumentException_CommentTooLong"]="The comment length must be less than 255 characters.";l["LE_ArgumentException_CustomViewNameAlreadyExists"]='A custom view with the name "{0}" already exists.';l["LE_ArgumentException_DefaultTableStyleNotInWorkbook"]="The specified table style is not in the CustomTableStyles or StandardTableStyles collections.";l["LE_ArgumentException_DisplayTextTooLong"]="The hyperlink display text must be less than 256 characters.";l["LE_ArgumentException_DuplicateDisplayValue"]="The specified display value is already in the collection.";l["LE_ArgumentException_DuplicateFixedDateGroup"]="The specified FixedDateGroup is already in the collection.";l["LE_ArgumentException_DuplicateTableStyle"]="The specified style is already in a CustomTableStyleCollection.";l["LE_ArgumentException_DuplicateTableStyleName_Existing"]="The specified name which matches that of another style in the collection.";l["LE_ArgumentException_DuplicateTableStyleName_New"]="The specified style has a name which matches another style in the collection.";l["LE_ArgumentException_DuplicateWorksheetProtectedRangeTitle"]="A range with the title '{0}' already exists.";l["LE_ArgumentException_DV_ArrayFormulaCannotBeUsed"]="An ArrayFormula cannot be applied as the {0}.";l["LE_ArgumentException_DV_CellFromOtherWorksheet"]="The cell does not belong to the same worksheet as the collection of data validation rules.";l["LE_ArgumentException_DV_ConstraintFormulaMustBeNumberOrReference"]="The {0} must be set to a number, a numeric expression, or a reference to a single cell.";l["LE_ArgumentException_DV_FormulaCannotBeNull"]="The {0} cannot be set to null while the data validation rule is applied to a worksheet.";l["LE_ArgumentException_DV_FormulaCannotFindNamedReference"]="The {0} contains a named reference that does not exist in the Workbook.";l["LE_ArgumentException_DV_FormulaCannotFindWorksheetReference"]="The {0} contains a reference on a worksheet that does not exist in the Workbook.";l["LE_ArgumentException_DV_FormulaCannotReferenceOtherWorkbook"]="The {0} cannot contain a reference to an external Workbook.";l["LE_ArgumentException_DV_FormulaInvalidForWorkbookFormat"]="The {0} references cells that are not valid in the {1} workbook format.";l["LE_ArgumentException_DV_InvalidAddress"]="The specified address is not a valid cell or regions address.";l["LE_ArgumentException_DV_InvalidExcelDate"]="The specified date cannot be represented in Excel.";l["LE_ArgumentException_DV_InvalidFormula"]="Invalid formula used in the data validation rule.";l["LE_ArgumentException_DV_InvalidMessageLength"]="The {0} cannot be more than {1} characters.";l["LE_ArgumentException_DV_ListFormulaCannotHaveEmptyString"]="The string constant in the ValuesFormula cannot be an empty string.";l["LE_ArgumentException_DV_ListFormulaMustBeStringOrReference"]="The ValuesFormula must be set to a string constant or a reference to a single cell or region in the same Workbook.";l["LE_ArgumentException_DV_ListFormulaReferenceMustBeOneDimensional"]="The ValuesFormula contains a region reference that has multiple rows and columns. The region must contain one row or one column.";l["LE_ArgumentException_DV_LowerGreaterThanUpperContraint"]="The value of the lower constraint must be less than or equal to the upper constraint.";l["LE_ArgumentException_DV_MustHaveOneAcceptedValue"]="At least one value must be specified as an accepted value.";l["LE_ArgumentException_DV_ReferencesAlreadyContainDVs"]="The specified references already contain one or more data validation rules.";l["LE_ArgumentException_DV_ReferencesFromOtherWorksheet"]="The references collection does not belong to the same worksheet as the collection of data validation rules.";l["LE_ArgumentException_DV_RegionFromOtherWorksheet"]="The region does not belong to the same worksheet as the collection of data validation rules.";l["LE_ArgumentException_DV_RuleAppliedOnOtherWorksheet"]="The data validation rule is applied to another worksheet already.";l["LE_ArgumentException_DV_UpperLessThanLowerContraint"]="The value of the upper constraint must be greater than or equal to the lower constraint.";l["LE_ArgumentException_EditRangeAlreadyOwned"]="The range is already in a worksheet's AllowedEditRanges.";l["LE_ArgumentException_EditRangeHasRangeFromOtherWorksheet"]="The edit range has a range from a different worksheet than the AllowedEditRanges.";l["LE_ArgumentException_EmptyCustomList"]="There must be at least one string in the list.";l["LE_ArgumentException_EndIndexLessThanZero"]="The end of the range must be greater than or equal to zero.";l["LE_ArgumentException_FileDoesntContainsWorkbookStream"]="The specified stream or file does not contain a valid workbook.";l["LE_ArgumentException_FormulaReferencesInvalidCells"]="The specified formula references cells which are not supported in the workbook's current file format.";l["LE_ArgumentException_HashSetFull"]="There are too many items in the hash set.";l["LE_ArgumentException_HyperlinkAlreadyOwned"]="The hyperlink already belongs to a hyperlinks collection.";l["LE_ArgumentException_HyperlinkSourceFromOtherWorksheet"]="The hyperlink has a source cell or region from a different worksheet.";l["LE_ArgumentException_HyperlinkTargetFromOtherWorkbook"]="The target is from a different workbook than the owner of the hyperlink.";l["LE_ArgumentException_InfiniteColumnWidth"]="The column width cannot be infinity.";l["LE_ArgumentException_Interval"]="Interval parameter should be one of the values in DateInterval enumeration";l["LE_ArgumentException_IntervalStr"]="Interval parameter couldn't be converted to one of the values in DateInterval enumeration";l["LE_ArgumentException_InvalidCellAddress"]="The address specified is not a valid cell address.";l["LE_ArgumentException_InvalidCommentPositioningMode"]="Only the DontMoveOrSizeWithCells and MoveAndSizeWithCells ShapePositioningModes can be applied to a comment shape.";l["LE_ArgumentException_InvalidCustomFilterOperandNumber"]="The value cannot be infinity or NaN.";l["LE_ArgumentException_InvalidCustomFilterOperator"]="When the comparison value is not a string, the comparison operator cannot be BeginsWith, DoesNotBeginWith, Contains, DoesNotContain, EndsWith, or DoesNotEndWith.";l["LE_ArgumentException_InvalidDatePeriodFilterValue"]="The value is not within range. For a filter type of Month, it must be 1-12. For a filter type of Quarter, it must be 1-4.";l["LE_ArgumentException_InvalidDpi"]="The specified Dpi value is invalid.";l["LE_ArgumentException_InvalidExcelDate"]="The value cannot be expressed as a date in Excel.";l["LE_ArgumentException_InvalidFileFormat"]="Invalid or unrecognized file format.";l["LE_ArgumentException_InvalidFormula"]="The specified formula was invalid.";l["LE_ArgumentException_InvalidGradientStopColor"]="Automatic and system colors cannot be used in gradient stops.";l["LE_ArgumentException_InvalidNamedReferenceName"]="The name is not a valid named reference name.";l["LE_ArgumentException_InvalidPaletteColor_EmptyOrSystem"]="Empty or system colors cannot be added to the palette.";l["LE_ArgumentException_InvalidPaletteColor_NonOpaque"]="Only opaque colors can be added to the palette.";l["LE_ArgumentException_InvalidReferencesString"]="The references value is not correctly formatted.";l["LE_ArgumentException_InvalidRegionAddress"]="The address specified is not a valid region address.";l["LE_ArgumentException_InvalidRowOrColumnRange"]="Invalid row or column range.";l["LE_ArgumentException_InvalidSeriesValues"]="Invalid series values. There must be at least one value and each value must either be a string or an object that can be converted to a double.";l["LE_ArgumentException_InvalidTarget"]="The hyperlink target must be a string, WorksheetCell, WorksheetRegion, or NamedReference.";l["LE_ArgumentException_InvalidTopOrBottomFilterValue"]="The value must be between 1 and 500.";l["LE_ArgumentException_InvalidWorksheetName"]="The worksheet name cannot contain any of the following characters:\r\n\t\t: \\ / ? * [ ]";l["LE_ArgumentException_InvalidWorksheetNameStartingQuote"]="The worksheet name cannot start or end with a single quote.";l["LE_ArgumentException_LessThanTwoGradientStops"]="There must be at least two gradient stops specified.";l["LE_ArgumentException_NamedReferenceNameTooLong"]="The name of the named reference cannot be more than 255 characters.";l["LE_ArgumentException_NaNDefaultColumnWidth"]="NaN cannot be used as the default column width.";l["LE_ArgumentException_NewRegionOverlapsFilterArea"]="The oeration is attempting to change a filtered range on your worksheet and cannot be completed. To complete this operation, AutoFilters in the sheet need to be removed.";l["LE_ArgumentException_NewTableRegionCannotMoveHeaders"]="The new table region cannot move the headers to a new row.";l["LE_ArgumentException_NewTableRegionFromWrongWorksheet"]="The specified region not from the same worksheet as the table.";l["LE_ArgumentException_NewTableRegionMustHaveDataRows"]="The new table region must contain at least one data row.";l["LE_ArgumentException_NewTableRegionOverlapOld"]="The new table region must overlap with the previous table region.";l["LE_ArgumentException_NewTableRegionOverlapsBlockingValue"]="The table cannot be resized to the specified region because it includes a multi-cell array formula or data table.";l["LE_ArgumentException_NewTableRegionOverlapsMergedRegion"]="The table cannot be resized to the specified region because it includes a merged cell.";l["LE_ArgumentException_NewTableRegionOverlapsOtherTable"]="The table cannot be resized to the specified region because it includes another table.";l["LE_ArgumentException_NoRegionsInArray"]="The specified array has no regions.";l["LE_ArgumentException_NotEnum"]="Type '{0}' is not an enum";l["LE_ArgumentException_NotSupportedCodePage"]="Not supported code page";l["LE_ArgumentException_NPer"]="nPer could not be 0";l["LE_ArgumentException_NPerFunction"]="Wrong combination of parameters for NPer function";l["LE_ArgumentException_PA_PrintAreasCannotOverlap"]="The specified print area overlaps with one of the existing print areas.";l["LE_ArgumentException_ParentStyleFromOtherWorkbook"]="The specified style is not from the same workbook as the cell format.";l["LE_ArgumentException_PB_CantInsertBreakAtIndex"]="This collection does not support inserting items at an index.";l["LE_ArgumentException_PB_CantSetBreakAtIndex"]="This collection does not support setting items at an index.";l["LE_ArgumentException_PB_MustBeWithinPrintArea"]="The page break must be within the print area.";l["LE_ArgumentException_PB_PageBreakCantBeA1Cell"]="Cannot insert a page break at the top-left of the worksheet.";l["LE_ArgumentException_PB_PageBreakCantBeBeforeLeftColumn"]="Cannot insert a page break at the left of the worksheet.";l["LE_ArgumentException_PB_PageBreakCantBeBeforeTopRow"]="Cannot insert a page break at the top of the worksheet.";l["LE_ArgumentException_PB_PageBreaksCannotAddExistingInstance"]="The specified instance already exists in the collection.";l["LE_ArgumentException_PB_PageBreaksCannotOverlap"]="The page break cannot overlap with other page breaks on the worksheet.";l["LE_ArgumentException_PB_PrintAreaMustBeInPrintAreas"]="The page break is in a print area which is not in the PrintAreas collection.";l["LE_ArgumentException_PB_PrintAreaMustBeOnSameWorksheet"]="The page break is in a print area which is not on the same worksheet as the page breaks collection.";l["LE_ArgumentException_Pmt"]="Pmt could not be 0";l["LE_ArgumentException_PrintAreaShiftedOffWorksheet"]="The page break is in a print area which has been shifted off the worksheet and no longer represent a valid range of cells.";l["LE_ArgumentException_RangeFromOtherWorksheetThanProtectedRange"]="The specified range is from a different worksheet than the edit range.";l["LE_ArgumentException_RegionMustBeOnSameWorksheet"]="The region must be from the same worksheet.";l["LE_ArgumentException_RegionMustBeOnSameWorksheetAsReferencesCollection"]="The region must be from the same worksheet as the reference collection.";l["LE_ArgumentException_RegionsFromMixedWorksheets"]="All regions specified in the array must be from the same worksheet.";l["LE_ArgumentException_RegionShiftedOffWorksheet"]="The region has been shifted off the worksheet and no longer represents a valid range of cells.";l["LE_ArgumentException_RegionsShiftedOffWorksheet"]="One or more regions specified have been shifted off the worksheet and no longer represent a valid range of cells.";l["LE_ArgumentException_RowFromDifferentWorksheet"]="The row does not belong to the same worksheet as this collection.";l["LE_ArgumentException_RowInputCellFromOtherWorksheet"]="The specified row input cell does not exist on the same worksheet as the data table.";l["LE_ArgumentException_RowRemovedFromWorksheet"]="The row has been removed from the worksheet.";l["LE_ArgumentException_SelectedWorksheetFromOtherWorkbook"]='The worksheet does not belong to the workbook associated with these window options."';l["LE_ArgumentException_ShapeCannotBeAdded"]="The specified shape cannot be added to a shapes collection.";l["LE_ArgumentException_SourceFromOtherWorksheetThanHyperlink"]="The specified source cell or region is from a different worksheet than the hyperlink.";l["LE_ArgumentException_StartIndexLessThanZero"]="The start of the range must be greater than or equal to zero.";l["LE_ArgumentException_StyleNameAlreadyExists"]='A style with the name "{0}" already exists in the workbook.';l["LE_ArgumentException_StyleNameTooLong"]="The style name cannot be more than 255 characters.";l["LE_ArgumentException_TableColumnRemovedFromTable"]="The table column has been removed from the table.";l["LE_ArgumentException_TableStyleFromOtherWorkbook"]="The specified WorksheetTableStyle does not belong to the same workbook as the table.";l["LE_ArgumentException_TargetTooLong"]="The hyperlink target address must be less than 256 characters.";l["LE_ArgumentException_TextLengthGreaterThanMax"]="The length of text in a shape or comment cannot be greater than {0}.";l["LE_ArgumentException_ToolTipTooLong"]="The hyperlink tool tip must be less than 256 characters.";l["LE_ArgumentException_TopLeftWindowBounds"]="The left and top of the window bounds must be between -32768 and 32767.";l["LE_ArgumentException_WeekdayFirst"]="WeekdayFirst parameter should be between FirstDayOfWeek.System and FirstDayOfWeek.Saturday";l["LE_ArgumentException_WidthHeightWindowBounds"]="The width and height of the window bounds must be between 0 and 65535.";l["LE_ArgumentException_WorksheetNameAlreadyExists"]='A worksheet with the name "{0}" already exists in the workbook.';l["LE_ArgumentException_WorksheetNameTooLong"]="The worksheet name must be between 1 and 31 characters in length.";l["LE_ArgumentException_WorksheetProtectedRangeTitleTooLong"]="The title of an edit range cannot be more than 255 characters.";l["LE_ArgumentException_WorksheetScopeFromOtherWorkbook"]="The worksheet does not belong to the same workbook as this collection.";l["LE_ArgumentNullException_AnchorCell"]="The cell cannot be null when the shape exists on a worksheet or group.";l["LE_ArgumentNullException_CustomViewName"]="The custom view name cannot be null or empty.";l["LE_ArgumentNullException_Encoder"]="The image encoder cannot be null.";l["LE_ArgumentNullException_FindNamedReference"]="The name to find cannot be null or empty.";l["LE_ArgumentNullException_FormulaCantBeNull"]="The formula for a named reference cannot be null or empty.";l["LE_ArgumentNullException_HiddenColumn"]="A null column cannot be added to the collection.";l["LE_ArgumentNullException_HiddenRow"]="A null row cannot be added to the collection.";l["LE_ArgumentNullException_Image"]="The image cannot be null.";l["LE_ArgumentNullException_NamedReferenceNameCantBeNull"]="The name for a named reference cannot be null or empty.";l["LE_ArgumentNullException_SaveStream"]="Cannot save the workbook to a null stream.";l["LE_ArgumentNullException_SelectedWorksheet"]="The workbook must have a valid selected worksheet.";l["LE_ArgumentNullException_Shape"]="A null shape cannot be added to the collection.";l["LE_ArgumentNullException_SourceFont"]="The source font cannot be null.";l["LE_ArgumentNullException_SourceFormatting"]="The source formatting cannot be null.";l["LE_ArgumentNullException_StyleName"]="The style name cannot be null or empty.";l["LE_ArgumentNullException_UnformattedString"]="The unformatted string cannot be null.";l["LE_ArgumentNullException_Workbook"]="The workbook cannot be null.";l["LE_ArgumentNullException_WorkbookRequiredToResolveThemeColor"]="A workbook must be specified to resolve a themed color.";l["LE_ArgumentNullException_WorksheetName"]="The worksheet name cannot be null or empty.";l["LE_ArgumentNullException_WorksheetProtectedRangeTitleCantBeNull"]="The title of an edit range cannot be null or empty.";l["LE_ArgumentNullException_WorksheetScope"]="The worksheet scope cannot be null.";l["LE_ArgumentOutOfRange_RelativeColumnIndex"]="The relative column index is outside of the specified region.";l["LE_ArgumentOutOfRange_RelativeRowIndex"]="The relative row index is outside of the specified region.";l["LE_ArgumentOutOfRangeException_AnchorPosition"]="One of the percentages in the specified location is less than 0.";l["LE_ArgumentOutOfRangeException_BadInsertIndex"]="The specified index must be greater than or equal to zero and less than or equal to the number of existing paragraphs.";l["LE_ArgumentOutOfRangeException_BadRemoveAtIndex"]="The index must be greater than zero and less than the number of paragraphs in the formatted string.";l["LE_ArgumentOutOfRangeException_CollectionIndex"]="Index was out of range. It must be non-negative and less than the size of the collection.";l["LE_ArgumentOutOfRangeException_ColumnWidth"]="The column width must be between 0 and 65535.";l["LE_ArgumentOutOfRangeException_DefaultColumnWidth"]="The default column width must be between 0 and 65535.";l["LE_ArgumentOutOfRangeException_DefaultFontHeight"]="The default font height must be between 20 and 8180.";l["LE_ArgumentOutOfRangeException_DefaultRowHeight"]="The default row height must be between -1 and 8192.";l["LE_ArgumentOutOfRangeException_DuplicateItemSorted"]="The specified item already has a sort condition applied.";l["LE_ArgumentOutOfRangeException_FirstVisibleTabIndex"]="The first visible tab index must be greater than or equal to zero.";l["LE_ArgumentOutOfRangeException_FontHeight"]="The font height must be between 20 and 8180.";l["LE_ArgumentOutOfRangeException_GroupAddedToSelf"]="A group cannot be added to its own collection of shapes.";l["LE_ArgumentOutOfRangeException_Indent"]="The indent level must be between 0 and 250.";l["LE_ArgumentOutOfRangeException_IndexNegative"]="The index must be non-negative.";l["LE_ArgumentOutOfRangeException_InvalidCollectionIndex"]="The specified index is is not valid in the collection.";l["LE_ArgumentOutOfRangeException_InvalidColorInfoTint"]="The tint value must be between -1.0 and 1.0.";l["LE_ArgumentOutOfRangeException_InvalidColumnCount"]="{0} is not a valid column count in the current format. The value must be between {1} and {2}.";l["LE_ArgumentOutOfRangeException_InvalidColumnIndex"]="{0} is not a valid column index in the current format. The value must be between {1} and {2}.";l["LE_ArgumentOutOfRangeException_InvalidGradientStopOffset"]="The gradient stop offset must be between 0.0 and 1.0.";l["LE_ArgumentOutOfRangeException_InvalidRelativeRectangleValueForGradient"]="The values for the inner rectangle of the rectangular gradient must be between 0.0 and 1.0.";l["LE_ArgumentOutOfRangeException_InvalidRemoveAtIndex_SortConditions"]="The index at which to remove the sort condition is out of range.";l["LE_ArgumentOutOfRangeException_InvalidRowCount"]="{0} is not a valid row count in the current format. The value must be between {1} and {2}.";l["LE_ArgumentOutOfRangeException_InvalidRowIndex"]="{0} is not a valid row index in the current format. The value must be between {1} and {2}.";l["LE_ArgumentOutOfRangeException_InvalidTableStyleAreaStripeExtent"]="The {0} must be between 1 and 9, inclusive.";l["LE_ArgumentOutOfRangeException_LeftPaneWidth"]="The pane width specified is outside the valid range of {0} and {1}.";l["LE_ArgumentOutOfRangeException_LengthMustBePositive"]="The length must be greater than or equal to one.";l["LE_ArgumentOutOfRangeException_MagnificationLevel"]="View magnification levels must be between 10 and 400.";l["LE_ArgumentOutOfRangeException_Margins"]="The margins must be between 0 and 100.";l["LE_ArgumentOutOfRangeException_MaxPagesHorizontally"]="The maximum pages horizontally must be between 0 and 32767.";l["LE_ArgumentOutOfRangeException_MaxPagesVertically"]="The maximum pages vertically must be between 0 and 32767.";l["LE_ArgumentOutOfRangeException_MaxRecursionIterations"]="The maximum recursion iterations must be between 1 and 32767.";l["LE_ArgumentOutOfRangeException_MaxSortConditions"]="There cannot be more than {0} sort conditions in the collection.";l["LE_ArgumentOutOfRangeException_NegativeStartIndex"]="The start index cannot be negative.";l["LE_ArgumentOutOfRangeException_NumberOfCopies"]="The number of copies must be between 1 and 65535.";l["LE_ArgumentOutOfRangeException_Per"]="per value should be between 0 and nPer + 1";l["LE_ArgumentOutOfRangeException_Rate"]="Rate should be greater than -1";l["LE_ArgumentOutOfRangeException_Resolution"]="The resolution must be between 0 and 65535.";l["LE_ArgumentOutOfRangeException_RowHeight"]="The row height must be between 0 and 8192.";l["LE_ArgumentOutOfRangeException_ScalingFactor"]="The scaling factor must be between 10 and 400.";l["LE_ArgumentOutOfRangeException_StartPageNumber"]="The starting page number must be between -32765 and 32767.";l["LE_ArgumentOutOfRangeException_TabBarWidth"]="The tab bar width must be between 0 and 1000.";l["LE_ArgumentOutOfRangeException_TopPaneHeight"]="The pane height specified is outside the valid range of {0} and {1}.";l["LE_AutoColorNotAllowed"]="The color can not be 'Auto'.";l["LE_Axis_MajorMinorUnit"]="The value of the majorUnit parameter must be greater than the value of the minorUnit parameter.";l["LE_Axis_NoCrossAxis"]="If the CrossAxis property is set on one Axis object, it must be set on all of them. If your chart has only two axes, the crossing axis can be automatically determined, but only if the CrossAxis property is left unset on all Axis objects.";l["LE_Biff8SerializerNotLoaded"]="The '{0}' format requires a serializer that is not loaded, in JavaScript this is contained in the infragistics.excel_serialization_biff8.js file";l["LE_ChartGradientFill_EmptyStops"]="Must contain at least one gradient stop.";l["LE_ChartObject_DifferentChart"]="The object instance being assigned is associated with a different chart, and cannot be assigned to this instance.";l["LE_ColumnsToRepeatAtLeftAreOutsideAvailableRange"]="The print options have columns that repeat at the left which are outside the range of available columns in the new format.";l["LE_ComboChartGroupCollection_DoesNotExist"]="The specified ComboChartGroup does not exist in this collection.";l["LE_FillPercentInvalid"]="The value {0} is not a valid value for the {1} property.";l["LE_FormatLimitError_Indent"]="The Indent exceeds the maximum value of {0} provided by the current format.";l["LE_FormatLimitError_MacroWorkbook"]="The workbook has VBA code and cannot be saved as a macro-enabled workbook.";l["LE_FormatLimitError_MaxColumnIndex"]="The column index of {0} is greater than the {1} maximum supported by the specified format.";l["LE_FormatLimitError_MaxRowIndex"]="The row index of {0} exceeds the {1} maximum supported by this format.";l["LE_FormulaParseException_ArrayContainsConstants"]="A array can only contain constant expressions.";l["LE_FormulaParseException_ArrayHasEmptyFirstRow"]="A constant array in the formula has no items in the first row.";l["LE_FormulaParseException_ArrayHasMisalignedRows"]="A constant array in the formula has misaligned rows. Each row in an array must have the same number of columns.";l["LE_FormulaParseException_CellReferenceAfterWorkbookName"]="An external workbook reference must be followed by a named reference, not a cell reference.";l["LE_FormulaParseException_ExtraExpressions"]="The formula has extra expressions after the end of it.";l["LE_FormulaParseException_FunctionMissingClosingParen"]="A function in the formula has no closing parenthesis.";l["LE_FormulaParseException_FunctionNestingTooDeep"]="A function in the formula is nested too deeply in other functions.";l["LE_FormulaParseException_IncorrectNumberOfArguments"]="A function in the formula has not been given the correct number of arguments.";
|
|
l["LE_FormulaParseException_InvalidArguments"]="An operator or function in the formula has invalid arguments.";l["LE_FormulaParseException_InvalidConditionalFormatFormula"]="A conditional format formula cannot use reference operators such as unions or intersections, array constants or structured table references.";l["LE_FormulaParseException_InvalidErrorValue"]='The error type specified is not valid. It must be one of the following values: "#NULL!", "#DIV/0!", "#VALUE!", "#REF!", "#NAME?", "#NUM!", or "#N/A".';l["LE_FormulaParseException_InvalidFileNameInBrackets"]="A file name between square brackets was invalid.";l["LE_FormulaParseException_InvalidStructuredTableReference"]="The structured table reference is incorrect.";l["LE_FormulaParseException_InvalidWorkbookName"]="The workbook reference in quotes is not a valid workbook file name.";l["LE_FormulaParseException_InvalidWorksheetName"]="The worksheet name is invalid.";l["LE_FormulaParseException_MacroFunctionNotAllowed"]="The '{0}' functions is only valid in a named reference.";l["LE_FormulaParseException_Message_PortionWithError"]="Portion with error: {0}";l["LE_FormulaParseException_MissingArgumentAfterBinary"]="A binary operator in the formula is missing an operand after it.";l["LE_FormulaParseException_MissingArgumentAfterParen"]="There is no expression following an open parenthesis.";l["LE_FormulaParseException_MissingArgumentAfterUnary"]="A unary operator in the formula was not followed by a valid expression.";l["LE_FormulaParseException_MissingArgumentBeforeBinary"]="A binary operator in the formula is missing an operand before it.";l["LE_FormulaParseException_NamedReferenceRefsNeedSheetName"]="All cell references in a named reference formula must identify the worksheet.";l["LE_FormulaParseException_NoElementAfterArraySerapator"]="There is no array element after an element separator in the formula.";l["LE_FormulaParseException_NoEqualsSign"]="The formula must start with an equals sign.";l["LE_FormulaParseException_NoExclamationAfterWorkbookName"]="The workbook reference must be followed by an exclamation point.";l["LE_FormulaParseException_NoExclamationAfterWorksheetName"]="The worksheet reference must be followed by an exclamation point.";l["LE_FormulaParseException_NoExpressions"]="The formula has no valid expressions after the equal sign.";l["LE_FormulaParseException_NoFileNameAfterBracket"]="A valid file name was expected after the open square bracket.";l["LE_FormulaParseException_NoValidTermAfterWorkbookName"]="An external workbook reference must be followed by a named reference.";l["LE_FormulaParseException_NoValidTermAfterWorksheetName"]="A worksheet reference must be followed by a cell or named reference.";l["LE_FormulaParseException_NoWorksheetAfterWorkbookName"]="A workbook file name in square brackets must be followed by a worksheet name.";l["LE_FormulaParseException_StringConstantLengthTooLong"]="The specified formula cannot contain a string longer than {0} characters.";l["LE_FormulaParseException_TooLong"]="The maximum length of a formula cannot exceed {0} for the specified workbook format.";l["LE_FormulaParseException_UnknownFunction"]="A function in the formula does not have a valid function name.";l["LE_FormulaParseException_UnmatchedOpenBracket"]="A constant array in the formula does not have a closing bracket.";l["LE_FormulaParseException_UnmatchedOpenParen"]="An open parenthesis in the formula does not have a matching closing parenthesis.";l["LE_FormulaParseException_UnmatchedOpenSquareBracket"]="A closing square bracket was expected after the workbook file name.";l["LE_FormulaParseException_WorkbookNameMissingEndQuote"]="The workbook reference has no ending quote.";l["LE_FormulaParseException_WorksheetRangeMissingEndingName"]="The worksheet range does not specify a second worksheet name.";l["LE_GradientStop_InvalidPosition"]="Must specify a number between 0 and 1.";l["LE_IconSetInvalid"]="'IconSetNoIcon' is not a valid setting for the IconSet property.";l["LE_IndexOutOfRangeException_ArrayBounds"]="Index was outside the bounds of the array.";l["LE_InvalidEnumArgumentException_DefaultPatternCannotBeUsed"]="The Default FillPatternStyle cannot be used to create a CellFillPattern.";l["LE_InvalidLineWeight"]="LineWeight must not be less than 0 or greater than 1584.";l["LE_InvalidOperationException_AnchorCommentBeforeApplyingToCell"]="The comment must have both the TopLeftCornerCell and BottomRightCornerCell set or they must be both null before it is applied to a cell.";l["LE_InvalidOperationException_AnchorShapeBeforeAddingToCollection"]="The shape must have both the TopLeftCornerCell and BottomRightCornerCell set before it is added to a worksheet or group.";l["LE_InvalidOperationException_ArrayFormulaAlreadyApplied"]="The array formula is already applied to a cell range. Clear the existing cell range first.";l["LE_InvalidOperationException_ArrayFormulaAppliedInTable"]="Array formulas cannot be applied to an area where a table is present.";l["LE_InvalidOperationException_ArrayFormulaInMergedCell"]="Array formulas are not valid in merged cells.";l["LE_InvalidOperationException_BottomRightAnchorFromOtherWorksheet"]="Adding the shape to this collection will place it on a different worksheet than its BottomRightCornerCell.";l["LE_InvalidOperationException_BuiltInStyleNameCannotBeChanged"]="The name of a built in style cannot be changed.";l["LE_InvalidOperationException_CannotAddColorsToPaletteDirectly"]="Colors cannot be added to the WorkbookColorPalette. Use the indexer to set a color at a specific index.";l["LE_InvalidOperationException_CannotAddParagraphDirectly"]="Paragraphs cannot be added directly.";l["LE_InvalidOperationException_CannotAddTableDirectly"]="WorksheetTable instances cannot be directly inserted into the collection. Use the Add method.";l["LE_InvalidOperationException_CannotAddTableToRemovedWorksheet"]="Tables cannot be added to a worksheet which has been removed from its owning workbook.";l["LE_InvalidOperationException_CannotApplyFilterWhileHeaderRowIsHidden"]="A filter cannot be applied while the table header row is hidden.";l["LE_InvalidOperationException_CannotApplyFilterWhileUIIsHidden"]="A filter cannot be applied while the filter UI is hidden.";l["LE_InvalidOperationException_CannotInsertTableRow_LossOfData"]="The {0} cannot be inserted because it would shift data off the bottom of the worksheet.";l["LE_InvalidOperationException_CannotInsertTableRow_LossOfObject"]="The {0} cannot be inserted because it would shift a shape or comment off the bottom of the worksheet.";l["LE_InvalidOperationException_CannotInsertTableRow_SplitBlockingValue"]="The {0} cannot be inserted because it would shift cells in a array formula or data table.";l["LE_InvalidOperationException_CannotInsertTableRow_SplitMergedRegion"]="The {0} cannot be inserted because it would shift cells in a merged region.";l["LE_InvalidOperationException_CannotInsertTableRow_SplitTable"]="The {0} cannot be inserted because it would shift cells in another table.";l["LE_InvalidOperationException_CannotInsertTableRow_TableOnBottomOfWorksheet"]="The {0} cannot be inserted because the table is on the bottom of the worksheet.";l["LE_InvalidOperationException_CannotModifyKeysCollection"]="The Keys collection cannot be modified.";l["LE_InvalidOperationException_CannotModifyStandardTableStyle"]="Standard table styles cannot be modified.";l["LE_InvalidOperationException_CannotModifyValuesCollection"]="The Values collection cannot be modified.";l["LE_InvalidOperationException_CannotMoveDisconnectedWorksheet"]="The worksheet cannot be moved because it does not belong to a workbook.";l["LE_InvalidOperationException_CannotRemoveColorsToPaletteDirectly"]="Colors cannot be removed from the WorkbookColorPalette. Use the Reset method to clear all custom colors.";l["LE_InvalidOperationException_CannotRemoveNormalStyle"]="The Normal style cannot be removed.";l["LE_InvalidOperationException_CannotSetParentStyleOnStyle"]="The style cannot be set on a format which belongs to another style.";l["LE_InvalidOperationException_CannotShift_LossOfData"]="Cannot shift data off sheet.";l["LE_InvalidOperationException_CannotShift_LossOfObject"]="Cannot shift objects off sheet.";l["LE_InvalidOperationException_CannotShift_SplitBlockingValue"]="Cannot shift in a array formula or data table.";l["LE_InvalidOperationException_CannotShift_SplitMergedRegion"]="Cannot shift in a merged region.";l["LE_InvalidOperationException_CannotShift_SplitTable"]="Cannot shift in table.";l["LE_InvalidOperationException_CantAddChartInChart"]="A chart cannot be added to the Shapes collection of another chart.";l["LE_InvalidOperationException_CantAddCustomView"]="Custom views cannot be added directly to the collection.";l["LE_InvalidOperationException_CantAddDataTable"]="Data tables cannot be added directly.";l["LE_InvalidOperationException_CantAddMergedRegion"]="Merged cells regions cannot be added directly.";l["LE_InvalidOperationException_CantAddNamedReference"]="Named references cannot be added directly.";l["LE_InvalidOperationException_CantAddWorksheet"]="Worksheets cannot be added directly to this collection.";l["LE_InvalidOperationException_CantApplyRemovedCustomView"]="The custom view cannot be applied if it has been removed from the workbook's custom view collection.";l["LE_InvalidOperationException_CantChangeArrayFormula"]="The cells of an array formula cannot be changed.";l["LE_InvalidOperationException_CantChangeDataTable"]="The interior cells of a data table cannot be changed.";l["LE_InvalidOperationException_CantModifyCollection"]="The collection cannot be modified.";l["LE_InvalidOperationException_CantOverlapArrayFormula"]="A merged cell region cannot overlap an array formula region.";l["LE_InvalidOperationException_CantOverlapDataTableInterior"]="A merged cell region cannot overlap the cells in a data table if it extends outside the top row or left-most column of those cells.";l["LE_InvalidOperationException_CantSaveEditRangeWithoutRange"]="The AllowedEditRanges of the worksheets must have at least one range.";l["LE_InvalidOperationException_CantSaveWithNoVisibleWorksheets"]="At least one worksheet in the workbook must be visible.";l["LE_InvalidOperationException_CantSaveWithNoWorksheets"]="A workbook with no worksheets cannot be saved";l["LE_InvalidOperationException_CantSetCircularityErrorDirectly"]="The circularity error value cannot be applied directly to cells.";l["LE_InvalidOperationException_CantSetDataTableDirectly"]="Data tables cannot be set as the value on a cell.";l["LE_InvalidOperationException_CantSetFormulaDirectly"]="Formulas cannot be set on a cell directly, use the ApplyFormula method or one of the ApplyTo methods of the formula instance instead.";l["LE_InvalidOperationException_CellsInTableMinSize"]="The region of cells in a data table must have at least two cells in each dimension.";l["LE_InvalidOperationException_ChartNotSupported"]="WorksheetChart modifications are not supported in this format.";l["LE_InvalidOperationException_ClearUnknownShapeData"]="All data for this shape is unknown, remove the shape from its collection instead.";l["LE_InvalidOperationException_CollectionLongerThanMaxValue"]="The collection contains more entries than the specified maximum value allows.";l["LE_InvalidOperationException_CollectionModifiedWhileEnumerating"]="The collection was modified while it was being enumerated.";l["LE_InvalidOperationException_CurrentTableRowAddressNeedsOriginCell"]="To parse a structured table reference using the current row, an origin cell must be specified.";l["LE_InvalidOperationException_CustomViewNoVisibleWorksheets"]='At least one worksheet in the custom view named "{0}" must be visible.';l["LE_InvalidOperationException_DataTableAppliedInTable"]="A data table cannot be in an area where a table is present.";l["LE_InvalidOperationException_DataTableFormulaCannotBeApplied"]="A data table formula cannot be applied directly to cells.";l["LE_InvalidOperationException_DataTableInMergedCell"]="The interior cells of a data table cannot be part of a merged cell region.";l["LE_InvalidOperationException_DataTableRemoved"]="The row and column input cells cannot be set after the data table has been removed from the worksheet.";l["LE_InvalidOperationException_DeprecatedFillColorSetWithGradientFill"]="A fill pattern color cannot be set while a gradient is set on the cell.";l["LE_InvalidOperationException_EncryptedWorkbooksNotSupported"]="The workbook being loaded is encrypted. Encrypted workbooks are not supported.";l["LE_InvalidOperationException_ExtensionDoesntMatchCurrentFormat"]="The file name to which to save the file has an extension which doesn't match the current format of the workbook.";l["LE_InvalidOperationException_FixedValuesFilterMustAcceptAValue"]="Cannot have a FixedValuesFilter which allows no values.";l["LE_InvalidOperationException_FormattedStringAlreadyOwned"]="The formatted string is already the value of another cell or comment. Clone it first and apply the clone to the new cell or shape.";l["LE_InvalidOperationException_FormattedStringNotOwned"]="The font properties cannot be accessed while the formatted string or text is not applied to a cell or shape.";l["LE_InvalidOperationException_FormattedTextAlreadyOwned"]="The formatted string is already the value of another shape. Clone it first and apply the clone to the new cell or shape.";l["LE_InvalidOperationException_FormulaAlreadyOwned"]="The formula is already applied to another cell.";l["LE_InvalidOperationException_FormulaReferencesInvalidCells"]="The formula references cells which are not supported in the workbook's current file format.";l["LE_InvalidOperationException_GetBoundsBeforeAnchorsSet"]="The shape does not have bounds before the anchor cells have been set.";l["LE_InvalidOperationException_HiddenWorksheetCannotBeSelected"]="A hidden worksheet cannot be selected.";l["LE_InvalidOperationException_HyperlinkSealed"]="The hyperlink cannot be modified.";l["LE_InvalidOperationException_ImageDisposed"]="An Image of a WorksheetImage has been disposed or is invalid.";l["LE_InvalidOperationException_InputCellsBothNull"]="The column input and row input cells cannot both be null.";l["LE_InvalidOperationException_InputCellsInTable"]="The input cells can not be within the data table cells.";l["LE_InvalidOperationException_InputCellsSame"]="The column input and row input cells cannot be the same cell.";l["LE_InvalidOperationException_InvalidCharacterRange"]="The range of characters covered by the font no longer exists in the formatted string.";l["LE_InvalidOperationException_InvalidFormatOptionsInWholeTableArea"]="The specified FormatOptions format value is invalid on the WholeTable table area.";l["LE_InvalidOperationException_InvalidFormatString"]="The specified format string is invalid.";l["LE_InvalidOperationException_InvalidFormatString_GetTextCall"]="The cell's format string is invalid. To be notified of this when the FormatString is set, set Workbook.ValidateFormatStrings to True.";l["LE_InvalidOperationException_InvalidForWorkbookFormat"]="Formula is not valid for specified format.";l["LE_InvalidOperationException_InvalidHeaderCellColumnAreaFormatProperty"]="The top border values cannot be set on the HeaderCell table column area format.";l["LE_InvalidOperationException_InvalidHeaderRowAreaFormatProperty"]="The top border values cannot be set on the HeaderRow table area format.";l["LE_InvalidOperationException_InvalidTableStyleAreaFontProperty"]="The {0} font value cannot be set on table style areas.";l["LE_InvalidOperationException_InvalidTableStyleAreaFormatOptions"]="The specified FormatOptions format value is invalid on table style areas.";l["LE_InvalidOperationException_InvalidTableStyleAreaFormatProperty"]="The {0} format value cannot be set on table style areas.";l["LE_InvalidOperationException_InvalidTotalsCellColumnAreaFormatProperty"]="The bottom border values cannot be set on the TotalCell table column area format.";l["LE_InvalidOperationException_InvalidTotalsRowAreaFormatProperty"]="The bottom border values cannot be set on the TotalsRow table area format.";l["LE_InvalidOperationException_InvalidWholeTableAreaFormatProperty"]="Only the edge border values can be set on the WholeTable table area format.";l["LE_InvalidOperationException_LastColumnBeforeFirst"]="The last column in the region should be greater than or equal to the first column.";l["LE_InvalidOperationException_LastRowBeforeFirst"]="The last row in the region should be greater than the first row.";l["LE_InvalidOperationException_MaxCellFormats"]="The maximum number of distinct cell formats in excel file is: {0}";l["LE_InvalidOperationException_MaxColors"]="The maximum number of colors in an excel workbook is: {0}";l["LE_InvalidOperationException_MaxColumns"]="The maximum number of columns in an excel worksheet with the current format is: {0}";l["LE_InvalidOperationException_MaxFonts"]="The number of fonts in a workbook cannot exceed {0}.";l["LE_InvalidOperationException_MaxFormattedStrings"]="The number of unique strings in a workbook cannot exceed {0}.";l["LE_InvalidOperationException_MaxRows"]="The maximum number of rows in an excel worksheet with the current format is: {0}";l["LE_InvalidOperationException_MergedCellCrossesDataTableLeftColumn"]="The left-most column of cells specified for the data table contains a merged cell region which extends outside the area of those cells.";l["LE_InvalidOperationException_MergedCellCrossesDataTableTopLeftCell"]="The top-left cell of the cells specified for the data table is part of a merged cell which extends outside the area of those cells.";l["LE_InvalidOperationException_MergedCellCrossesDataTableTopRow"]="The top row of cells specified for the data table contains a merged cell region which extends outside the area of those cells.";l["LE_InvalidOperationException_MergedCellsAppliedInTable"]="Cells within a table cannot be merged.";l["LE_InvalidOperationException_NamedReferenceNameAlreadyExists"]='The name "{0}" is used by a table or named reference in the workbook with the same scope.';l["LE_InvalidOperationException_NoRegionHasBeenSpecified"]="No region has been specified.";l["LE_InvalidOperationException_NoWorksheetContextToSetShapeBounds"]="This overload of Add cannot be called when the shapes collection is not associated with a Worksheet. Call the overload of Add which takes a Worksheet instance.";l["LE_InvalidOperationException_OverlappingTable"]="There is another table in the specified region.";l["LE_InvalidOperationException_ReadOnlyFont"]="The font object is read-only and cannot be changed.";l["LE_InvalidOperationException_ReadOnlyFormat"]="The format object is read-only and cannot be changed.";l["LE_InvalidOperationException_RelativeR1C1AddressNeedsOriginCell"]="To parse a relative R1C1 address, an origin cell must be specified.";l["LE_InvalidOperationException_ResizedTableMustBeOnWorksheet"]="The table must be on a worksheet to be resized.";l["LE_InvalidOperationException_ResolvedFormatCannotBeModified"]="The resolved cell format is read-only and cannot be changed.";l["LE_InvalidOperationException_ShapeCantChangeOrientation"]="This shape cannot be rotated or flipped.";l["LE_InvalidOperationException_ShapeFillSolidIsImmutable"]="ShapeFillSolid is immutable. Create a new ShapeFillSolid instead.";l["LE_InvalidOperationException_ShapeInAnotherCollection"]="The shape already exists on another worksheet or shape group.";l["LE_InvalidOperationException_ShapeOutlineSolidIsImmutable"]="ShapeOutlineSolid is immutable. Create a new ShapeOutlineSolid instead.";l["LE_InvalidOperationException_ShowFilterUIWhileHeaderRowHidden"]="The filter UI cannot be shown while the header row is hidden.";l["LE_InvalidOperationException_SystemColorsAccessedFromWrongThread"]="Cannot access SystemColors from a background thread.";l["LE_InvalidOperationException_TableReferenceMustBeUsedFromInsideTable"]="The formula has a structured table reference which can only be used from inside a table.";l["LE_InvalidOperationException_TableReferenceToMissingTable"]="The formula has a reference to a table which doesn't exist.";l["LE_InvalidOperationException_TableReferenceToMissingTableColumn"]="The formula has a reference to a table column which doesn't exist.";l["LE_InvalidOperationException_TopLeftAnchorFromOtherWorksheet"]="Adding the shape to this collection will place it on a different worksheet than its TopLeftCornerCell.";l["LE_InvalidOperationException_TotalsRowCannotBeShownInLastRow"]="The totals row cannot be shown when the table occupies the last row in the worksheet.";l["LE_InvalidOperationException_UnknownBIFFFormat"]="The workbook file was in an unknown BIFF format.";l["LE_InvalidOperationException_UnsupportedBIFFFormat"]="The workbook file was saved in {0}, a format which is not supported.";l["LE_InvalidOperationException_WorkbookDataViolatesFormatLimits"]="The workbook contains data which would exceed the limits imposed by the specified format.";l["LE_InvalidRegion"]="Invalid region address.";l["LE_InvalidValueType"]="'{0}' is not a valid value for the ValueType property.";l["LE_LocationNotSingleRowOrColumn"]="Location reference is not valid because the cells are not all in the same column or row. Select cells that are all in a single column or row.";l["LE_LocationOrDataAreaInvalid"]="The reference for the location or data range is not valid.";l["LE_LocationWorksheetMismatch"]="Location must be from this worksheet.";l["LE_NotSingleTargetFormula"]="Can only support single target formulas.";l["LE_NotSupportedException_CellType"]="{0} is not a supported cell value type.";l["LE_NotSupportedException_NoPackageFactory"]="packageFactory cannot be null. When loading from Excel2007 workbook format and using the Infragistics2.Documents.Excel assembly, you must provide an IPackageFactory to handle the packaging of data. If you are using the DotNet Framework 3.0 or higher, use the Infragistics3.Documents.Excel assembly instead, and the packaging will be handled by the WindowsBase class.";l["LE_OpenPackagingNonConformanceException_ContainsDublinCoreRefinements"]="The IPackagePart is the core properties relationship, and contains refinements to Dublin Core elements other than 'dcterms:created' and 'dcterms:modified'.";l["LE_OpenPackagingNonConformanceException_ContainsXmlLanguageAttribute"]="The IPackagePart is the core properties relationship, and contains elements which contain the 'xml:lang' attribute.";l["LE_OpenPackagingNonConformanceException_CorePropertiesRelationshipAlreadyProcessed"]="The IPackagePart is the core properties relationship, but one has already been processed for the associated IPackage.";l["LE_OpenPackagingNonConformanceException_DuplicatePartName"]="A IPackagePart with the same name already belongs to this IPackage. A IPackage cannot contain parts with identical names. Note that the check for duplicate values is case-insensitive.";l["LE_OpenPackagingNonConformanceException_UsesMarkupCompatibilityNamespace"]="The IPackagePart is the core properties relationship, and uses the Markup Compatibility Namespace.";l["LE_OpenPackagingNonConformanceException_XmlContainsDocumentTypeDefinition"]="A IPackagePart contained a DTD (Document Type Definition) declaration. Open Packaging Convention rules prohibit the use of XML content with DTD declarations.";l["LE_OpenPackagingNonConformanceException_XsiTypeAttributeInvalid"]="The IPackagePart is the core properties relationship, and contains elements which contain the 'xsi:type' attribute, or contains elements which are required to and do not contain the 'xsi:type' attribute.";l["LE_OpenXmlSerializerNotLoaded"]="The '{0}' format requires a serializer that is not loaded, in JavaScript this is contained in the infragistics.excel_serialization_openxml.js file";l["LE_PercentageValueOutOfRange"]="The percentage value {0} must be between 0 and 100.";l["LE_PercentileValueOutOfRange"]="The percentile value {0} must be between 0 and 100.";l["LE_PercentRangeInvalid"]="The {0} must be less than the {1}.";l["LE_RowsToRepeatAtTopAreOutsideAvailableRange"]="The print options have rows that repeat at the top which are outside the range of available rows in the new format.";l["LE_Serialization_NoPrimaryCategoryAxis"]="The chart type '{0}' requires a primary category axis. Add a primary category axis to the chart's AxisCollection.";l["LE_Serialization_NoPrimaryValueAxis"]="The chart type '{0}' requires a primary value axis. Add a primary value axis to the chart's AxisCollection.";l["LE_Series_ChartType_InvalidForComboChart"]="The chart type '{0}' is not valid for use within a combo chart.";l["LE_Series_ChartType_NonCombo"]="The chart type for this series is determined by the parent chart's type ('{0}'), and cannot be set. Set the parent chart's ChartType property to '{1}' instead.";l["LE_Series_Explosion_OutOfRange"]="The Explosion property supports values in the range of 0 to 400, inclusive.";l["LE_Series_InvalidAxisGroup"]="The AxisGroup property cannot be set to '{0}' because a series of type '{1}' exists on the same axis, which cannot share the same axis as a series of type '{2}'.";l["LE_Series_InvalidSeriesTypeForComboChart"]="A series of type '{0}' cannot be used in a combo chart.";l["LE_Series_NoPrimaryAxis"]="At least one series must be plotted on the primary axis. Change the AxisGroup property to 'Primary' for at least one Series.";l["LE_Series_SeriesType_NonCombo"]="The Type property is only applicable for combo charts, and cannot be set for a chart of type '{0}'.";l["LE_SetValue_Formula"]="The '{0}' value type is only valid for formulas. Use the SetFormula method instead.";l["LE_SetValue_NonNumeric"]="The value parameter is not applicable for the value type '{0}'. Use the overload that takes only a value type.";l["LE_SetValue_Numeric"]="The value parameter must be specified for the value type '{0}'. Use the overload that takes both the value and value type.";l["LE_WorksheetChart_ChartType_ComboChart_From"]="The ChartType property of a combo chart cannot be changed to '{0}'.";l["LE_WorksheetChart_ChartType_ComboChart_To"]="A chart of type '{0}' cannot be changed to 'Combo'. A new combo chart can be created using the AddChart method, but changing an existing chart to a combo chart is not supported.";l["LE_WorksheetChart_ComboChart_NotEnoughSeries"]="A combo chart requires at least 2 series. Add more items to the chart's SeriesCollection.";l["LE_WorksheetChart_MissingRequiredAxis_StockCharts"]="A '{0}' chart requires a primary category axis, a primary value axis, a secondary category axis and a secondary value axis.";l["LE_WorksheetChart_NotEnoughSeries"]="A '{0}' chart requires a minimum of {1} series. To use this chart type you must add more items to the SeriesCollection.";l["LE_WorksheetChart_SetComboChartSourceData_InvalidChartTypes"]="One or more of the specified chart types are not valid for use within a combo chart: {0}";l["LE_WorksheetChart_SetComboChartSourceData_NotAComboChart"]="SetComboChartSourceData cannot be called because the current chart type is '{0}'. Change the ChartType to 'Combo'.";l["LE_WorksheetChart_SetComboChartSourceData_SeriesChartTypesNotSupported"]="The seriesChartTypes parameter must be null for a '{0}' chart.";l["LE_WorksheetChart_SetSourceData_NotEnoughSeries"]="Combo charts require a minimum of 2 series. Change the 'dataRange' parameter to a range which will result in at least 2 series.";l["LE_WorksheetChart_SetSourceData_TooManyAxes"]="The specified combination of chart types require more than the maximum allowable number of axes.";l["LE_WorksheetChart_StockChartNotSupported"]="Editing of the chart type '{0}' is currently not supported.";l["LE_WorksheetChart_UnknownChartNotSupported"]="This chart was loaded from an existing worksheet, but it's ChartType could not be determined. Editing of unknown chart types is currently not supported.";l["LER_ArgumentOutOfRangeException_OutlineLevel"]="Outline level must be between 0 and 7.";l["LER_Exception_KeyNotFound"]="Key not found.";l["LER_Exception_MergedRegionsOverlap"]="Merged cell regions can't overlap.";l["TableHeaderRowDescription"]="header row";l["TableInsertRowDescription"]="insert row";l["TableTotalsRowDescription"]="totals row";l["Value_UCErrorCode_Div"]="#DIV/0!";l["Value_UCErrorCode_Fail"]="#FAIL";l["Value_UCErrorCode_NA"]="#N/A";l["Value_UCErrorCode_Name"]="#NAME?";l["Value_UCErrorCode_Null"]="#NULL!";l["Value_UCErrorCode_Num"]="#NUM!";l["Value_UCErrorCode_Ok"]="#OK";l["Value_UCErrorCode_Reference"]="#REF!";l["Value_UCErrorCode_Unknown"]="#N/A";l["Value_UCErrorCode_Value"]="#VALUE!";l["WorkbookColorInfo_Automatic_Description"]="Automatic";l["WorkbookColorInfo_Description"]="ColorInfo: {0}";l["WorkbookColorInfo_WithTint_Description"]="ColorInfo: {0}, Tint: {1}";l["WorksheetShapeSerialization_GroupName"]="Group";l["WorksheetShapeSerialization_ImageName"]="Image";l["WorksheetShapeSerialization_ShapeName"]="Shape";$.ig.excel=$.ig.excel||{};$.ig.excel.locale=$.ig.excel.locale||l;return l})($);$.ig=$.ig||{};var $$t={};$.ig.excel=$.ig.excel||{};$.ig.globalDefs=$.ig.globalDefs||{};$.ig.globalDefs.$$a4=$$t;$$0=$.ig.globalDefs.$$0;$$4=$.ig.globalDefs.$$4;$$5=$.ig.globalDefs.$$5;$$7=$.ig.globalDefs.$$7;$$8=$.ig.globalDefs.$$8;$$1=$.ig.globalDefs.$$1;$$v=$.ig.globalDefs.$$v;$$6=$.ig.globalDefs.$$6;$$a=$.ig.globalDefs.$$a;$.ig.$currDefinitions=$$t;$.ig.util.bulkDefine(["DefaultStyleHelper:i","ExcelUtils:k","Utilities___GetCellValues__IteratorClass:m","excel.Workbook:n","WorksheetCellFormatData:o","CellFormatCache:p","JQueryTextMetricsProvider:q","HtmlTextMetricsProvider:s","Workbook_ChangeInfoContext:t","Workbook_MetricsProviderCache:u","Workbook___CachedStructuredStorageFiles__IteratorClass:w","excel.WorkbookLoadOptions:x","excel.WorksheetProtectedRange:y","SilverlightFixes:z","MathUtilities:aa","excel.CellFill:ab","excel.CellFillPattern:ac","excel.CellFillGradient:ad","excel.CellFillLinearGradient:ae","excel.CellFillRectangularGradient:af","excel.CellFillGradientStop:ag","excel.WorkbookColorInfo:ah","CellFormattingRunPlaceholder:ak","CellFormattingRunPlaceholder_RunOwner:al","ICellShiftOperationOverride:am","CellShiftOperation:an","excel.Chartsheet:ap","excel.ComboChartGroup:aq","ComboChartGroupValidator:ar","ChartTypeValidationResult:at","ComboChartGroupValidationResult:au","SeriesAxisGroup:ay","excel.ComboChartGroupCollection:az","ComboChartGroupCollection_CollectionChangeContext:a1","excel.WorksheetChart:a2","WorksheetChart_LegendChangeContext:a4","ConditionalFormatOwnedFormatProxy:a5","excel.CustomView:a6","excel.CustomViewDisplayOptions:a7","excel.CustomViewCollection:a8","excel.CustomViewWindowOptions:a9","excel.AnyValueDataValidationRule:ba","excel.CustomDataValidationRule:bb","excel.DataValidationRule:bc","excel.DataValidationRuleCollection:bd","DataValidationRuleCollection_CollectionChangeContext:be","excel.LimitedValueDataValidationRule:bj","LimitedValueDataValidationRule_FormulaChangeContext:bk","excel.ListDataValidationRule:bl","excel.OneConstraintDataValidationRule:bm","excel.TwoConstraintDataValidationRule:bn","excel.ValueConstraintDataValidationRule:bo","excel.DisplayOptionsBase:bp","excel.DisplayOptions:bq","excel.DisplayValueCollection:br","DisplayValueCollection_CollectionChangeContext:bs","excel.DocumentProperties:bt","excel.ErrorValue:dl","FixedLengthSegmentTree$1:dm","FixedLengthSegmentTree_SegmentTreeNode$1:dn","FormatLimitErrors:dp","excel.FormattedFontBase:dq","excel.FormattedString:dr","IFormattedString:ds","StringElement:dt","FormattedStringElement:du","FormattedStringValueReference:dv","IFormattedItem:dw","IStringElementVisitor$2:dx","FormattedString___GetFormattingRuns__IteratorClass:dy","excel.FormattedStringFont:dz","FormattedStringRun:d0","excel.FormattedText:d1","FormattedText___GetFormattingRuns__IteratorClass:d2","excel.FormattedTextFont:d3","excel.FormattedTextParagraph:d4","excel.FormattedTextParagraphCollection:d5","FormattedTextParagraphCollection_CollectionChangeContext:d6","FormattedTextRun:d7","FormattingRunBase:d8","excel.ArrayFormula:d9","ShiftingArrayFormulaInfo:ea","ArrayFormula_FormulaChangeContext:eb","ArrayInteriorFormula:ec","DataTableInteriorFormula:ed","excel.Formula:ee","SharedTokenConverter:ef","Formula_CanShiftSafelyChecker:eg","Formula_ConnectReferencesVisitor:eh","Formula_ConvertTableReferencesToRangesVisitor:ei","Formula_AllReferencedRegionsChecker:ej","Formula_FixPasteReferencesVisitor:ek","Formula_IsReferencingAnythingInRegionChecker:el","Formula_OffsetReferencesVisitor:em","Formula_CellsShiftedVisitor:en","Formula_CurrentFormatChangedVisitor:eo","Formula_NamedReferenceRemovedVisitor:ep","Formula_TableResizingVisitor:eq","Formula_WorksheetMovedVisitor:er","Formula_WorksheetRemovedVisitor:es","Formula_VerifyFormatLimitsVisitor:et","Formula_TokensReplacedChangeContext:ev","excel.FormulaParseException:ew","NamedReferenceFormula:ex","SingleTargetFormula:ey","SingleTargetFormula_DynamicReferenceCollection:e0","SingleTargetFormula_StaticReferenceCollection:e2","SingleTargetFormula_StaticReferenceFinder:e3","excel.FrozenPaneSettings:e4","GenericCachedCollection$1:e5","GenericCachedCollectionEx$1:e6","IGenericCachedCollectionEx:e7","GenericCacheElement:e8","GenericCacheElementEx:e9","GenericCacheElementProxy$1:fa","GenericElementHashSet$1:fb","GenericElementHashSet_Entry$1:fc","GenericElementHashSet___GetEnumerator__IteratorClass$1:fd","excel.HiddenColumnCollection:ff","excel.HiddenRowCollection:fh","ICellFormatOwner:fj","IFormattedRunOwner:fk","IFormattedStringOwner:fl","IFormattedTextOwner:fm","IRegionBlockingSingleCellComponent:fn","excel.Sheet:fo","SheetChangeInfoContext:fp","ISheetProvider:fq","excel.SheetCollection:fr","SheetCollection_ChangeInfoContext:fs","excel.IWorkbookFont:fw","IWorkbookOwner:fx","excel.IWorksheetCellFormat:fz","IWorksheetCellOwnedValue:f0","IRegionBlockingValue:f1","ILoadOnDemandTreeOwner$1:f3","IBinaryTreeNodeOwner$1:f4","LoadOnDemandTree$1:f5","LoadOnDemandTree_ChangeAdjustmentPoint$1:f6","LoadOnDemandTree_BinaryTreeNode$1:ga","LoadOnDemandTree___GetEnumeratorHelper__IteratorClass$1:gc","LoadOnDemandTree___GetAddedItemEnumerator__IteratorClass$1:gd","LoadOnDemandTree___GetNodesEnumerator__IteratorClass$1:ge","excel.NamedReference:gf","NamedReference_FormulaInfo:gg","excel.NamedReferenceBase:gh","excel.NamedReferenceCollection:gi","NamedReferenceCollection_CollectionChangeContext:gj","NamedReferenceUnconnected:gk","ChangeInfo:gl","ChangeInfo$2:gm","IChangeInfoContext:gn","excel.HorizontalPageBreak:go","excel.PageBreak:gp","excel.PageBreakCollection$1:gq","excel.HorizontalPageBreakCollection:gr","excel.VerticalPageBreakCollection:gs","PageBreakCollection_CollectionChangeContext$1:gt","excel.VerticalPageBreak:gu","excel.PaneSettingsBase:gv","excel.PrintAreasCollection:gw","PrintAreasCollection_CollectionChangeContext:gx","excel.PrintOptionsBase:gy","excel.PrintOptions:gz","excel.WorkbookProtection:g3","WorksheetProtectedRangeRegionCollection:g4","excel.WorksheetProtectedRangeCollection:g5","excel.SheetProtection:g6","excel.WorksheetProtection:g7","RegionLookupTable$1:g8","RegionLookupTable_Result$1:g9","excel.RepeatTitleRange:ha","excel.RowColumnBase:hb","RowColumnBinaryTreeNode$1:hc","excel.RowColumnCollectionBase$1:hd","RowColumnLoadOnDemandTree$1:he","excel.ShapeFill:hf","ShapeFillNoFill:hg","excel.ShapeFillSolid:hh","ShapeFillImage:hi","IShapeFillVisitor$2:hj","excel.ShapeOutline:hk","ShapeOutlineNoOutline:hl","excel.ShapeOutlineSolid:hm","IShapeOutlineVisitor$2:hn","SharedStringTable:ho","excel.RelativeIndex:hq","excel.CustomTableStyleCollection:hr","CustomTableStyleCollection_CollectionChangeContext:hs","excel.StandardTableStyleCollection:ht","excel.WorksheetTable:hu","WorksheetTableResizeOperation:hv","WorksheetTable_ResizeContext:hw","WorksheetTable_ColumnChangeContext:hx","WorksheetTable_RowChangeContext:hy","excel.WorksheetTableAreaFormatsCollection$1:h0","IAreaFormatsOwner$1:h1","WorksheetTableAreaFormatProxy$1:h2","excel.WorksheetTableCollection:h4","WorksheetTableCollection_CollectionChangeContext:h5","excel.WorksheetTableColumn:h6","excel.WorksheetTableColumnCollection:h8","excel.WorksheetTableStyle:h9","TextMetricsProviderBase:ia","excel.UnfrozenPaneSettings:ib","excel.UnknownShape:id","ILegacyShapeData:ie","ColorsInternal:ig","SystemColorsInternal:ih","SystemColorsInternal_ColorResolver:ik","excel.WindowOptions:im","IWorkbookProvider:io","excel.WorkbookColorPalette:iq","WorkbookFontData:is","IWorkbookFontDefaultsResolver:it","UltimateFontDefaultsResolver:iu","WorkbookFontDataResolved:iv","WorkbookFontOwnerAccessor:iw","WorkbookFontProxy:ix","WorkbookFormatCollection:iz","WorkbookFormatCollection___GetCustomFormatIndices__IteratorClass:i0","excel.WorkbookSaveOptions:i2","WorkbookSaveFilter:i3","DefaultWorkbookSaveFilter:i4","excel.WorkbookStyle:i5","WorkbookBuiltInStyle:i6","WorkbookUserDefinedStyle:i7","WorkbookStyle_StyleChangeContext:i8","excel.WorkbookStyleCollection:i9","WorkbookStyleCollection___GetHiddenBuiltInStyles__IteratorClass:jd","excel.WorkbookWindowOptions:je","excel.Worksheet:jf","IterateCachedRegionCallback:jg","IWorksheetProvider:jh","WorksheetCellShiftResult:ji","WorksheetDummyCellFormatProxy:jj","Worksheet_ShiftRegionHelper:jn","Worksheet_InsertRemoveOperationWrapper:jo","Worksheet_CellCommentDeleteChangeContext:jp","Worksheet_CellInsertDeleteChangeContext:jq","Worksheet_HideUnhideChangeContext:jr","Worksheet_ResizeItemChangeContext:js","Worksheet_SharedFormulaGroupChangeContext:jt","Worksheet_SharedFormulasShiftChangeContext:ju","Worksheet___GetColumnsInRange__IteratorClass:jv","excel.WorksheetCell:jw","WorksheetCellAddress:jx","WorksheetCellBlock:jy","WorksheetCellBlockFull:jz","WorksheetCellBlockHalf:j0","WorksheetCellLocation:j2","WorksheetCellBlock_CellValue:j3","excel.WorksheetCellComment:j8","WorksheetCellFormatBlock:j9","WorksheetCellFormatCollection:ka","GetAdjacentBorderValueCallback:kc","WorksheetCellFormatDataResolved:kd","WorksheetMergedCellFormatDataResolved:ke","IWorksheetCellFormatProxyContext:kf","WorksheetCellFormatProxy:kg","IWorksheetCellFormatProxyOwner:kh","WorksheetCellFormatProxy_FormatChangeContext:kj","WorksheetCellFormatProxy_SetFormattingChangeContext:kk","WorksheetCellFormatProxy_SetFontFormattingChangeContext:kl","WorksheetCellOwnedFormatProxy:km","excel.WorksheetCellCollection:kn","WorksheetCellCollection___GetEnumeratorHelper__IteratorClass:ko","WorksheetCellCollection___GetItemsInRange__IteratorClass:kp","FontXInfo:kr","excel.WorksheetColumn:ks","WorksheetColumnBlock:ku","WorksheetColumnOwnedFormatProxy:kv","excel.WorksheetColumnCollection:kw","WorksheetColumnCollection_InsertRemoveOperationWrapper:kx","WorksheetColumnCollection_CollectionChangeContext:ky","WorksheetColumnCollection_CollectionChangeContextData:kz","excel.WorksheetDataTable:k0","excel.WorksheetDataTableCollection:k1","WorksheetDataTableCollection_CollectionChangeContext:k2","excel.WorksheetDisplayOptions:k3","WorksheetElementResizeContext:k4","WorksheetShapePosition:k7","WorksheetResizeInfo:k8","IWorksheetElementResizeContext:k9","WorksheetElementResizeContext_MultiElementResizeChange:la","WorksheetElementResizeContext_MultiElementVisibilityChange:lb","WorksheetElementResizeContext_SingleElementResizeOrVisibilityChange:lc","excel.WorksheetHyperlink:ld","excel.WorksheetHyperlinkCollection:le","WorksheetHyperlinkCollection_CollectionChangeContext:lf","WorksheetHyperlinkCollection_ShiftChangeContext:lg","excel.WorksheetImage:lh","IWorksheetImage:li","excel.WorksheetItemCollection$1:lj","WorksheetItemCollection___GetAllItemsEnumerator__IteratorClass$1:lk","excel.WorksheetMergedCellsRegion:lm","WorksheetMergedRegionOwnedCellFormatProxy:ln","excel.WorksheetMergedCellsRegionCollection:lo","WorksheetMergedCellsRegionCollection_CollectionChangeContext:lp","WorksheetMergedCellsRegionCollection_ShiftChangeContext:lq","excel.WorksheetReferenceCollection:lr","IRegionAddress:lt","excel.WorksheetRegion:lu","WorksheetRegionAddress:lv","RegionShiftComparer$1:lw","IWorksheetRegionAddressContext:ly","WorksheetRegion_HorizontalSorter:lz","WorksheetRegion_HorizontalAddressSorter:l0","WorksheetRegion_VerticalSorter:l2","WorksheetRegion_VerticalAddressSorter:l3","excel.WorksheetRow:l5","CellSizeMeasurementContext:l6","CellDataContext:l7","CellFormatContext:l8","GetCellTextParameters:l9","WorksheetRowOwnedCellFormatProxy:mb","WorksheetRow___GetCellBlocksWithValues__IteratorClass:md","WorksheetRow___GetCellsWithData__IteratorClass:me","WorksheetRow___GetColumnIndexesWithCalcReference__IteratorClass:mf","WorksheetRow___GetCellFormatsForRowFormatValueSynchronization__IteratorClass:mg","excel.WorksheetRowCollection:mh","WorksheetRowCollection_RowBinaryTreeNode:mi","WorksheetRowCollection_RowsLoadOnDemandTree_RowChangeAdjustmentPoint:mj","WorksheetRowCollection_RowsLoadOnDemandTree_RowChangeHistoryItemAdd:mk","WorksheetRowCollection_RowsLoadOnDemandTree_RowChangeHistoryItemRemove:ml","WorksheetRowCollection_RowsLoadOnDemandTree:mm","WorksheetRowCollection_InsertRemoveOperationWrapper:mn","WorksheetRowCollection_CollectionChangeContext:mo","excel.WorksheetCollection:mp","WorksheetSelection:mq","WorksheetPaneSelection:mr","excel.WorksheetShape:ms","IWorksheetShapeVisitor$2:mt","WorksheetShapeVisitor$2:mu","excel.WorksheetShapeGroup:mv","excel.WorksheetShapeGroupBase:mw","IMultiChartContext:mx","excel.WorksheetShapeCollection:my","IWorksheetShapeOwner:mz","WorksheetShapeCollection_ChartShiftInfo:m2","WorksheetShapeCollection_CollectionChangeContext:m3","WorksheetShapeCollection_ChartShiftContext:m5","excel.WorksheetShapeWithText:m6","excel.ExcelCalcNumberStack:m7","ValueFormatter:m8","IValueFormatterSectionInfo:m9","ValueFormatter_FormatSection:nb","ValueFormatter_GetTextWidthHelper:nc","ValueFormatter_ValueFormatterContext:nd","ValueFormatter_ValueFormatterSectionInfo:ne","ValueFormatter_FormatValueState:nf","ValueFormatter_Part:ng","ValueFormatter_LiteralFormatPart:nh","ValueFormatter_WellKnownPart:ni","excel.ArrayProxy:no","ArrayValueContext:np","CLRArrayProxy:nq","excel.ExcelCalcErrorValue:nr","excel.ExcelCalcValue:ns","excel.IExcelCalcFormula:nt","ArrayProxy___GetIterator__IteratorClass:nv","CLRArrayProxy___GetIteratorHelper__IteratorClass:nw","ExcelCalcValue_ArrayProxyGroup:nx","excel.ExcelCalcFunction:ny","CalcArgumentHelper:n1","CalcFunctionUtilities:n2","BuiltInFunctionBase:n5","UltraCalcBinaryOperatorBase:n6","UltraCalcFunctionUnaryPlus:n7","UltraCalcFunctionUnaryMinus:n8","UltraCalcFunctionPlus:n9","UltraCalcFunctionMinus:oa","UltraCalcFunctionPercent:ob","UltraCalcFunctionMultiply:oc","UltraCalcFunctionDivide:od","UltraCalcFunctionConcat:oe","UltraCalcFunctionEqual:of","UltraCalcFunctionNE:og","UltraCalcFunctionLT:oh","UltraCalcFunctionLE:oi","UltraCalcFunctionGT:oj","UltraCalcFunctionGE:ok","UltraCalcFunctionExpon:ol","UltraCalcFunctionXLIntersect:on","UltraCalcFunctionXLRange:oo","UltraCalcFunctionXLUnion:op","UltraCalcFunctionFactory:oq","UltraCalcErrorException:oy","excel.IExcelCalcReference:o0","excel.IExcelCalcReferenceCollection:o1","CalculationNetworkLinkedList:o4","CalculationNetworkLinkedList___GetEnumerator__IteratorClass:o5","DependencyGraph:o6","DependencyGraph_SuccessorsResolvedEnumerable:o7","DependencyGraph_EvaluationEnumerator:o8","DependencyGraph_FinishTimeSorter:o9","DependencyGraph_StronglyConnectedComponent:pa","DependencyGraph_StronglyConnectedComponentSorter:pb","ExcelCalcEngine:pe","DdeLinkNamedReference:ph","DdeLinkWorkbookReference:pi","AddInFunctionNamedReference:pj","AddInFunctionsWorkbookReference:pk","CurrentWorkbookReference:pl","ExternalNamedReference:pr","ExternalWorkbookReference:ps","GetFormulaStringInfo:pt","ShouldIncludeInMultipleCellValueCallback:pw","OleLinkNamedReference:p0","OleLinkWorkbookReference:p1","WorkbookLoadManager:p5","WorkbookReferenceBase:p6","WorkbookReferenceUnconnected:p7","WorkbookSaveManager:p8","CellContext:p9","WorkbookSaveManager_InitSerializationCacheFormulaHelper:qa","WorkbookSaveManager_InitSerializationCacheHelper:qb","WorkbookSaveManager_ColorSortConditionVisitorProxy$1:qc","WorkbookSaveManager___GetSharedStrings__IteratorClass:qd","WorkbookSerializationManager:qe","WorksheetReference:qf","WorksheetReferenceSingle:qg","WorksheetReferenceError:qh","WorksheetReferenceExternal:qi","WorksheetReferenceExternalRowValues:qj","WorksheetReferenceLocal:qk","WorksheetReferenceSingleUnconnected:ql","WorksheetReferenceToWorkbook:qm","WorksheetReferenceMulti:qn","WorksheetSerializationCache:qq","IBiffRecordStream:qr","ExtProp:ra","ExtPropColorBase:rb","ExtPropColor:rc","ExtPropFontScheme:re","ExtPropGradientFillBase:rf","ExtPropGradientFill:rg","ExtPropTextIndentationLevel:ri","XFProp:rj","XFPropBool:rk","XFPropBorderBase:rl","XFPropBorder:rm","XFPropColorBase:rp","XFPropColor:rq","XFPropFillPattern:rs","XFPropFontBold:rt","XFPropFontHeight:ru","XFPropFontName:rv","XFPropFontSubscriptSuperscript:rw","XFPropFontScheme:rx","XFPropFontUnderline:ry","XFPropGradientFill:rz","XFPropGradientStopBase:r0","XFPropGradientStop:r1","XFPropHorizontalAlignment:r3","XFPropNumberFormat:r4","XFPropNumberFormatId:r5","XFPropTextIndentationLevel:r6","XFPropTextIndentationLevelRelative:r7","XFPropTextRotation:r8","XFPropVerticalAlignment:r9","ICalloutRule:sa","IEscherRecord:sg","FtLbsData:ss","FtMacro:st","FtPictFmla:sv","FtRboData:sy","Obj:s1","ObjectParsedFormula:s2","ObjFmla:s3","ObjLinkFmla:s4","PictFmlaKey:s6","Rgce:s7","excel.Axis:td","excel.AxisCollection:tf","AxisCollection_CollectionChangeContext:tg","excel.ChartArea:th","excel.ChartAreaBase:ti","excel.ChartBorder:tj","excel.ChartGridLines:tk","excel.ChartTickLines:tl","excel.ChartLine:tm","excel.ChartSeriesLines:tn","excel.ChartHighLowLines:to","excel.ChartDropLines:tp","excel.ChartLineBase:tq","IChartObject:tr","excel.ChartObject:ts","excel.ChartsheetDisplayOptionsBase:tt","excel.ChartsheetDisplayOptions:tu","excel.CustomViewChartDisplayOptions:tv","excel.ChartsheetPrintOptions:tw","excel.ChartsheetProtection:tx","excel.ChartTitle:ty","excel.ChartLabelBase:tz","excel.ChartTextAreaBase:t0","excel.DataLabel:t1","excel.SeriesDataLabels:t2","excel.DataPointCollection:t3","DataPointCollection_UndoContext:t4","excel.LeaderLines:t5","excel.Trendline:t6","excel.TrendlineLabel:t7","excel.TrendlineCollection:t8","excel.TrendlineLine:t9","TrendlineCollection_CollectionChangeContext:ua","excel.DisplayUnitLabel:ub","excel.ErrorBars:vf","excel.ChartFillBase:vg","excel.ChartSolidFill:vh","excel.ChartEmptyFill:vj","excel.Legend:vm","ILegendEntry:vn","LegendEntryProxy:vo","excel.LegendEntries:vp","excel.LegendEntry:vq","excel.PlotArea:vr","excel.DataPoint:vs","excel.Series:vt","excel.SeriesName:vu","excel.SeriesValuesBase:vv","excel.XValues:vw","excel.SeriesValues:vx","excel.SeriesCollection:v2","SeriesCollection_CollectionChangeContext:v3","SeriesCollection_PlotOrderSortItem:v4","SeriesCollection_PlotOrderSortComparer:v5","excel.TickLabels:v6","excel.UpDownBars:v7","excel.UpDownBar:v8","excel.Wall:v9","excel.AverageConditionalFormat:wa","excel.BlanksConditionalFormat:wb","excel.CellDataBarInfo:wc","excel.ColorScaleConditionalFormat:we","excel.ColorScaleCriterion:wf","excel.ConditionalFormatBase:wg","excel.ConditionalFormatCollection:wh","ConditionalFormatCollection_CollectionChangeContext:wj","ConditionalFormatCollection_PriorityChangeContext:wk","ConditionalFormatCollection_ShiftChangeContext:wl","ISupportFormulaShifts:wm","excel.ConditionBase:wn","ConditionMatchResult:wo","ConditionBase_RegionChangeContext:wp","ConditionBase_ShiftChangeContext:wq","excel.ConditionValue:wr","excel.CellConditionalFormat:wt","excel.CriterionBase:wu","excel.DataBarConditionalFormat:wv","excel.DateTimeConditionalFormat:ww","excel.DuplicateConditionalFormat:wx","excel.ErrorsConditionalFormat:xd","excel.FormulaConditionalFormat:xe","excel.IconCriterion:xf","excel.IconSetConditionalFormat:xh","IconSetConditionalFormat_IconSetChangeContext:xi","excel.IconSetCriterionCollection:xj","excel.NegativeBarFormat:xk","excel.NoBlanksConditionalFormat:xl","excel.NoErrorsConditionalFormat:xm","excel.OperatorConditionalFormat:xn","excel.RankConditionalFormat:xo","RankConditionalFormat_ValueCache:xp","excel.TextOperatorConditionalFormat:xq","excel.ThresholdConditionBase:xr","excel.UniqueConditionalFormat:xs","UniqueConditionalFormat_DuplicateValueHolder:xt","excel.AverageFilter:xu","excel.CustomFilter:xv","excel.CustomFilterCondition:xw","excel.DatePeriodFilter:xx","excel.DateRangeFilter:xy","excel.DynamicValuesFilter:xz","excel.FillFilter:x9","excel.Filter:ya","excel.FixedDateGroup:yb","excel.FixedDateGroupCollection:ye","FixedDateGroupCollection_CollectionChangeContext:yf","excel.FixedValuesFilter:yg","excel.FontColorFilter:yh","IColorFilter:yi","IColorFilterVisitor$2:yj","excel.IconFilter:yk","IFilterable:yl","excel.RelativeDateRangeFilter:ym","excel.TopOrBottomFilter:yn","WorksheetColumnFilter:yo","excel.WorksheetFilterSettings:yp","WorksheetFilterSettings_AddFilterChangeInfo:yq","WorksheetFilterSettings_RemoveFilterChangeInfo:yr","excel.YearToDateFilter:yt","CellAddress:yv","CellAddressRange:yw","FormulaContext:yz","FormulaParser:y0","FormulaParser_FormulaTokenInfo:y1","FormulaParser_SelectorFunctionOptimizationInfo:y2","FormulaParser_StructuredTableReferenceParser:y4","FormulaParser_ParseFormulaValidator:y7","FormulaStringGenerator:y8","Function:y9","TokenClassResolver:za","TokenClassResolver_FormulaTokenNode:zb","TokenReferenceResolver:zc","TokenReferenceResolver_SkipTokenInfo:zd","CalcUtilities:zf","CellCalcReference:zg","CellCalcReferenceBase:zh","DataValidationCalcReference:zi","ExcelReferenceError:zj","ExternalCellCalcReference:zk","ExternalNamedCalcReference:zl","ExternalRegionCalcReference:zm","ExternalRegionCalcReference_ExternalRegionValuesArray:zo","FormulaEvaluator:zp","FormulaEvaluator_ShouldSplitParameterHelper:zq","MultiSheetCellCalcReference:zt","MultiSheetCellCalcReference_MultiSheetCellReferencesCollection:zv","MultiSheetExternalCellCalcReference:zw","MultiSheetExternalRegionCalcReference:zx","MultiSheetRegionCalcReference:zy","MultiSheetRegionCalcReference_MultiSheetRegionReferencesCollection:z0","NamedCalcReference:z1","NamedCalcReferenceBase:z2","NamedCalcReferenceUnconnected:z3","RegionArrayProxyBase:z4","RegionArrayProxyBase___GetIteratorHelper__IteratorClass:z5","RegionCalcReference:z6","RegionCalcReference_RegionArrayProxy:z7","RegionCalcReferenceBase:z8","RegionCalcReferenceBase_RegionReferencesCollection:aaa","RegionGroupCalcReference:aab","RegionGroupCalcReference_GeneralReferencesCollection:aad","TableCalcReference:aae","TableCalcReferenceBase:aaf","TableCalcReferenceBase_TableReferenceArrayProxy:aag","TableColumnCalcReference:aah","TableColumnRangeCalcReference:aai","RefBase:aaj","CalculationContext:aak","EmptyReferencesCollection:aal","IExcelCalcReferenceCollectionEx:aam","RefBase_DynamicReference:aan","EmptyReferencesCollection___GetEnumerator__IteratorClass:aap","TempCellCalcReference:aaq","BooleanConstant:aar","Constant:aas","EmptyConstant:aat","ErrorConstant:aau","NumberConstant:aav","StringConstant:aaw","AddOperator:aax","Area3DNToken:aay","Area3DToken:aaz","AreaErr3DToken:aa0","AreaErrToken:aa1","AreaNToken:aa2","AreaToken:aa3","ArrayToken:aa4","AttrChooseToken:aa5","AttrIfToken:aa6","ISelectorFunctionOptimizationToken:aa7","AttrSkipToken:aa8","AttrSpaceToken:aa9","AttrSpaceVolitileToken:abb","AttrSumToken:abc","AttrTokenBase:abd","AttrVolatileToken:abf","BoolToken:abg","CellReferenceToken:abh","ConcatOperator:abi","DivOperator:abj","EQOperator:abm","ErrToken:abn","ExpToken:abo","FormulaToken:abp","CloneTokenVisitor:abq","ExpectedParameterClassVisitor:abr","GetCalcFunctionVisitor:abs","FormulaTokenEvaluator$1:abt","FormulaTokenModifierVisitor:abu","FormulaTokenVisitor:abv","FormulaTokenVisitor$1:abw","FormulaTokenVisitor$2:abx","FunctionOperator:aby","FunctionVOperator:abz","GEOperator:ab0","GTOperator:ab1","IFunctionToken:ab2","IntToken:ab3","IsectOperator:ab4","LEOperator:ab5","LTOperator:ab6","MatrixRowSeparatorToken:ab7","MemAreaOperator:ab8","MemErrOperator:ab9","MemFuncOperator:aca","MemNoMemOperator:acb","MemOperatorBase:acc","MissArgToken:acd","MulOperator:ace","NameToken:acf","NameXToken:acg","NEOperator:ach","NumberToken:aci","OpenParenOperator:acj","OperandToken:ack","OperatorToken:acl","BinaryOperatorToken:acm","UnaryOperatorToken:acn","ParenToken:aco","PercentOperator:acp","PowerOperator:acq","RangeOperator:acr","Ref3DNToken:acs","Ref3DToken:act","ReferenceToken:acu","RefErr3dToken:acv","RefErrToken:acw","RefNToken:acx","RefToken:acy","SpecialFormulaToken:acz","StrToken:ac0","StructuredTableReference:ac1","StructuredTableReference_InnerReference:ac2","SubOperator:ac3","TblToken:ac4","UminusOperator:ac5","UnionOperator:ac6","UplusOperator:ac7","excel.DiamondShape:ac8","excel.EllipseShape:ac9","excel.HeartShape:ada","excel.IrregularSeal1Shape:adb","excel.IrregularSeal2Shape:adc","excel.LightningBoltShape:add","excel.LineShape:ade","excel.PentagonShape:adf","excel.RectangleShape:adg","excel.RightTriangleShape:adh","excel.StraightConnector1Shape:adi","excel.FillSortCondition:adm","excel.FontColorSortCondition:adn","IColorSortCondition:ado","IColorSortConditionVisitor$2:adp","excel.ISortable:adr","ISortSettingsOwner:ads","excel.SortCondition:adu","excel.SortConditionCollection$1:adv","SortConditionCollection_KeysCollection$1:adx","SortConditionCollection_ValuesCollection$1:adz","SortConditionCollection_SortChangeContext$1:ad0","excel.SortSettings$1:ad1","excel.RelativeIndexSortSettings:ad2","SortSettings_ColumnIndexComparer$1:ad3","SortSettings_RowIndexComparer$1:ad4","SortSettings_SortChangeContext$1:ad6","SortSettings_ShiftFormulaChangeContext$1:ad7","SortSettings_SortOperation$1:ad8","excel.WorksheetSortSettings:ad9","excel.Sparkline:aeb","excel.SparklineCollection:aec","SparklineCollection_CollectionChangeContext:aed","excel.SparklineGroup:aee","SparklineGroup_RegionChangeContext:aef","excel.SparklineGroupCollection:aeh","SparklineGroupCollection_GroupModifyInfo:aei","SparklineGroupCollection_CollectionChangeContext:aej","SparklineGroupCollection_ShiftChangeContext:aek","IImageEncoder:aem"]);
|
|
var $a=$.ig.intDivide,$b=$.ig.util.cast,$c=$.ig.util.defType,$d=$.ig.util.defEnum,$e=$.ig.util.getBoxIfEnum,$f=$.ig.util.getDefaultValue,$g=$.ig.util.getEnumValue,$h=$.ig.util.getValue,$i=$.ig.util.intSToU,$j=$.ig.util.nullableEquals,$k=$.ig.util.nullableIsNull,$l=$.ig.util.nullableNotEquals,$m=$.ig.util.toNullable,$n=$.ig.util.toString$1,$o=$.ig.util.u32BitwiseAnd,$p=$.ig.util.u32BitwiseOr,$q=$.ig.util.u32BitwiseXor,$r=$.ig.util.u32LS,$s=$.ig.util.unwrapNullable,$t=$.ig.util.wrapNullable,$u=String.fromCharCode,$v=$.ig.util.castObjTo$t,$w=$.ig.util.compare,$x=$.ig.util.replace,$y=$.ig.util.stringFormat,$z=$.ig.util.stringFormat1,$0=$.ig.util.stringFormat2,$1=$.ig.util.stringCompare1,$2=$.ig.util.stringCompare2,$3=$.ig.util.stringCompare3,$4=$.ig.util.compareSimple,$5=$.ig.util.tryParseNumber,$6=$.ig.util.tryParseNumber1,$7=$.ig.util.numberToString,$8=$.ig.util.numberToString1,$9=$.ig.util.parseNumber,$aa=$.ig.util.isDigit,$ab=$.ig.util.isDigit1,$ac=$.ig.util.isLetter,$ad=$.ig.util.isNumber,$ae=$.ig.util.isLetterOrDigit,$af=$.ig.util.isLower,$ag=$.ig.util.toLowerCase,$ah=$.ig.util.toUpperCase,$ai=$.ig.util.equalsSimple,$aj=$.ig.util.tryParseInt32_1,$ak=$.ig.util.tryParseInt32_2,$al=$.ig.util.intToString1,$am=$.ig.util.parseInt32_1,$an=$.ig.util.parseInt32_2,$ao=$.ig.util.parseUInt8_1,$ap=$.ig.util.parseUInt8_2,$aq=$.ig.util.intToString,$ar=$.ig.util.parseBool,$as=$.ig.util.tryParseBool;$d("ReferenceActionCode:pd",false,false,{Create:0,Remove:1});$d("NodeState:pc",false,false,{NotVisited:0,Visiting:1,Visited:2});$d("UltraCalcOperatorFunction:o3",false,false,{Add:0,Subtract:1,Multiply:2,Divide:3,Equal:4,NotEqual:5,GreaterThanOrEqual:6,GreaterThan:7,LessThanOrEqual:8,LessThan:9,Concatenate:10,Exponent:11,Percent:12,UnaryMinus:13,UnaryPlus:14});$d("UltraCalcFormulaTokenType:o2",false,false,{Value:0,"Function:$function":1});$d("excel.ExcelCalcErrorCode:ox",false,true,{Reference:0,Value:1,Div:2,NA:3,Num:4,Circularity:5,"Null:$null":6,Name:7});$d("ValueFormatterFlags:ow",true,false,{None:0,Date:1,Time:2});$d("DayCountBasis:n3",false,false,{NASD360:0,Actual:1,Actual360:2,Actual365:3,European360:4});$d("CalcArgumentFlags:n0",true,false,{SkipEmptyReferences:1,SkipHiddenRows:2,IgnoreRefString:4,IgnoreRefBoolean:8,AdjustFor1904System:16,TreatIndirectStringsAsZero:32,IgnoreArrayBoolean:64,TreatNullAsZero:128,IgnoreErrors:256,TreatErrorsAsZero:512,IgnoreArrayString:1024,SkipSubtotals:2048,SkipHiddenColumns:4096,SkipHiddenCells:4098,Normal:1229,NormalA:1249,Count:1485,CountA:673,EnumerableNumericOnlyFlags:1101});$d("CalcArgumentSource:nz",false,false,{Direct:0,Array:1,Reference:2});$d("ValueFormatter_WellKnownPartType:nn",false,false,{Whitespace:0,GeneralString:1,VerbatimString:2,DecimalSeparator:3,DigitOrEmpty:4,DigitOrZero:5,DigitOrWhitespace:6,GroupShiftPlaceholder:7,Percent:8,FractionSeparator:9,Scientific:10,ScientificWithSign:11,AMPMShortLL:12,AMPMShortLU:13,AMPMShortUL:14,AMPMShortUU:15,AMPMLong:16,AMPMChinese:17,HoursShort:18,HoursLong:19,HoursTotal:20,Milliseconds1:21,Milliseconds2:22,Milliseconds3:23,MinutesShort:24,MinutesLong:25,MinutesTotal:26,SecondsShort:27,SecondsLong:28,SecondsTotal:29,BuddhistYearsShort:30,BuddhistYearsLong:31,DaysShort:32,DaysLong:33,DayShortDescription:34,DayLongDescription:35,MonthsShort:36,MonthsLong:37,MonthShortDescription:38,MonthLongDescription:39,MonthFirstLetter:40,YearsShort:41,YearsLong:42,EraYearsShort:43,EraYearsLong:44,EraEnglishName:45,EraAbbreviatedName:46,EraName:47,DayShortDescriptionLocalized:48,DayLongDescriptionLocalized:49});$d("ValueFormatter_SectionType:nm",false,false,{"Default:$default":0,Date:1,Number:2,Text:3});$d("ValueFormatter_NumberSection:nl",false,false,{Number:0,Fraction:1,GeneratedNumerator:2,GeneratedDenominator:3,ScientificCoefficient:4,ScientificCoefficientFraction:5,ScientificExponent:6,ScientificExponentFraction:7});$d("ValueFormatter_LiteralType:nk",false,false,{Normal:0,Repeated:1,Placeholder:2});$d("ValueFormatter_CompareOperator:nj",false,false,{AnyValue:0,Equals:1,NotEquals:2,LessThan:3,LessThanOrEquals:4,GreaterThan:5,GreaterThanOrEquals:6});$d("PropertyType:sf",false,false,{TransformLeft:0,TransformTop:1,TransformRight:2,TransformBottom:3,TransformRotation:4,TransformFFlipV:62,TransformFFlipH:63,TransformBooleanProperties:63,ProtectionLockAgainstUngrouping:118,ProtectionLockRotation:119,ProtectionLockAspectRatio:120,ProtectionLockPosition:121,ProtectionLockAgainstSelect:122,ProtectionLockCropping:123,ProtectionLockVertices:124,ProtectionLockText:125,ProtectionLockAdjustHandles:126,ProtectionLockAgainstGrouping:127,ProtectionBooleanProperties:127,TextID:128,TextLeft:129,TextTop:130,TextRight:131,TextBottom:132,TextAnchorText:135,TextShapeNext:138,TextDirection:139,TextSelectText:187,TextAutoTextMargin:188,TextRotateText:189,TextFitToText:190,TextFitToShape:191,TextBooleanProperties:191,BLIPId:260,BLIPName:261,BLIPFlags:262,BLIPPictureId:267,BLIPPictureActive:319,GeometryRight:322,GeometryBottom:323,GeometryShapePath:324,GeometryVertices:325,GeometrySegmentInfo:326,GeometryConnectionSites:337,GeometryConnectionSitesDirection:338,GeometryAdjustHandles:341,GeometryGuides:342,GeometryInscribe:343,GeometryTypeOfConnectionSites:344,GeometryFragments:345,GeometryFillOK:383,FillStyleColor:385,FillStyleOpacity:386,FillStyleBackColor:387,FillStyleColorModification:389,FillStyleBLIPName:391,FillStyleRectLeft:401,FillStyleRectTop:402,FillStyleRectRight:403,FillStyleRectBottom:404,FillStyleShadeColors:407,FillStyleRecolorFillAsPicture:441,FillStyleUseShapeAnchor:442,FillStyleFilled:443,FillStyleHitTestFill:444,FillStyleShape:445,FillStyleUseRect:446,FillStyleNoFillHitTest:447,FillStyleBooleanProperties:447,LineStyleColor:448,LineStyleOpacity:449,LineStyleColorModification:451,LineStyleWidth:459,LineStyleDashStyle:463,LineStyleInsetPen:505,LineStyleInsetPenOK:506,LineStyleArrowheadsOK:507,LineStyleLine:508,LineStyleHitTestLine:509,LineStyleFillShape:510,LineStyleNoLineDrawDash:511,LineStyleBooleanProperties:511,ShadowColor:513,ShadowColorModification:515,ShadowSoftness:540,ShadowObscured:575,ShapeMaster:769,ShapePolicyLabel:822,ShapePolicyBarcode:823,ShapeFlipHOverride:824,ShapeFlipVOverride:825,ShapeOleIcon:826,ShapePreferRelativeResize:827,ShapeLockShapeType:828,ShapeInitiator:829,ShapeDeleteAttachedObject:830,ShapeBackground:831,ShapeBooleanProperties:831,GroupShapeName:896,GroupShapeDescription:897,GroupShapeWrapPolygonVertices:899,GroupTableRowProperties:928,Office2007Data:937,GroupShapeLayoutInCell:944,GroupShapeIsBullet:945,GroupShapeStandardHR:946,GroupShapeNoshadeHR:947,GroupShapeHorizRule:948,GroupShapeUserDrawn:949,GroupShapeAllowOverlap:950,GroupShapeReallyHidden:951,GroupShapeScriptAnchor:952,GroupShapeEditedWrap:953,GroupShapeBehindDocument:954,GroupShapeOnDblClickNotify:955,GroupShapeIsButton:956,GroupShapeOneD:957,GroupShapeHidden:958,GroupShapePrint:959,GroupShapeBooleanProperties:959,DiagramRelationTable:1284,DiagramConstrainBounds:1288,LineLeftStyleDashStyle:1349,LineTopStyleDashStyle:1423,LineRightStyleDashStyle:1487,LineBottomStyleDashStyle:1551,LineColumnStyleDashStyle:1615,ClipVertices:1728,ClipSegmentsInfo:1729});$d("EscherRecordType:se",false,false,{DrawingGroupContainer:61440,BLIPStoreContainer:61441,DrawingContainer:61442,GroupContainer:61443,ShapeContainer:61444,SolverContainer:61445,DrawingGroup:61446,BLIPStoreEntry:61447,Drawing:61448,GroupShape:61449,Shape:61450,PropertyTable1:61451,Textbox:61452,ClientTextbox:61453,Anchor:61454,ChildAnchor:61455,ClientAnchor:61456,ClientData:61457,ConnectorRule:61458,AlignRule:61459,ArcRule:61460,ClientRule:61461,ClassID:61462,CalloutRule:61463,BLIPMin:61464,BLIPMax:61719,Regroup:61720,Selections:61721,ColorMRU:61722,DeletedPSPL:61725,SplitMenuColors:61726,OLEObject:61727,ColorScheme:61728,PropertyTable2:61729,PropertyTable3:61730});$d("BLIPUsage:sd",false,false,{"Default:$default":0,Texture:1,Max:255});$d("BLIPType:sc",false,false,{Error:0,Unknown:1,EMF:2,WMF:3,PICT:4,JPEG:5,PNG:6,DIB:7,TIFF:17,CMYKJPEG:18,FirstClient:32,LastClient:255});$d("BLIPRecordType:sb",false,false,{Unknwon:0,WMF:534,EMF:980,PICT:1346,PNG:1760,JPEG:1130,DIB:1960,CMYKJPEG:1762,TIFF:1764,Client:2048});$d("PictureClipboardFormat:sk",false,false,{Emf:2,Bitmap:9,Unspecified:65535});$d("ObjectType:sj",false,false,{Group:0,Line:1,Rectangle:2,Oval:3,Arc:4,Chart:5,Text:6,Button:7,Picture:8,Polygon:9,CheckBox:11,OptionButton:12,EditBox:13,Label:14,DialogBox:15,Spinner:16,ScrollBar:17,ListBox:18,GroupBox:19,ComboBox:20,Comment:25,MicrosoftOfficeDrawing:30});$d("OBJRecordType:si",false,false,{Macro:4,Button:5,GroupMarker:6,ClipboardFormat:7,PictureOptionFlags:8,PictureFormulaStyleMacro:9,CheckBoxLink:10,RadioButton:11,ScrollBar:12,Note:13,ScrollBarFormulaStyleMacro:14,GroupBoxData:15,EditControlData:16,RadioButtonData:17,CheckBoxData:18,ListBoxData:19,CheckBoxLinkFormulaStyleMacro:20,CommonObjectData:21});$d("IconSet:q9",false,false,{_3Arrows:0,_3ArrowsGray:1,_3Flags:2,_3TrafficLights1:3,_3Signs:4,_3TrafficLights2:5,_3Symbols:6,_3Symbols2:7,_4Arrows:8,_4ArrowsGray:9,_4RedToBlack:10,_4Ratings:11,_4TrafficLights:12,_5Arrows:13,_5ArrowsGray:14,_5Ratings:15,_5Quarters:16});$d("CfValueType:q8",false,false,{Zero:0,Number:1,Min:2,Max:3,Percent:4,Percentile:5,Formula:7});$d("CfDateOperator:q7",false,false,{Today:0,Tomorrow:6,Yesterday:1,Last7Days:2,LastMonth:5,NextMonth:8,ThisWeek:3,NextWeek:7,LastWeek:4,ThisMonth:9});$d("CfTextOperator:q6",false,false,{Contains:0,NotContains:1,BeginsWith:2,EndsWith:3});$d("CfTemplate:q5",false,false,{CellValue:0,Formula:1,ColorScale:2,DataBar:3,IconSet:4,FilterAKATopTen:5,Unique:7,ContainsText:8,Blanks:9,NoBlanks:10,Errors:11,NoErrors:12,Today:15,Tomorrow:16,Yesterday:17,Last7Days:18,LastMonth:19,NextMonth:20,ThisWeek:21,NextWeek:22,LastWeek:23,ThisMonth:24,AboveAverage:25,BelowAverage:26,Duplicate:27,AboveOrEqualToAverage:29,BelowOrEqualToAverage:30});$d("CfOperator:q4",false,false,{Zero:0,Between:1,NotBetween:2,Equal:3,NotEqual:4,GreaterThan:5,LessThan:6,GreaterEqual:7,LessEqual:8});$d("CfType:q3",false,false,{Zero:0,CellValueIs:1,FormulaIs:2,ColorScale:3,DataBar:4,FilterAKATopTen:5,IconSet:6});$d("XColorType:q2",false,false,{Auto:0,Indexed:1,RGB:2,Themed:3,NotSet:4});$d("SourceType:q1",false,false,{Range:0,Sharepoint:1,XML:2,ExternalData:3});$d("SharedFeatureType:q0",false,false,{Protection:2,Fec2:3,Factoid:4,List:5});$d("FontScheme:qz",false,false,{None:0,Major:1,Minor:2,Nil:255});$d("BIFF8RecordType:qy",false,false,{"Default:$default":0,Record1904:34,ACTIVEXMARKER:445,ADDIN:135,ADDMENU:194,AREAFORMAT:4106,ARRAY:545,AUTOFILTER:158,AUTOFILTER12:2174,AUTOFILTERINFO:157,AXCEXT:4194,AXESUSED:4166,AXIS:4125,AXISLINE:4129,AXISPARENT:4161,BACKUP:64,BEGIN:4147,BITMAP:233,BLANK:513,BOF:2057,BOOKBOOL:218,BOOKEXT:2147,BOOLERR:517,BOTTOMMARGIN:41,BOUNDSHEET:133,BRAI:4177,CALCCOUNT:12,CALCMODE:13,CATLAB:2134,CATSERRANGE:4128,CELLWATCH:2156,CF:433,CF12:2170,CFEX:2171,CHART:4098,CHART3DBarSHAPE:4191,CHARTFORMAT:4116,CHARTFRTINFO:2128,CODEPAGE:66,COLINFO:125,CONDFMT:432,CONDFMT12:2169,CONTINUE:60,CONTINUEFRT:2066,CONTINUEFRT11:2165,CONTINUEFRT12:2175,COORDLIST:169,COUNTRY:140,CRASHRECERR:2149,CRN:90,CRTCOOPT:2251,CRTLINK:4130,DATAFORMAT:4102,DATALABEXT:2154,DATALABEXTCONTENTS:2155,DBCELL:215,DBQUERYEXT:2051,DCON:80,DCONBIN:437,DCONNAME:82,DCONREF:81,DEFAULTROWHEIGHT:549,DEFAULTTEXT:4132,DEFCOLWIDTH:85,DELMENU:195,DELTA:16,DIMENSIONS:512,DOCROUTE:184,DROPDOWNOBJIDS:2164,DSF:353,DV:446,DVAL:434,DXF:2189,EDG:136,EFONT:69,END:4148,ENDBLOCK:2131,EOF:10,EXCEL9FILE:448,EXTERNCOUNT:22,EXTERNNAME:35,EXTERNSHEET:23,EXTSST:255,EXTSTRING:2052,FEAT:2152,FEAT11:2162,FEAT12:2168,FEATHEADR:2151,FEATHEADR11:2161,FILEPASS:47,FILESHARING:91,FILESHARING2:293,FILTERMODE:155,FMQRY:2246,FMSQRY:2247,FNGROUPCOUNT:156,FNGROUPNAME:154,FONT:49,FONTX:4134,FOOTER:21,FORMAT:1054,FORMULA:6,FRAME:4146,GCW:171,GRIDSET:130,GUTS:128,HCENTER:131,HEADER:20,HEADERFOOTER:2204,HFPicture:2150,HIDEOBJ:141,HLINK:440,HLINKTOOLTIP:2048,HORIZONTALPAGEBREAKS:27,IMDATA:127,INDEX:523,INTERFACEEND:226,INTERFACEHDR:225,ITERATION:17,LABEL:516,LABELRANGES:351,LABELSST:253,LEFTMARGIN:38,LEGEND:4117,LHNGRAPH:149,LHRECORD:148,LINE:4120,LINEFORMAT:4103,LIST12:2167,LISTCF:2245,LISTCONDFMT:2244,LISTDV:2243,LISTFIELD:2242,LISTOBJ:2241,LNEXT:2249,LPR:152,MARKERFORMAT:4105,MERGEDCELLS:229,MKREXT:2250,MMS:193,MSODRAWING:236,MSODRAWINGGROUP:235,MSODRAWINGSELECTION:237,MULBLANK:190,MULRK:189,NAME:24,NAMEEXT:2196,NOTE:28,NUMBER:515,OBJ:93,OBJECTLINK:4135,OBJPROTECT:99,OBPROJ:211,OLEDBCONN:2058,OLESIZE:222,PAGELAYOUTINFO:2187,PALETTE:146,PANE:65,PARAMQRY:220,PASSWORD:19,PIEFORMAT:4107,PLOTAREA:4149,PLOTGROWTH:4196,PLS:77,PLV:2248,POS:4175,PRECISION:14,PRINTGRIDLINES:43,PRINTHEADERS:42,PROTECT:18,PROT4REV:431,PROT4REVPASS:444,PUB:137,QSI:429,QSIF:2055,QSIR:2054,QSISXTAG:2050,REALTIMEDATA:2067,RECALCID:449,RECIPNAME:185,REFMODE:15,REFRESHALL:439,RIGHTMARGIN:39,RK:638,ROW:520,RSTRING:214,SAVERECALC:95,SCENARIO:175,SCENMAN:174,SCENPROTECT:221,SCL:160,SELECTION:29,SERIES:4099,SERIESTEXT:4109,SERTOCRT:4165,SETUP:161,SHEETEXT:2146,SHRFMLA:1212,SHTPROPS:4164,SORT:144,SORTDATA12:2197,SOUND:150,SST:252,STANDARDWIDTH:153,STARTBLOCK:2130,STRING:519,STYLE:659,STYLEEXT:2194,SUB:145,SUPBOOK:430,SXADDL:2148,SXDB:198,SXDBEX:290,SXDI:197,SXDXF:244,SXEX:241,SXEXT:220,SXFDBTYPE:443,SXFILT:242,SXFMLA:249,SXFORMAT:251,SXFORMULA:259,SXIDSTM:213,SXITM:245,SXIVD:180,SXLI:181,SXNAME:246,SXPAIR:248,SXPI:182,SXPIEX:2062,SXRULE:240,SXSELECT:247,SXSTRING:205,SXTBL:208,SXTBPG:210,SXTBRGIITM:209,SXTH:2061,SXVD:177,SXVDEX:256,SXVDTEX:2063,SXVI:178,SXVIEW:176,SXVIEWEX:2060,SXVIEWEX9:2064,SXVS:227,TABID:317,TABIDCONF:234,TABLE:566,TABLESTYLE:2191,TABLESTYLEELEMENT:2192,TABLESTYLES:2190,TEMPLATE:96,TEXT:4133,THEME:2198,TICK:4126,TOPMARGIN:40,TXO:438,TXTQUERY:2053,UDDESC:223,UNCALCED:94,UNITS:4097,USERBVIEW:425,USERSVIEWBEGIN:426,USERSVIEWEND:427,USESELFS:352,VALUERANGE:4127,VBAOBJECTNAME:442,VCENTER:132,VERTICALPAGEBREAKS:26,WEBPUB:2049,WINDOW1:61,WINDOW2:574,WINDOWPROTECT:25,WOPT:2059,WRITEACCESS:92,WRITEPROT:134,WSBOOL:129,XCT:89,XF:224,XFCRC:2172,XFEXT:2173,XL5MODIFY:354});$d("XFPropType:qx",false,false,{PatternFill:0,ForegroundColor:1,BackgroundColor:2,GradientFill:3,GradientStop:4,FontColor:5,TopBorder:6,BottomBorder:7,LeftBorder:8,RightBorder:9,DiagonalBorder:10,VerticalBorder:11,HorizontalBorder:12,DiagonalUpBorder:13,DiagonalDownBorder:14,HorizontalAlignment:15,VerticalAlignment:16,TextRotation:17,TextIndentationLevel:18,ReadingOrder:19,WrappedText:20,JustifyDistributed:21,ShrinkToFit:22,CellMerged:23,FontName:24,FontBold:25,FontUnderline:26,FontSubscriptSuperscript:27,FontItalic:28,FontStrikethrough:29,FontOutline:30,FontShadow:31,FontCondensed:32,FontExtended:33,FontCharacterSet:34,FontFamily:35,FontHeight:36,FontScheme:37,NumberFormat:38,NumberFormatId:41,TextIndentationLevelRelative:42,Locked:43,Hidden:44});$d("ExtPropType:qw",false,false,{ForegroundColor:4,BackgroundColor:5,GradientFill:6,TopBorderColor:7,BottomBorderColor:8,LeftBorderColor:9,RightBorderColor:10,DiagonalBorderColor:11,CellTextColor:13,FontScheme:14,TextIndentationLevel:15});$d("SubstreamType:pq",false,false,{WorkbookGlobals:5,VisualBasicModule:6,Worksheet:16,Chart:32,MacroSheet:64,WorkspaceFile:256});$d("BiffSheetType:pp",false,false,{Worksheet:0,MacroSheet:1,Chart:2,VBModule:6});$d("ErrorAlertStyle:po",false,false,{Stop:0,Warning:1,Infromation:2});$d("DataValidationOperatorType:pn",false,false,{Between:0,NotBetween:1,Equal:2,NotEqual:3,GreaterThan:4,LessThan:5,GreaterThanOrEqual:6,LessThanOrEqual:7});$d("DataValidationType:pm",false,false,{AnyValue:0,WholeNumber:1,Decimal:2,List:3,Date:4,Time:5,TextLength:6,Formula:7});$d("SeriesValuesType:v0",false,false,{Numeric:0,"String:string1":1});$d("Series_BitValues:v1",true,false,{ApplyPicToEnd:1,ApplyPicToFront:2,ApplyPicToSides:4,InvertIfNegative:8,Smooth:16,ShowDataLabels:32});$d("XValuesDataType:ve",false,false,{"String:string1":0,StringArray:1,Number:2});$d("excel.WallType:vd",false,true,{Back:0,Side:1,Floor:2,All:3});$d("excel.VerticalTitleAlignment:vc",false,true,{Bottom:-4107,Center:-4108,Distributed:-4117,Justify:-4130,Top:-4160});$d("excel.UpDownBarType:vb",false,true,{Up:0,Down:1});$d("excel.TrendlineType:va",false,true,{Exponential:0,Linear:1,Logarithmic:2,MovingAverage:3,Polynomial:4,Power:5});$d("excel.TrendlinePolynomialOrder:u9",false,true,{Second:2,Third:3,Fourth:4,Fifth:5,Sixth:6});$d("excel.TimeUnit:u8",false,true,{Days:0,Months:1,Years:2});$d("excel.TickMark:u7",false,true,{Cross:4,Inside:2,None:4142,Outside:3});$d("excel.TickLabelAlignment:u6",false,true,{Left:-4131,Center:-4108,Right:-4152});$d("excel.TickLabelPosition:u5",false,true,{High:-4127,Low:-4134,NextToAxis:4,None:-4142});$d("excel.TextVerticalOverflow:u4",false,true,{Clip:0,Overflow:1,Ellipsis:2});$d("excel.TextHorizontalOverflow:u3",false,true,{Clip:0,Overflow:1});$d("excel.TextDirection:u2",false,true,{Horizontal:0,Vertical:1,Vertical270:2,EastAsianVertical:3,MongolianVertical:4,WordArtVertical:5,WordArtVerticalRtl:6});$d("excel.SeriesType:u1",false,true,{Area:0,Bar:1,Line:2,Pie:3,Radar:4,Surface:5,Scatter:6,Bubble:7});$d("excel.ScaleType:u0",false,true,{Linear:-4132,Logarithmic:-4133});$d("excel.ReadingOrder:uz",false,true,{Context:-5002,LeftToRight:-5003,RightToLeft:-5004});$d("excel.PictureType:uy",false,true,{Stretch:1,Stack:2,Scale:3});$d("excel.MarkerStyle:ux",false,true,{Automatic:-4105,Circle:8,Dash:-4115,Diamond:2,Dot:-4118,None:-4142,Picture:-4147,Plus:9,Square:1,Star:5,Triangle:3,X:-4168});$d("excel.EndStyleCap:uw",false,true,{Cap:1,NoCap:2});$d("excel.LegendPosition:uv",false,true,{Bottom:0,Left:1,Right:2,Top:3,TopRight:4,Custom:5,"Default:$default":6});$d("HorizontalTitleAlignment:uu",false,false,{Center:-4108,Distributed:-4117,Justify:-4130,Left:-4131,Right:-4152});$d("excel.GridLineType:ut",false,true,{Major:0,Minor:1});$d("excel.GradientType:us",false,true,{Linear:0,Radial:1,Rectangular:2,Path:3});$d("excel.ErrorValueType:ur",false,true,{FixedValue:0,Percentage:1,StandardDeviation:2,StandardError:3});$d("excel.ErrorBarDirection:uq",false,true,{Both:0,Plus:1,Minus:2});$d("excel.ElementPosition:up",false,true,{Automatic:-4105,Custom:-4114});$d("excel.DisplayUnit:uo",false,true,{None:-4142,Custom:-4114,HundredMillions:-8,Hundreds:-2,HundredThousands:-5,MillionMillions:-10,Millions:-6,TenMillions:-7,TenThousands:-4,ThousandMillions:-9,Thousands:-3});$d("excel.DisplayBlanksAs:un",false,true,{NotPlotted:1,Zero:2,Interpolated:3});$d("excel.DataLabelPosition:um",false,true,{"Default:$default":0,Center:1,InsideBase:2,InsideEnd:3,OutsideEnd:4,Custom:5,Left:6,Right:7,Above:8,Below:9,BestFit:10});$d("ChartTypeContext:ul",false,false,{"Default:$default":0,Series:1});$d("excel.ChartType:uk",false,true,{Unknown:0,Area3D:-4098,Area3DStacked:78,Area3DStacked100:79,Bar3DClustered:60,Bar3DStacked:61,Bar3DStacked100:62,Column3D:-4100,Column3DClustered:54,Column3DStacked:55,Column3DStacked100:56,Line3D:-4101,Pie3D:-4102,Pie3DExploded:70,Area:1,AreaStacked:76,AreaStacked100:77,BarClustered:57,BarOfPie:71,BarStacked:58,BarStacked100:59,Bubble:15,Bubble3DEffect:87,ColumnClustered:51,ColumnStacked:52,ColumnStacked100:53,ConeBarClustered:102,ConeBarStacked:103,ConeBarStacked100:104,ConeCol:105,ConeColClustered:99,ConeColStacked:100,ConeColStacked100:101,CylinderBarClustered:95,CylinderBarStacked:96,CylinderBarStacked100:97,CylinderCol:98,CylinderColClustered:92,CylinderColStacked:93,CylinderColStacked100:94,Doughnut:-4120,DoughnutExploded:80,Line:4,LineMarkers:65,LineMarkersStacked:66,LineMarkersStacked100:67,LineStacked:63,LineStacked100:64,Pie:5,PieExploded:69,PieOfPie:68,PyramidBarClustered:109,PyramidBarStacked:110,PyramidBarStacked100:111,PyramidCol:112,PyramidColClustered:106,PyramidColStacked:107,PyramidColStacked100:108,Radar:-4151,RadarFilled:82,RadarMarkers:81,StockHLC:88,StockOHLC:89,StockVHLC:90,StockVOHLC:91,Surface:83,SurfaceTopView:85,SurfaceTopViewWireframe:86,SurfaceWireframe:84,XYScatter:-4169,XYScatterLines:74,XYScatterLinesNoMarkers:75,XYScatterSmooth:72,XYScatterSmoothNoMarkers:73,Combo:113});$d("ChartsheetProtectionType:uj",true,false,{Objects:1,Contents:2});$d("excel.CategoryType:ui",false,true,{AutomaticScale:-4105,CategoryScale:2,TimeScale:3});$d("excel.BorderLineStyle:uh",false,true,{Solid:0,Dash:1,DashDot:2,Dot:3,LargeDash:4,LargeDashDot:5,LargeDashDotDot:6,None:7,SysDash:8,SysDashDot:9,SysDashDotDot:10,SysDot:11});$d("excel.BarShape:ug",false,true,{Box:0,PyramidToPoint:1,PyramidToMax:2,Cylinder:3,ConeToPoint:4,ConeToMax:5});$d("excel.AxisType:uf",false,true,{Category:1,Value:2,SeriesAxis:3});$d("excel.AxisPosition:ue",false,true,{Automatic:0,Bottom:1,Left:2,Right:3,Top:4});$d("excel.AxisGroup:ud",false,true,{Primary:1,Secondary:2});$d("excel.AxisCrosses:uc",false,true,{Automatic:-4105,Custom:-4114,Maximum:2,Minimum:4});$d("Axis_BitValues:te",true,false,{AxisBetweenCategories:1,BaseUnitIsAuto:2,MajorUnitIsAuto:4,MaximumScaleIsAuto:8,MinimumScaleIsAuto:16,MinorUnitIsAuto:32,ReversePlotOrder:64,TickLabelSpacingIsAuto:128,Visible:256});$d("excel.ThresholdComparison:xc",false,true,{GreaterEqual:0,Greater:1});$d("excel.DataBarNegativeBarColorType:xb",false,true,{Color:0,SameAsPositive:1});$d("excel.DataBarDirection:xa",false,true,{Context:-5002,LeftToRight:-5003,RightToLeft:-5004});$d("excel.DataBarFillType:w9",false,true,{SolidColor:0,Gradient:1});$d("excel.DataBarAxisPosition:w8",false,true,{Automatic:0,Midpoint:1,None:2});$d("excel.ColorScaleType:w7",false,true,{TwoColor:0,ThreeColor:1});$d("excel.ColorScaleCriterionThreshold:w6",false,true,{Minimum:0,Midpoint:1,Maximum:2});$d("excel.FormatConditionValueType:w5",false,true,{Number:0,Percentage:1,Percentile:2,Formula:3,LowestValue:4,HighestValue:5,AutomaticMinimum:6,AutomaticMaximum:7});$d("excel.FormatConditionTimePeriod:w4",false,true,{Today:0,Tomorrow:1,Yesterday:2,ThisWeek:3,NextWeek:4,LastWeek:5,LastSevenDays:6,ThisMonth:7,NextMonth:8,LastMonth:9});$d("excel.FormatConditionTopBottom:w3",false,true,{Bottom:0,Top:1});$d("excel.FormatConditionAboveBelow:w2",false,true,{AboveAverage:0,BelowAverage:1,EqualAboveAverage:2,EqualBelowAverage:3,AboveStandardDeviation:4,BelowStandardDeviation:5});$d("excel.FormatConditionTextOperator:w1",false,true,{BeginsWith:0,EndsWith:1,Contains:2,DoesNotContain:3});$d("excel.FormatConditionOperator:w0",false,true,{Between:0,NotBetween:1,Equal:2,NotEqual:3,Greater:4,Less:5,GreaterEqual:6,LessEqual:7});$d("excel.FormatConditionType:wz",false,true,{CellValue:0,Expression:1,ColorScale:2,DataBar:3,Rank:4,IconSets:5,UniqueValues:6,DuplicateValues:7,TextString:8,Blanks:9,TimePeriod:10,Average:11,NoBlanks:12,Errors:13,NoErrors:14});$d("FormatConditionNotificationType:wy",false,false,{NoneRquired:0,WhenCellInRegionChanges:1,WhenAnyCellChanges:2});$d("WorksheetFilterSettings_WorksheetFilterFlags:ys",false,false,{RefilterRequired:1});$d("excel.TopOrBottomFilterType:x8",false,true,{TopValues:0,BottomValues:1,TopPercentage:2,BottomPercentage:3});$d("excel.RelativeDateRangeOffset:x7",false,true,{Previous:0,Current:1,Next:2});$d("excel.RelativeDateRangeDuration:x6",false,true,{Day:0,Week:1,Month:2,Quarter:3,Year:4});$d("excel.FixedDateGroupType:x5",false,true,{Day:0,Hour:1,Minute:2,Month:3,Second:4,Year:5});$d("excel.ExcelComparisonOperator:x4",false,true,{Equals:0,NotEqual:1,GreaterThan:2,GreaterThanOrEqual:3,LessThan:4,LessThanOrEqual:5,BeginsWith:6,DoesNotBeginWith:7,EndsWith:8,DoesNotEndWith:9,Contains:10,DoesNotContain:11});$d("excel.DatePeriodFilterType:x3",false,true,{Month:0,Quarter:1});$d("excel.ConditionalOperator:x2",false,true,{And:0,Or:1});$d("excel.CalendarType:x1",false,true,{Gregorian:0,GregorianArabic:1,GregorianMeFrench:2,GregorianUs:3,GregorianXlitEnglish:4,GregorianXlitFrench:5,Hebrew:6,Hijri:7,Japan:8,Korea:9,None:10,Saka:11,Taiwan:12,Thai:13});$d("excel.AverageFilterType:x0",false,true,{AboveAverage:0,BelowAverage:1});$d("RefBase_InternalFlags:aao",false,false,{NodeStateMask:3,HasNewFormulaToBeCalculated:4,IsDirty:8,IsInCalcNetwork:16,IsInCircularity:32,IsInNamedReferenceOnlyCircularity:64,IgnoreNextCalculatedValue:128});$d("NonNumericElementBehavior:zs",false,false,{CausesError:0,TreatAsZero:1,Ignore:2});$d("TokenClass:abl",false,false,{Reference:32,Value:64,Array:96,Control:255});$d("Token:abk",false,false,{Exp:1,Tbl:2,Add:3,Sub:4,Mul:5,Div:6,Power:7,Concat:8,LT:9,LE:10,EQ:11,GE:12,GT:13,NE:14,Isect:15,Union:16,Range:17,Uplus:18,Uminus:19,Percent:20,Paren:21,MissArg:22,Str:23,Extended:24,Attr:25,Err:28,Bool:29,"Int:$int":30,Number:31,ArrayR:32,ArrayV:64,ArrayA:96,FuncR:33,FuncV:65,FuncA:97,FuncVarR:34,FuncVarV:66,FuncVarA:98,NameR:35,NameV:67,NameA:99,RefR:36,RefV:68,RefA:100,AreaR:37,AreaV:69,AreaA:101,MemAreaR:38,MemAreaV:70,MemAreaA:102,MemErrR:39,MemErrV:71,MemErrA:103,MemNoMemR:40,MemNoMemV:72,MemNoMemA:104,MemFuncR:41,MemFuncV:73,MemFuncA:105,RefErrR:42,RefErrV:74,RefErrA:106,AreaErrR:43,AreaErrV:75,AreaErrA:107,RefNR:44,RefNV:76,RefNA:108,AreaNR:45,AreaNV:77,AreaNA:109,NameXR:57,NameXV:89,NameXA:121,Ref3dR:58,Ref3dV:90,Ref3dA:122,Area3DR:59,Area3DV:91,Area3DA:123,RefErr3dR:60,RefErr3dV:92,RefErr3dA:124,AreaErr3dR:61,AreaErr3dV:93,AreaErr3dA:125,Excel2007Token:4096,StructuredTableReferenceR:4128,StructuredTableReferenceV:4160,StructuredTableReferenceA:4192});$d("AttrTokenBase_AttrType:abe",false,false,{"Volatile:$volatile":1,"If:$if":2,Choose:4,Skip:8,Sum:16,Assign:32,Space:64,SpaceVolatile:65});$d("WhitespaceType:yx",false,false,{SpacesBeforeNextToken:0,CarriageReturnsBeforeNextToken:1,SpacesBeforeOpeningParens:2,CarriageReturnsBeforeOpeningParens:3,SpacesBeforeClosingParens:4,CarriageReturnsBeforeClosingParens:5,SpacesFollowEqualitySign:6});$d("WorksheetSortSettings_WorksheetSortFlags:aea",false,false,{SortRequired:1});$d("SortMethod:adl",false,false,{"Default:$default":0,PinYin:1,Stroke:2});$d("excel.SortDirection:adk",false,true,{Ascending:0,Descending:1});$d("SparklineGroup_BitValues:aeg",true,false,{DateAxis:1,Markers:2,HighPoint:4,LowPoint:8,FirstPoint:16,LastPoint:32,NegativePoints:64,DisplayXAxis:128,DisplayHidden:256,RightToLeft:512,Isinitialized:1024,IsRemovedFromColection:2048});$d("WorksheetRow_InternalFlags:mc",false,false,{Hidden:1,HasThickTop:2,HasThickBottom:4,HasThickTopIsDirty:8,HasThickBottomIsDirty:16,HasCustomHeight:32,WasRemoved:64,ClonableFlags:32});$d("WorksheetColumn_InternalFlags:kt",false,false,{WasRemoved:1});$d("CellFormatValueChangedOptions:ki",true,false,{DefaultBehavior:0,PreventAdjacentBorderSyncronization:1,PreventCellToMergedRegionSyncronization:2,PreventMergedRegionToCellSyncronization:4,PreventOwnerToCellSynchronization:8,PreventFontToFormattedStringSynchronization:16,AlwaysSendChangeNotifications:32,SkipDirtyResolvedRowHeight:64,PreventAllSyncronization:-97});$d("WorksheetCellFormatType:kb",false,false,{CellFormat:0,StyleFormat:1,DifferentialFormat:2});$d("PreventTextFormattingTypes:j1",true,false,{None:0,"String:string1":1});$d("WorksheetCellBlock_ValueCoercionType:j7",false,false,{None:0,TableHeaderCell:1,TableTotalCell:2});$d("WorksheetCellBlock_DataTypeEncoded:j5",false,false,{"Byte:byte1":0,SByte:1,Int16:2,UInt16:3,Int32:4,UInt32:5,Single:6,"Boolean:boolean1":7,DBNull:8,ErrorValue:9,Formula:10,Decimal:11,StringBuilder:12,"Char:char1":14,DateTimeNotConvertible:15,"Enum:en":16,Guid:17});$d("WorksheetCellBlock_DataType:j4",false,false,{"Null:$null":0,Int64:1,UInt64:2,"Double:double1":3,DateTime:4,"String:string1":5,FormattedString:6,Encoded:7});$d("WorkbookStyleCollection_RemovalType:jc",false,false,{HideBuiltInStyles:0,RemoveBuiltInStyles:1,ResetBuiltInStyles:2});$d("WorkbookFontProxy_PropertyIds:iy",false,false,{Bold:0,ColorInfo:1,Height:2,Italic:3,Name:4,Strikeout:5,SuperscriptSubscriptStyle:6,UnderlineStyle:7});$d("FontFamilyInternal:ij",false,false,{DontCare:0,Roman:1,Swiss:2,Modern:3,Script:4,Decorative:5});$d("SystemColorsInternal_SystemColorValue:il",false,false,{ActiveBorder:0,ActiveCaption:1,ActiveCaptionText:2,AppWorkspace:3,ButtonFace:4,ButtonHighlight:5,ButtonShadow:6,Control:7,ControlDark:8,ControlDarkDark:9,ControlLight:10,ControlLightLight:11,ControlText:12,Desktop:13,GradientActiveCaption:14,GradientInactiveCaption:15,GrayText:16,Highlight:17,HighlightText:18,HotTrack:19,InactiveBorder:20,InactiveCaption:21,InactiveCaptionText:22,Info:23,InfoText:24,Menu:25,MenuBar:26,MenuHighlight:27,MenuText:28,ScrollBar:29,Window:30,WindowFrame:31,WindowText:32,MaxValue:33});$d("WorksheetTableColumn_InternalFlags:h7",false,false,{HasBeenInitialized:1,HoldHasBeenInitialized:2,OverwriteExistingValues:4,SuspendCellValueSynchronizations:8});$d("WorksheetTable_TableFlags:hz",true,false,{DisplayBandedColumns:1,DisplayBandedRows:2,DisplayFirstColumnFormatting:4,DisplayLastColumnFormatting:8,HasTotalsRowEverBeenVisible:16,IsFilterUIVisible:32,IsHeaderRowVisible:64,IsInsertRowVisible:128,IsResizing:256,IsTotalsRowVisible:512,PreventAssigningUniqueColumnNames:1024,Published:2048,RefilterRequired:4096,SuspendAreaFormatSynchronization:8192,WereCellsShiftedToShowInsertRow:16384,IsChangingHeaderOrTotalRowVisibility:32768,IsProcessingUndo:65536});$d("WorksheetProtectionType:g1",true,false,{Objects:1,Scenarios:2,FormatCells:4,FormatColumns:8,FormatRows:16,InsertColumns:32,InsertRows:64,InsertHyperlinks:128,DeleteColumns:256,DeleteRows:512,Sort:1024,AutoFilter:2048,PivotTables:4096});$d("excel.WorksheetProtectedSelectionMode:g0",false,true,{AllCells:0,UnlockedCells:1,NoCells:2});$d("LoadOnDemandTree_FindState:gb",false,false,{ValueNotFound:0,ValueFound:1,ValueInserted:2});$d("Formula_InternalFlags:eu",false,false,{RecalculateAlways:1,AreTokenReferencesResolved:2,HasHyperlink:4,IsConnected:8,IsDirtyOnLoad:16,MayUseDynamicReferences:32,HasMissingFunctions:64});$d("excel.WorksheetVisibility:dk",false,true,{Visible:0,Hidden:1,StrongHidden:2});$d("excel.WorksheetView:dj",false,true,{Normal:0,PageLayout:1,PageBreakPreview:2});$d("excel.WorksheetColumnWidthUnit:di",false,true,{Character:0,Character256th:1,CharacterPaddingExcluded:2,Pixel:3,Point:4,Twip:5});$d("excel.WorksheetTableStyleArea:dh",false,true,{WholeTable:0,ColumnStripe:7,AlternateColumnStripe:8,RowStripe:5,AlternateRowStripe:6,LastColumn:4,FirstColumn:3,HeaderRow:1,TotalRow:2,FirstHeaderCell:9,LastHeaderCell:10,FirstTotalCell:11,LastTotalCell:12});$d("excel.WorksheetTableColumnArea:dg",false,true,{DataArea:0,HeaderCell:1,TotalCell:2});$d("excel.WorksheetTableArea:df",false,true,{WholeTable:0,DataArea:1,HeaderRow:2,TotalsRow:3});$d("excel.WorksheetSortType:de",false,true,{Rows:0,Columns:1});$d("WorksheetPermissions:dd",true,false,{None:0,SelectLockedCells:1,SelectUnlockedCells:2,FormatCells:4,FormatColumns:8,FormatRows:16,InsertColumns:32,InsertRows:64,InsertHyperlinks:128,DeleteColumns:256,DeleteRows:512,Sort:1024,Filter:2048,PivotTable:4096,EditObjects:8192,EditScenarios:16384,All:-1});$d("excel.WorkbookThemeColorType:dc",false,true,{Light1:0,Dark1:1,Light2:2,Dark2:3,Accent1:4,Accent2:5,Accent3:6,Accent4:7,Accent5:8,Accent6:9,Hyperlink:10,FollowedHyperlink:11});$d("excel.WorkbookFormat:db",false,true,{Excel97To2003:0,Excel97To2003Template:1,Excel2007:2,Excel2007MacroEnabled:3,Excel2007MacroEnabledTemplate:4,Excel2007Template:5,StrictOpenXml:6});$d("excel.WorkbookEncryptionMode:da",false,true,{Standard:0,Agile:1});$d("excel.VerticalTextAlignment:c9",false,true,{Bottom:0,Center:1,Top:2});$d("excel.VerticalCellAlignment:c8",false,true,{"Default:$default":-1,Top:0,Center:1,Bottom:2,Justify:3,Distributed:4});$d("excel.WorksheetCellFormatOptions:c7",true,true,{None:0,ApplyNumberFormatting:1,ApplyAlignmentFormatting:2,ApplyFontFormatting:4,ApplyBorderFormatting:8,ApplyFillFormatting:16,ApplyProtectionFormatting:32,All:63});$d("excel.TextFormatMode:c6",false,true,{AsDisplayed:0,IgnoreCellWidth:1});$d("StyleCategory:c5",false,false,{Custom:0,GoodBadNeutral:1,DataModel:2,TitleAndHeading:3,Themed:4,NumberFormat:5});$d("StructuredTableReferenceKeywordType:c4",false,false,{All:0,Data:1,Headers:2,Totals:3,ThisRow:4});$d("excel.SparklineType:c3",false,true,{Line:0,Column:1,Stacked:2,WinLoss:2});$d("excel.SparklineDisplayBlanksAs:c2",false,true,{Span:0,Gap:1,Zero:2});$d("excel.SparklineAxisMinMax:c1",false,true,{
|
|
Individual:0,Group:1,Custom:2});$d("excel.SheetType:c0",false,true,{Worksheet:0,Chartsheet:1});$d("ShapeType:cz",false,false,{NotPrimitive:0,Rectangle:1,RoundRectangle:2,Ellipse:3,Diamond:4,IsocelesTriangle:5,RightTriangle:6,Parallelogram:7,Trapezoid:8,Hexagon:9,Octagon:10,Plus:11,Star:12,Arrow:13,ThickArrow:14,HomePlate:15,Cube:16,Balloon:17,Seal:18,Arc:19,Line:20,Plaque:21,Can:22,Donut:23,TextSimple:24,TextOctagon:25,TextHexagon:26,TextCurve:27,TextWave:28,TextRing:29,TextOnCurve:30,TextOnRing:31,StraightConnector1:32,BentConnector2:33,BentConnector3:34,BentConnector4:35,BentConnector5:36,CurvedConnector2:37,CurvedConnector3:38,CurvedConnector4:39,CurvedConnector5:40,Callout1:41,Callout2:42,Callout3:43,AccentCallout1:44,AccentCallout2:45,AccentCallout3:46,BorderCallout1:47,BorderCallout2:48,BorderCallout3:49,AccentBorderCallout1:50,AccentBorderCallout2:51,AccentBorderCallout3:52,Ribbon:53,Ribbon2:54,Chevron:55,Pentagon:56,NoSmoking:57,Seal8:58,Seal16:59,Seal32:60,WedgeRectCallout:61,WedgeRRectCallout:62,WedgeEllipseCallout:63,Wave:64,FoldedCorner:65,LeftArrow:66,DownArrow:67,UpArrow:68,LeftRightArrow:69,UpDownArrow:70,IrregularSeal1:71,IrregularSeal2:72,LightningBolt:73,Heart:74,PictureFrame:75,QuadArrow:76,LeftArrowCallout:77,RightArrowCallout:78,UpArrowCallout:79,DownArrowCallout:80,LeftRightArrowCallout:81,UpDownArrowCallout:82,QuadArrowCallout:83,Bevel:84,LeftBracket:85,RightBracket:86,LeftBrace:87,RightBrace:88,LeftUpArrow:89,BentUpArrow:90,BentArrow:91,Seal24:92,StripedRightArrow:93,NotchedRightArrow:94,BlockArc:95,SmileyFace:96,VerticalScroll:97,HorizontalScroll:98,CircularArrow:99,NotchedCircularArrow:100,UturnArrow:101,CurvedRightArrow:102,CurvedLeftArrow:103,CurvedUpArrow:104,CurvedDownArrow:105,CloudCallout:106,EllipseRibbon:107,EllipseRibbon2:108,FlowChartProcess:109,FlowChartDecision:110,FlowChartInputOutput:111,FlowChartPredefinedProcess:112,FlowChartInternalStorage:113,FlowChartDocument:114,FlowChartMultidocument:115,FlowChartTerminator:116,FlowChartPreparation:117,FlowChartManualInput:118,FlowChartManualOperation:119,FlowChartConnector:120,FlowChartPunchedCard:121,FlowChartPunchedTape:122,FlowChartSummingJunction:123,FlowChartOr:124,FlowChartCollate:125,FlowChartSort:126,FlowChartExtract:127,FlowChartMerge:128,FlowChartOfflineStorage:129,FlowChartOnlineStorage:130,FlowChartMagneticTape:131,FlowChartMagneticDisk:132,FlowChartMagneticDrum:133,FlowChartDisplay:134,FlowChartDelay:135,TextPlainText:136,TextStop:137,TextTriangle:138,TextTriangleInverted:139,TextChevron:140,TextChevronInverted:141,TextRingInside:142,TextRingOutside:143,TextArchUpCurve:144,TextArchDownCurve:145,TextCircleCurve:146,TextButtonCurve:147,TextArchUpPour:148,TextArchDownPour:149,TextCirclePour:150,TextButtonPour:151,TextCurveUp:152,TextCurveDown:153,TextCascadeUp:154,TextCascadeDown:155,TextWave1:156,TextWave2:157,TextWave3:158,TextWave4:159,TextInflate:160,TextDeflate:161,TextInflateBottom:162,TextDeflateBottom:163,TextInflateTop:164,TextDeflateTop:165,TextDeflateInflate:166,TextDeflateInflateDeflate:167,TextFadeRight:168,TextFadeLeft:169,TextFadeUp:170,TextFadeDown:171,TextSlantUp:172,TextSlantDown:173,TextCanUp:174,TextCanDown:175,FlowChartAlternateProcess:176,FlowChartOffpageConnector:177,Callout90:178,AccentCallout90:179,BorderCallout90:180,AccentBorderCallout90:181,LeftRightUpArrow:182,Sun:183,Moon:184,BracketPair:185,BracePair:186,Seal4:187,DoubleWave:188,ActionButtonBlank:189,ActionButtonHome:190,ActionButtonHelp:191,ActionButtonInformation:192,ActionButtonForwardNext:193,ActionButtonBackPrevious:194,ActionButtonEnd:195,ActionButtonBeginning:196,ActionButtonReturn:197,ActionButtonDocument:198,ActionButtonSound:199,ActionButtonMovie:200,HostControl:201,TextBox:202});$d("excel.ShapePositioningMode:cy",false,true,{MoveAndSizeWithCells:0,MoveWithCells:2,DontMoveOrSizeWithCells:3});$d("excel.ScrollBars:cx",true,true,{None:0,Horizontal:1,Vertical:2,Both:3});$d("excel.ScalingType:cw",false,true,{UseScalingFactor:0,FitToPages:1});$d("ReferenceShiftType:cv",false,false,{MaintainReference:0,MaintainRelativeReferenceOffset:1});$d("excel.PrintNotes:cu",false,true,{DontPrint:0,PrintAsDisplayed:1,PrintAtEndOfSheet:2});$d("excel.PrintErrors:ct",false,true,{PrintAsDisplayed:0,DontPrint:1,PrintAsDashes:2,PrintAsNA:3});$d("excel.PredefinedShapeType:cs",false,true,{Diamond:4,Ellipse:3,Heart:74,IrregularSeal1:71,IrregularSeal2:72,LightningBolt:73,Line:20,Pentagon:56,Rectangle:1,RightTriangle:6,StraightConnector1:32});$d("excel.Precision:cr",false,true,{UseDisplayValues:0,UseRealCellValues:1});$d("excel.PositioningOptions:cq",true,true,{None:0,TreatAllRowsAndColumnsAsVisible:1});$d("excel.PaperSize:cp",false,true,{Undefined:0,Letter:1,LetterSmall:2,Tabloid:3,Ledger:4,Legal:5,Statement:6,Executive:7,A3:8,A4:9,A4Small:10,A5:11,B4JIS:12,B5JIS:13,Folio:14,Quarto:15,Size10x14:16,Size11x17:17,Note:18,Envelope9:19,Envelope10:20,Envelope11:21,Envelope12:22,Envelope14:23,C:24,D:25,E:26,EnvelopeDL:27,EnvelopeC5:28,EnvelopeC3:29,EnvelopeC4:30,EnvelopeC6:31,EnvelopeC6C5:32,B4ISO_1:33,B5ISO:34,B6ISO:35,EnvelopeItaly:36,EnvelopeMonarch:37,Size634Envelope:38,USStandardFanfold:39,GermanStandardFanfold:40,GermanLegalFanfold:41,B4ISO_2:42,JapanesePostcard:43,Size9x11:44,Size10x11:45,Size15x11:46,EnvelopeInvite:47,LetterExtra:50,LegalExtra:51,TabloidExtra:52,A4Extra:53,LetterTransverse:54,A4Transverse:55,LetterExtraTransverse:56,SuperAA4:57,SuperBA3:58,LetterPlus:59,A4Plus:60,A5Transverse:61,B5JISTransverse:62,A3Extra:63,A5Extra:64,B5ISOExtra:65,A2:66,A3Transverse:67,A3ExtraTransverse:68,DblJapanesePostcard:69,A6:70,LetterRotated:75,A3Rotated:76,A4Rotated:77,A5Rotated:78,B4JISRotated:79,B5JISRotated:80,JapanesePostcardRotated:81,DblJapanesePostcardRotated:82,A6Rotated:83,B6JIS:88,B6JISRotated:89,Size12x11:90});$d("PaneLocation:co",false,false,{BottomRight:0,TopRight:1,BottomLeft:2,TopLeft:3});$d("excel.PageNumbering:cn",false,true,{Automatic:0,UseStartPageNumber:1});$d("excel.PageOrder:cm",false,true,{DownThenOver:0,OverThenDown:1});$d("excel.Orientation:cl",false,true,{Landscape:0,Portrait:1,"Default:$default":2});$d("excel.ObjectDisplayStyle:ck",false,true,{ShowAll:0,ShowPlaceholders:1,HideAll:2});$d("NameType:cj",false,false,{Normal:0,AddInFunctionName:1,OleObject:2});$d("LengthType:ci",false,false,{EightBit:0,SixteenBit:1});$d("excel.HorizontalTextAlignment:ch",false,true,{Center:0,Distributed:1,Justified:2,JustifiedLow:3,Left:4,Right:5,ThaiDistributed:6});$d("excel.HorizontalCellAlignment:cg",false,true,{"Default:$default":-1,General:0,Left:1,Center:2,Right:3,Fill:4,Justify:5,CenterAcrossSelection:6,Distributed:7});$d("FunctionGroup:cf",false,false,{Financial:1,DateAndTime:2,MathAndTrig:3,Statistical:4,LookupAndReference:5,Database:6,Text:7,Logical:8,Information:9,Commands:10,Customizing:11,MacroControl:12,DDEExternal:13,UserDefined:14});$d("FormulaType:ce",false,false,{Formula:0,ArrayFormula:1,SharedFormula:2,NamedReferenceFormula:3,ExternalNamedReferenceFormula:4,ListDataValidationFormula:5,NonListDataValidationFormula:6,ConditionalFormatFormula:7});$d("excel.FormatConditionIconSet:cd",false,true,{IconSetNoIcon:-1,IconSet3Arrows:1,IconSet3ArrowsGray:2,IconSet3Flags:3,IconSet3TrafficLights1:4,IconSet3TrafficLights2:5,IconSet3Signs:6,IconSet3Symbols:7,IconSet3Symbols2:8,IconSet4Arrows:9,IconSet4ArrowsGray:10,IconSet4RedToBlack:11,IconSet4Rating:12,IconSet4TrafficLights:13,IconSet5Arrows:14,IconSet5ArrowsGray:15,IconSet5Rating:16,IconSet5Quarters:17,IconSet3Stars:18,IconSet3Triangles:19,IconSet5Boxes:20});$d("excel.FormatConditionIcon:cc",false,true,{GreenUpArrow:1,YellowSideArrow:2,RedDownArrow:3,GrayUpArrow:4,GraySideArrow:5,GrayDownArrow:6,GreenFlag:7,YellowFlag:8,RedFlag:9,GreenCircle:10,YellowCircle:11,RedCircleWithBorder:12,BlackCircleWithBorder:13,GreenTrafficLight:14,YellowTrafficLight:15,RedTrafficLight:16,YellowTriangle:17,RedDiamond:18,GreenCheckSymbol:19,YellowExclamationSymbol:20,RedCrossSymbol:21,GreenCheck:22,YellowExclamation:23,RedCross:24,YellowUpInclineArrow:25,YellowDownInclineArrow:26,GrayUpInclineArrow:27,GrayDownInclineArrow:28,RedCircle:29,PinkCircle:30,GrayCircle:31,BlackCircle:32,CircleWithOneWhiteQuarter:33,CircleWithTwoWhiteQuarters:34,CircleWithThreeWhiteQuarters:35,WhiteCircleAllWhiteQuarters:36,ZeroBars:37,OneBar:38,TwoBars:39,ThreeBars:40,FourBars:41,GoldStar:42,HalfGoldStar:43,SilverStar:44,GreenUpTriangle:45,YellowDash:46,RedDownTriangle:47,FourFilledBoxes:48,ThreeFilledBoxes:49,TwoFilledBoxes:50,OneFilledBox:51,ZeroFilledBoxes:52,NoCellIcon:-1});$d("excel.FontUnderlineStyle:cb",false,true,{"Default:$default":-1,None:0,Single:1,"Double:double1":2,SingleAccounting:33,DoubleAccounting:34});$d("excel.FontSuperscriptSubscriptStyle:ca",false,true,{"Default:$default":-1,None:0,Superscript:1,Subscript:2});$d("excel.FillPatternStyle:b9",false,true,{"Default:$default":-1,None:0,Solid:1,Gray50percent:2,Gray75percent:3,Gray25percent:4,HorizontalStripe:5,VerticalStripe:6,ReverseDiagonalStripe:7,DiagonalStripe:8,DiagonalCrosshatch:9,ThickDiagonalCrosshatch:10,ThinHorizontalStripe:11,ThinVerticalStripe:12,ThinReverseDiagonalStripe:13,ThinDiagonalStripe:14,ThinHorizontalCrosshatch:15,ThinDiagonalCrosshatch:16,Gray12percent:17,Gray6percent:18});$d("ExcelChangeAction:b8",false,false,{ApplyArrayFormula:0,ApplyTableFilters:1,ApplySortConditions:2,CellComment:3,CellFormat:4,CellValue:5,ChartAdd:6,ChartModify:7,ChartRemove:8,Chartsheet:9,ClearArrayFormula:10,ClearDataTables:11,ClearDataValidationRules:12,ClearDisplayValues:13,ClearFormattedTextParagraphs:14,ClearFixedDateGroups:15,ClearHyperlinks:16,ClearNamedReferences:17,ClearMergedRegions:18,ClearPageBreaks:19,ClearPrintAreas:20,ClearShapes:21,ClearSortConditions:22,ClearTableFilters:23,ClearTableStyles:24,ClearWorksheetTables:25,Column:26,ColumnFormat:27,ConditionalFormat:28,DataTableAdd:29,DataTableRemove:30,DataValidationRule:31,DataValidationRuleAdd:32,DataValidationRuleRemove:33,DocumentProperties:34,DisplayOptions:35,DisplayValueAdd:36,DisplayValueRemove:37,Filter:38,FixedDateGroupAdd:39,FixedDateGroupRemove:40,FormattedString:41,FormattedText:42,FormattedTextParagraph:43,FormattedTextParagraphAdd:44,FormattedTextParagraphRemove:45,FormulaTokensChanged:46,Hyperlink:47,HyperlinkAdd:48,HyperlinkRemove:49,MergedRegionAdd:50,MergedRegionRemove:51,NamedReference:52,NamedReferenceAdd:53,NamedReferenceRemove:54,PageBreakAdd:55,PageBreakRemove:56,PrintAreaAdd:57,PrintAreaRemove:58,PrintOptions:59,Row:60,RowFormat:61,Shape:62,ShapeAdd:63,ShapeRemove:64,Sheet:65,SparklineAdd:66,SparklineRemove:67,SparklineColorChange:68,SparklineDataChange:69,SparklineStyleChange:70,SparklineTypeChange:71,Table:72,TableAdd:73,TableColumn:74,TableColumnInsert:75,TableColumnRemove:76,TableRowInsert:77,TableRowRemove:78,TableResize:79,TableSort:80,TableStyle:81,TableStyleAdd:82,TableStyleRemove:83,TableRemove:84,TableAreaFormat:85,WindowOptions:86,Workbook:87,WorkbookFont:88,WorkbookStyleCellFormat:89,Worksheet:90,SheetAdd:91,SheetRemove:92,WorksheetCellAdd:93,WorksheetCellRemove:94,WorksheetColumnAdd:95,WorksheetColumnRemove:96,WorksheetRowAdd:97,WorksheetRowRemove:98,Zoom:99,ClearProtectedRanges:100,ProtectedRangeAdd:101,ProtectedRangeRemove:102,WorksheetProtection:103});$d("excel.DiagonalBorders:b7",false,true,{"Default:$default":0,None:1,DiagonalDown:3,DiagonalUp:5,All:7});$d("excel.DateSystem:b6",false,true,{From1900:0,From1904:1});$d("ColorableItem:b5",false,false,{CellBorder:0,CellFill:1,CellFont:2,WorksheetGrid:3,WorksheetTab:4});$d("CellShiftType:b4",false,false,{HorizontalShift:0,TableResizedWithoutShift:1,VerticalRotate:2,VerticalShift:3});$d("CellShiftResult:b3",false,false,{Success:0,ErrorLossOfData:1,ErrorLossOfObject:2,ErrorSplitTable:3,ErrorSplitFilterArea:4,ErrorSplitMergedRegion:5,ErrorSplitBlockingValue:6});$d("CellShiftInitializeFormatType:b2",false,false,{UseDefaultFormat:0,FromShiftedCellsAdjacentToInsertRegion:1,FromStationaryCellsAdjacentToInsertRegion:2});$d("CellShiftDeleteReason:b1",false,false,{NotDeleted:0,ShiftDownCoveredAddress:1,ShiftUpCoveredAddress:2,ShiftedOffWorksheetBottom:3,ShiftedOffWorksheetTop:4});$d("excel.CellReferenceMode:b0",false,true,{A1:1,R1C1:0});$d("CellFormatValue:bz",true,false,{Alignment:1,BottomBorderColorInfo:2,BottomBorderStyle:4,DiagonalBorderColorInfo:8,DiagonalBorders:16,DiagonalBorderStyle:32,Fill:64,FontBold:128,FontColorInfo:256,FontHeight:512,FontItalic:1024,FontName:2048,FontStrikeout:4096,FontSuperscriptSubscriptStyle:8192,FontUnderlineStyle:16384,FormatOptions:32768,FormatString:65536,Indent:131072,LeftBorderColorInfo:262144,LeftBorderStyle:524288,Locked:1048576,RightBorderColorInfo:2097152,RightBorderStyle:4194304,Rotation:8388608,ShrinkToFit:16777216,Style:33554432,TopBorderColorInfo:67108864,TopBorderStyle:134217728,VerticalAlignment:268435456,WrapText:536870912,_EndValue:1073741824,_OuterBorders:208404486,_TopAndBottomBorders:201326598,_UndoElementData:33587200,ThemeProperties:69470538,ThemeColorProperties:69468490,AlignmentFormattingProperties:830603265,BorderFormattingProperties:208404542,FillFormattingProperties:1073741888,FontFormattingProperties:32640,NumberFormattingProperties:1073807360,ProtectionFormattingProperties:1074790400,AllFormattingProperties:2147483647});$d("excel.CellBorderLineStyle:by",false,true,{"Default:$default":-1,None:0,Thin:1,Medium:2,Dashed:3,Dotted:4,Thick:5,"Double:double1":6,Hair:7,MediumDashed:8,DashDot:9,MediumDashDot:10,DashDotDot:11,MediumDashDotDot:12,SlantedDashDot:13});$d("excel.CalculationMode:bx",false,true,{Manual:0,Automatic:1,AutomaticExceptForDataTables:2});$d("BuiltInStyleType:bw",false,false,{Normal:0,RowLevelX:1,ColLevelX:2,Comma:3,Currency:4,Percent:5,Comma0:6,Currency0:7,Hyperlink:8,FollowedHyperlink:9,Note:10,WarningText:11,Emphasis1:12,Emphasis2:13,Emphasis3:14,Title:15,Heading1:16,Heading2:17,Heading3:18,Heading4:19,Input:20,Output:21,Calculation:22,CheckCell:23,LinkedCell:24,Total:25,Good:26,Bad:27,Neutral:28,Accent1:29,Accent1pct20:30,Accent1pct40:31,Accent1pct60:32,Accent2:33,Accent2pct20:34,Accent2pct40:35,Accent2pct60:36,Accent3:37,Accent3pct20:38,Accent3pct40:39,Accent3pct60:40,Accent4:41,Accent4pct20:42,Accent4pct40:43,Accent4pct60:44,Accent5:45,Accent5pct20:46,Accent5pct40:47,Accent5pct60:48,Accent6:49,Accent6pct20:50,Accent6pct40:51,Accent6pct60:52,ExplanatoryText:53});$d("BuiltInName:bv",false,false,{ConsolidateArea:0,AutoOpen:1,AutoClose:2,Extract:3,Database:4,Criteria:5,PrintArea:6,PrintTitles:7,Recorder:8,DataForm:9,AutoActivate:10,AutoDeactivate:11,SheetTitle:12,FilterDatabase:13});$d("BorderThickness:bu",false,false,{Thin:0,Medium:1,Thick:2});$d("excel.TwoConstraintDataValidationOperator:bi",false,true,{Between:0,NotBetween:1});$d("excel.OneConstraintDataValidationOperator:bh",false,true,{EqualTo:2,NotEqualTo:3,GreaterThan:4,GreaterThanOrEqualTo:6,LessThan:5,LessThanOrEqualTo:7});$d("excel.DataValidationErrorStyle:bg",false,true,{Stop:0,Warning:1,Information:2});$d("excel.DataValidationCriteria:bf",false,true,{WholeNumber:1,Decimal:2,Date:4,Time:5,TextLength:6});$d("WorksheetChart_BitValues:a3",true,false,{AutoScaling:1,IsInitializing:2,PlotByRows:4,PlotVisibleOnly:8,RightAngleAxes:16,VaryColors:32});$d("SeriesChartTypeGroup:a0",false,false,{Unsupported:0,Area:1,AreaStacked:2,AreaStacked100:3,BarClustered:4,BarStacked:5,BarStacked100:6,ColClustered:7,ColStacked:8,ColStacked100:9,Line:10,LineStacked:11,LineStacked100:12,Pie:13,PieOfPie:14,BarOfPie:15,Doughnut:16,Radar:17,RadarFilled:18,ScatterStraight:19,ScatterSmooth:20});$d("GroupSeriesMajorType:ax",false,false,{Undefined:0,Area:1,Bar:2,Column:3,Line:4,Pie:5,Radar:6,Scatter:7});$d("GroupSeriesType:aw",false,false,{Undefined:0,Area:1,AreaStacked:2,AreaStacked100:3,Bar:4,BarStacked:5,BarStacked100:6,Column:7,ColumnStacked:8,ColumnStacked100:9,Line:10,LineStacked:11,LineStacked100:12,Pie:13,Radar:14,Scatter:15});$d("StackedType:av",false,false,{NotApplicable:0,Normal:1,Stacked:2,Stacked100:3});$d("WorkbookColorInfo_ColorInfoState:aj",false,false,{IsAutomatic:1,IsRGB:2,IsThemeColor:4,IsTintValid:8,HasTransform:16});$d("IGVerticalTextAlignment:aeo",false,false,{Top:0,Center:1,Bottom:2,Justify:3,Distributed:4});$d("IGTextAlignment:aen",false,false,{Left:0,Right:1,Center:2,Justify:3,Distributed:4,Fill:5});$d("DueDate:g",false,false,{EndOfPeriod:0,BegOfPeriod:1});$d("FirstWeekOfYear:f",false,false,{System:0,Jan1:1,FirstFourDays:2,FirstFullWeek:3});$d("DateInterval:e",false,false,{Year:0,Quarter:1,Month:2,DayOfYear:3,Day:4,WeekOfYear:5,Weekday:6,Hour:7,Minute:8,Second:9});$d("FirstDayOfWeek:d",false,false,{System:0,Sunday:1,Monday:2,Tuesday:3,Wednesday:4,Thursday:5,Friday:6,Saturday:7});$d("UnicodeCategory:ae4",false,false,{UppercaseLetter:0,LowercaseLetter:1,TitlecaseLetter:2,ModifierLetter:3,OtherLetter:4,NonSpacingMark:5,SpacingCombiningMark:6,EnclosingMark:7,DecimalDigitNumber:8,LetterNumber:9,OtherNumber:10,SpaceSeparator:11,LineSeparator:12,ParagraphSeparator:13,Control:14,Format:15,Surrogate:16,PrivateUse:17,ConnectorPunctuation:18,DashPunctuation:19,OpenPunctuation:20,ClosePunctuation:21,InitialQuotePunctuation:22,FinalQuotePunctuation:23,OtherPunctuation:24,MathSymbol:25,CurrencySymbol:26,ModifierSymbol:27,OtherSymbol:28,OtherNotAssigned:29});$d("GregorianCalendarTypes:aev",false,false,{Localized:1,USEnglish:2,MiddleEastFrench:9,Arabic:10,TransliteratedEnglish:11,TransliteratedFrench:12});$c("excel.ArithmeticException:aep","SystemException",{init:function(a,b){a=a!==void 0?a:null;b=b!==void 0?b:null;$$0.$a4.init2.call(this,2,a,b)},$type:new $.ig.Type("excel.ArithmeticException",$$0.$a4.$type)},true);$c("excel.DivideByZeroException:aeq","excel.ArithmeticException",{init:function(a,b){a=a!==void 0?a:null;b=b!==void 0?b:null;$$t.$aep.init.call(this,a,b)},$type:new $.ig.Type("excel.DivideByZeroException",$$t.$aep.$type)},true);$c("excel.InvalidCastException:aer","SystemException",{init:function(a,b){a=a!==void 0?a:null;b=b!==void 0?b:null;$$0.$a4.init2.call(this,2,a,b)},$type:new $.ig.Type("excel.InvalidCastException",$$0.$a4.$type)},true);$c("Colors:ae7","Object",{init:function(){$.ig.$op.init.call(this)},a:function(){return $$a.$ax.u(255,0,0,0)},b:function(){return $$a.$ax.u(255,0,0,255)},c:function(){return $$a.$ax.u(255,165,42,42)},d:function(){return $$a.$ax.u(255,0,255,255)},e:function(){return $$a.$ax.u(255,169,169,169)},f:function(){return $$a.$ax.u(255,128,128,128)},g:function(){return $$a.$ax.u(255,0,128,0)},h:function(){return $$a.$ax.u(255,173,255,47)},i:function(){return $$a.$ax.u(255,240,255,240)},j:function(){return $$a.$ax.u(255,211,211,211)},k:function(){return $$a.$ax.u(255,255,0,255)},l:function(){return $$a.$ax.u(255,255,165,0)},m:function(){return $$a.$ax.u(255,255,192,203)},n:function(){return $$a.$ax.u(255,128,0,128)},o:function(){return $$a.$ax.u(255,255,0,0)},p:function(){return $$a.$ax.u(255,65,105,225)},q:function(){return $$a.$ax.u(255,0,128,128)},r:function(){return $$a.$ax.u(0,255,255,255)},s:function(){return $$a.$ax.u(255,245,222,179)},t:function(){return $$a.$ax.u(255,255,255,255)},u:function(){return $$a.$ax.u(255,255,255,0)},$type:new $.ig.Type("Colors",$.ig.$ot)},true);$c("ImageSource:ae8","DependencyObject",{init:function(){$$a.$r.init.call(this)},$type:new $.ig.Type("ImageSource",$$a.$r.$type)},true);$c("BitmapSource:ae9","ImageSource",{init:function(a,b){$$t.$ae8.init.call(this);this.__k=a;this.__j=b},__j:0,__k:0,$type:new $.ig.Type("BitmapSource",$$t.$ae8.$type)},true);$c("WBitmap:afa","BitmapSource",{_l:null,init:function(a,b){$$t.$ae9.init.call(this,a,b);this._l=new Array(a*b)},_pixels:function(){return this._l},_n:function(){},$type:new $.ig.Type("WBitmap",$$t.$ae9.$type)},true);$c("excel.IOException:ae6","SystemException",{init:function(a,b){a=a!==void 0?a:null;b=b!==void 0?b:null;$$0.$a4.init2.call(this,2,a,b)},$type:new $.ig.Type("excel.IOException",$$0.$a4.$type)},true);$c("excel.EndOfStreamException:ae5","excel.IOException",{init:function(a,b){a=a!==void 0?a:null;b=b!==void 0?b:null;$$t.$ae6.init.call(this,a,b)},$type:new $.ig.Type("excel.EndOfStreamException",$$t.$ae6.$type)},true);$c("CharUnicodeInfo:aet","Object",{init:function(){$.ig.$op.init.call(this)},staticInit:function(){var a="\\p{Lo}";$$t.$aet.k=$.ig.unicode_hack(a)},g:function(a){throw new $$6.q(0)},h:function(a,b){return $$t.$aet.g(a.charAt(b))},i:function(a){throw new $$6.q(0)},j:function(a,b){return $$t.$aet.i(a.charAt(b))},c:function(a){throw new $$6.q(0)},d:function(a,b){return $$t.$aet.c(a.charAt(b))},e:function(a){if($$t.$aet.a("Lu",a)){return 0}if($$t.$aet.a("Ll",a)){return 1}if($$t.$aet.a("Lt",a)){return 2}if($$t.$aet.a("Lm",a)){return 3}if($$t.$aet.a("Lo",a)){return 4}if($$t.$aet.a("Mn",a)){return 5}if($$t.$aet.a("Mc",a)){return 6}if($$t.$aet.a("Me",a)){return 7}if($$t.$aet.a("Nd",a)){return 8}if($$t.$aet.a("Nl",a)){return 9}if($$t.$aet.a("No",a)){return 10}if($$t.$aet.a("Zs",a)){return 11}if($$t.$aet.a("Zl",a)){return 12}if($$t.$aet.a("Zp",a)){return 13}if($$t.$aet.a("Cc",a)){return 14}if($$t.$aet.a("Cf",a)){return 15}if($$t.$aet.a("Cs",a)){return 16}if($$t.$aet.a("Co",a)){return 17}if($$t.$aet.a("Pc",a)){return 18}if($$t.$aet.a("Pd",a)){return 19}if($$t.$aet.a("Ps",a)){return 20}if($$t.$aet.a("Pe",a)){return 21}if($$t.$aet.a("Pi",a)){return 22}if($$t.$aet.a("Pf",a)){return 23}if($$t.$aet.a("Po",a)){return 24}if($$t.$aet.a("Sm",a)){return 25}if($$t.$aet.a("Sc",a)){return 26}if($$t.$aet.a("So",a)){return 28}if($$t.$aet.a("Sk",a)){return 27}return 29},a:function(a,b){var c="\\p{"+a+"}";return $.ig.unicode_hack(c).test(b)},f:function(a,b){return $$t.$aet.e(a.charAt(b))},b:function(a){return $$t.$aet.k.test(a)},$type:new $.ig.Type("CharUnicodeInfo",$.ig.$ot)},true);$c("GregorianCalendar:aeu","Calendar",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$b9.init.call(this)},init1:function(a,b){$$0.$b9.init.call(this)},$type:new $.ig.Type("GregorianCalendar",$$0.$b9.$type)},true);$c("HebrewCalendar:aew","Calendar",{init:function(){$$0.$b9.init.call(this)},$type:new $.ig.Type("HebrewCalendar",$$0.$b9.$type)},true);$c("HijriCalendar:aex","Calendar",{init:function(){$$0.$b9.init.call(this)},$type:new $.ig.Type("HijriCalendar",$$0.$b9.$type)},true);$c("CalendarEraInfo:aey","Object",{b:0,a:new Date,e:0,g:0,f:0,j:null,h:null,i:null,init:function(a,b,c,d,e,f,g,h,i,j){$.ig.$op.init.call(this);this.b=a;this.a=$.ig.Date.prototype.fromValues(b,c,d,0,0,0,0);this.e=e;this.g=f;this.f=g;this.j=h;this.h=i;this.i=j},c:function(a,b){for(var c=0;c<a.length;c++){if(b==a[c].b){return c}}return-1},d:function(a,b,c){var d=$$t.$aey.c(a,c);if(d<0){throw new $$6.f(0)}var e=a[d];if(b<e.g||e.f<b){throw new $$6.f(0)}return e.e+b},$type:new $.ig.Type("CalendarEraInfo",$.ig.$ot)},true);$c("JapaneseCalendar:aez","Calendar",{init:function(){$$0.$b9.init.call(this)},_staticInit:function(){$$t.$aez._l=[4,3,2,1];var a=new $$4.x($$t.$aey.$type,0);a.add(new $$t.aey(4,1989,1,8,1988,1,8011,"\u5e73\u6210","\u5e73","H"));a.add(new $$t.aey(3,1926,12,25,1925,1,64,"\u662d\u548c","\u662d","S"));a.add(new $$t.aey(2,1912,7,30,1911,1,15,"\u5927\u6b63","\u5927","T"));a.add(new $$t.aey(1,1868,1,1,1867,1,45,"\u660e\u6cbb","\u660e","M"));$$t.$aez._k=a.toArray()},_getEraInfo:function(a){var b=$$t.$aey.c($$t.$aez._k,a);return b<0?null:$$t.$aez._k[b]},eras:function(){return $$t.$aez._l},addMonths:function(a,b){var c=$$0.$b9.addMonths.call(this,a,b);if(c<$$t.$aez._m){throw new $$6.d(0)}return c},addYears:function(a,b){var c=$$0.$b9.addYears.call(this,a,b);if(c<$$t.$aez._m){throw new $$6.d(0)}return c},getDaysInMonth:function(a,b,c){var d=$$t.$aey.d($$t.$aez._k,a,c);return $$0.$b9.getDaysInMonth.call(this,d,b,0)},getDaysInYear:function(a,b){var c=$$t.$aey.d($$t.$aez._k,a,b);return c%4!=0||c%100==0&&c%400!=0?365:366},getEra:function(a){for(var b=0;b<$$t.$aez._k.length;b++){if($$t.$aez._k[b].a<=a){return $$t.$aez._k[b].b}}throw new $$6.f(0)},getYear:function(a){for(var b=0;b<$$t.$aez._k.length;b++){if($$t.$aez._k[b].a<=a){return $$0.$b9.getYear.call(this,a)-$$t.$aez._k[b].e}}throw new $$6.f(0)},toDateTime:function(a,b,c,d,e,f,g,h){var i=$$t.$aey.d($$t.$aez._k,a,h);var j=$.ig.Date.prototype.fromValues(i,b,c,d,e,f,g);if(j<$$t.$aez._m){throw new $$6.f(0)}return j},$type:new $.ig.Type("JapaneseCalendar",$$0.$b9.$type)},true);$c("KoreanCalendar:ae0","Calendar",{init:function(){$$0.$b9.init.call(this)},$type:new $.ig.Type("KoreanCalendar",$$0.$b9.$type)},true);$c("TaiwanCalendar:ae1","Calendar",{init:function(){$$0.$b9.init.call(this)},$type:new $.ig.Type("TaiwanCalendar",$$0.$b9.$type)},true);$c("ThaiBuddhistCalendar:ae2","Calendar",{init:function(){$$0.$b9.init.call(this)},$type:new $.ig.Type("ThaiBuddhistCalendar",$$0.$b9.$type)},true);$c("UmAlQuraCalendar:ae3","Calendar",{init:function(){$$0.$b9.init.call(this)},$type:new $.ig.Type("UmAlQuraCalendar",$$0.$b9.$type)},true);$c("excel.KeyNotFoundException:aes","SystemException",{init:function(a,b){a=a!==void 0?a:null;b=b!==void 0?b:null;$$0.$a4.init2.call(this,2,a,b)},$type:new $.ig.Type("excel.KeyNotFoundException",$$0.$a4.$type)},true);$c("InfragisticsFeatureAttribute","Attribute",{_a:false,_c:null,_e:null,_g:null,init:function(){$$0.$ao.init.call(this)},_b:function(a){if(arguments.length===1){this._a=a;return a}else{return this._a}},_d:function(a){if(arguments.length===1){this._c=a;return a}else{return this._c}},_f:function(a){if(arguments.length===1){this._e=a;return a}else{return this._e}},_h:function(a){if(arguments.length===1){this._g=a;return a}else{return this._g}},$type:new $.ig.Type("InfragisticsFeatureAttribute",$$0.$ao.$type)},true);$c("SortedList$2:a","Object",{$tKey:null,$tValue:null,_f:null,_g:null,_i:null,init:function($tKey,$tValue,a){this.$tKey=$tKey;this.$tValue=$tValue;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$tKey,this.$tValue)}if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$a.init1.call(this,this.$tKey,this.$tValue,1,$$6.$ab.defaultComparerValue(this.$tKey))},init1:function($tKey,$tValue,a,b){this.$tKey=$tKey;this.$tValue=$tValue;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$tKey,this.$tValue)}$.ig.$op.init.call(this);this._f=b;this._g=new $$4.x(this.$tKey,0);this._i=new $$4.x(this.$tValue,0)},getEnumerator:function(){var d__=new $$t.b(this.$tKey,this.$tValue,0);d__.___4__this=this;return d__},_add:function(a,b){var c=this._g.binarySearch1(a,this._f);if(c<0){this._g.insert(~c,a);this._i.insert(~c,b)}else{}},_b:function(a){var b=this._g.binarySearch1(a,this._f);return 0<=b},_indexOfKey:function(a){var b=this._g.binarySearch1(a,this._f);if(b<0){return-1}return b},_c:function(a){var b=this._g.binarySearch1(a,this._f);if(b<0){return false}this._n(b);return true},_n:function(a){this._g.removeAt(a);this._i.removeAt(a)},_tryGetValue:function(a,b){var c=this._g.binarySearch1(a,this._f);if(c<0){b=$f(this.$tValue);return{ret:false,p1:b}}b=this._i.__inner[c];return{ret:true,p1:b}},_comparer:function(){return this._f},_count:function(){return this._g.count()},_item:function(a,b){if(arguments.length===2){var c=this._g.binarySearch1(a,this._f);if(c<0){this._g.insert(~c,a);this._i.insert(~c,b)}else{this._i.__inner[c]=b}return b}else{var b=this._g.binarySearch1(a,this._f);if(b<0){throw new $$t.aes(null,null)}return this._i.__inner[b]}},_keys:function(){return this._g},_values:function(){return this._i},$type:new $.ig.Type("SortedList$2",$.ig.$ot,[$$0.$bw.$type.specialize($$4.$u.$type.specialize(0,1))])},true);$c("FeatureInfo:c","Object",{init:function(){$.ig.$op.init.call(this)},$type:new $.ig.Type("FeatureInfo",$.ig.$ot)},true);$c("FinancialUtils:h","Object",{init:function(){$.ig.$op.init.call(this)},iPmt:function(a,b,c,d,e,f){var g=f!=0?2:1;if(b<=0||b>=c+1){throw new $$6.f(2,"per",$$t.$k.ef("LE_ArgumentOutOfRangeException_Per"))}if(f!=0&&b==1){return 0}var h=$$t.$h.d(a,c,d,e,f);if(f!=0){d+=h}return $$t.$h.a(a,b-g,h,d,0)*a},pPmt:function(a,b,c,d,e,f){if(b<=0||b>=c+1){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_Per"),"per")}var g=$$t.$h.d(a,c,d,e,f);var h=$$t.$h.iPmt(a,b,c,d,e,f);return g-h},nPer:function(a,b,c,d,e){var f;if(a<=-1){throw new $$6.f(2,"rate",$$t.$k.ef("LE_ArgumentOutOfRangeException_Rate"))}if(a==0){if(b==0){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_Pmt"),"pmt")}return-(c+d)/b}if(e!=0){f=b*(1+a)/a}else{f=b/a}var g=-d+f;var h=c+f;if(g<0&&h<0){g=-1*g;h=-1*h}else if(g<=0||h<=0){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_NPerFunction"))}var i=a+1;return(Math.log(g)-Math.log(h))/Math.log(i)},d:function(a,b,c,d,e){var f;if(b==0){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_NPer"),"nPer")}if(a==0){return(-d-c)/b}if(e!=0){f=1+a}else{f=1}var g=a+1;var h=Math.pow(g,b);return(-d-c*h)/(f*(h-1))*a},a:function(a,b,c,d,e){var f;if(a==0){return-d-c*b}if(e!=0){f=1+a}else{f=1}var g=1+a;var h=Math.pow(g,b);return-d*h-c/a*f*(h-1)},$type:new $.ig.Type("FinancialUtils",$.ig.$ot)},true);$c("EncodingProperty:ael","Object",{init:function(){$.ig.$op.init.call(this)},$type:new $.ig.Type("EncodingProperty",$.ig.$ot)},true);$c("IImageEncoder:aem","Object",{$type:new $.ig.Type("IImageEncoder",null)},true);$c("DefaultStyleHelper:i","Object",{init:function(){$.ig.$op.init.call(this)},a:function(a){$$t.$i.c(a);return null},c:function(a){var b;var c=function(d){return function(){var $ret=new $$t.h9(d,false);$ret._s(true);return $ret}()};var d=function(e,f){return e.areaFormats()._d(null,f)};var e=function(f,g){f.fill(g);return f};var f=function(g,h){return new $$t.ac(g,h,1,false,true)};var g=function(h,i){return new $$t.ah($m($$a.$ax.$type,null),$m($$t.$dc.$type,h),$m(Number,i),true,true)};var h=.7999816888943144;var i=g(9,h);var j=f(i,i);var k=function(l,m){l.font().colorInfo(m);return l};var l=function(m){return new $$t.ah($m($$a.$ax.$type,null),$m($$t.$dc.$type,m),$m(Number,null),true,true)};var m=l(1);var n=function(o,p,q){o.topBorderStyle(p);o.topBorderColorInfo(q);return o};var o=.3999755851924192;var p=g(9,o);var q=function(r,s,t){r.leftBorderStyle(s);r.leftBorderColorInfo(t);return r};var r=function(s,t,u){s.bottomBorderStyle(t);s.bottomBorderColorInfo(u);return s};var s=function(t,u,v){t.rightBorderStyle(u);t.rightBorderColorInfo(v);return t};var t=function(u,v){u.font()._bold$i(v);return u};var u=$m($$0.$aq.$type,true);var v=l(9);var w=.5999938962981048;var x=g(9,w);var y=f(x,x);var z=function(aa){aa._s(false);a.add(aa)};var aa=g(8,h);var ab=f(aa,aa);var ac=g(8,o);var ad=l(8);var ae=g(8,w);var af=f(ae,ae);var ag=g(7,h);var ah=f(ag,ag);var ai=g(7,o);var aj=l(7);var ak=g(7,w);var al=f(ak,ak);var am=g(6,h);var an=f(am,am);var ao=g(6,o);var ap=l(6);var aq=g(6,w);var ar=f(aq,aq);var as=g(5,h);var at=f(as,as);var au=g(5,o);var av=l(5);var aw=g(5,w);var ax=f(aw,aw);var ay=g(4,h);var az=f(ay,ay);var a0=g(4,o);var a1=l(4);var a2=g(4,w);var a3=f(a2,a2);var a4=g(0,-.1499984740745262);var a5=f(a4,a4);var a6=g(0,-.3499862666707358);var a7=f(a6,a6);var a8=f(v,v);var a9=l(0);var ba=f(ad,ad);var bb=f(aj,aj);var bc=f(ap,ap);var bd=f(av,av);var be=f(a1,a1);var bf=f(m,m);var bg=function(bh,bi){bh.formatOptions(bi);return bh};var bh=28;var bi=-.249977111117893;var bj=g(9,bi);var bk=g(8,bi);var bl=g(7,bi);var bm=g(6,bi);var bn=g(5,bi);var bo=g(4,bi);var bp=-.499984740745262;var bq=g(9,bp);var br=f(bq,bq);var bs=f(bj,bj);var bt=g(8,bp);var bu=f(bt,bt);var bv=f(bk,bk);var bw=g(7,bp);var bx=f(bw,bw);var by=f(bl,bl);var bz=g(6,bp);var b0=f(bz,bz);var b1=f(bm,bm);var b2=g(5,bp);var b3=f(b2,b2);var b4=f(bn,bn);var b5=g(4,bp);var b6=f(b5,b5);var b7=f(bo,bo);var b8=g(1,.4499954222235786);var b9=f(b8,b8);var ca=g(1,.1499984740745262);var cb=f(ca,ca);var cc=g(1,.249977111117893);var cd=f(cc,cc);b=c("TableStyleMedium28");s(r(q(n(k(e(d(b,0),j),m),1,p),1,p),1,p),1,p);k(t(d(b,1),u),m);n(k(t(d(b,2),u),m),2,v);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),y);e(d(b,7),y);z(b);b=c("TableStyleMedium27");s(r(q(n(k(e(d(b,0),ab),m),1,ac),1,ac),1,ac),1,ac);k(t(d(b,1),u),m);n(k(t(d(b,2),u),m),2,ad);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),af);e(d(b,7),af);z(b);b=c("TableStyleMedium26");s(r(q(n(k(e(d(b,0),ah),m),1,ai),1,ai),1,ai),1,ai);k(t(d(b,1),u),m);n(k(t(d(b,2),u),m),2,aj);k(t(d(b,3),u),m);
|
|
k(t(d(b,4),u),m);e(d(b,5),al);e(d(b,7),al);z(b);b=c("TableStyleMedium25");s(r(q(n(k(e(d(b,0),an),m),1,ao),1,ao),1,ao),1,ao);k(t(d(b,1),u),m);n(k(t(d(b,2),u),m),2,ap);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),ar);e(d(b,7),ar);z(b);b=c("TableStyleMedium24");s(r(q(n(k(e(d(b,0),at),m),1,au),1,au),1,au),1,au);k(t(d(b,1),u),m);n(k(t(d(b,2),u),m),2,av);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),ax);e(d(b,7),ax);z(b);b=c("TableStyleMedium23");s(r(q(n(k(e(d(b,0),az),m),1,a0),1,a0),1,a0),1,a0);k(t(d(b,1),u),m);n(k(t(d(b,2),u),m),2,a1);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),a3);e(d(b,7),a3);z(b);b=c("TableStyleMedium22");s(r(q(n(k(e(d(b,0),a5),m),1,m),1,m),1,m),1,m);k(t(d(b,1),u),m);n(k(t(d(b,2),u),m),2,m);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),a7);e(d(b,7),a7);z(b);b=c("TableStyleMedium21");r(n(k(d(b,0),m),2,m),2,m);r(k(t(e(d(b,1),a8),u),a9),2,m);n(d(b,2),6,m);k(t(e(d(b,3),a8),u),a9);k(t(e(d(b,4),a8),u),a9);e(d(b,5),a5);e(d(b,7),a5);z(b);b=c("TableStyleMedium20");r(n(k(d(b,0),m),2,m),2,m);r(k(t(e(d(b,1),ba),u),a9),2,m);n(d(b,2),6,m);k(t(e(d(b,3),ba),u),a9);k(t(e(d(b,4),ba),u),a9);e(d(b,5),a5);e(d(b,7),a5);z(b);b=c("TableStyleMedium19");r(n(k(d(b,0),m),2,m),2,m);r(k(t(e(d(b,1),bb),u),a9),2,m);n(d(b,2),6,m);k(t(e(d(b,3),bb),u),a9);k(t(e(d(b,4),bb),u),a9);e(d(b,5),a5);e(d(b,7),a5);z(b);b=c("TableStyleMedium18");r(n(k(d(b,0),m),2,m),2,m);r(k(t(e(d(b,1),bc),u),a9),2,m);n(d(b,2),6,m);k(t(e(d(b,3),bc),u),a9);k(t(e(d(b,4),bc),u),a9);e(d(b,5),a5);e(d(b,7),a5);z(b);b=c("TableStyleMedium17");r(n(k(d(b,0),m),2,m),2,m);r(k(t(e(d(b,1),bd),u),a9),2,m);n(d(b,2),6,m);k(t(e(d(b,3),bd),u),a9);k(t(e(d(b,4),bd),u),a9);e(d(b,5),a5);e(d(b,7),a5);z(b);b=c("TableStyleMedium16");r(n(k(d(b,0),m),2,m),2,m);r(k(t(e(d(b,1),be),u),a9),2,m);n(d(b,2),6,m);k(t(e(d(b,3),be),u),a9);k(t(e(d(b,4),be),u),a9);e(d(b,5),a5);e(d(b,7),a5);z(b);b=c("TableStyleMedium15");s(r(q(n(k(d(b,0),m),2,m),1,m),2,m),1,m);r(k(t(e(d(b,1),bf),u),a9),2,m);n(d(b,2),6,m);k(t(e(d(b,3),bf),u),a9);k(t(e(d(b,4),bf),u),a9);e(d(b,5),a5);e(d(b,7),a5);z(b);b=c("TableStyleMedium14");bg(k(e(d(b,0),j),m),bh);r(k(t(e(d(b,1),a8),u),a9),5,a9);n(k(t(e(d(b,2),a8),u),a9),5,a9);k(t(e(d(b,3),a8),u),a9);k(t(e(d(b,4),a8),u),a9);e(d(b,5),y);e(d(b,7),y);z(b);b=c("TableStyleMedium13");bg(k(e(d(b,0),ab),m),bh);r(k(t(e(d(b,1),ba),u),a9),5,a9);n(k(t(e(d(b,2),ba),u),a9),5,a9);k(t(e(d(b,3),ba),u),a9);k(t(e(d(b,4),ba),u),a9);e(d(b,5),af);e(d(b,7),af);z(b);b=c("TableStyleMedium12");bg(k(e(d(b,0),ah),m),bh);r(k(t(e(d(b,1),bb),u),a9),5,a9);n(k(t(e(d(b,2),bb),u),a9),5,a9);k(t(e(d(b,3),bb),u),a9);k(t(e(d(b,4),bb),u),a9);e(d(b,5),al);e(d(b,7),al);z(b);b=c("TableStyleMedium11");bg(k(e(d(b,0),an),m),bh);r(k(t(e(d(b,1),bc),u),a9),5,a9);n(k(t(e(d(b,2),bc),u),a9),5,a9);k(t(e(d(b,3),bc),u),a9);k(t(e(d(b,4),bc),u),a9);e(d(b,5),ar);e(d(b,7),ar);z(b);b=c("TableStyleMedium10");bg(k(e(d(b,0),at),m),bh);r(k(t(e(d(b,1),bd),u),a9),5,a9);n(k(t(e(d(b,2),bd),u),a9),5,a9);k(t(e(d(b,3),bd),u),a9);k(t(e(d(b,4),bd),u),a9);e(d(b,5),ax);e(d(b,7),ax);z(b);b=c("TableStyleMedium9");bg(k(e(d(b,0),az),m),bh);r(k(t(e(d(b,1),be),u),a9),5,a9);n(k(t(e(d(b,2),be),u),a9),5,a9);k(t(e(d(b,3),be),u),a9);k(t(e(d(b,4),be),u),a9);e(d(b,5),a3);e(d(b,7),a3);z(b);b=c("TableStyleMedium8");bg(k(e(d(b,0),a5),m),bh);r(k(t(e(d(b,1),bf),u),a9),5,a9);n(k(t(e(d(b,2),bf),u),a9),5,a9);k(t(e(d(b,3),bf),u),a9);k(t(e(d(b,4),bf),u),a9);e(d(b,5),a7);e(d(b,7),a7);z(b);b=c("TableStyleMedium7");s(r(q(n(k(d(b,0),m),1,p),1,p),1,p),1,p);k(t(e(d(b,1),a8),u),a9);n(k(t(d(b,2),u),m),6,v);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),j);e(d(b,7),j);z(b);b=c("TableStyleMedium6");s(r(q(n(k(d(b,0),m),1,ac),1,ac),1,ac),1,ac);k(t(e(d(b,1),ba),u),a9);n(k(t(d(b,2),u),m),6,ad);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),ab);e(d(b,7),ab);z(b);b=c("TableStyleMedium5");s(r(q(n(k(d(b,0),m),1,ai),1,ai),1,ai),1,ai);k(t(e(d(b,1),bb),u),a9);n(k(t(d(b,2),u),m),6,aj);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),ah);e(d(b,7),ah);z(b);b=c("TableStyleMedium4");s(r(q(n(k(d(b,0),m),1,ao),1,ao),1,ao),1,ao);k(t(e(d(b,1),bc),u),a9);n(k(t(d(b,2),u),m),6,ap);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),an);e(d(b,7),an);z(b);b=c("TableStyleMedium3");s(r(q(n(k(d(b,0),m),1,au),1,au),1,au),1,au);k(t(e(d(b,1),bd),u),a9);n(k(t(d(b,2),u),m),6,av);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),at);e(d(b,7),at);z(b);b=c("TableStyleMedium2");s(r(q(n(k(d(b,0),m),1,a0),1,a0),1,a0),1,a0);k(t(e(d(b,1),be),u),a9);n(k(t(d(b,2),u),m),6,a1);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),az);e(d(b,7),az);z(b);b=c("TableStyleMedium1");s(r(q(n(k(d(b,0),m),1,m),1,m),1,m),1,m);k(t(e(d(b,1),bf),u),a9);n(k(t(d(b,2),u),m),6,m);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),a5);e(d(b,7),a5);z(b);b=c("TableStyleLight21");s(r(q(n(k(d(b,0),m),1,v),1,v),1,v),1,v);r(k(t(d(b,1),u),m),2,v);n(k(t(d(b,2),u),m),6,v);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),j);e(d(b,7),j);z(b);b=c("TableStyleLight20");s(r(q(n(k(d(b,0),m),1,ad),1,ad),1,ad),1,ad);r(k(t(d(b,1),u),m),2,ad);n(k(t(d(b,2),u),m),6,ad);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),ab);e(d(b,7),ab);z(b);b=c("TableStyleLight19");s(r(q(n(k(d(b,0),m),1,aj),1,aj),1,aj),1,aj);r(k(t(d(b,1),u),m),2,aj);n(k(t(d(b,2),u),m),6,aj);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),ah);e(d(b,7),ah);z(b);b=c("TableStyleLight18");s(r(q(n(k(d(b,0),m),1,ap),1,ap),1,ap),1,ap);r(k(t(d(b,1),u),m),2,ap);n(k(t(d(b,2),u),m),6,ap);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),an);e(d(b,7),an);z(b);b=c("TableStyleLight17");s(r(q(n(k(d(b,0),m),1,av),1,av),1,av),1,av);r(k(t(d(b,1),u),m),2,av);n(k(t(d(b,2),u),m),6,av);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),at);e(d(b,7),at);z(b);b=c("TableStyleLight16");s(r(q(n(k(d(b,0),m),1,a1),1,a1),1,a1),1,a1);r(k(t(d(b,1),u),m),2,a1);n(k(t(d(b,2),u),m),6,a1);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),az);e(d(b,7),az);z(b);b=c("TableStyleLight15");s(r(q(n(k(d(b,0),m),1,m),1,m),1,m),1,m);r(k(t(d(b,1),u),m),2,m);n(k(t(d(b,2),u),m),6,m);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),a5);e(d(b,7),a5);z(b);b=c("TableStyleLight14");s(r(q(n(k(d(b,0),m),1,v),1,v),1,v),1,v);k(t(e(d(b,1),a8),u),a9);n(k(t(d(b,2),u),m),6,v);k(t(d(b,3),u),m);k(t(d(b,4),u),m);n(d(b,5),1,v);n(d(b,6),1,v);q(d(b,7),1,v);q(d(b,8),1,v);z(b);b=c("TableStyleLight13");s(r(q(n(k(d(b,0),m),1,ad),1,ad),1,ad),1,ad);k(t(e(d(b,1),ba),u),a9);n(k(t(d(b,2),u),m),6,ad);k(t(d(b,3),u),m);k(t(d(b,4),u),m);n(d(b,5),1,ad);n(d(b,6),1,ad);q(d(b,7),1,ad);q(d(b,8),1,ad);z(b);b=c("TableStyleLight12");s(r(q(n(k(d(b,0),m),1,aj),1,aj),1,aj),1,aj);k(t(e(d(b,1),bb),u),a9);n(k(t(d(b,2),u),m),6,aj);k(t(d(b,3),u),m);k(t(d(b,4),u),m);n(d(b,5),1,aj);n(d(b,6),1,aj);q(d(b,7),1,aj);q(d(b,8),1,aj);z(b);b=c("TableStyleLight11");s(r(q(n(k(d(b,0),m),1,ap),1,ap),1,ap),1,ap);k(t(e(d(b,1),bc),u),a9);n(k(t(d(b,2),u),m),6,ap);k(t(d(b,3),u),m);k(t(d(b,4),u),m);n(d(b,5),1,ap);n(d(b,6),1,ap);q(d(b,7),1,ap);q(d(b,8),1,ap);z(b);b=c("TableStyleLight10");s(r(q(n(k(d(b,0),m),1,av),1,av),1,av),1,av);k(t(e(d(b,1),bd),u),a9);n(k(t(d(b,2),u),m),6,av);k(t(d(b,3),u),m);k(t(d(b,4),u),m);n(d(b,5),1,av);n(d(b,6),1,av);q(d(b,7),1,av);q(d(b,8),1,av);z(b);b=c("TableStyleLight9");s(r(q(n(k(d(b,0),m),1,a1),1,a1),1,a1),1,a1);k(t(e(d(b,1),be),u),a9);n(k(t(d(b,2),u),m),6,a1);k(t(d(b,3),u),m);k(t(d(b,4),u),m);n(d(b,5),1,a1);n(d(b,6),1,a1);q(d(b,7),1,a1);q(d(b,8),1,a1);z(b);b=c("TableStyleLight8");s(r(q(n(k(d(b,0),m),1,m),1,m),1,m),1,m);k(t(e(d(b,1),bf),u),a9);n(k(t(d(b,2),u),m),6,m);k(t(d(b,3),u),m);k(t(d(b,4),u),m);n(d(b,5),1,m);n(d(b,6),1,m);q(d(b,7),1,m);q(d(b,8),1,m);z(b);b=c("TableStyleLight7");r(n(k(d(b,0),bj),1,v),1,v);r(k(t(d(b,1),u),bj),1,v);n(k(t(d(b,2),u),bj),1,v);k(t(d(b,3),u),bj);k(t(d(b,4),u),bj);e(d(b,5),j);e(d(b,7),j);z(b);b=c("TableStyleLight6");r(n(k(d(b,0),bk),1,ad),1,ad);r(k(t(d(b,1),u),bk),1,ad);n(k(t(d(b,2),u),bk),1,ad);k(t(d(b,3),u),bk);k(t(d(b,4),u),bk);e(d(b,5),ab);e(d(b,7),ab);z(b);b=c("TableStyleLight5");r(n(k(d(b,0),bl),1,aj),1,aj);r(k(t(d(b,1),u),bl),1,aj);n(k(t(d(b,2),u),bl),1,aj);k(t(d(b,3),u),bl);k(t(d(b,4),u),bl);e(d(b,5),ah);e(d(b,7),ah);z(b);b=c("TableStyleLight4");r(n(k(d(b,0),bm),1,ap),1,ap);r(k(t(d(b,1),u),bm),1,ap);n(k(t(d(b,2),u),bm),1,ap);k(t(d(b,3),u),bm);k(t(d(b,4),u),bm);e(d(b,5),an);e(d(b,7),an);z(b);b=c("TableStyleLight3");r(n(k(d(b,0),bn),1,av),1,av);r(k(t(d(b,1),u),bn),1,av);n(k(t(d(b,2),u),bn),1,av);k(t(d(b,3),u),bn);k(t(d(b,4),u),bn);e(d(b,5),at);e(d(b,7),at);z(b);b=c("TableStyleLight2");r(n(k(d(b,0),bo),1,a1),1,a1);r(k(t(d(b,1),u),bo),1,a1);n(k(t(d(b,2),u),bo),1,a1);k(t(d(b,3),u),bo);k(t(d(b,4),u),bo);e(d(b,5),az);e(d(b,7),az);z(b);b=c("TableStyleLight1");r(n(k(d(b,0),m),1,m),1,m);r(k(t(d(b,1),u),m),1,m);n(k(t(d(b,2),u),m),1,m);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),a5);e(d(b,7),a5);z(b);b=c("TableStyleDark11");e(d(b,0),ab);k(e(d(b,1),a8),a9);n(k(t(d(b,2),u),m),6,m);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),af);e(d(b,7),af);z(b);b=c("TableStyleDark10");e(d(b,0),an);k(e(d(b,1),bb),a9);n(k(t(d(b,2),u),m),6,m);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),ar);e(d(b,7),ar);z(b);b=c("TableStyleDark9");e(d(b,0),az);k(e(d(b,1),bd),a9);n(k(t(d(b,2),u),m),6,m);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),a3);e(d(b,7),a3);z(b);b=c("TableStyleDark8");e(d(b,0),a5);k(e(d(b,1),bf),a9);n(k(t(d(b,2),u),m),6,m);k(t(d(b,3),u),m);k(t(d(b,4),u),m);e(d(b,5),a7);e(d(b,7),a7);z(b);b=c("TableStyleDark7");k(e(d(b,0),a8),a9);r(k(t(e(d(b,1),bf),u),a9),2,a9);n(k(t(e(d(b,2),br),u),a9),2,a9);s(k(t(e(d(b,3),bs),u),a9),2,a9);q(k(t(e(d(b,4),bs),u),a9),2,a9);e(d(b,5),bs);e(d(b,7),bs);z(b);b=c("TableStyleDark6");k(e(d(b,0),ba),a9);r(k(t(e(d(b,1),bf),u),a9),2,a9);n(k(t(e(d(b,2),bu),u),a9),2,a9);s(k(t(e(d(b,3),bv),u),a9),2,a9);q(k(t(e(d(b,4),bv),u),a9),2,a9);e(d(b,5),bv);e(d(b,7),bv);z(b);b=c("TableStyleDark5");k(e(d(b,0),bb),a9);r(k(t(e(d(b,1),bf),u),a9),2,a9);n(k(t(e(d(b,2),bx),u),a9),2,a9);s(k(t(e(d(b,3),by),u),a9),2,a9);q(k(t(e(d(b,4),by),u),a9),2,a9);e(d(b,5),by);e(d(b,7),by);z(b);b=c("TableStyleDark4");k(e(d(b,0),bc),a9);r(k(t(e(d(b,1),bf),u),a9),2,a9);n(k(t(e(d(b,2),b0),u),a9),2,a9);s(k(t(e(d(b,3),b1),u),a9),2,a9);q(k(t(e(d(b,4),b1),u),a9),2,a9);e(d(b,5),b1);e(d(b,7),b1);z(b);b=c("TableStyleDark3");k(e(d(b,0),bd),a9);r(k(t(e(d(b,1),bf),u),a9),2,a9);n(k(t(e(d(b,2),b3),u),a9),2,a9);s(k(t(e(d(b,3),b4),u),a9),2,a9);q(k(t(e(d(b,4),b4),u),a9),2,a9);e(d(b,5),b4);e(d(b,7),b4);z(b);b=c("TableStyleDark2");k(e(d(b,0),be),a9);r(k(t(e(d(b,1),bf),u),a9),2,a9);n(k(t(e(d(b,2),b6),u),a9),2,a9);s(k(t(e(d(b,3),b7),u),a9),2,a9);q(k(t(e(d(b,4),b7),u),a9),2,a9);e(d(b,5),b7);e(d(b,7),b7);z(b);b=c("TableStyleDark1");k(e(d(b,0),b9),a9);r(k(t(e(d(b,1),bf),u),a9),2,a9);n(k(t(e(d(b,2),cb),u),a9),2,a9);s(k(t(e(d(b,3),cd),u),a9),2,a9);q(k(t(e(d(b,4),cd),u),a9),2,a9);e(d(b,5),cd);e(d(b,7),cd);z(b)},b:function(a){var b=function(c){return new $$t.o(c,1)};var c=new $$t.n(2);var d=function(e,f){e.font().setFontFormatting(f);return e};var e=$m($$0.$aq.$type,false);var f=function(g){return new $$t.ah($m($$a.$ax.$type,null),$m($$t.$dc.$type,g),$m(Number,null),true,true)};var g=f(1);var h=220;var i="Calibri";var j=0;var k=0;var l=function(m,n,o,p,q,r,s,t){var u=new $$t.is(0,null);u._bold$i(m);u.colorInfo(n);u.height(o);u._italic$i(p);u.name(q);u._strikeout$i(r);u.superscriptSubscriptStyle(s);u.underlineStyle(t);return u};var m=l(e,g,h,e,i,e,j,k);var n=function(o,p){o.fill(p);return o};var o=function(p,q){p.formatString(q);return p};var p=function(q,r,s){var t=r;q.bottomBorderStyle(t);q.topBorderStyle(t);q.rightBorderStyle(t);q.leftBorderStyle(t);q.bottomBorderColorInfo(s);q.topBorderColorInfo(s);q.rightBorderColorInfo(s);q.leftBorderColorInfo(s);return q};var q=function(r,s,t,u){r.diagonalBorderStyle(s);r.diagonalBorderColorInfo(t);r.diagonalBorders(u);return r};var r=1;var s=function(t,u){t.formatOptions(u);return t};var t=function(u,v,w,x){a.add(new $$t.i6(u,v,w,x))};var u=255;var v=$m($$0.$aq.$type,true);var w=l(v,g,h,e,i,e,j,k);var x=l(e,g,h,v,i,e,j,k);var y=f(10);var z=1;var aa=l(e,y,h,e,i,e,j,z);var ab=f(11);var ac=l(e,ab,h,e,i,e,j,z);var ad=function(ae,af){return new $$t.ac(ae,af,1,false,true)};var ae=function(af){return new $$t.ah($m($$a.$ax.$type,af),$m($$t.$dc.$type,null),$m(Number,null),true,true)};var af=$$t.$k.gw;var ag=af(-52);var ah=ae(ag);var ai=ae($$t.$ih.bb());var aj=ad(ah,ai);var ak=af(-5066062);var al=ae(ak);var am=af(-65536);var an=ae(am);var ao=l(e,an,h,e,i,e,j,k);var ap=f(3);var aq=l(v,ap,360,e,"Cambria",e,j,k);var ar=l(v,ap,300,e,i,e,j,k);var as=function(at,au,av){at.topBorderStyle(au);at.topBorderColorInfo(av);return at};var at=function(au,av,aw){au.leftBorderStyle(av);au.leftBorderColorInfo(aw);return au};var au=function(av,aw,ax){av.bottomBorderStyle(aw);av.bottomBorderColorInfo(ax);return av};var av=f(4);var aw=function(ax,ay,az){ax.rightBorderStyle(ay);ax.rightBorderColorInfo(az);return ax};var ax=l(v,ap,260,e,i,e,j,k);var ay=function(az,a0){return new $$t.ah($m($$a.$ax.$type,null),$m($$t.$dc.$type,az),$m(Number,a0),true,true)};var az=ay(4,.499984740745262);var a0=l(v,ap,h,e,i,e,j,k);var a1=.3999755851924192;var a2=ay(4,a1);var a3=af(-12632202);var a4=ae(a3);var a5=l(e,a4,h,e,i,e,j,k);var a6=af(-13159);var a7=ae(a6);var a8=ad(a7,ai);var a9=af(-8421505);var ba=ae(a9);var bb=af(-12632257);var bc=ae(bb);var bd=l(v,bc,h,e,i,e,j,k);var be=af(-855310);var bf=ae(be);var bg=ad(bf,ai);var bh=af(-361216);var bi=ae(bh);var bj=l(v,bi,h,e,i,e,j,k);var bk=f(0);var bl=l(v,bk,h,e,i,e,j,k);var bm=af(-5921371);var bn=ae(bm);var bo=ad(bn,ai);var bp=l(e,bi,h,e,i,e,j,k);var bq=af(-32767);var br=ae(bq);var bs=af(-16752384);var bt=ae(bs);var bu=l(e,bt,h,e,i,e,j,k);var bv=af(-3739698);var bw=ae(bv);var bx=ad(bw,ai);var by=af(-6553594);var bz=ae(by);var b0=l(e,bz,h,e,i,e,j,k);var b1=af(-14386);var b2=ae(b1);var b3=ad(b2,ai);var b4=af(-6527744);var b5=ae(b4);var b6=l(e,b5,h,e,i,e,j,k);var b7=af(-5220);var b8=ae(b7);var b9=ad(b8,ai);var ca=l(e,bk,h,e,i,e,j,k);var cb=ad(av,ai);var cc=.7999816888943144;var cd=ay(4,cc);var ce=ad(cd,ai);var cf=.5999938962981048;var cg=ay(4,cf);var ch=ad(cg,ai);var ci=ad(a2,ai);var cj=f(5);var ck=ad(cj,ai);var cl=ay(5,cc);var cm=ad(cl,ai);var cn=ay(5,cf);var co=ad(cn,ai);var cp=ay(5,a1);var cq=ad(cp,ai);var cr=f(6);var cs=ad(cr,ai);var ct=ay(6,cc);var cu=ad(ct,ai);var cv=ay(6,cf);var cw=ad(cv,ai);var cx=ay(6,a1);var cy=ad(cx,ai);var cz=f(7);var c0=ad(cz,ai);var c1=ay(7,cc);var c2=ad(c1,ai);var c3=ay(7,cf);var c4=ad(c3,ai);var c5=ay(7,a1);var c6=ad(c5,ai);var c7=f(8);var c8=ad(c7,ai);var c9=ay(8,cc);var da=ad(c9,ai);var db=ay(8,cf);var dc=ad(db,ai);var dd=ay(8,a1);var de=ad(dd,ai);var df=f(9);var dg=ad(df,ai);var dh=ay(9,cc);var di=ad(dh,ai);var dj=ay(9,cf);var dk=ad(dj,ai);var dl=ay(9,a1);var dm=ad(dl,ai);var dn=l(e,ba,h,v,i,e,j,k);t(c,s(q(p(o(n(d(b(c),m),$$t.$ab.noColor()),"General"),0,null),0,null,r),63),0,u);t(c,d(b(c),w),1,0);t(c,d(b(c),w),2,0);t(c,d(b(c),x),1,1);t(c,d(b(c),x),2,1);t(c,d(b(c),m),1,2);t(c,d(b(c),m),2,2);t(c,d(b(c),m),1,3);t(c,d(b(c),m),2,3);t(c,d(b(c),m),1,4);t(c,d(b(c),m),2,4);t(c,d(b(c),m),1,5);t(c,d(b(c),m),2,5);t(c,d(b(c),m),1,6);t(c,d(b(c),m),2,6);t(c,o(b(c),'_(* #,##0.00_);_(* \\(#,##0.00\\);_(* "-"??_);_(@_)'),3,u);t(c,o(b(c),'_("$"* #,##0.00_);_("$"* \\(#,##0.00\\);_("$"* "-"??_);_(@_)'),4,u);t(c,o(b(c),"0%"),5,u);t(c,o(b(c),'_(* #,##0_);_(* \\(#,##0\\);_(* "-"_);_(@_)'),6,u);t(c,o(b(c),'_("$"* #,##0_);_("$"* \\(#,##0\\);_("$"* "-"_);_(@_)'),7,u);t(c,d(b(c),aa),8,u);t(c,d(b(c),ac),9,u);t(c,q(p(n(b(c),aj),1,al),0,null,r),10,u);t(c,d(b(c),ao),11,u);t(c,d(b(c),aq),15,u);t(c,q(aw(au(at(as(d(b(c),ar),0,null),0,null),5,av),0,null),0,null,r),16,u);t(c,q(aw(au(at(as(d(b(c),ax),0,null),0,null),5,az),0,null),0,null,r),17,u);t(c,q(aw(au(at(as(d(b(c),a0),0,null),0,null),2,a2),0,null),0,null,r),18,u);t(c,d(b(c),a0),19,u);t(c,q(p(n(d(b(c),a5),a8),1,ba),0,null,r),20,u);t(c,q(p(n(d(b(c),bd),bg),1,bc),0,null,r),21,u);t(c,q(p(n(d(b(c),bj),bg),1,ba),0,null,r),22,u);t(c,q(p(n(d(b(c),bl),bo),6,bc),0,null,r),23,u);t(c,q(aw(au(at(as(d(b(c),bp),0,null),0,null),6,br),0,null),0,null,r),24,u);t(c,q(aw(au(at(as(d(b(c),w),1,av),0,null),6,av),0,null),0,null,r),25,u);t(c,n(d(b(c),bu),bx),26,u);t(c,n(d(b(c),b0),b3),27,u);t(c,n(d(b(c),b6),b9),28,u);t(c,n(d(b(c),ca),cb),29,u);t(c,n(d(b(c),m),ce),30,u);t(c,n(d(b(c),m),ch),31,u);t(c,n(d(b(c),ca),ci),32,u);t(c,n(d(b(c),ca),ck),33,u);t(c,n(d(b(c),m),cm),34,u);t(c,n(d(b(c),m),co),35,u);t(c,n(d(b(c),ca),cq),36,u);t(c,n(d(b(c),ca),cs),37,u);t(c,n(d(b(c),m),cu),38,u);t(c,n(d(b(c),m),cw),39,u);t(c,n(d(b(c),ca),cy),40,u);t(c,n(d(b(c),ca),c0),41,u);t(c,n(d(b(c),m),c2),42,u);t(c,n(d(b(c),m),c4),43,u);t(c,n(d(b(c),ca),c6),44,u);t(c,n(d(b(c),ca),c8),45,u);t(c,n(d(b(c),m),da),46,u);t(c,n(d(b(c),m),dc),47,u);t(c,n(d(b(c),ca),de),48,u);t(c,n(d(b(c),ca),dg),49,u);t(c,n(d(b(c),m),di),50,u);t(c,n(d(b(c),m),dk),51,u);t(c,n(d(b(c),ca),dm),52,u);t(c,d(b(c),dn),53,u)},$type:new $.ig.Type("DefaultStyleHelper",$.ig.$ot)},true);$c("SecureString:j","Object",{init:function(){$.ig.$op.init.call(this)},$type:new $.ig.Type("SecureString",$.ig.$ot)},true);$c("ExcelUtils:k","Object",{init:function(){$.ig.$op.init.call(this)},g8:function(a,b,c,d){return new $$a.ae(0,a,b,c,d)},fj:function(a){a()},fk:function(a,b){{a(b)}},ee:function(a){return null},g2:function(a,b,c){var d=null;$$t.$k.fj(function(){d=new $$t.afa(b,c);var e=0;for(var f=c-1;f>=0;f--){for(var g=0;g<b;g++){var h=a[e++];var i=a[e++];var j=a[e++];d._pixels()[f*b+g]=$$t.$z.k($$a.$ax.u(255,j,i,h))}while(e%4!=0){e++}}d._n()});return d},b:function(a,b,c){var d=null;var e=0;var f=0;$$t.$k.fj(function(){e=a.__k;f=a.__j;var g=$$t.$k.dj(e*3,4);d=new Array(g*f);var h=0;for(var i=f-1;i>=0;i--){for(var j=0;j<e;j++){var k=$$t.$z.w(a._pixels()[i*e+j]);d[h++]=k.m();d[h++]=k.n();d[h++]=k.o()}while(h%4!=0){d[h++]=0}}a._n()});b=e;c=f;return{ret:d,p1:b,p2:c}},g3:function(a){return null},y:function(a,b){return null},d3:function(a,b){var c=$b($$0.$p.$type,a);if(c!=null){return c.toString1(b)}return a.toString()},cp:function(a){switch(a){case 0:return new $$t.aeu(0);case 1:return new $$t.aeu(1,10);case 2:return new $$t.aeu(1,9);case 3:return new $$t.aeu(1,2);case 4:return new $$t.aeu(1,11);case 5:return new $$t.aeu(1,12);case 6:return new $$t.aew;case 7:return new $$t.aex;case 8:return new $$t.aez;case 9:return new $$t.ae0;case 10:return $$t.$k.cq().calendar();case 11:return $$t.$k.cq().calendar();case 12:return new $$t.ae1;case 13:return new $$t.ae2;default:return $$t.$k.cq().calendar()}},cq:function(){return $$0.$c9.currentThread().currentCulture()},ce:function(a){return $$0.$s.fromOADate(a)},az:function(a){return a==-1},a3:function(a){if(a==Number||a==String){return false}return a.isEnum()},bc:function(a){return a.isPrimitive()},bg:function(a){if(a===Number||a===Boolean){return true}if(typeof a.isValueType!=="function"){return false}return a.isValueType()},el:function(a,b){return $$6.$t.create(a,b)},staticInit:function(){},ez:function(a,b,c,d){var e=d-c+1;a|=b<<c;return{p0:a}},e0:function(a,b,c,d){var e=d-c+1;a|=b<<c;return{p0:a}},e1:function(a,b,c,d){var e=d-c+1;a=$p(a,$r($i(b),c));return{p0:a}},e2:function(a,b,c,d){var e=d-c+1;a|=b<<c;return{p0:a}},gr:function(a,b,c,d,e){var f=$$a.$ax.u(a,b,c,d);return $$t.$k.gs(f,e)},gs:function(a,b){var c=$$t.$k.cn(a.o()/255);var d=$$t.$k.cn(a.n()/255);var e=$$t.$k.cn(a.m()/255);var f=c*b<0?0:c*b>1?1:c*b;var g=d*b<0?0:d*b>1?1:d*b;var h=e*b<0?0:e*b>1?1:e*b;var i=$$t.$k.ck(f);var j=$$t.$k.ck(g);var k=$$t.$k.ck(h);return $$a.$ax.u(255,$.ig.truncate($$t.$aa.f(i*255)),$.ig.truncate($$t.$aa.f(j*255)),$.ig.truncate($$t.$aa.f(k*255)))},cn:function(a){if(a<0){return 0}if(a<=.04045){return a/12.92}if(a<=1){return Math.pow((a+.055)/1.055,2.4)}return 1},ck:function(a){if(a<0){return 0}if(a<=.0031308){return a*12.92}if(a<1){return 1.055*Math.pow(a,1/2.4)-.055}return 1},gt:function(a,b){if(b==0){return a}var c,d,e;var f=$$t.$k.e7(a,c,e,d);c=f.p1;e=f.p2;d=f.p3;var g=e;if(b<0){g=$.ig.truncate($$t.$aa.j(e*(1+b)))}else if(b>0){g=$.ig.truncate($$t.$aa.j(e*(1-b)))+(240-$.ig.truncate($$t.$aa.j(240*(1-b))))}return $$t.$k.gx(c,g,d)},cv:function($t,a,b,c){var d=0;var e=a.count()-1;while(d<=e){var f=d+$a(e-d,2);var g=a.item(f);var h=c.compare(g,b);if(h==0){return f}if(h<0){d=f+1}else{e=f-1}}return~d},cw:function($t,a,b,c,d,e){var f=0;var g=a.count()-1;while(f<=g){var h=f+$a(g-f,2);var i=$v($t,$$t.$k.dy(a.__inner[h]));if($e($t,i)==null){a.removeAt(h);g--;continue}var j=c.compare(i,b);if(j==0){e=i;if(d){return{ret:~h,p4:e}}return{ret:h,p4:e}}if(j<0){f=h+1}else{g=h-1}}e=$f($t);return{ret:~f,p4:e}},cf:function(a,b){var c=a._e3();var d=0;var e=0;var g=$$t.$k.ca(b,false).getEnumerator();while(g.moveNext()){var f=g.current();var h;if(function(){var i=$$t.$k.by(f,a,c,false,h);h=i.p4;return i.ret}()){d++;e+=h}}if(d==0){return Number.NEGATIVE_INFINITY}return e/d},cg:function(a,b,c){var d=a._e3();var e=new $$4.x(Number,0);$$t.$k.fm(a,c,d,true,e);if(e.count()==0){return Number.NEGATIVE_INFINITY}var f=e.__inner[0];if(e.count()>1){e.sort();var g=1/(e.count()-1);var h=b%g/g;var i=$.ig.truncate((e.count()-1)*b);f=e.__inner[i];if(i<e.count()-1&&h!=0){f+=(e.__inner[i+1]-e.__inner[i])*h}}return f},ch:function(a,b){var c=a._e3();var d=new $$4.x(Number,0);$$t.$k.fm(a,b,c,false,d);if(d.count()==0){return 0}var e=$$t.$n2.r(d);return $$t.$n2.y(e,d.count(),false)},fm:function(a,b,c,d,e){var g=$$t.$k.ca(b,d).getEnumerator();while(g.moveNext()){var f=g.current();var h;if(function(){var i=$$t.$k.by(f,a,c,false,h);h=i.p4;return i.ret}()){e.add(h)}}},e3:function(a,b,c){var d=c-b+1;var e=(1<<d)-1<<b;a&=~e;return{p0:a}},e4:function(a,b,c){var d=c-b+1;var e=(1<<d)-1<<b;a&=~e;return{p0:a}},e5:function(a,b,c){var d=c-b+1;var e=$r($i((1<<d)-1),b);a=$o(a,~e);return{p0:a}},e6:function(a,b,c){var d=c-b+1;var e=(1<<d)-1<<b;a&=~e;return{p0:a}},ey:function(a){if(a.isAbsoluteUri()==false){return a}var b="file://";var c=a.originalString();if(c.startsWith(b)==false){return a}c=c.substr(b.length);if(c.length!=0&&c.charAt(0)=="/"){c=c.substr(1)}c=$$t.$k.ej(c);return $$v.$ao.b(c)},gw:function(a){var b=a&4294967295;return $$a.$ax.u(b>>24&255,b>>16&255,b>>8&255,b&255)},gv:function(a,b,c){return $$a.$ax.u(255,a,b,c)},al:function(a){return $$a.$ax.b(a,$$t.$k.gu)},am:function(a){return $$t.$ih.c(a)},cx:function(a){return a.l()<<24|a.o()<<16|a.n()<<8|a.m()},d2:function(a){return"#"+$al(a.o(),"X2",null)+$al(a.n(),"X2",null)+$al(a.m(),"X2",null)},g0:function(a){return a},g1:function(a){return a},an:function(a,b,c,d){var e=null;if(c!=null&&c.cellFormat()!=null){e=c.cellFormat().fill()}if(e==null){e=b._ar()}if(a!=null){e=e._c(a);d=d._c(a)}var f=$b($$t.$ac.$type,e);var g=$b($$t.$ac.$type,d);if(f!=null&&g!=null){if(f.patternStyle()==0){return g.patternStyle()==0}else if(f.patternStyle()==1){return g.patternStyle()==1&&$$t.$ah.l_op_Equality(f.backgroundColorInfo(),g.backgroundColorInfo())}}return e.equals(d)},ao:function(a,b,c,d){var e=null;if(c!=null&&c.cellFormat()!=null&&c.cellFormat().font()!=null){e=c.cellFormat().font().colorInfo()}if($$t.$ah.l_op_Equality(e,null)){e=b._bh()}if(a!=null){e=e._g(a,true);d=d._g(a,true)}return e.equals(d)},ap:function(a,b,c){var d=a!=null?a.iconInfo():null;if($j(c,null)){return d==null||d.icon()==-1}return d!=null&&d.icon()!=-1&&$$t.$k.ak(d.iconSet())==b&&d.iconIndex()==c.value()},cr:function(a){a=$$v.$ap.a(a);var b=1732584193;var c=4023233417;var d=2562383102;var e=271733878;var f=new Array(16);for(var g=0;g<a.length;g+=64){for(var h=0;h<16;h++){f[h]=$$7.$a.x(a,g+h*4)}var i=b;var j=c;var k=d;var l=e;var m=$$t.$k.fo(b,c,d,e,f,0,3);b=m.p0;var n=$$t.$k.fo(e,b,c,d,f,1,7);e=n.p0;var o=$$t.$k.fo(d,e,b,c,f,2,11);d=o.p0;var p=$$t.$k.fo(c,d,e,b,f,3,19);c=p.p0;var q=$$t.$k.fo(b,c,d,e,f,4,3);b=q.p0;var r=$$t.$k.fo(e,b,c,d,f,5,7);e=r.p0;var s=$$t.$k.fo(d,e,b,c,f,6,11);d=s.p0;var t=$$t.$k.fo(c,d,e,b,f,7,19);c=t.p0;var u=$$t.$k.fo(b,c,d,e,f,8,3);b=u.p0;var v=$$t.$k.fo(e,b,c,d,f,9,7);e=v.p0;var w=$$t.$k.fo(d,e,b,c,f,10,11);d=w.p0;var x=$$t.$k.fo(c,d,e,b,f,11,19);c=x.p0;var y=$$t.$k.fo(b,c,d,e,f,12,3);b=y.p0;var z=$$t.$k.fo(e,b,c,d,f,13,7);e=z.p0;var aa=$$t.$k.fo(d,e,b,c,f,14,11);d=aa.p0;var ab=$$t.$k.fo(c,d,e,b,f,15,19);c=ab.p0;var ac=$$t.$k.fp(b,c,d,e,f,0,3);b=ac.p0;var ad=$$t.$k.fp(e,b,c,d,f,4,5);e=ad.p0;var ae=$$t.$k.fp(d,e,b,c,f,8,9);d=ae.p0;var af=$$t.$k.fp(c,d,e,b,f,12,13);c=af.p0;var ag=$$t.$k.fp(b,c,d,e,f,1,3);b=ag.p0;var ah=$$t.$k.fp(e,b,c,d,f,5,5);e=ah.p0;var ai=$$t.$k.fp(d,e,b,c,f,9,9);d=ai.p0;var aj=$$t.$k.fp(c,d,e,b,f,13,13);c=aj.p0;var ak=$$t.$k.fp(b,c,d,e,f,2,3);b=ak.p0;var al=$$t.$k.fp(e,b,c,d,f,6,5);e=al.p0;var am=$$t.$k.fp(d,e,b,c,f,10,9);d=am.p0;var an=$$t.$k.fp(c,d,e,b,f,14,13);c=an.p0;var ao=$$t.$k.fp(b,c,d,e,f,3,3);b=ao.p0;var ap=$$t.$k.fp(e,b,c,d,f,7,5);e=ap.p0;var aq=$$t.$k.fp(d,e,b,c,f,11,9);d=aq.p0;var ar=$$t.$k.fp(c,d,e,b,f,15,13);c=ar.p0;var as=$$t.$k.fq(b,c,d,e,f,0,3);b=as.p0;var at=$$t.$k.fq(e,b,c,d,f,8,9);e=at.p0;var au=$$t.$k.fq(d,e,b,c,f,4,11);d=au.p0;var av=$$t.$k.fq(c,d,e,b,f,12,15);c=av.p0;var aw=$$t.$k.fq(b,c,d,e,f,2,3);b=aw.p0;var ax=$$t.$k.fq(e,b,c,d,f,10,9);e=ax.p0;var ay=$$t.$k.fq(d,e,b,c,f,6,11);d=ay.p0;var az=$$t.$k.fq(c,d,e,b,f,14,15);c=az.p0;var a0=$$t.$k.fq(b,c,d,e,f,1,3);b=a0.p0;var a1=$$t.$k.fq(e,b,c,d,f,9,9);e=a1.p0;var a2=$$t.$k.fq(d,e,b,c,f,5,11);d=a2.p0;var a3=$$t.$k.fq(c,d,e,b,f,13,15);c=a3.p0;var a4=$$t.$k.fq(b,c,d,e,f,3,3);b=a4.p0;var a5=$$t.$k.fq(e,b,c,d,f,11,9);e=a5.p0;var a6=$$t.$k.fq(d,e,b,c,f,7,11);d=a6.p0;var a7=$$t.$k.fq(c,d,e,b,f,15,15);c=a7.p0;b+=i;c+=j;d+=k;e+=l}var a8=new Array(16);$$4.$a.c($$7.$a.i(b),0,a8,0,4);$$4.$a.c($$7.$a.i(c),0,a8,4,4);$$4.$a.c($$7.$a.i(d),0,a8,8,4);$$4.$a.c($$7.$a.i(e),0,a8,12,4);return new $$6.i(1,a8)},fo:function(a,b,c,d,e,f,g){a=$$v.$ap.ah(a+$p($o(b,c),$o(~b,d))+e[f],g);return{p0:a}},fp:function(a,b,c,d,e,f,g){a=$$v.$ap.ah(a+$p($p($o(b,c),$o(b,d)),$o(c,d))+e[f]+1518500249,g);return{p0:a}},fq:function(a,b,c,d,e,f,g){a=$$v.$ap.ah(a+$q($q(b,c),d)+e[f]+1859775393,g);return{p0:a}},et:function(a,b){$$t.$k.fn();for(var c=0;c<b.length;c++){var d=b[c];var e=$q(a>>>24,d);a=$r(a,8);a=$q(a,$$t.$k.c[e])}return a},fn:function(){if($$t.$k.c!=null){return}$$t.$k.c=new Array(256);for(var a=0;a<256;a++){var b=$i(a<<24);for(var c=0;c<8;c++){if($o(b,2147483648)!=0){b=$r(b,1);b=$q(b,175)}else{b=$r(b,1)}}b&=65535;$$t.$k.c[a]=b}},cs:function(a){return Math.max(-32768,Math.min(a,32767))},es:function(a){return Math.max(0,Math.min(a,65535))},gx:function(a,b,c){var d,e,f;var g,h;if(c==0){d=e=f=$a(b*255,240)}else{if(b<=$a(240,2)){h=$a(b*(240+c)+$a(240,2),240)}else{h=b+c-$a(b*c+$a(240,2),240)}g=2*b-h;d=$a($$t.$k.dg(g,h,a+$a(240,3))*255+$a(240,2),240);e=$a($$t.$k.dg(g,h,a)*255+$a(240,2),240);f=$a($$t.$k.dg(g,h,a-$a(240,3))*255+$a(240,2),240)}return $$a.$ax.u(255,d,e,f)},e7:function(a,b,c,d){var e=Math.max(Math.max(a.o(),a.n()),a.m());var f=Math.min(Math.min(a.o(),a.n()),a.m());c=$a((e+f)*240+255,2*255);if(e==f){d=0;b=160}else{if(c<=$a(240,2)){d=$a((e-f)*240+$a(e+f,2),e+f)}else{d=$a((e-f)*240+$a(2*255-e-f,2),2*255-e-f)}var g=$a((e-a.o())*$a(240,6)+$a(e-f,2),e-f);var h=$a((e-a.n())*$a(240,6)+$a(e-f,2),e-f);var i=$a((e-a.m())*$a(240,6)+$a(e-f,2),e-f);if(a.o()==e){b=i-h}else if(a.n()==e){b=$a(240,3)+g-i}else{b=$a(2*240,3)+h-g}if(b<0){b+=240}if(b>240){b-=240}}return{p1:b,p2:c,p3:d}},fa:function(a,b,c,d,e){b._setValue1(c,a._getValue(c),d,e)},e8:function(a,b,c){b._setValue(c,a._getValue(c))},e9:function(a,b,c){b._setValue(c,a._getValue(c))},fb:function(a,b,c,d,e,f,g){if(d){var h=0;for(var i=1;i!=1073741824;i=i<<1){if((c&i)==0){continue}if(i!=32768&&a._isValueDefault(i)==false){h|=i}}c=h}if((c&33554432)!=0){var j=a.style();if(j!=null&&b._v()!=null&&j._g()!=b._v().workbook()){var k=b._v().workbook();var l=k.styles()._item1(j.name());if(l==null){l=k.styles()._addUserDefinedStyle(j.styleFormat(),j.name())}j=l}b._setValue1(33554432,j,e,f);c&=~33554432}for(var m=1;m!=1073741824;m=m<<1){if((c&m)==0){continue}if(!g||(m&69468490)==0){$$t.$k.fa(a,b,m,e,f)}else{var n=a._getValue(m);if(n!=null){var o=a._v()!=null?a._v().workbook():null;switch(m){case 64:n=$$t.$k.j(n,o);break;default:n=$$t.$k.ah(n,o);break}}b._setValue1(m,n,e,f)}}},w:function(a,b,c){return new $$t.s9(a,b,c)},x:function(a,b,c){return new $$t.ta(a,b,c)},g4:function(a,b){return{__x:a,__y:b,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName}},g5:function(a,b){return{__x:a,__y:b,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName}},b8:function(){return new $$4.q($$a.$ae.$type,0)},d5:function(a,b){return $$t.$k.d6(a,b,null)},d6:function(a,b,c){return $$t.$k.d4(a,false,b,c)},d4:function(a,b,c,d){if(a=="<AddInFunctions>"){return String.empty()}var e=false;var f=null;if(c!=null){if(d==null){f=c;e=$$t.$y0.bo(c)}else{f=$y("{0}:{1}",c,d);e=$$t.$y0.bo(c)||$$t.$y0.bo(d)}}if(String.isNullOrEmpty(a)){if(c==null){return String.empty()}if(e){return $y("'{0}'!",$x(f,"'","''"))}return $y("{0}!",f)}if(String.isNullOrEmpty(c)||a==c){if(b==false&&$$t.$y0.bo(a)){return $y("'{0}'!",$x(a,"'","''"))}return $y("{0}!",a)}var g=a.lastIndexOfAny([$$t.$k.b2,$$t.$k.b1]);var h;var i=e;if(b){h=$y("{0}{1}",a,f)}else{var j=a.substr(0,g+1);var k=a.substr(g+1);h=$y("{0}[{1}]{2}",j,k,f);if(String.isNullOrEmpty(j)==false||$$t.$y0.bo(k)){i=true}}if(i){return $y("'{0}'!",$x(h,"'","''"))}return $y("{0}!",h)},eo:function(a,b){b=false;var c=new $$6.aj(2,"\\A"+$$8.$l.f(a)+"\\z");for(var d=0;d<c.c();d++){switch(c.item(d)){case"~":c.y(d++,1);if(d<c.c()-1&&c.item(d)=="\\"){switch(c.item(d+1)){case"?":case"*":c.y(d,1);break}}break;case"\\":switch(c.item(d+1)){case"?":c.y(d,2);c.x(d,".");b=true;break;case"*":c.y(d,2);c.x(d,".*");b=true;break}break}}return{ret:new $$8.l(1,c.toString(),1),p1:b}},fc:function(a,b){if($$t.$k.br){return}},fd:function(a){if($$t.$k.br){return}},fe:function(){},ff:function(){},fg:function(a,b){if(a){}},gy:function(a){var b=a&255;var c=(a&65280)>>>8;var d=(a&16711680)>>>16;var e=$o(a,4278190080)>>>24;return $$a.$ax.u(e,b,c,d)},ci:function(a){var b=(a&1)==1;var c=(a&2)==2;var d=$o(a,4294967292);if(c){var e=d>>2;if(b){e/=100}return e}else{var f=new Array(8);f[0]=0;f[1]=0;f[2]=0;f[3]=0;var g=$$7.$a.i(d);$.ig.util.arrayCopyTo(g,f,4);var h=$$7.$a.o(f,0);if(b){h/=100}return h}},d7:function(a,b){if(b.trim().length==0){return a}if(b.charAt(0)!=$u(1)){return b}var c=new $$6.aj(0);if(a!=null){c.l($$7.$b.getDirectoryName(a));c.h($$t.$k.b2)}for(var d=1;d<b.length;d++){switch(b.charAt(d).charCodeAt(0)){case 1:{c.c(0);var e=b.charAt(++d);if(e=="@"){c.h($$t.$k.b2);c.h($$t.$k.b2)}else{c.h(e);c.h($$t.$k.b3);c.h($$t.$k.b2)}break}case 2:c.c(0);c.l($$7.$b.getPathRoot(a));break;case 3:c.h($$t.$k.b2);break;case 4:var f=c.toString();c.c(0);c.l($$7.$b.getDirectoryName(f));c.h($$t.$k.b2);break;case 5:{var g=$$t.$n._gv.getBytes1(b.charAt(++d).toString());c.c(0);c.l(b.substr(++d,g[0]));d+=c.c();break}case 6:break;case 7:break;default:c.h(b.charAt(d));break}}return c.toString()},aq:function(a,b){return $$t.$k.ar(a,b._firstRowIndex(),b._firstColumnIndex(),b._lastRowIndex(),b._lastColumnIndex())},ar:function(a,b,c,d,e){var f=false;if(a.shiftsColumns()){f=a.index()<=c&&a.index()+a.count()-1>=e}else if(a.shiftsRows()){f=a.index()<=b&&a.index()+a.count()-1>=d}return f},as:function(a,b){return $$t.$k.at(a,b._firstRowIndex(),b._firstColumnIndex(),b._lastRowIndex(),b._lastColumnIndex())},at:function(a,b,c,d,e){var f=false;if(a.shiftsColumns()){f=a.index()<=e&&a.index()+a.count()-1>=c}else if(a.shiftsRows()){f=a.index()<=d&&a.index()+a.count()-1>=b}return f},c1:function(a){return $a(a*20,12700)},g9:function(a){return new $$a.ae(0,$$t.$k.c1($.ig.truncate(a.left())),$$t.$k.c1($.ig.truncate(a.top())),$$t.$k.c1($.ig.truncate(a.width())),$$t.$k.c1($.ig.truncate(a.height())))},cj:function(a){if(a==0){return 0}return a/12700},dh:function(a){if(a==0){return 0}return $.ig.truncate(a*12700)},fh:function(a,b,c,d){var e=$m($$0.$ar.$type,null);var f=$m($$v.$ai.$type,null);var g=$m($$0.$av.$type,null);if($$t.$k.am(b)){if($$a.$ax.b(b,$$t.$ih.l())){f=$m($$v.$ai.$type,0)}else if($$a.$ax.b(b,$$t.$ih.bf())){f=$m($$v.$ai.$type,1)}else if($$a.$ax.b(b,$$t.$ih.a3())){f=$m($$v.$ai.$type,2)}else if($$a.$ax.b(b,$$t.$ih.al())){f=$m($$v.$ai.$type,3)}else if($$a.$ax.b(b,$$t.$ih.an())){f=$m($$v.$ai.$type,4)}else if($$a.$ax.b(b,$$t.$ih.h())){f=$m($$v.$ai.$type,5)}else if($$a.$ax.b(b,$$t.$ih.f())){f=$m($$v.$ai.$type,6);
|
|
}else if($$a.$ax.b(b,$$t.$ih.n())){f=$m($$v.$ai.$type,7)}else if($$a.$ax.b(b,$$t.$ih.p())){f=$m($$v.$ai.$type,8)}else if($$a.$ax.b(b,$$t.$ih.z())){f=$m($$v.$ai.$type,9)}else if($$a.$ax.b(b,$$t.$ih.aj())){f=$m($$v.$ai.$type,10)}else if($$a.$ax.b(b,$$t.$ih.at())){f=$m($$v.$ai.$type,11)}else if($$a.$ax.b(b,$$t.$ih.av())){f=$m($$v.$ai.$type,12)}else if($$a.$ax.b(b,$$t.$ih.ax())){f=$m($$v.$ai.$type,13)}else if($$a.$ax.b(b,$$t.$ih.az())){f=$m($$v.$ai.$type,14)}else if($$a.$ax.b(b,$$t.$ih.a7())){f=$m($$v.$ai.$type,15)}else if($$a.$ax.b(b,$$t.$ih.a9())){f=$m($$v.$ai.$type,16)}else if($$a.$ax.b(b,$$t.$ih.bb())){f=$m($$v.$ai.$type,17)}else if($$a.$ax.b(b,$$t.$ih.bd())){f=$m($$v.$ai.$type,18)}else if($$a.$ax.b(b,$$t.$ih.v())){f=$m($$v.$ai.$type,19)}}var h=$j(f,null)?$$t.$k.dx($$a.$ax.$type,b):$m($$a.$ax.$type,null);var i;var j;var k=$$v.$ap.al(h,e,f,g,i,j);i=k.p4;j=k.p5;if($l(i,null)){a.add(new $$t.sh(0,c,i.value()))}if($l(j,null)){a.add(new $$t.sh(0,d,j.value()))}},eu:function(a){return $i(a.o()|a.n()<<8|a.m()<<16|a.l()<<24)},d8:function(a){var b=new $$6.aj(0);b.h($u(1));if($$7.$b.isPathRooted(a)){var c=$$7.$b.getPathRoot(a);b.h($u(1));if(c.startsWith(String.concat($$t.$k.b2,$$t.$k.b2))){var d=c.lastIndexOf($$t.$k.b2);if(d<0){d=c.lastIndexOf($$t.$k.b1)}if(d<0){d=c.length}b.l("@"+c.substr(2,d-2));b.h($u(3))}else{b.l(c.substr(0,1))}var e=new $$4.x(String,0);while(true){var f=$$7.$b.getFileName(a);if(f==null||f.length==0){break}e.insert(0,f);a=$$7.$b.getDirectoryName(a)}for(var g=0;g<e.count();g++){var h=e.__inner[g];b.l(h);if(g<e.count()-1){b.h($u(3))}}return b.toString()}else if($$6.$x.isWellFormedUriString(a,1)){b.h($u(5));b.l($$t.$k.em().getString([a.length]));b.l(a);return b.toString()}else{return a}},em:function(){return $$8.$a.defaultValue()},c2:function(a){return $$t.$z.l(a)},en:function(a){return $$t.$z.u(a)},d9:function(a){if(a!=null){var b=null;for(var c=0;c<a.length;c++){var d=a.charAt(c);var e=null;switch(d){case" ":e="%20";break;case"#":e="%23";break;case"%":e="%25";break;case"^":e="%5e";break;case"`":e="%60";break;case"{":e="%7b";break;case"}":e="%7d";break}if(e!=null){if(b==null){b=new $$6.aj(0);if(c>0){b.m(a,0,c)}}b.l(e)}else if(b!=null){b.h(d)}}if(b!=null){a=b.toString()}}return a},ea:function(a){var b=new $$6.aj(2,a);for(var c=0;c<b.c();c++){switch(b.item(c)){case"*":case"?":b.x(c++,"~");break}}return b.toString()},fi:function(a){if(10<=a&&a<=400){return{p0:a}}a=100;return{p0:a}},eb:function(a){if(a==null){return null}return $x(a,"\0","")},z:function(a){return $b($$t.$ey.$type,a)},d1:function(a){var b=a>>>16;var c=a&65535;return b+c/65536},c3:function(a,b,c,d){if(b==false){return a}a+=c;if(a<0){a+=d}else if(d<=a){a-=d}return a},m:function(a){switch(a){case 2:return 4;case 4:return 2;case 8:return 32;case 32:return 8;case 262144:return 524288;case 524288:return 262144;case 2097152:return 4194304;case 4194304:return 2097152;case 67108864:return 134217728;case 134217728:return 67108864;default:return a}},c4:function(a,b,c){var d=c-b+1;var e=(1<<d)-1;return a>>>b&e},c6:function(a,b,c){var d=c-b+1;var e=(1<<d)-1;return a>>>b&e},c7:function(a,b,c){var d=c-b+1;var e=(1<<d)-1;return $o(a>>>b,e)},c5:function(a,b,c){var d=c-b+1;var e=(1<<d)-1;return a>>b&e},c8:function(a,b,c){var d=c-b+1;var e=(1<<d)-1;return a>>>b&e},b9:function(a){return $$t.$k.ca([a],true)},ca:function(a,b){var d__=new $$t.m((-2));d__.___3__regions=a;d__.___3__returnEachCellOnlyOnce=b;return d__},dr:function(a){var b=$b($$t.$aa3.$type,a);if(b!=null){return $m($$t.$yw.$type,b.x())}var c=$b($$t.$aa2.$type,a);if(c!=null){return $m($$t.$yw.$type,c.x())}var d=$b($$t.$aay.$type,a);if(d!=null){return $m($$t.$yw.$type,d.x())}var e=$b($$t.$aaz.$type,a);if(e!=null){return $m($$t.$yw.$type,e.x())}return $m($$t.$yw.$type,null)},n:function(a){var b=0;if((a&2)!=0){b|=830603265}if((a&8)!=0){b|=208404542}if((a&16)!=0){b|=1073741888}if((a&4)!=0){b|=32640}if((a&1)!=0){b|=1073807360}if((a&32)!=0){b|=1074790400}return b},ac:function(a,b,c,d){switch(b){case 0:return $$t.$ah.automatic();case 1:return new $$t.ah($m($$a.$ax.$type,a.palette()._ae(c)),$m($$t.$dc.$type,null),d,true,false);case 2:var e=$$t.$k.gy(c);return new $$t.ah($m($$a.$ax.$type,e),$m($$t.$dc.$type,null),d,true,true);case 3:var f=c;return new $$t.ah($m($$a.$ax.$type,null),$m($$t.$dc.$type,f),d,true,false);case 4:return null;default:return null}},c9:function(a,b,c,d){return $$t.$k.c3(a,b,d,$$t.$n.getMaxColumnCount(c.worksheet()._o()))},p:function(a,b){b=b%6;var c=4;switch(b){case 0:break;case 1:c=5;break;case 2:c=6;break;case 3:c=7;break;case 4:c=8;break;case 5:c=9;break}var d=new $$t.ah(c);var e=new $$t.vh(d);e._l(a);return e},ec:function(a){return a.dateSeparator()},ed:function(a,b){if(b==null){return String.empty()}return b.toString()},da:function(a){return(a-1)*3+1},ad:function(a,b){return a!=null?a.colorInfo():new $$t.ah(b)},s:function(a){if(a==null){return 0}var b;if(function(){var c=$$t.$k.b4.tryGetValue(a,b);b=c.p1;return c.ret}()){return b}return 0},b7:function(){var a=new $$4.h(String,$$t.$ij.$type,0);$$t.$k.fw(a);return a},fw:function(a){a.add("Aharoni",0);a.add("Bookshelf Symbol 7",0);a.add("DaunPenh",0);a.add("Ebrima",0);a.add("Gentium Basic",0);a.add("Gentium Book Basic",0);a.add("Jing Jing",0);a.add("Kootenay",0);a.add("Levenim MT",0);a.add("Marlett",0);a.add("Microsoft Himalaya",0);a.add("Microsoft Uighur",0);a.add("Moire",0);a.add("Moire ExtraBold",0);a.add("Moire Light",0);a.add("Motorwerk",0);a.add("MS Outlook",0);a.add("MS Reference Specialty",0);a.add("MV Boli",0);a.add("Nyala",0);a.add("OpenSymbol",0);a.add("Quartz MS",0);a.add("Sakkal Majalla",0);a.add("Segoe Print",0);a.add("SimSun",0);a.add("SketchFlow Print",0);a.add("Wingdings",0);a.add("Andalus",1);a.add("Angsana New",1);a.add("AngsanaUPC",1);a.add("Baskerville Old Face",1);a.add("Batang",1);a.add("Bell MT",1);a.add("Bernard MT Condensed",1);a.add("Bodoni MT",1);a.add("Bodoni MT Black",1);a.add("Bodoni MT Condensed",1);a.add("Bodoni MT Poster Compressed",1);a.add("Book Antiqua",1);a.add("Bookman Old Style",1);a.add("Californian FB",1);a.add("Calisto MT",1);a.add("Cambria",1);a.add("Cambria Math",1);a.add("Castellar",1);a.add("Centaur",1);a.add("Century",1);a.add("Century Schoolbook",1);a.add("Constantia",1);a.add("Cooper Black",1);a.add("DejaVu Serif",1);a.add("DejaVu Serif Condensed",1);a.add("DilleniaUPC",1);a.add("Elephant",1);a.add("Engravers MT",1);a.add("EucrosiaUPC",1);a.add("Footlight MT Light",1);a.add("Garamond",1);a.add("Georgia",1);a.add("Gloucester MT Extra Condensed",1);a.add("Goudy Old Style",1);a.add("Goudy Stout",1);a.add("Gungsuh",1);a.add("HGKyokashotai",1);a.add("HGMinchoB",1);a.add("HGPKyokashotai",1);a.add("HGPMinchoB",1);a.add("HGPMinchoE",1);a.add("HGPSoeiPresenceEB",1);a.add("HGSKyokashotai",1);a.add("HGSMinchoB",1);a.add("HGSMinchoE",1);a.add("HGSoeiPresenceEB",1);a.add("HGSSoeiPresenceEB",1);a.add("High Tower Text",1);a.add("JasmineUPC",1);a.add("Kartika",1);a.add("KodchiangUPC",1);a.add("Lucida Bright",1);a.add("Lucida Fax",1);a.add("Mangal",1);a.add("MingLiU_HKSCS",1);a.add("MingLiU_HKSCS-ExtB",1);a.add("MingLiU-ExtB",1);a.add("Modern No. 20",1);a.add("MS PMincho",1);a.add("MT Extra",1);a.add("Palatino Linotype",1);a.add("Perpetua",1);a.add("Perpetua Titling MT",1);a.add("Pescadero",1);a.add("Plantagenet Cherokee",1);a.add("PMingLiU",1);a.add("PMingLiU-ExtB",1);a.add("Poor Richard",1);a.add("Rockwell",1);a.add("Rockwell Condensed",1);a.add("Rockwell Extra Bold",1);a.add("Simplified Arabic",1);a.add("Sylfaen",1);a.add("Symbol",1);a.add("Times New Roman",1);a.add("Traditional Arabic",1);a.add("Webdings",1);a.add("Wide Latin",1);a.add("Wingdings 2",1);a.add("Wingdings 3",1);a.add("Agency FB",2);a.add("Aparajita",2);a.add("Arial",2);a.add("Arial Black",2);a.add("Arial Narrow",2);a.add("Arial Rounded MT Bold",2);a.add("Arial Unicode MS",2);a.add("Arimo",2);a.add("Berlin Sans FB",2);a.add("Berlin Sans FB Demi",2);a.add("Britannic Bold",2);a.add("Browallia New",2);a.add("BrowalliaUPC",2);a.add("Calibri",2);a.add("Calibri Light",2);a.add("Candara",2);a.add("Century Gothic",2);a.add("Copperplate Gothic Bold",2);a.add("Copperplate Gothic Light",2);a.add("Corbel",2);a.add("Cordia New",2);a.add("CordiaUPC",2);a.add("David",2);a.add("DejaVu Sans",2);a.add("DejaVu Sans Condensed",2);a.add("DejaVu Sans Light",2);a.add("DokChampa",2);a.add("Dotum",2);a.add("Eras Bold ITC",2);a.add("Eras Demi ITC",2);a.add("Eras Light ITC",2);a.add("Eras Medium ITC",2);a.add("Euphemia",2);a.add("Franklin Gothic Book",2);a.add("Franklin Gothic Demi",2);a.add("Franklin Gothic Demi Cond",2);a.add("Franklin Gothic Heavy",2);a.add("Franklin Gothic Medium",2);a.add("Franklin Gothic Medium Cond",2);a.add("FrankRuehl",2);a.add("FreesiaUPC",2);a.add("Gadugi",2);a.add("Gautami",2);a.add("Gill Sans MT",2);a.add("Gill Sans MT Condensed",2);a.add("Gill Sans MT Ext Condensed Bold",2);a.add("Gill Sans Ultra Bold",2);a.add("Gill Sans Ultra Bold Condensed",2);a.add("Gisha",2);a.add("Gulim",2);a.add("Haettenschweiler",2);a.add("HGMaruGothicMPRO",2);a.add("HGPGothicE",2);a.add("HGPSoeiKakugothicUB",2);a.add("HGSGothicE",2);a.add("HGSSoeiKakugothicUB",2);a.add("Impact",2);a.add("IrisUPC",2);a.add("Iskoola Pota",2);a.add("Kalinga",2);a.add("Khmer UI",2);a.add("Kokila",2);a.add("Lao UI",2);a.add("Latha",2);a.add("Leelawadee",2);a.add("LilyUPC",2);a.add("Lucida Sans",2);a.add("Lucida Sans Unicode",2);a.add("Maiandra GD",2);a.add("Malgun Gothic",2);a.add("Meiryo",2);a.add("Meiryo UI",2);a.add("Microsoft JhengHei",2);a.add("Microsoft JhengHei UI",2);a.add("Microsoft MHei",2);a.add("Microsoft NeoGothic",2);a.add("Microsoft New Tai Lue",2);a.add("Microsoft PhagsPa",2);a.add("Microsoft Sans Serif",2);a.add("Microsoft Tai Le",2);a.add("Microsoft YaHei",2);a.add("Microsoft YaHei UI",2);a.add("Miramonte",2);a.add("Miriam",2);a.add("MoolBoran",2);a.add("MS PGothic",2);a.add("MS Reference Sans Serif",2);a.add("MS UI Gothic",2);a.add("Narkisim",2);a.add("News Gothic",2);a.add("Nina",2);a.add("Nirmala UI",2);a.add("Pericles",2);a.add("Pericles Light",2);a.add("Raavi",2);a.add("Segoe Condensed",2);a.add("Segoe Keycaps",2);a.add("Segoe Script",2);a.add("Segoe UI",2);a.add("Segoe UI Light",2);a.add("Segoe UI Semibold",2);a.add("Segoe UI Semilight",2);a.add("Segoe UI Symbol",2);a.add("Segoe WP",2);a.add("Segoe WP Black",2);a.add("Segoe WP Light",2);a.add("Segoe WP Semibold",2);a.add("Segoe WP SemiLight",2);a.add("Shonar Bangla",2);a.add("Shruti",2);a.add("Tahoma",2);a.add("Trebuchet MS",2);a.add("Tunga",2);a.add("Tw Cen MT",2);a.add("Tw Cen MT Condensed",2);a.add("Tw Cen MT Condensed Extra Bold",2);a.add("Utsaah",2);a.add("Vani",2);a.add("Verdana",2);a.add("Vijaya",2);a.add("Vrinda",2);a.add("Wasco Sans",2);a.add("Yu Gothic",2);a.add("BatangChe",3);a.add("Consolas",3);a.add("Courier New",3);a.add("DejaVu Sans Mono",3);a.add("DotumChe",3);a.add("FangSong",3);a.add("GulimChe",3);a.add("GungsuhChe",3);a.add("HGGothicE",3);a.add("HGGothicM",3);a.add("HGMinchoE",3);a.add("HGPGothicM",3);a.add("HGSGothicM",3);a.add("HGSoeiKakugothicUB",3);a.add("KaiTi",3);a.add("Lucida Console",3);a.add("Lucida Sans Typewriter",3);a.add("MingLiU",3);a.add("Miriam Fixed",3);a.add("MS Gothic",3);a.add("MS Mincho",3);a.add("NSimSun",3);a.add("OCR A Extended",3);a.add("OCRB",3);a.add("Rod",3);a.add("Segoe UI Mono",3);a.add("SimHei",3);a.add("Simplified Arabic Fixed",3);a.add("SimSun-ExtB",3);a.add("Andy",4);a.add("Arabic Typesetting",4);a.add("Bradley Hand ITC",4);a.add("Brush Script MT",4);a.add("Buxton Sketch",4);a.add("Comic Sans MS",4);a.add("DengXian",4);a.add("DFKai-SB",4);a.add("Edwardian Script ITC",4);a.add("Estrangelo Edessa",4);a.add("Forte",4);a.add("Freestyle Script",4);a.add("French Script MT",4);a.add("HGGyoshotai",4);a.add("HGPGyoshotai",4);a.add("HGSeikaishotaiPRO",4);a.add("HGSGyoshotai",4);a.add("Informal Roman",4);a.add("Kristen ITC",4);a.add("Kunstler Script",4);a.add("Lindsey",4);a.add("Lucida Calligraphy",4);a.add("Lucida Handwriting",4);a.add("Matura MT Script Capitals",4);a.add("Microsoft Yi Baiti",4);a.add("Mistral",4);a.add("Mongolian Baiti",4);a.add("Monotype Corsiva",4);a.add("Old English Text MT",4);a.add("Palace Script MT",4);a.add("Papyrus",4);a.add("Parchment",4);a.add("Pristina",4);a.add("Rage Italic",4);a.add("Script MT Bold",4);a.add("Segoe Marker",4);a.add("Viner Hand ITC",4);a.add("Vivaldi",4);a.add("Vladimir Script",4);a.add("Algerian",5);a.add("Bauhaus 93",5);a.add("Blackadder ITC",5);a.add("Broadway",5);a.add("Chiller",5);a.add("Colonna MT",5);a.add("Curlz MT",5);a.add("Felix Titling",5);a.add("Gabriola",5);a.add("Gigi",5);a.add("Harlow Solid Italic",5);a.add("Harrington",5);a.add("HGPSoeiKakupoptai",5);a.add("HGSoeiKakupoptai",5);a.add("HGSSoeiKakupoptai",5);a.add("Imprint MT Shadow",5);a.add("Jokerman",5);a.add("Juice ITC",5);a.add("Magneto",5);a.add("Niagara Engraved",5);a.add("Niagara Solid",5);a.add("Onyx",5);a.add("Playbill",5);a.add("Ravie",5);a.add("Showcard Gothic",5);a.add("Snap ITC",5);a.add("Stencil",5);a.add("Tempus Sans ITC",5)},aa:function(a){var b=$b($$t.$dt.$type,a);if(b!=null){return b}var c=$b($$t.$dr.$type,a);if(c!=null){return c._m()}var d=$b($$t.$dv.$type,a);if(d!=null){return d.element()}return null},db:function(a){if(a<360){return 0}else if(a<460){return 2}else if(a<700){return 4}else if(a<840){return 6}else{return $.ig.truncate(Math.floor((a-1080)/240))*2+10}},dc:function(a,b,c){if(a!=null&&a.iconInfo()!=null&&a.iconInfo().icon()!=-1){var d=b._cq();if(d<220){if(d<60){d=30}else if(d<80){d=80}else if(d>160){d=160}}else{if(d<280){d=220}else if(d>340&&d<400){d=340}else if(d>460&&d<520){d=460}else if(d>580&&d<640){d=580}else if(d>700&&d<760){d=700}}return $.ig.truncate($$t.$aa.f($$t.$n._eo(b.v(),d,true,true)))+1}return 0},ak:function(a){return a-1},cc:function(a,b,c){b=new $$4.x($$0.$aw.$type,0);b.add(0);c=new $$4.x(String,0);var d=new $$4.x(String,0);var e=0;for(var f=0;f<a.length;f++){switch(a.charAt(f)){case"\r":d.add(a.substr(e,f-e));if(f<a.length-1&&a.charAt(f+1)=="\n"){c.add("\r\n");f++}else{c.add("\r")}e=f+1;b.add(e);break;case"\n":c.add("\n");d.add(a.substr(e,f-e));e=f+1;b.add(e);break}}d.add(a.substr(e));return{ret:d,p1:b,p2:c}},o:function(a){switch(a){case 2:return 67108864;case 4:return 134217728;case 262144:return 2097152;case 524288:return 4194304;case 2097152:return 262144;case 4194304:return 524288;case 67108864:return 2;case 134217728:return 4;default:return a}},hb:function(){var a=96;var b=new $$a.af(1,a,a);return b},dd:function(a){return $a($.ig.Date.prototype.getMonth(a)-1,3)+1},cd:function(a){var b=new $$4.x($$t.$yw.$type,0);if(a==null){return b}var e=a._e();for(var d=0;d<e.length;d++){var c=e[d];if($b($$t.$acc.$type,c)!==null){continue}if($b($$t.$ac6.$type,c)!==null){continue}var f=$b($$t.$act.$type,c);if(f!=null){b.add(new $$t.yw(1,f.y(),f.y()));continue}var g=$b($$t.$aaz.$type,c);if(g==null){continue}b.add(g.x())}return b},hc:function(){var a=$$t.$n._jb();return a},de:function(a,b,c){return $$t.$k.c3(a,b,c.index(),$$t.$n.getMaxRowCount(c.worksheet()._o()))},ef:function(a){return $$6.$ak.c("excel",a,[])},eg:function(a,b){return $$6.$ak.c("excel",a,b)},a:function(a,b){if(b&&(a&32640)!=32640){b=false}var c;var d=b?$$t.$k.b5:$$t.$k.b6;if(d==null){d=new $$4.h($$t.$bz.$type,Array,0);if(b){$$t.$k.b5=d}else{$$t.$k.b6=d}}if(!function(){var e=d.tryGetValue(a,c);c=e.p1;return e.ret}()){if($$t.$k.cb==null){$$t.$k.cb=new $$4.x($$t.$bz.$type,0)}else{$$t.$k.cb.clear()}for(var e=1;e!=1073741824;e=e<<1){if((a&e)==0){continue}var f=e;if(b&&(e&32640)==e){if(e==128){f=32640}else{continue}}$$t.$k.cb.add(f)}d.item(a,c=$$t.$k.cb.toArray())}return c},dy:function(a){try{if(a==null||a.a()==false){return null}return a.c()}catch(b){return null}},f:function(a,b,c){return $$t.$k.g(a,b,true,c)},g:function(a,b,c,d){if(a==null||a.length()==0){return $$v.$h.g($$t.$db.$type,-1)}if($$v.$bh._isStructuredStorageStream(a)){return $$v.$h.g($$t.$db.$type,0)}if($$t.$k.co==null){throw new $$0.r(1,$$t.$k.eg("LE_OpenXmlSerializerNotLoaded",["{unknown}"]))}var e=-1;return $$v.$n.g($$t.$db.$type,$$v.$g.j($$0.$n.$type,function(){var f=d._d().open(a,3);return $$v.$n.e($$v.$ax.$type,f,function(g){var h=$$v.$n.m($$v.$ax.$type,g);var i=$$t.$k.co(h);if($l(i,null)){e=i.value()}},0)},function(f){if(c){throw new $$t.s9($$t.$k.ef("LE_ArgumentException_InvalidFileFormat"),b,null)}},null),function(){return e},0)},dg:function(a,b,c){if(c<0){c+=240}if(c>240){c-=240}if(c<$a(240,6)){return a+$a((b-a)*c+$a(240,12),$a(240,6))}if(c<$a(240,2)){return b}if(c<$a(240*2,3)){return a+$a((b-a)*($a(240*2,3)-c)+$a(240,12),$a(240,6))}return a},au:function(a){return $$t.$k.av(a)==false},av:function(a){switch(a){case 0:case 1:return false;case 2:case 3:case 4:case 5:case 6:return true;default:return false}},a4:function(a){if(a==null){return false}var b=a.getType();if(b==null){return false}if(b==String){return false}return $b($$0.$bt.$type,a)!==null},aw:function(a){switch(a){case-1:case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:case 8:case 9:case 10:case 11:case 12:case 13:return true}return false},ax:function(a){switch(a){case 1:case 0:return true}return false},ay:function(){return $$t.$k.cq().name()=="ja-JP"},a0:function(a){return(a&3)==3},a1:function(a){return(a&5)==5},a2:function(a){return $$t.$k.a6(a)||$$t.$k.bh(a)},a5:function(a){switch($$t.$k.dk(a)){case 0:case 2:case 1:return true}return false},a6:function(a){switch(a){case 2:case 4:case 67108864:case 134217728:return true;default:return false}},a7:function(a){switch(a){case-1:case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:return true}return false},a8:function(a){switch(a){case 0:case 1:case 3:case 4:return true;case 2:case 5:case 6:return false;default:return false}},a9:function(a){return a==null},ba:function(a){return typeof a=="number"},bb:function(a){if(typeof a==="number"){var b=a;if(Number.isInfinity(b)||$.ig.util.isNaN(b)){return false}return true}var c=a.getType();if($$t.$k.bc(c)||c==$$0.$v.$type){if(c!=$$0.$aq.$type&&c!=$$0.$as.$type){return true}else{return false}}return false},bd:function(a){return a>=45?(a+45)%180>=90:a<-45&&(a-45)%180<-90},be:function(a){switch(a){case 0:case 1:return true}return false},bf:function(a){var b=100;var c=0;while(c<a.length){var d=a.length-c;if(d>b){d=b}var e=$$8.$a.unicode().getBytes1(a.substr(c,d));for(var f=1;f<e.length;f+=2){if(e[f]!=0){return true}}c+=d}return false},bh:function(a){switch(a){case 262144:case 524288:case 2097152:case 4194304:return true;default:return false}},bi:function(a){switch(a){case-1:case 0:case 1:case 2:case 3:case 4:return true}return false},bj:function(a){if(a==null){return false}{var b=new $$7.c(1,a);try{if(a.length()<=a.position()+4){return false}var c=b.readUInt16();if(c!=2057){return false}var d=b.readUInt16();a.position(a.position()+d);if(a.length()<=a.position()+4){return false}var e=b.readUInt16();if(e==134){var f=b.readUInt16();a.position(a.position()+f);if(a.length()<=a.position()+4){return false}e=b.readUInt16()}return e==47}finally{if(b!=null){b.dispose()}}}},bl:function(a){switch(a){case 0:case 1:case 2:case 3:case 4:case 5:return true}return false},bk:function(a){switch(a){case 0:case 1:case 2:case 5:case 3:case 4:case 6:return true}return false},e:function(a,b){var c=null;return c},cl:function(a){var b=360;if(a==0||a==b){return 0}a=a%b;return a>0?a:a+b},i:function(a,b){return b>a?b:a},ab:function($t,a,b){if($.ig.$op.equalsStatic(b,null)){return a}if($.ig.$op.equalsStatic(a,null)){return b}var c=a.getType();if(c!=b.getType()){return a}if($$0.$aj.getUnderlyingType(c)!=null){return a}if(c==$$0.$aq.$type||c==Number){return a}if(c.baseType==$$0.$bh.$type||c==String){return a||b}var d=$$0.$bm.$type;var e=$.ig.util.createInstance(c);var prototype=c.InstanceConstructor.prototype;for(var p in prototype){var propValue=prototype[p];if(p!=="init"&&typeof propValue!=="function"&&p!=="$type"){var majorValue=a[p];var minorValue=b[p];try{if($.ig.util.cast(d,majorValue)!==null){var chosenList=majorValue.count()!==0?majorValue:minorValue;var mergedList=e[p]||(e[p]=$.ig.util.createInstance(majorValue.getType()));var en=chosenList.getEnumerator();while(en.moveNext()){var item=en.current();mergedList.add(item)}continue}if(majorValue!==null||minorValue!==null){e[p]=$$t.$k.ab((majorValue||minorValue).getType(),majorValue,minorValue)}else{e[p]=null}}catch(e){}}}return e},v:function(a,b){var c=new $$t.ix(1,new $$t.is(0,b),b._av());for(var d=a.length-1;d>=0;d-=1){var e=a[d];if(e==null){continue}if($l(e._bold$i(),null)){c._bold$i(e._bold$i())}if($$t.$ah.l_op_Inequality(e.colorInfo(),null)){c.colorInfo(e.colorInfo())}if(e.height()>=0){c.height(e.height())}if($l(e._italic$i(),null)){c._italic$i(e._italic$i())}if(String.isNullOrEmpty(e.name())==false){c.name(e.name())}if($l(e._strikeout$i(),null)){c._strikeout$i(e._strikeout$i())}if(e.superscriptSubscriptStyle()!=-1){c.superscriptSubscriptStyle(e.superscriptSubscriptStyle())}if(e.underlineStyle()!=-1){c.underlineStyle(e.underlineStyle())}}return c},fr:function(a,b,c){a=new $$a.ae(0,a.x()+b,a.y()+c,a.width(),a.height());return{p0:a}},bm:function(a,b,c,d,e){return{ret:function(){var f=$$t.$k.bn(a,0,a.length,b,c,d,e);d=f.p5;e=f.p6;return f.ret}(),p3:d,p4:e}},bn:function(a,b,c,d,e,f,g){f=0;g=0;var h=false;var i;if(function(){var j=$$t.$y0.am(a,b,d,e,f,h,i);f=j.p4;h=j.p5;i=j.p6;return j.ret}()==false){return{ret:false,p5:f,p6:g}}var j=false;var k;if(function(){var l=$$t.$y0.a9(a,b+i,d,g,j,k);g=l.p3;j=l.p4;k=l.p5;return l.ret}()==false){return{ret:false,p5:f,p6:g}}return{ret:k+i==c,p5:f,p6:g}},ai:function(a,b,c){var d;var e;var f;var g;var h=$$t.$k.fs(a,b._o(),c,d,e,f,g);d=h.p3;e=h.p4;f=h.p5;g=h.p6;if(0<=f){return b._cx(d,e,f,g)}if(0<=d){return b._cx(d,e,d,e)}return null},fs:function(a,b,c,d,e,f,g){d=-1;e=-1;f=-1;g=-1;a=a.trimEnd([]);var h=a.indexOf(":");if(h>=0){var i=a.substr(0,h);i=i.trimEnd([]);var j=a.substr(h+1);j=j.trimStart([]);var k=false;var l=0;var m=0;var n=0;var o=0;if(function(){var p=$$t.$k.bm(i,b,c,l,m);l=p.p3;m=p.p4;return p.ret}()){if(function(){var p=$$t.$k.bm(j,b,c,n,o);n=p.p3;o=p.p4;return p.ret}()){k=true}}if(k==false){var p=false;var q;if(function(){var r=$$t.$y0.am(i,0,b,c,l,p,q);l=r.p4;p=r.p5;q=r.p6;return r.ret}()){if(q!=i.length){return{p3:d,p4:e,p5:f,p6:g}}if(function(){var r=$$t.$y0.am(j,0,b,c,n,p,q);n=r.p4;p=r.p5;q=r.p6;return r.ret}()){if(q!=j.length){return{p3:d,p4:e,p5:f,p6:g}}m=0;o=$$t.$n.getMaxRowCount(b)-1;k=true}}}if(k==false){var r=false;var s;if(function(){var t=$$t.$y0.a9(i,0,b,m,r,s);m=t.p3;r=t.p4;s=t.p5;return t.ret}()){if(s!=i.length){return{p3:d,p4:e,p5:f,p6:g}}if(function(){var t=$$t.$y0.a9(j,0,b,o,r,s);o=t.p3;r=t.p4;s=t.p5;return t.ret}()){if(s!=j.length){return{p3:d,p4:e,p5:f,p6:g}}l=0;n=$$t.$n.getMaxColumnCount(b)-1;k=true}}}if(k==false){return{p3:d,p4:e,p5:f,p6:g}}if(n<l){var t=$$t.$k.ga($$0.$av.$type,l,n);l=t.p0;n=t.p1}if(o<m){var u=$$t.$k.ga($$0.$aw.$type,m,o);m=u.p0;o=u.p1}d=m;e=l;f=o;g=n;return{p3:d,p4:e,p5:f,p6:g}}else{var v;var w;if(function(){var x=$$t.$k.bm(a,b,c,v,w);v=x.p3;w=x.p4;return x.ret}()){d=f=w;e=g=v;return{p3:d,p4:e,p5:f,p6:g}}}return{p3:d,p4:e,p5:f,p6:g}},bo:function(a,b,c,d,e,f){return{ret:function(){var g=$$t.$k.bp(a,0,a.length,b,c,d,e,f);c=g.p4;d=g.p5;e=g.p6;f=g.p7;return g.ret}(),p2:c,p3:d,p4:e,p5:f}},bp:function(a,b,c,d,e,f,g,h){e=0;f=false;g=0;h=false;var i;if(function(){var j=$$t.$y0.bc(a,b,d,g,h,i);g=j.p3;h=j.p4;i=j.p5;return j.ret}()==false){return{ret:false,p4:e,p5:f,p6:g,p7:h}}var j;if(function(){var k=$$t.$y0.ap(a,b+i,d,e,f,j);e=k.p3;f=k.p4;j=k.p5;return k.ret}()==false){return{ret:false,p4:e,p5:f,p6:g,p7:h}}return{ret:i+j==c,p4:e,p5:f,p6:g,p7:h}},ft:function(a,b,c,d,e,f,g,h){e=-1;f=-1;g=-1;h=-1;a=a.trimEnd([]);var i=a.indexOf(":");if(i>=0){var j=a.substr(0,i);j=j.trimEnd([]);var k=a.substr(i+1);k=k.trimStart([]);var l=false;var m=0;var n=false;var o=0;var p=false;var q=0;var r=false;var s=0;var t=false;if(function(){var u=$$t.$k.bo(j,b,m,n,o,p);m=u.p2;n=u.p3;o=u.p4;p=u.p5;return u.ret}()){if(function(){var u=$$t.$k.bo(k,b,q,r,s,t);q=u.p2;r=u.p3;s=u.p4;t=u.p5;return u.ret}()){l=true}}if(l==false){var u;if(function(){var v=$$t.$y0.ap(j,0,b,m,n,u);m=v.p3;n=v.p4;u=v.p5;return v.ret}()){if(u!=j.length){return{p4:e,p5:f,p6:g,p7:h}}if(function(){var v=$$t.$y0.ap(k,0,b,q,r,u);q=v.p3;r=v.p4;u=v.p5;return v.ret}()){if(u!=k.length){return{p4:e,p5:f,p6:g,p7:h}}o=0;p=false;s=$$t.$n.getMaxRowCount(b)-1;t=false;l=true}}}if(l==false){var v;if(function(){var w=$$t.$y0.bc(j,0,b,o,p,v);o=w.p3;p=w.p4;v=w.p5;return w.ret}()){if(v!=j.length){return{p4:e,p5:f,p6:g,p7:h}}if(function(){var w=$$t.$y0.bc(k,0,b,s,t,v);s=w.p3;t=w.p4;v=w.p5;return w.ret}()){if(v!=k.length){return{p4:e,p5:f,p6:g,p7:h}}m=0;n=false;q=$$t.$n.getMaxColumnCount(b)-1;r=false;l=true}}}if(l==false){return{p4:e,p5:f,p6:g,p7:h}}if(r||t||n||p){if(c==null){return{p4:e,p5:f,p6:g,p7:h}}m=$$t.$k.c9(m,n,c,d);o=$$t.$k.de(o,p,c);q=$$t.$k.c9(q,r,c,d);s=$$t.$k.de(s,t,c)}if(q<m){var w=$$t.$k.ga($$0.$av.$type,m,q);m=w.p0;q=w.p1}if(s<o){var x=$$t.$k.ga($$0.$aw.$type,o,s);o=x.p0;s=x.p1}e=o;f=m;g=s;h=q;return{p4:e,p5:f,p6:g,p7:h}}else{var y;var z;var aa;var ab;if(function(){var ac=$$t.$k.bo(a,b,y,z,aa,ab);y=ac.p2;z=ac.p3;aa=ac.p4;ab=ac.p5;return ac.ret}()){if(z||ab){if(c==null){return{p4:e,p5:f,p6:g,p7:h}}y=$$t.$k.c9(y,z,c,d);aa=$$t.$k.de(aa,ab,c)}e=g=aa;f=h=y;return{p4:e,p5:f,p6:g,p7:h}}var ac;if(function(){var ad=$$t.$y0.ap(a,0,b,y,z,ac);y=ad.p3;z=ad.p4;ac=ad.p5;return ad.ret}()){if(ac!=a.length){return{p4:e,p5:f,p6:g,p7:h}}if(z){if(c==null){return{p4:e,p5:f,p6:g,p7:h}}y=$$t.$k.c9(y,z,c,d)}e=0;f=y;g=$$t.$n.getMaxRowCount(b)-1;h=y}var ad;if(function(){var ae=$$t.$y0.bc(a,0,b,aa,ab,ad);aa=ae.p3;ab=ae.p4;ad=ae.p5;return ae.ret}()){if(ad!=a.length){return{p4:e,p5:f,p6:g,p7:h}}if(ab){if(c==null){return{p4:e,p5:f,p6:g,p7:h}}aa=$$t.$k.de(aa,ab,c)}e=aa;f=0;g=aa;h=$$t.$n._fb(b)-1}}return{p4:e,p5:f,p6:g,p7:h}},fu:function(a,b,c,d,e,f,g,h,i,j){if(c==1){var k=$$t.$k.fs(a,b,d,g,h,i,j);g=k.p3;h=k.p4;i=k.p5;j=k.p6}else{var l=$$t.$k.ft(a,b,e,f,g,h,i,j);g=l.p4;h=l.p5;i=l.p6;j=l.p7}return{p6:g,p7:h,p8:i,p9:j}},u:function(a,b,c,d,e,f,g,h){var i=b.workbook();var j=null;try{if(a!=null&&a.length>0&&a.charAt(0)!="="){a="="+a}j=$b($$t.$ey.$type,$$t.$ee._p(a,i,$m($$t.$b0.$type,e)));if(j!=null){j._b5(new $$t.yz(3,i,b.type()==0?b:null,null,(-1),j))}}catch(k){throw new $$t.s9($$t.$k.ef(g),f,k)}if(j==null||j._e().length==0){throw new $$t.s9($$t.$k.ef(g),f,null)}if(j._e().length>1){var n=j._e();for(var m=0;m<n.length;m++){var l=n[m];var o=$b($$t.$aa3.$type,l);if(o!=null){$$t.$k.fx($b($$t.$jf.$type,b),h,i,o);continue}if($b($$t.$ac6.$type,l)!==null){continue}throw new $$t.s9($$t.$k.ef(g),f,null)}return j}var p=j._e()[0];var q=$b($$t.$acf.$type,p);if(q!=null){return j}try{var r=new $$t.aaq(true,b,new $$t.jx(1,c,d));j._setTargetReference(r,i,false);var s=j._evaluateHelper(i,r,false);var t=$b($$t.$aaj.$type,s.toReference());if(t!=null){var u=t._getRegionGroup();if(u!=null){var w=u.getEnumerator();while(w.moveNext()){var v=w.current();h.add($$6.$w.b($$t.$jf.$type,$$t.$lv.$type,String,v.worksheet(),v._h(),v.worksheet().name()))}}else{if($b($$t.$aa3.$type,p)!==null){$$t.$k.fx($b($$t.$jf.$type,b),h,i,$b($$t.$aa3.$type,p))}}}return j}catch(x){throw new $$t.s9($$t.$k.ef(g),f,x)}},fx:function(a,b,c,d){var e=d.x();var f=new $$t.lv(1,e.d().t(),e.b().t(),e.d().r(),e.b().r());if(d.o()==null){if(a!=null){b.add($$6.$w.b($$t.$jf.$type,$$t.$lv.$type,String,a,f,a.name()))}}else if(d.o().e()!=null){var g=d.o().e().l();if(g==c){var h=d.o().n();var i=$b($$t.$qg.$type,d.o());if(i!=null){b.add($$6.$w.b($$t.$jf.$type,$$t.$lv.$type,String,$b($$t.$jf.$type,h),f,i.p()))}}}},fv:function(a,b){if(a==null||a.length==0){return}for(var c=0;c<a.length;c++){a[c]=b}},fy:function(a,b){if(a==b){a=1;b=1;return{p0:a,p1:b}}if(a==-b){a=1;b=-1;return{p0:a,p1:b}}for(var c=0;c<$$t.$k.d.length;c++){var d=$$t.$k.d[c];if(a<d||b<d){break}while(a%d==0&&b%d==0){a=$a(a,d);b=$a(b,d)}}return{p0:a,p1:b}},gz:function(a){if($$t.$k.al(a)||a.l()==255){return a}return $$a.$ax.u(255,a.o(),a.n(),a.m())},eh:function(a){if(a==null){return null}return $x(a,"\r\n","\n")},bq:function(a,b,c){if(a!=null&&b!=null){var d=a.count();for(var e=d-1;e>=0;e--){var f=a.__inner[e];if(f._o()==b&&f._ab()==c){a.__inner[e]=a.__inner[d-1];a.removeAt(d-1);return true}}}return false},fz:function(a){a&=~2;return{p0:a}},f0:function(a){a&=~4;return{p0:a}},f1:function(a){if(a!=null){var b=a.count();var c=0;for(var d=b-1;d>=0;d--){if(a.__inner[d].worksheet()==null){a.__inner[d]=a.__inner[b-c-1];c++}}if(c>0){a.removeRange(b-c,c)}}},dz:function(a,b,c,d,e,f){var g=a._b4(b,c)._getValue(f);if(0<=e&&$$t.$o._isValueDefault(f,g)){g=a._b4(d,e)._getValue($$t.$k.o(f))}return g},d0:function(a,b,c){var d=$$t.$o._getDefaultValue(c);if(a!=null&&a._hasCellFormat()){d=a._cellFormatInternal()._getValue(c)}if($$t.$o._isValueDefault(c,d)&&b!=null&&b._hasCellFormat()){d=b._cellFormatInternal()._getValue($$t.$k.o(c))}return d},ae:function(a,b){var c=$m(Number,null);if(b.b!=0){c=$m(Number,b.b/32767)}return $$t.$k.ac(a,b.a,b.c,c)},l:function(a,b){var c=$m(Number,null);if(b.c!=0){c=$m(Number,b.c)}var d=$$t.$k.ac(a,b.a,b.d,c);return new $$t.ag(d,b.b)},k:function(a,b){var c=new Array(b.a.length);for(var d=0;d<c.length;d++){c[d]=$$t.$k.l(a,b.a[d])}if(b.g==1){return new $$t.af(b.d,b.f,b.e,b.c,c)}return new $$t.ae(b.b,c)},af:function(a,b){if(b==null){return null}var c=$$t.$k.bt(b.b,0);var d=$$t.$k.c4(b.b,1,7);var e=$m(Number,null);if(b.c!=0){e=$m(Number,b.c/32767)}var f;if(d==1||d==3){f=b.a}else if(d==2){f=b.d}else{f=0}return $$t.$k.ac(a,d,f,e)},f2:function(a,b,c,d){var e=a.o()/255;var f=a.n()/255;var g=a.m()/255;var h=e*.412453+f*.35758+g*.180423;var i=e*.212671+f*.71516+g*.072169;var j=e*.019334+f*.119193+g*.950227;var k=$$t.$k.cm(h/.95047);var l=$$t.$k.cm(i/1);var m=$$t.$k.cm(j/1.08883);b=116*l-16;c=500*(k-l);d=200*(l-m);return{p1:b,p2:c,p3:d}},cm:function(a){if(a>.008856){return Math.pow(a,1/3)}else{return 7.787*a+16/116}},dj:function(a,b){return a+b-1-(a-1)%b},f3:function(a,b,c){var d=false;if(d==false){a.i(c,b);c.flush()}},f5:function(a,b,c){var d=$$t.$k.f4(a,$j(b,true),c);a=d.p0;return{p0:a}},f4:function(a,b,c){var d=1<<c;if(b){a|=d}else{a&=~d}return{p0:a}},f7:function(a,b,c){var d=$$t.$k.f6(a,$j(b,true),c);a=d.p0;return{p0:a}},f6:function(a,b,c){var d=1<<c;if(b){a|=d}else{a&=~d}return{p0:a}},f8:function(a,b,c){var d=$i(1<<c);if(b){a=$p(a,d)}else{a=$o(a,~d)}return{p0:a}},bs:function(a){return a.isEmpty()||a.height()==0||a.width()==0},f9:function(a,b,c,d,e,f,g,h,i){var j=$$t.$jf._fh();j.clear();var k=e==null||e._ad()>0&&e._aa()>0;if(e!=null){c=e._ad()==1}var l=c&&(e!=null&&e._aa()==1);try{var m=$$t.$k.u(b,a,e!=null?e.firstRow():0,e!=null?e._v():0,f,"dataRange","LE_InvalidRegion",j);if(m==null){throw new $$t.s9($$t.$k.ef("LE_InvalidRegion"),"dataRange",null)}var n=0;var o=0;var p=0;var q=0;var r=0;var s=0;for(var t=0;t<j.count();t++){var u=j.__inner[t]._d;if($$t.$lv._l_op_Equality_Lifted($m($$t.$lv.$type,u),$m($$t.$lv.$type,null))){continue}var v=u._width();var w=u._height();if(t==0){r=v;s=w}else{r=Math.min(r,v);s=Math.min(s,w)}p=Math.max(p,v);q=Math.max(q,w);n+=v;o+=w}if(j.count()>0){if(e!=null&&k){if(l&&p==1){c=false}if(c){k=e._aa()==q}else{k=e._ad()==p}}if(k){if(d){if(r==p&&r==1){c=false}else{c=true;k=s==q&&s==1}}if(c){k=r==p}else{k=s==q}}}else{if(k&&e!=null&&e._ad()!=1&&e._aa()!=1){throw new $$t.s9($$t.$k.ef("LE_LocationNotSingleRowOrColumn"),"locationRange",null)}}if(!k){throw new $$6.p(1,$$t.$k.ef("LE_LocationOrDataAreaInvalid"))}if(g!=null){g(c?p:q)}var x=j.count();if(x==0){if(h!=null){h()}}else{var y=c?e!=null?e._aa():q:e!=null?e._ad():p;for(var z=0;z<x;z++){for(var aa=0;aa<y;aa++){var ab=j.__inner[z];var ac=ab._d;if(c){if(aa>=ac._height()){continue}}else{if(aa>=ac._width()){continue}}var ad=ab._c;var ae=aa;var af=z;if(e!=null){if(c){ae=e.firstRow()+aa;af=e._v()+z}else{ae=e.firstRow()+z;af=e._v()+aa}}var ag=new $$t.lv(1,ae,ae,af,af);var ah=c?new $$t.lv(1,ac._firstRowIndex()+aa,ac._firstRowIndex()+aa,ac._firstColumnIndex(),ac._lastColumnIndex()):new $$t.lv(1,ac._firstRowIndex(),ac._lastRowIndex(),ac._firstColumnIndex()+aa,ac._firstColumnIndex()+aa);if(i!=null){i(ad,ag,ah,ab._e)}}}}}finally{j.clear()}},ei:function(a,b){
|
|
if(a==null||a.length==0){return null}var c=new $$6.aj(0);for(var d=0;d<a.length;d++){if(d>0){c.l(b)}c.l($$t.$uk.$getName(a[d]))}return c.toString()},gb:function(a,b,c,d,e){var f=$$t.$k.m(c);var g=$$t.$k.o(c);var h=$$t.$k.m(g);var i=b._getValue(h);if($$t.$o._isValueDefault(h,i)==false&&a._isValueDefault(f)){a._setValue1(f,i,true,e)}if($.ig.$op.equalsStatic(b._getValue(g),d)==false){b._resetValue(g,1);b._resetValue(h,1)}},ga:function($t,a,b){var c=a;a=b;b=c;return{p0:a,p1:b}},bt:function(a,b){var c=1<<b;return(a&c)==c},bu:function(a,b){var c=$r($i(1),b);return $o(a,c)==c},bv:function(a,b){return(a&b)==b},bw:function(a,b){return(a&b)==b},bx:function(a,b){return(a&b)==b},ag:function(a){if($$t.$k.al(a)){return null}return new $$t.ah(a)},dv:function(a){return $m($$0.$aq.$type,a?true:false)},dw:function(a){if(a.hasValue()==false){return $m($$0.$aq.$type,null)}return $m($$0.$aq.$type,a.value()?true:false)},ex:function(a){var b=$$t.$aa.j(a);var c=$.ig.truncate(b);b=Math.abs(a%1)*65536;var d=$.ig.truncate($$t.$aa.f(b));return $i(c<<16)+d},t:function(a){if(a==20){return-1}return a+1},aj:function(a){if(a==-1){return 20}return a-1},ah:function(a,b){if($$t.$ah.l_op_Inequality(a,null)&&b!=null&&$l(a._themeColorType$i(),$$t.$k.dt)){a=a._g(b,true)}return a},j:function(a,b){if(a!=null&&b!=null&&!$.ig.$op.referenceEquals($$t.$ab.noColor(),a)){var c=$b($$t.$ac.$type,a);if(c==null||c.patternStyle()!=0){a=a._c(b)}}return a},q:function(a){switch(a){case 1:case-4098:case 78:case 79:case 76:case 77:return 0;case 60:case 61:case 62:case 57:case 71:case 58:case 59:case-4100:case 54:case 55:case 56:case 51:case 52:case 53:case 105:case 99:case 100:case 101:case 102:case 103:case 104:case 95:case 96:case 97:case 98:case 92:case 93:case 94:case 109:case 110:case 111:case 112:case 106:case 107:case 108:return 1;case 15:case 87:return 7;case 5:case-4102:case 70:case 69:case 68:case-4120:case 80:return 3;case-4151:case 82:case 81:return 4;case 83:case 85:case 86:case 84:return 5;case 4:case-4101:case 65:case 66:case 67:case 63:case 64:case 88:case 89:case 90:case 91:return 2;case-4169:case 74:case 75:case 72:case 73:return 6;case 113:case 0:break;default:break}return 1},gc:function(a){var b=a.getFormattingRuns(null);var c=a.unformattedString();for(var d=b.count()-1;d>=0;d--){if(c.length<=b.__inner[d].k()){var e=b.__inner[d];if(e.h()){e.f(null).i()}b.removeAt(d)}else{break}}},by:function(a,b,c,d,e){if(typeof a==="number"){e=a;return{ret:true,p4:e}}if($b($$0.$aq.$type,a)!==null&&!d){e=0;return{ret:false,p4:e}}e=NaN;if($$t.$ns._ac(a)){e=0;return{ret:false,p4:e}}if(typeof a==="string"){if(function(){var f=$$t.$aa.c(a,c,e);e=f.p2;return f.ret}()){return{ret:true,p4:e}}var f;var g=function(){var h=$$0.$s.tryParse(a,f);f=h.p1;return h.ret}();if(g){var h=$$t.$ns._dateTimeToExcelDate(b,f);if(h.hasValue()){var i=c==null?$$t.$aa.l().dateTimeFormat():c.getFormat($$0.$cg.$type);if(c!=null&&a.contains($$t.$k.ec(i))){e=h.value();return{ret:true,p4:e}}}}return{ret:false,p4:e}}if(true&&$b($$0.$s.$type,a)!==null){var j=$$t.$ns._dateTimeToExcelDate(b,a);if(j.hasValue()==false){e=0;return{ret:false,p4:e}}e=j.value();return{ret:true,p4:e}}try{var k=$b($$0.$p.$type,a);if(k!=null){e=k.toDouble(c);return{ret:true,p4:e}}else{e=0;return{ret:false,p4:e}}}catch(l){e=0;return{ret:false,p4:e}}},bz:function(a,b){b=0;var c=false;var d=false;for(var e=0;e<2;e++){var f=$$7.$a.c(a);if(f[0]==0&&f[1]==0&&f[2]==0&&f[3]==0&&(f[4]&3)==0){b=$$7.$a.x(f,4);c=true;break}if(a%1==0&&-536870912<=a&&a<=536870911){b=$i($.ig.truncate(a)<<2);b=$p(b,2);c=true;break}a*=100;d=true}if(c){if(d){b=$p(b,1)}return{ret:true,p1:b}}return{ret:false,p1:b}},b0:function(a,b,c){if($b($$0.$s.$type,b)!==null){var d=$$t.$ns._dateTimeToExcelDate(a,b);if(d.hasValue()){c=d.value();return{ret:true,p2:c}}}else if(typeof b==="number"){c=b;return{ret:true,p2:c}}else if(typeof b==="number"){c=$h(b);return{ret:true,p2:c}}else if(typeof b==="number"||typeof b==="number"||typeof b==="number"||typeof b==="number"||typeof b==="number"||typeof b==="number"||typeof b==="number"||typeof b==="number"||typeof b==="number"){try{var e=$$t.$k.cq();if(a!=null){e=a._e3()}c=$$6.$g.toDouble4(b,e);return{ret:true,p2:c}}catch(f){}}else if(b==$$t.$dl.circularity()){c=0;return{ret:true,p2:c}}c=NaN;return{ret:false,p2:c}},dm:function(a){if(Number.isInfinity(a)||$.ig.util.isNaN(a)){return 0}return $.ig.truncate(a)*$a(12700,20)},dn:function(a){return a*$a(12700,20)},ha:function(a){return new $$a.ae(0,$$t.$k.dm(a.x()),$$t.$k.dm(a.y()),$$t.$k.dm(a.width()),$$t.$k.dm(a.height()))},ej:function(a){if(a!=null){var b=null;for(var c=0;c<a.length;c++){var d=a.charAt(c);if(d=="%"&&c<a.length-3){var e=a.charAt(c+1);var f=a.charAt(c+2);var g=d;switch(a.charAt(c+1)){case"2":if(f=="0"){g=" "}else if(f=="3"){g="#"}else if(f=="5"){g="%"}break;case"5":if(f=="e"){g="^"}break;case"6":if(f=="0"){g="`"}break;case"7":if(f=="b"){g="{"}else if(f=="d"){g="}"}break}if(d!=g){if(b==null){b=new $$6.aj(0);if(c>0){b.m(a,0,c)}}c+=2;d=g}}if(b!=null){b.h(d)}}if(b!=null){a=b.toString()}}return a},ek:function(a){var b=new $$6.aj(2,a);for(var c=0;c<b.c();c++){switch(b.item(c)){case"~":b.y(c,1);break}}return b.toString()},gd:function(a,b){return{p0:a}},ge:function(a,b){var c=a[0].worksheet();for(var d=0;d<a.length;d++){var e=a[d];for(var f=e.firstRow();f<=e.lastRow();f++){var g=c.rows()._aj(f);if(g==null){continue}for(var h=e._v();h<=e._w();h++){var i=$b($$t.$fn.$type,g._c6(h));if(i!=null){if(e._o(i.owningValue().blockedRegion())==false){i.owningValue().throwBlockingException()}if(b!=null){b.add(i.owningValue())}}}}}},gf:function(a,b){if(a<0||b<=a){throw new $$t.ta($$t.$k.ef("LE_ArgumentOutOfRangeException_InvalidCollectionIndex"),null)}},gg:function(a,b,c){var d=a.columns().maxCount();if(0<=b&&b<=d){return}throw new $$t.ta(c,b,$$t.$k.eg("LE_ArgumentOutOfRangeException_InvalidColumnCount",[b,0,d]))},gh:function(a,b,c){var d=a.columns().maxCount();if(0<=b&&b<=d-1){return}throw new $$t.ta(c,b,$$t.$k.eg("LE_ArgumentOutOfRangeException_InvalidColumnIndex",[b,0,d-1]))},gi:function(a){},gj:function(a,b){},gk:function($t,a){$$t.$k.gl($t,a,"value")},gl:function($t,a,b){if($.ig.$ep.isDefined($t,$e($t,a))==false){throw new $$t.tc(b,$$6.$g.toInt321($e($t,a)),$t)}},gm:function(a,b){if($$t.$k.a5(a)==false){throw new $$t.tc(b,$$t.$k.dk(a),$$0.$ai.$type.specialize($$0.$aq.$type))}},gn:function(a,b,c){var d=a.rows().maxCount();if(0<=b&&b<=d){return}throw new $$t.ta(c,b,$$t.$k.eg("LE_ArgumentOutOfRangeException_InvalidRowCount",[b,0,d]))},go:function(a,b,c){var d=a.rows().maxCount();if(0<=b&&b<=d-1){return}throw new $$t.ta(c,b,$$t.$k.eg("LE_ArgumentOutOfRangeException_InvalidRowIndex",[b,0,d-1]))},gp:function(a){if($$t.$k.be(a)==false){throw new $$t.tc("value",a,$$t.$c6.$type)}},gq:function(a){if($$t.$k.bl(a)==false){throw new $$t.tc("value",a,$$t.$di.$type)}},fl:function($t,a,b){var d=a.getEnumerator();while(d.moveNext()){var c=d.current();b(c)}},h:function(a){switch(a){case 5:case 6:return 2;case 2:case 10:case 12:case 8:case 13:return 1;case 9:case 11:case 3:case 4:case 7:case 0:case 1:return 0;case-1:return 0;default:return 0}},du:function(a){return $t($$0.$aq.$type,a)},dk:function(a){if($j(a,true)){return 1}if($j(a,false)){return 2}return 0},dx:function($t,a){return $m($t,a)},$type:new $.ig.Type("ExcelUtils",$.ig.$ot)},true);$c("Utilities_Int16Comparer:l","Comparer$1",{init:function(){$$6.$ab.init.call(this,$$0.$av.$type)},compare:function(a,b){if(a<b){return-1}if(b<a){return 1}return 0},$type:new $.ig.Type("Utilities_Int16Comparer",$$6.$ab.$type.specialize($$0.$av.$type))},true);$c("IRegionAddress:lt","Object",{$type:new $.ig.Type("IRegionAddress",null)},true);$c("WorksheetRegionAddress:lv","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$$0.$bh.init.call(this)},_u:0,_y:0,_v:0,_aa:0,_z:0,init1:function(a,b,c,d,e){$$0.$bh.init.call(this);this._u=d;this._y=b;this._v=e;this._aa=c;this._z=$$t.$lv._ab(this._y,this._aa,this._u,this._v)},init2:function(a,b,c){$$0.$bh.init.call(this);this._u=Math.min(b.m(),c.m());this._y=Math.min(b.o(),c.o());this._v=Math.max(b.m(),c.m());this._aa=Math.max(b.o(),c.o());this._z=$$t.$lv._ab(this._y,this._aa,this._u,this._v)},compareTo:function(a){var b=this._u-a._u;if(b!=0){return b}b=this._y-a._y;if(b!=0){return b}b=this._v-a._v;if(b!=0){return b}b=this._aa-a._aa;if(b!=0){return b}return 0},equals:function(a){if($b($$t.$lv.$type,a)!==null==false){return false}return $$t.$lv._l_op_Equality(this,a)},getHashCode:function(){return this._z},toString:function(){return this._toString1(false,false,2,1)},_ab:function(a,b,c,d){return a^b<<5^c<<10^d<<15},_clone:function(){return new $$t.lv(1,this._y,this._aa,this._u,this._v)},_contains:function(a){return this._contains2(a.o(),a.m())},_contains2:function(a,b){if(this._isValid()==false){return false}if(a<this._y||this._aa<a||b<this._u||this._v<b){return false}return true},_contains1:function(a){if(this._isValid()==false){return false}if(a._y<this._y||a._u<this._u||this._aa<a._aa||this._v<a._v){return false}return true},_ag:function(a,b){if(a._intersectsWith(b)){return $m($$t.$lv.$type,new $$t.lv(1,Math.max(a._firstRowIndex(),b._firstRowIndex()),Math.min(a._lastRowIndex(),b._lastRowIndex()),Math.max(a._firstColumnIndex(),b._firstColumnIndex()),Math.min(a._lastColumnIndex(),b._lastColumnIndex())))}return $m($$t.$lv.$type,null)},_intersectsWith:function(a){if(a._aa<this._y||a._v<this._u||this._aa<a._y||this._v<a._u){return false}return true},_k:function(a){return this._y==0&&this._aa==a.maxRowCount()-1},_l:function(a){return this._u==0&&this._v==a.maxColumnCount()-1},_toString1:function(a,b,c,d){if(this._isValid()==false){return"#REF!"}var e=this._y;var f=this._u;return $y("{0}{1}{2}",$$t.$yv.u(this._y,this._u,c,a,b,e,f,false,d),":",$$t.$yv.u(this._aa,this._v,c,a,b,e,f,false,d))},_withFirstColumnIndex:function(a){if(a==this._u){return this}return new $$t.lv(1,this._y,this._aa,a,this._v)},_withFirstRowIndex:function(a){if(a==this._y){return this}return new $$t.lv(1,a,this._aa,this._u,this._v)},_withLastColumnIndex:function(a){if(a==this._v){return this}return new $$t.lv(1,this._y,this._aa,this._u,a)},_withLastRowIndex:function(a){if(a==this._aa){return this}return new $$t.lv(1,this._y,a,this._u,this._v)},_firstColumnIndex:function(){return this._u},_firstRowIndex:function(){return this._y},_height:function(){return this._aa-this._y+1},_isSingleCell:function(){return this._y==this._aa&&this._u==this._v},_isValid:function(){return this._y>=0&&this._u>=0},_lastColumnIndex:function(){return this._v},_lastRowIndex:function(){return this._aa},_width:function(){return this._v-this._u+1},containsColumns:function(a,b){return a>=this._u&&b<=this._v},intersectsWithColumns:function(a,b){if(b<this._u||this._v<a){return false}return true},_l_op_Equality:function(a,b){return a._u==b._u&&a._y==b._y&&a._v==b._v&&a._aa==b._aa},_l_op_Equality_Lifted:function(a,b){if(!a.hasValue()){return!b.hasValue()}else if(!b.hasValue()){return false}return $$t.$lv._l_op_Equality(a.value(),b.value())},_l_op_Inequality:function(a,b){return!$$t.$lv._l_op_Equality(a,b)},_l_op_Inequality_Lifted:function(a,b){if(!a.hasValue()){return b.hasValue()}else if(!b.hasValue()){return true}return $$t.$lv._l_op_Inequality(a.value(),b.value())},$type:new $.ig.Type("WorksheetRegionAddress",$$0.$bh.$type,[$$0.$a.$type.specialize(-1),$$t.$lt.$type])},true);$$t.$lv.$type.initSelfReferences();$c("ChangeInfo:gl","Object",{c:null,a:0,init:function(a,b){$.ig.$op.init.call(this);this.c=a;this.a=b},d:function(a,b){if(b!=null){if(a!=null){a._h6(b)}}},b:function(a,b,c){if(a!=null&&!a._c2()&&(a._bk()==null||a._bk()!=b)){return a._gl(b,this.a,c)}return null},e:function($tContext,$tValue,a,b,c){var d=$b($$t.$gm.$type.specialize($tContext,$tValue),this);d.x(a,b,c)},f:function(a,b,c){a[b]=c},g:function($tContext,$tValue,a,b,c,d){var e=$b($$t.$gm.$type.specialize($tContext,$tValue),this);e.z(a);var f=b;b=c;if(!d){e.x(a,f,c)}return{p1:b}},h:function($tContext,$tValue,a,b){var c=$b($$t.$gm.$type.specialize($tContext,$tValue),this);var d=c.r?this.b(c.l(a),c.k(a),c.c):null;var e=c.j(a);c.p(a,b);this.e($tContext,$tValue,a,e,b);this.d(c.l(a),d)},i:function(a){for(var b=0;b<a.length;b++){}},$type:new $.ig.Type("ChangeInfo",$.ig.$ot)},true);$c("excel.Workbook:n","Object",{_bp:function(a){var b=null;return new $$t.q(a)},_f:function(){return null},_cq:function(){return false},_cu:function(){return false},_e6:function(){var a=$$0.$cf.invariantCulture().clone();a.numberFormat().currencySymbol("$");return a},__ew:null,__ez:null,__ey:null,__e0:null,__ex:null,_du:null,_t:null,_v:0,_fe:0,_b7:null,_b9:null,_x:0,_bv:0,_ae:null,_ag:0,_fl:0,_ai:null,_as:null,_aq:null,_au:null,_bz:null,_ej:null,_c1:false,_da:false,_es:0,_f1:0,_a2:null,_bt:null,_dx:null,_a4:0,_de:false,_dg:false,_dj:false,_dl:false,_b3:null,_j:null,_gt:null,_b5:null,_cc:null,_bl:null,_gf:0,_ef:null,_eh:null,_eb:null,_ed:null,_bg:null,_be:null,_dv:null,_d:null,_ac:null,_cf:null,_g:null,_dn:false,_dz:null,_gz:0,_e1:null,_e4:null,_a6:null,_a8:null,_dc:false,_ja:null,_dt:null,_cj:false,_d2:null,_d8:null,_ea:null,_d9:null,_ak:null,_ax:null,_br:null,_bi:null,_ds:null,_b1:null,_bs:null,_m:null,_n:null,_o:null,_i:null,_dr:0,_e8:null,_staticInit:function(){$$t.$n._a=$$t.$n._b()},init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$n._init1.call(this,$$t.$n._bx())},_bx:function(){if($$t.$n.__ez!=null){return 0}return 2},_init1:function(a){this._v=1;this._x=1;this._es=.001;this._f1=100;this._a4=1;this._de=true;this._dj=true;this._dl=true;this._dz=new $$4.h(String,$$t.$gh.$type,2,$$6.$t.currentCultureIgnoreCase);this._gz=1;this._ja=$$a.$af.empty();this._dt=new $$4.h($$0.$bd.$type,$$t.$fo.$type,0);this._br=new $$t.t;this._e8=new $$6.i;$.ig.$op.init.call(this);this._br=new $$t.t(1,this);if($.ig.$ep.isDefined($$t.$db.$type,$$t.$db.getBox(a))==false){throw new $$t.tc("format",a,$$t.$db.$type)}this._t=new $$t.pe(this);this._bv=a;var b=new $$t.is(0,this);this._as=new $$t.e6($$t.$is.$type,b,this,512);this._aq=new $$t.e6($$t.$is.$type,new $$t.is(0,this),this,512);this._au=new $$t.e6($$t.$is.$type,new $$t.is(0,this),this,512);this._bt=new $$t.iq(this);this._bg=new $$t.ho(this);var c=new $$t.o(this,0);c.style(this.styles().normalStyle());this._b7=new $$t.ka(c,this);this._b9=new $$t.ka(new $$t.o(this,2),this);this._ak=new $$t.dp(this);this._b1=new $$t.g3(this);this._e8=$$6.$i.newGuid();this.__l=a==6?1:0},characterWidth256thsToPixels:function(a){return $$t.$aa.f(this._gg()*(a/256))},clearConnectionData:function(){this._m=null},clearPivotTableData:function(){if(this._d8!=null){this._d8.clear()}if(this._d9!=null){this._d9.clear()}if(this._ea!=null){this._ea.clear()}var b=this.worksheets().getEnumerator();while(b.moveNext()){var a=b.current();a._hc()}},createNewWorkbookFont:function(){return new $$t.is(0,this)},createNewWorksheetCellFormat:function(){return this._cb(0)},_cb:function(a){var b=new $$t.o(this,a);if(a==0){b.style(this.styles().normalStyle())}return b},getTable:function(a){var $self=this;var b;if(function(){var c=$self._dz.tryGetValue(a,b);b=c.p1;return c.ret}()==false){return null}return $b($$t.$hu.$type,b)},pixelsToCharacterWidth256ths:function(a){return $$t.$aa.j(a/this._gg()*256)},protect:function(a,b){a=a!==void 0?a:false;b=b!==void 0?b:true;this.protection()._h(null,a,b)},recalculate:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===1){n=1}switch(n){case 0:return this._recalculate.apply(this,arguments);case 1:return this._recalculate1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_recalculate:function(){this._recalculate1(false)},_recalculate1:function(a){this._ii(a,true)},_ii:function(a,b){if(this._c2()){return}if(a){this._u().z()}this._u().aa(false);this._u().as(b)},registerUserDefinedFunction:function(a){this._u().ac();var b=this._u().d()._add(a);this._h8();return b},resumeCalculations:function(){var $self=this;if(this._fe>0){this._fe--}if(this._fe==0&&this._dc){this._hg(function(a,b){b._b6($self)},true);this._dc=false}},save:function(){var n;if(arguments.length===2){n=1}else if(arguments.length===3){n=0}switch(n){case 0:return this._save.apply(this,arguments);case 1:return this._save1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_save1:function(a,b){this._save(null,a,b)},_save:function(a,b,c){var $self=this;var d="base64";var e="string";var f="uint8array";var g="arraybuffer";var h="blob";var i;try{if(this.isSaving()){throw new $$6.p(1,"The workbook is already in a save operation and cannot start another save operation.")}if(a!=null){if($b($$t.$i2.$type,a)!==null==false){var j=a;a=new $$t.i2;a.type(j.type)}}else{a=new $$t.i2}this._i2(a);i=function(k){return k!=null?k:d}(a.type());switch(i){case d:case e:case f:case g:case h:break;default:throw new $$6.d(1,"Unrecognized type: "+i)}}catch(k){if(c!=null){c(k);return}throw k}this.isSaving(true);$$v.$m.c().d($$v.$g.n($$7.$e.$type,new $$7.e(0),function(l){return $$v.$n.b($self._s(l,a),function(m){$self.isSaving(false);if(m.v()!=null){if(c!=null){c(m.v())}else{m.y()}}else{if(b!=null){var n=l.getBuffer();switch(i){case d:b($$6.$g.toBase64String(n));break;case e:{if(typeof n==="string"){b(n)}var o="";var p=4096;for(var q=0;q<n.length;q+=p){o+=String.fromCharCode.apply(null,n.slice(q,Math.min(q+p,n.length)))}b(o)}break;case f:case g:case h:{var r=new Uint8Array(l.toArray());switch(i){case f:b(r);break;case g:b(r.buffer);break;case h:var s;var t1=$self.currentFormat();L0:while(true){switch(t1){case 0:case 1:s="application/vnd.ms-excel";break;case 2:case 6:s="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet";break;case 5:s="application/vnd.openxmlformats-officedocument.spreadsheetml.template";break;case 3:s="application/vnd.ms-excel.sheet.macroEnabled.12";break;case 4:s="application/vnd.ms-excel.template.macroEnabled.12";break;default:t1=0;continue L0}break}b(new Blob([r.buffer],{type:s}));break}}break}}}},0)}))},_isSaving:false,isSaving:function(a){if(arguments.length===1){this._isSaving=a;return a}else{return this._isSaving}},_ir:function(a,b){b=b||new $$t.i2;if(a==null){throw new $$6.e(2,"stream",$$t.$k.ef("LE_ArgumentNullException_SaveStream"))}if(a.canSeek()==false||a.canRead()==false){{var c=new $$7.e(0);try{this._ir(c,b);var d=c.getBuffer();a.write(d,0,c.length());return}finally{if(c!=null){c.dispose()}}}}this._i2(b);$$v.$n.o(this._s(a,b))},setCurrentFormat:function(a){if(this._bv==a){return}if($.ig.$ep.isDefined($$t.$db.$type,$$t.$db.getBox(a))==false){throw new $$t.tc("format",a,$$t.$db.$type)}var b=this._al();this._i4(b,a);if(b.d()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_WorkbookDataViolatesFormatLimits"))}this._i1(a);var c=this._bv;this._it(a);this._hq(c);$$t.$n._a[2].e($$t.$t.$type,$$t.$db.$type,this._br,c,this._bv)},suspendCalculations:function(){this._fe++},unprotect:function(){this.protection()._b.l()},load:function(){var n;if(arguments.length===3){n=1}else if(arguments.length===4){n=0}switch(n){case 0:return this._load1.apply(this,arguments);case 1:return this._load2.apply(this,arguments);default:throw new Error("Invalid arguments")}},_load2:function(a,b,c){a=typeof a==="string"?$.ig.util.b64toUint8Array(a):a;a=$b($$0.$dc.$type,a)?a:new $$7.e(2,a);$$t.$n._load1(a,null,b,c)},_load1:function(a,b,c,d){a=typeof a==="string"?$.ig.util.b64toUint8Array(a):a;a=$b($$0.$dc.$type,a)?a:new $$7.e(2,a);$$v.$m.c().d($$v.$n.e($$t.$n.$type,$$t.$n._p(a,b||new $$t.x),function(e){if(e.v()!=null){if(d!=null){d(e.v())}else{e.y()}}else{c($$v.$n.m($$t.$n.$type,e))}},0))},_bq:function(a,b){return $$v.$n.m($$t.$n.$type,$$t.$n._p(a,b||new $$t.x))},_p:function(a,b){return $$t.$n._q(a,"stream",b,false,$m($$t.$db.$type,null))},getWorkbookFormat:function(fileName){return $s(this._getWorkbookFormat$i.apply(this,arguments))},_getWorkbookFormat$i:function(a){var b=$$7.$b.getExtension(a).toLowerCase();switch(b){case".xls":return $m($$t.$db.$type,0);case".xlt":return $m($$t.$db.$type,1);case".xlsx":return $m($$t.$db.$type,2);case".xlsm":return $m($$t.$db.$type,3);case".xltm":return $m($$t.$db.$type,4);case".xltx":return $m($$t.$db.$type,5)}return $m($$t.$db.$type,null)},isWorkbookEncrypted:function(a){a=typeof a==="string"?$.ig.util.b64toUint8Array(a):a;a=$b($$0.$dc.$type,a)?a:new $$7.e(2,a);$$v.$ap.at(a,"stream");var b=a.position();try{if($$v.$bh._isStructuredStorageStream(a)==false){return false}{var c=new $$v.bh(a,true);try{if($$v.$b0.c(c)){return true}{var d=c._getFileStream("Workbook");try{if($$t.$k.bj(d)){return true}}finally{if(d!=null){d.dispose()}}}}finally{if(c!=null){c.dispose()}}}}catch(e){}finally{if(a.canSeek()){a.position(b)}}return false},_g1:function(a){if(this._eb==null){this._eb=new $$4.x($$v.$ag.$type,0)}this._eb.add(a)},_g2:function(a){if(this._ed==null){this._ed=new $$4.x($$v.$ag.$type,0)}this._ed.add(a)},_g3:function(a){if(a==null){return}this._u().w(a)},_g4:function(a){if(a==null){return}this._u().am(a,0)},_g5:function(a){if(this._d8==null){this._d8=new $$4.x($$t.$p2.$type,0)}this._d8.add(a)},_g6:function(a){if(this._d9==null){this._d9=new $$4.x($$t.$p2.$type,0)}this._d9.add(a)},_g7:function(a){if(this._ea==null){this._ea=new $$4.x($$v.$ag.$type,0)}this._ea.add(a)},_cl:function(){switch(this.currentFormat()){case 0:case 1:return false}return true},_g8:function(a,b){if(this._du==null){this._du=new $$4.h(String,Array,0)}var c=new Array(b.length());b.read(c,0,c.length);this._du.add(a,c)},_d4:function(){var d__=new $$t.w((-2));d__.___4__this=this;return d__},_e9:function(a){if(a==null){return null}if(a._bs==null){a._bs=new $$t.u(a)}else{a._bs._g()}return a._bs},_em:function(a,b,c){return b*$$t.$n._er(a,c)},_en:function(a){return $$t.$aa.f(a*20)},_eo:function(a,b,c,d){var e=b/$$t.$n._er(a,c);if(d){return $$t.$aa.f(e)}return e},_ep:function(a){return a/20},_hc:function(){if(this.calculationMode()!=0){this._ii(false,this.calculationMode()==1)}},_hd:function(a){if(this._ck()||this.calculationMode()==0){return}this._u().ab(a,this.calculationMode()==1)},_bf:function(a){if(a&&this._be==null){this._be=new $$t.ho(this)}return this._be},_fo:function(a){if($$t.$k.au(a)){return 4e3}return 64e3},getMaxColumnCount:function(a){return $$t.$n._fb(a)},_fb:function(a){if($$t.$k.au(a)){return 256}return 16384},getMaxRowCount:function(a){if($$t.$k.au(a)){return 65536}return 1048576},_a0:function(a,b){var c=null;if(b!=null){c=this.namedReferences()._find1(a,b)}else{c=this._a1(a)}if(c==null&&this._cs()){var d=b!=null?b:this;var f=this._ek().getEnumerator();while(f.moveNext()){var e=f.current();if(e.scope()==d&&$$v.$an.c(a,e.name(),this._e3(),1)==0){c=e;break}}}return c},_gw:function(){var a=1;while(this._dt.containsKey(a)){a++}return a},_gy:function(){return this._gz++},_he:function(a){do{a++}while(this._d2!=null&&this._d2.contains(a)==false);return{p0:a}},_d5:function(){if(this._d8==null){return $$5.$e.k($$t.$p2.$type)}return this._d8},_d6:function(){if(this._d9==null){return $$5.$e.k($$t.$p2.$type)}return this._d9},_eq:function(a,b){var c=a!=null?a._je():$$t.$n._jb();return b?c.height():c.width()},_d7:function(){if(this._ea==null){return $$5.$e.k($$v.$ag.$type)}return this._ea},_ch:function(a){var b=this.customTableStyles()._item1(a);if(b!=null){return b}b=this.standardTableStyles()._item1(a);return b},_am:function(a,b){var c;switch(b){case 0:case 9:return null;case 1:c=101;break;case 3:c=102;break;case 2:c=103;break;case 4:c=104;break;case 5:c=105;break;case 7:c=107;break;case 6:c=109;break;case 8:c=110;break;default:return null}if($$t.$k.au(this.currentFormat())){var d=a.table();if(d==null){return null}var e;var f;var g=d._d8(e,f);e=g.p0;f=g.p1;var h=new $$t.yw(1,new $$t.yv(1,e,true,a._at(),true),new $$t.yv(1,f,true,a._at(),true));var i=new $$t.yz(4,d.worksheet(),f+1,a._at(),this.currentFormat(),null,$$0.$cf.invariantCulture(),this.cellReferenceMode());var j=h.s(i,false);return $$t.$ee._parse3($y("=SUBTOTAL({0}{2}{1})",c,j,$$t.$y0.bx(i.o().numberFormat().numberDecimalSeparator())),i.b(),i.h(),i.o())}else{return $$t.$ee._parse3($y("=SUBTOTAL({0},[{1}])",c,a.name()),this.cellReferenceMode(),this.currentFormat(),$$0.$cf.invariantCulture())}},_ci:function(a){var b=a.totalFormula();if(b==null){return 0}var c=this._gi(a,b);if(c.hasValue()){return c.value()}return 9},_gi:function(a,b){if(b._e().length!=3){return $m($$v.$co.$type,null)}var c=$b($$t.$ab3.$type,b._e()[0]);if(c==null){return $m($$v.$co.$type,null)}var d;switch(c.p()){case 101:d=1;break;case 102:d=3;break;case 103:d=2;break;case 104:d=4;break;case 105:d=5;break;case 107:d=7;break;case 109:d=6;break;case 110:d=8;break;default:return $m($$v.$co.$type,null)}var e=$b($$t.$aa3.$type,b._e()[1]);if(e!=null){var f=a.table();var g=e.x().j(f.worksheet(),f.dataAreaRegion().lastRow()+1,a._at(),e.v());if(g==null||a.dataAreaRegion().equals(g)==false){return $m($$v.$co.$type,null)}}else if($$t.$k.au(this.currentFormat())==false){var h=this._e3();var i=$b($$t.$ac1.$type,b._e()[1]);if(i==null||$$v.$an.c(i.ag(),a.name(),h,1)!=0){return $m($$v.$co.$type,null)}if(i.ah()!=null&&$$v.$an.c(i.ah(),a.table().name(),h,1)!=0){return $m($$v.$co.$type,null)}}var j=$b($$t.$abz.$type,b._e()[2]);if(j==null||j.$function()!=$$t.$y9._n5()){return $m($$v.$co.$type,null)}return $m($$v.$co.$type,d)},_er:function(a,b){return 1440/$$t.$n._eq(a,b)},_hf:function(a,b,c,d){if(a==null){b=1;c=2;d=$$t.$k.cq();return{p1:b,p2:c,p3:d}}b=a.cellReferenceMode();c=a.currentFormat();d=a._e3();return{p1:b,p2:c,p3:d}},_bd:function(a){var $self=this;if(a==null||a==this.__gs){return this._a9()}if(a=="<AddInFunctions>"){return this._a7()}if(this._dv==null){this._dv=new $$4.h(String,$$t.$p6.$type,2,$$v.$an.e())}var b;if(function(){var c=$self._dv.tryGetValue(a,b);b=c.p1;return c.ret}()==false){b=new $$t.ps(a,this);this._dv.add(a,b)}return b},_bc:function(a,b){var c;var d;var e=$$t.$y0.ee(a,c,d,b);c=e.p1;d=e.p2;if($$t.$n._c4(c,d)){return this._bb(c,$$v.$ao.b(d))}else{return this._ba(c,d)}},_c3:function(a,b){var c;var d;var e=$$t.$y0.ee(a,c,d,b);c=e.p1;d=e.p2;return $$t.$n._c4(c,d)},_c4:function(a,b){return a!=null&&a.indexOf(".")>0},_ba:function(a,b){var $self=this;if(this._dv==null){this._dv=new $$4.h(String,$$t.$p6.$type,2,$$v.$an.e())}var c=$$t.$pi.aj(a,b);var d;if(!function(){var e=$self._dv.tryGetValue(c,d);d=e.p1;return e.ret}()){this._dv.item(c,d=new $$t.pi(a,b,this))}return $b($$t.$pi.$type,d)},_bb:function(a,b){var $self=this;if(this._dv==null){this._dv=new $$4.h(String,$$t.$p6.$type,2,$$v.$an.e())}if(this._ds==null){this._ds=new $$4.h($$v.$at.$type.specialize(String,$$6.$x.$type),$$t.$p1.$type,2,$$t.$v._instance)}var c=$$v.$as.a(String,$$6.$x.$type,a,b);var d;if(function(){var e=$self._ds.tryGetValue(c,d);d=e.p1;return e.ret}()==false){d=new $$t.p1(c.__item1,c.__item2,this);this._ds.add(c,d);this._dv.item(d.x(),d)}return d},_a1:function(a){var b;var c=this._dz.tryGetValue(a,b);b=c.p1;return b},_bj:function(a){var b;var c=this._dt.tryGetValue(a,b);b=c.p1;return b},_al:function(){this._ak.h();return this._ak},_hg:function(a,b){this._hh(a,this.namedReferences(),this.sheets(),b)},_hh:function(a,b,c,d){var f=b.getEnumerator();while(f.moveNext()){var e=f.current();if(e._j()!=null){a(null,e._j())}}this._hj(a,c,d)},_hj:function(a,b,c){var e=b.getEnumerator();while(e.moveNext()){var d=e.current();switch(d.type()){case 1:this._hi($$t.$ms.$type,d,d._p(),a,c);continue;case 0:break;default:continue}var f=d;if(f._d6()){var h=f.dataValidationRules().keys().getEnumerator();while(h.moveNext()){var g=h.current();var i=g._l(null);var j=g._m(null);if(i!=null){a(f,i)}if(j!=null){a(f,j)}}}var l=f.tables().getEnumerator();while(l.moveNext()){var k=l.current();var n=k.columns().getEnumerator();while(n.moveNext()){var m=n.current();var o=m.columnFormula();if(o!=null){if(o._ab()==null||o!=o._ab().getCellFormula(o._bb())){a(f,o)}}if(k.isTotalsRowVisible()==false&&m._aa()!=null){a(f,m._aa())}}}if(c){f.conditionalFormats()._ay(a)}this._hi($$t.$ms.$type,f,f.shapes(),a,c);var p=new $$4.x(Array,0);var r=f.rows().getEnumerator();while(r.moveNext()){var q=r.current();if(q._bx()==false){continue}p.clear();p.addRange(q._br()._values());for(var s=0;s<p.count();s++){var t=p.__inner[s];for(var u=0;u<t.length;u++){var v=t[u];if(v==null){continue}var w=v._formula();if(w!=null&&w._isTargetThePrimaryOwnerOfValue()){a(f,w._i())}}}}}},_hi:function($t,a,b,c,d){var f=b.getEnumerator();while(f.moveNext()){var e=f.current();var g=$b($$t.$mw.$type,e);if(g!=null){this._hi($$t.$ms.$type,a,g.shapes(),c,d)}var h=$b($$t.$a2.$type,e);if(h!=null){if(h._gz()!=null){for(var i=0;i<h._gz().count();i++){c(a,h._gz().__inner[i])}}if(d){h.iterateFormulas(c)}}var j=$b($$t.$id.$type,e);if(j!=null&&j.__eg!=null){if(j.__eg.fmlaMacro()!=null){c(a,j.__eg.fmlaMacro())}}if(e._h()==null){continue}if(e._h().l()!=null&&e._h().l().c()!=null){e._h().l().c().f(a,c)}if(e._h().w()!=null&&e._h().w().b()!=null){e._h().w().b().f(a,c)}if(e._h().j()!=null&&e._h().j().e()!=null){e._h().j().e().f(a,c)}if(e._h().o()!=null){if(e._h().o().c()!=null){e._h().o().c().f(a,c)}if(e._h().o().e()!=null){if(e._h().o().e().c()!=null){e._h().o().e().c().f(a,c)}if(e._h().o().e().e()!=null){e._h().o().e().e().f(a,c)}}}}},_hm:function(a){this._u().an(a)},_hn:function(a){if(this._c2()){return}this._u().ap(a)},_ho:function($tContext,$tValue,a,b,c,d){if(this._ax!=null){this._ax.onChange$2($tContext,$tValue,a,!this.__dd,b,c,d)}},_hp:function(a){if(this._ax!=null){this._ax.onConditionalFormatChange(a)}},_hq:function(a){var $self=this;var c=this.sheets().getEnumerator();while(c.moveNext()){var b=c.current();b._ao(a)}this._hg(function(d,e){e._bx($self,a)},true)},_hr:function(a){this._t.ak(a)},_hs:function(){this._fl++;this._im();var b=this.worksheets().getEnumerator();while(b.moveNext()){var a=b.current();a.rows()._az(false)}},_ht:function(){$$t.$n._a[8].e($$t.$t.$type,$$t.$n.$type,this._br,this,this)},_hu:function(a){var $self=this;if(a.scope()==this){this._ia(a)}if(this._ck()==false){this._hg(function(b,c){c._b6($self)},true)}else{this._dc=true}},_hv:function(a){if(a.scope()==this){this._ib(a)}this._hg(function(b,c){c._by(a)},true)},_hw:function(a,b){if(a.scope()==this){if(this._dz.remove(b)==false){}this._dz.item(a.name(),a)}},_h2:function(a){var b=this.styles().normalStyle();var c=new $$4.x($$t.$o.$type,0);var e=this._b8().getEnumerator();while(e.moveNext()){var d=e.current();if(d.style()==a){c.add(d)}}var f=false;for(var g=0;g<c.count();g++){var h=c.__inner[g];var i=h._cloneInternal();i.style(b);if(this._b8()._find(i)!=null){f=true;continue}this._b8()._remove(h);h.style(b);this._b8()._q(h)}if(f){var k=this.worksheets().getEnumerator();while(k.moveNext()){var j=k.current();var m=j.rows().getEnumerator();while(m.moveNext()){var l=m.current();if(l._hasCellFormat()&&l.cellFormat().style()==a){l.cellFormat().style(b)}if(l._by()==false){continue}var p=l._ah();for(var o=0;o<p.length;o++){var n=p[o];if(n.a==null){break}for(var q=0;q<n.a.length;q++){var r=n.a[q];if(r==null||r.style()!=a){continue}var s=$$t.$e9.p($$t.$o.$type,r,true);r=s.p0;r.style(b);var t=$$t.$e9.z($$t.$o.$type,this._b8(),r);r=t.p1;n.a[q]=r}}}var v=j._ff().getEnumerator();while(v.moveNext()){var u=v.current();var w=u.b();if(w.style()!=a){continue}var x=$$t.$e9.p($$t.$o.$type,w,true);w=x.p0;w.style(b);var y=$$t.$e9.z($$t.$o.$type,this._b8(),w);w=y.p1;u.b(w)}}}},_h5:function(a,b,c){this._hg(function(d,e){if(e._aw(a,b)){c.add(e)}},true)},_h3:function(a,b){this._hg(function(c,d){d._bz(a,b)},true)},_h4:function(a){var $self=this;this._u().ao(a);this._hg(function(b,c){c._bs($self,a)},true);this._ib(a)},_gl:function(a,b,c){if(this._ax!=null&&!this._c1&&!this.__dd&&(this._bi==null||this._bi!=a)){return this._ax.onTransactionalChangeBegin(b,c)}return null},_h6:function(a){if(this._ax!=null&&!this.__dd){this._ax.onTransactionalChangeEnd(a)}},_h7:function(a){if(this._ax!=null&&!this.__dd){this._ax.onTransactionalChangeRollback(a)}},_h9:function(){if(this._ax!=null){$$t.$n._a[10].e($$t.$t.$type,$$t.$n.$type,this._br,this,this);
|
|
}},_hy:function(a){if(this.windowOptions().selectedSheet()==null){this.windowOptions().selectedSheet(a)}if(this._ae!=null){var c=this._ae.getEnumerator();while(c.moveNext()){var b=c.current();b._y(a)}}this._dt.item(a._am(),a)},_hz:function(a,b){var c=$b($$t.$jf.$type,a);this._a9().ad();if(c!=null){this._hg(function(d,e){e._b3(c,b)},true)}this._t.aa(true);if(this._ax!=null){$$t.$n._a[7].e($$t.$t.$type,$$t.$n.$type,this._br,this,this)}},_hx:function(){if(this._ax!=null){$$t.$n._a[4].e($$t.$t.$type,$$t.$n.$type,this._br,this,this)}},_h0:function(a,b){var c=$b($$t.$jf.$type,a);if(c!=null){this._a9().ae(b)}if(this.windowOptions().selectedSheet()==a){var d=null;for(var e=0;e<this.sheets().count();e++){if(this.sheets()._item(e)._e().visibility()==0){d=this.sheets()._item(e);break}}this.windowOptions().selectedSheet(d)}var f=null;if(this._ct()&&c!=null){var g=null;for(var h=this.namedReferences().count()-1;h>=0;h--){var i=this.namedReferences().item(h);if(i.scope()==c){if(g==null){g=new $$4.q($$t.$gf.$type,0);this._hg(function(j,k){var n=k._e();for(var m=0;m<n.length;m++){var l=n[m];var o=$b($$t.$acf.$type,l);if(o==null){continue}var p=$b($$t.$gf.$type,o.u());if(p!=null&&p.scope()==c){g.add(p)}}},true)}if(g.contains(i)==false||this._dz.containsKey(i.name())){if(f==null){f=new $$4.x($$0.$aw.$type,0)}f.add(h);continue}i._af(this);this._dz.add(i.name(),i)}}}if(c!=null){this._hg(function(j,k){k._b4(c,b)},true)}if(f!=null){var k=f.getEnumerator();while(k.moveNext()){var j=k.current();this.namedReferences().removeAt(j)}}if(this._co()){var m=this.customViews().getEnumerator();while(m.moveNext()){var l=m.current();l._z(a)}}if(c!=null&&c._d5()){var o=c.dataTables().getEnumerator();while(o.moveNext()){var n=o.current();this._u().al(n)}}if(c!=null){var q=this.sheets().getEnumerator();while(q.moveNext()){var p=q.current();if(p._p()!=null){p._p()._ah(function(r){var s=$b($$t.$tr.$type,r);if(s!=null){s.verifyFormulas(c)}})}}}this._dt.remove(a._am());this._bi=null;this._t.aa(true)},_h1:function(a){var b=$b($$t.$jf.$type,a);this._bi=a;if(this._ax!=null){this._ax.onSheetRemoving(a)}if(b!=null){var d=b.rows()._n(0,b.rows().maxCount()-1,false).getEnumerator();while(d.moveNext()){var c=d.current();var f=c._ci(false).getEnumerator();while(f.moveNext()){var e=f.current();c._d6(e,null,false)}}}},_ap:function(a,b,c,d,e,f,g,h){var $self=this;f=false;var i;if(function(){var j=$$t.$ee._a3("="+a,b,$self.currentFormat(),$self._e3(),i);i=j.p4;return j.ret}()==false){return{ret:null,p5:f}}var j=new $$t.yz(3,this,c,d,e,i);i._b5(j);return{ret:function(){var k=$self._an(j,f,g,h);f=k.p1;return k.ret}(),p5:f}},_an:function(a,b,c,d){var $self=this;var e=a.d();b=false;if(e._e().length==1){return{ret:function(){var f=$self._ao(e._e()[0],a,b,d);b=f.p2;return f.ret}(),p1:b}}var f=new $$4.aa($$t.$aaj.$type);for(var g=0;g<e._e().length;g++){var h=e._e()[g];if($b($$t.$ac6.$type,h)!==null){if(f.count()<2){return{ret:null,p1:b}}var i=$$t.$aab._fromReference(f.pop());if(i==null){return{ret:null,p1:b}}var j=$$t.$aab._fromReference(f.pop());if(j==null){return{ret:null,p1:b}}if(i._worksheet()!=j._worksheet()){return{ret:null,p1:b}}f.push($$t.$aab._union(i,j));continue}else if($b($$t.$ab4.$type,h)!==null){if(f.count()<2){return{ret:null,p1:b}}var k=$$t.$aab._fromReference(f.pop());if(k==null){return{ret:null,p1:b}}var l=$$t.$aab._fromReference(f.pop());if(l==null){return{ret:null,p1:b}}if(k._worksheet()!=l._worksheet()){return{ret:null,p1:b}}f.push($$t.$aab._intersect(k,l));continue}else if(c){if($b($$t.$abd.$type,h)!==null&&$b($$t.$abc.$type,h)!==null==false){continue}else if($b($$t.$aco.$type,h)!==null){continue}}var m;var n=function(){var o=$self._ao(h,a,m,d);m=o.p2;return o.ret}();if(n==null){return{ret:null,p1:b}}f.push(n)}if(f.count()==1){return{ret:f.peek(),p1:b}}return{ret:null,p1:b}},_ao:function(a,b,c,d){c=false;var e=$b($$t.$acu.$type,a);if(e==null||e.r()){return{ret:null,p2:c}}var f=$b($$t.$abh.$type,e);if(f!=null){if(f.w()){return{ret:null,p2:c}}if(false==b.l().e()&&f.v()&&f.p()){if(d){return{ret:null,p2:c}}throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_RelativeR1C1AddressNeedsOriginCell"))}}else{c=$b($$t.$acf.$type,e)!==null||$b($$t.$ac1.$type,e)!==null}if(false==b.l().e()){var g=$b($$t.$ac1.$type,e);if(g!=null&&g.aa()){if(d){return{ret:null,p2:c}}throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CurrentTableRowAddressNeedsOriginCell"))}}var h=$b($$t.$aaj.$type,e.n(b));if(h==$$t.$zj._instance||$b($$t.$z3.$type,h)!==null){return{ret:null,p2:c}}return{ret:h,p2:c}},_ic:function(a){var b=this.__dd;this.__dd=false;try{a()}finally{this.__dd=b}},_ie:function(a,b){if(!this._c1&&(this._bi==null||this._bi!=a.worksheet())){if(this._ax!=null){this._ax.onCellValueChange(a,b)}a.worksheet().conditionalFormats()._az(a,b)}},_ij:function(a){if(a==null){throw new $$6.e(0,"owner")}if(this._ax==null){this._ax=a}else{throw new $$0.r(1,"Workbooks can not have multiple owners")}},_ik:function(a){if(a==null){return}this._u().au(a)},_il:function(a){if(a==null){return}this._u().am(a,1)},_ev:function(a,b,c,d){if(a!=null){var e=a._je();var f=$$t.$n._jb();var g=c?e.height():e.width();var h=c?f.height():f.width();if(g!=h){var i=d?g/h:h/g;return $.ig.truncate($$t.$aa.f(b*i))}}return b},_it:function(a){this._bv=a},_i0:function(a){if(a==null){throw new $$6.e(0,"owner")}if(a==this._ax){this._ax=null}},_i3:function(){if(!this._cl()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ChartNotSupported"))}},_i6:function(a,b){var c=this;if(b!=null){c=b.scope()}if(this._ct()){var d=this.namedReferences().findAll(a);for(var f=0;f<d.length;f++){var e=d[f];if(e==b){continue}if(b._y()==false&&e._y()==false&&e.scope()!=c){continue}throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_NamedReferenceNameAlreadyExists",[a]))}}var g=this.getTable(a);if(g!=null&&g!=b){throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_NamedReferenceNameAlreadyExists",[a]))}},_i5:function(a,b,c){if(this._c2()){return}for(var d=0;d<a._e().length;d++){var e=a._e()[d];if($b($$t.$ac4.$type,e)!==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_DataTableFormulaCannotBeApplied"))}var f=$b($$t.$ac1.$type,e);if(f==null){continue}var g=null;if(f.ah()==null){if(b!=null){g=b._bp(c)}if(g==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_TableReferenceMustBeUsedFromInsideTable"))}}else if(f.r()){continue}else{g=$b($$t.$hu.$type,this._a1(f.ah()));if(g==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_TableReferenceToMissingTable"))}}var h=true;if(f.ag()!=null){h=g.columns()._item1(f.ag())!=null}else if(f.u()!=null){var i=f.u().p();var j=f.u().q();h=(i==null||g.columns()._item1(i)!=null)&&(j==null||g.columns()._item1(j)!=null)}if(h==false){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_TableReferenceToMissingTableColumn"))}}},_iw:function(){},_ix:function(){$$t.$n._iy(this._cu())},_iy:function(a){throw new $$v.av},_i7:function(a,b,c){var e=this.sheets().getEnumerator();while(e.moveNext()){var d=e.current();if(d==a){continue}if($$v.$an.c(d.name(),b,this._e3(),1)==0){throw new $$6.d(2,$$t.$k.eg("LE_ArgumentException_WorksheetNameAlreadyExists",[d.name()]),c)}}},_g9:function(a,b,c){var e=b.y().getEnumerator();while(e.moveNext()){var d=e.current();var f=d.t();if(String.isNullOrEmpty(c)==false){f=c+"\\"+f}var g=$b($$v.$a3.$type,d);if(g!=null){this._g9(a,g,f);continue}var h=d;switch(f){case"Book":case"\x05DocumentSummaryInformation":case"\x05SummaryInformation":case"Workbook":case"encryption":continue}{var i=new $$v.bk(a,h);try{this._g8(f,i)}finally{if(i!=null){i.dispose()}}}}},_aa:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$t.$type,$tValue,a,87,b,c,d,e,g,f,null,null)},_b:function(){var a=new Array(11);$$t.$gl.f(a,0,$$t.$n._aa($$t.$b0.$type,"CellReferenceMode",function(b){return b.workbook().cellReferenceMode()},function(b,c){b.workbook().cellReferenceMode(c)},null,false,false,0));$$t.$gl.f(a,1,$$t.$n._aa($$0.$cf.$type,"Culture",function(b){return b.workbook()._culture$i()},function(b,c){b.workbook()._culture$i(c)},null,false,false,0));$$t.$gl.f(a,2,$$t.$n._aa($$t.$db.$type,"CurrentFormat",function(b){return b.workbook().currentFormat()},function(b,c){},null,false,false,0));$$t.$gl.f(a,3,$$t.$n._aa($$t.$b6.$type,"DateSystem",function(b){return b.workbook().dateSystem()},function(b,c){b.workbook().dateSystem(c)},null,false,false,0));$$t.$gl.f(a,4,$$t.$n._aa($$t.$n.$type,"PaletteColorChanged",function(b){return b.workbook()},function(b,c){},null,false,false,0));$$t.$gl.f(a,5,$$t.$n._aa($$t.$cr.$type,"Precision",function(b){return b.workbook().precision()},function(b,c){b.workbook().precision(c)},null,false,false,0));$$t.$gl.f(a,6,$$t.$n._aa($$a.$af.$type,"ScreenDpi",function(b){return b.workbook()._screenDpi$i()},function(b,c){b.workbook()._screenDpi$i(c)},function(b,c){b.workbook()._iu(c)},true,true,0));$$t.$gl.f(a,7,$$t.$n._aa($$t.$n.$type,"WorksheetMoved",function(b){return b.workbook()},function(b,c){},null,false,false,0));$$t.$gl.f(a,8,$$t.$n._aa($$t.$n.$type,"IsProtected",function(b){return b.workbook()},function(b,c){},null,false,false,0));$$t.$gl.f(a,9,$$t.$n._aa($$0.$cf.$type,"EditingCulture",function(b){return b.workbook()._editingCulture$i()},function(b,c){b.workbook()._editingCulture$i(c)},null,false,false,0));$$t.$gl.f(a,10,$$t.$n._aa($$t.$n.$type,"VolatileFormulaDirtied",function(b){return b.workbook()},function(b,c){},null,false,false,0));return a},_q:function(a,b,c,d,e){var f=null;return $$v.$n.l($$0.$aq.$type,$$t.$n.$type,$$v.$b0.b(a,c._f.runOn(c),function(g,h){return $$v.$n.e($$t.$n.$type,$$t.$n._q(g,b,c,true,$m($$t.$db.$type,null)),function(i){f=$$v.$n.m($$t.$n.$type,i);f.__l=h},0)},function(){$$t.$n._iy(c._j())},$$t.$n._iw),function(g){if($$v.$n.m($$0.$aq.$type,g)){return $$v.$h.g($$t.$n.$type,f)}var h=e.hasValue()?$$v.$h.g($$t.$db.$type,e.value()):$$t.$k.f(a,"stream",c);return $$v.$n.l($$t.$db.$type,$$t.$n.$type,h,function(i){var j=$$v.$n.m($$t.$db.$type,i);return $$t.$n._r(j,f,a,b,c,d)},0)},0)},_r:function(a,b,c,d,e,f){if($.ig.$ep.isDefined($$t.$db.$type,$$t.$db.getBox(a))==false){throw new $$t.tc("format",a,$$t.$db.$type)}b=new $$t.n(a);b.__dq=f;b._c1=true;b._culture$i(e._culture$i());b.suspendCalculations();if(e._k()){var h=e.userDefinedFunctions().getEnumerator();while(h.moveNext()){var g=h.current();b.registerUserDefinedFunction(g)}}b.__gs=$$t.$k.ee(c);var i=$$t.$n._e9(b);return $$v.$n.g($$t.$n.$type,$$v.$g.h(function(){switch(a){case 0:case 1:{if($$t.$n.__ew==null){throw new $$0.r(1,$$t.$k.eg("LE_Biff8SerializerNotLoaded",[$$t.$db.getBox(a)]))}return $$t.$n.__ew(b,c,d,e)}case 2:case 3:case 4:case 5:case 6:if($$t.$n.__ey==null){throw new $$0.r(1,$$t.$k.eg("LE_OpenXmlSerializerNotLoaded",[$$t.$db.getBox(a)]))}return $$t.$n.__ey(b,c,e);default:return null}},function(){b._c1=false;var k=b.sheets().getEnumerator();while(k.moveNext()){var j=k.current();if(j.type()==0){var l=j;l.filterSettings()._bc();l.sortSettings()._al()}if(j._p()!=null){j._p()._ah(function(m){var n=$b($$t.$a2.$type,m);if(n!=null){n._jb()}})}}if(e==null||e.autoResumeCalculations()){b.resumeCalculations()}if(b.calculationMode()!=0){b._u().ax()}b._u().aa(false);i.dispose()}),function(){return b},0)},_ia:function(a){this._dz.item(a.name(),a)},_ib:function(a){if(this._dz.remove(a.name())==false){}},_h8:function(){this._hg(function(a,b){if(b._aj()){b._aj(false);b._b7()}},true)},_s:function(a,b){switch(this._bv){case 0:case 1:{if($$t.$n.__ez==null){this.isSaving(false);throw new $$0.r(1,$$t.$k.eg("LE_Biff8SerializerNotLoaded",[$$t.$db.getBox(this._bv)]))}return $$t.$n.__ez(this,a,b)}case 2:case 3:case 4:case 5:case 6:if($$t.$n.__e0==null){this.isSaving(false);throw new $$0.r(1,$$t.$k.eg("LE_OpenXmlSerializerNotLoaded",[$$t.$db.getBox(this._bv)]))}return $$t.$n.__e0(this,a,b);default:return null}},_i1:function(a){this._b8()._maxCount($$t.$n._fo(a))},_i2:function(a){var b=$$t.$i2._h(a).c(this);if(b.count()==0){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantSaveWithNoWorksheets"))}var c=false;var e=b.getEnumerator();while(e.moveNext()){var d=e.current();if(d._e().visibility()==0){c=true;break}}if(c==false){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantSaveWithNoVisibleWorksheets"))}if(this._co()){var g=this.customViews().getEnumerator();while(g.moveNext()){var f=g.current();var h=0;var i=false;var k=b.getEnumerator();while(k.moveNext()){var j=k.current();var l=f.getSheetDisplayOptions(j,false);if(l==null){continue}h++;if(l.visibility()==0){i=true;break}}if(h>0&&i==false){throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_CustomViewNoVisibleWorksheets",[f.name()]))}}}var m=false;var o=this.worksheets().getEnumerator();while(o.moveNext()){var n=o.current();var q=n.protection().allowedEditRanges().getEnumerator();while(q.moveNext()){var p=q.current();if(p.ranges().count()==0){m=true;break}}if(m){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantSaveEditRangeWithoutRange"))}}},_i4:function(a,b){if(this._k()!=null&&$$t.$k.av(b)&&$$t.$k.a8(b)==false){a.g($$t.$k.ef("LE_FormatLimitError_MacroWorkbook"))}if(this._ct()){this.namedReferences()._af(a,b)}if(this._bl!=null){this._bl._x(a,b)}},calculationMode:function(a){if(arguments.length===1){if(this._v!=a){if($.ig.$ep.isDefined($$t.$bx.$type,$$t.$bx.getBox(a))==false){throw new $$t.tc("value",a,$$t.$bx.$type)}switch(a){case 0:this._ii(false,this._v==1);break;case 2:if(this._v==1){this._recalculate()}break;case 1:break;default:break}this._v=a}return a}else{return this._v}},cellReferenceMode:function(a){if(arguments.length===1){if(this._x!=a){if($.ig.$ep.isDefined($$t.$b0.$type,$$t.$b0.getBox(a))==false){throw new $$t.tc("value",a,$$t.$b0.$type)}var b=$$t.$n._a[0].g($$t.$t.$type,$$t.$b0.$type,this._br,this._x,a,false);this._x=b.p1}return a}else{return this._x}},culture:function(a){if(arguments.length===1){arguments[0]=typeof arguments[0]==="string"?new $.ig.CultureInfo(arguments[0]):arguments[0];this._culture$i.apply(this,arguments);return a}else{return function(t){return t==null?null:t.name()}(this._culture$i.apply(this,arguments))}},_culture$i:function(a){if(arguments.length===1){if(this._e1!=a){var b=$$t.$n._a[1].g($$t.$t.$type,$$0.$cf.$type,this._br,this._e1,a,false);this._e1=b.p1}return a}else{return this._e1}},currentFormat:function(){return this._bv},customTableStyles:function(){if(arguments.length!==0){var a=this.customTableStyles();return a.item.apply(a,arguments)}if(this._ac==null){this._ac=new $$t.hr(this)}return this._ac},customViews:function(){if(arguments.length!==0){var a=this.customViews();return a.item.apply(a,arguments)}if(this._ae==null){this._ae=new $$t.a8(this)}return this._ae},_co:function(){return this._ae!=null&&this._ae.count()>0},dateSystem:function(a){if(arguments.length===1){if(this._ag!=a){if($.ig.$ep.isDefined($$t.$b6.$type,$$t.$b6.getBox(a))==false){throw new $$t.tc("value",a,$$t.$b6.$type)}var b=$$t.$n._a[3].g($$t.$t.$type,$$t.$b6.$type,this._br,this._ag,a,false);this._ag=b.p1;if(this._t!=null){this._t.z()}}return a}else{return this._ag}},defaultTableStyle:function(a){if(arguments.length===1){if(this._cf==a){return}if(a!=null&&a.isCustom()&&(a._h()==null||a._h()._e()!=this)){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DefaultTableStyleNotInWorkbook"),"value")}this._cf=a;return a}else{if(this._cf==null){this._cf=this.standardTableStyles()._d()}return this._cf}},documentProperties:function(){if(this._ai==null){this._ai=new $$t.bt(this)}return this._ai},_cp:function(){return this._ai!=null},editingCulture:function(a){if(arguments.length===1){arguments[0]=typeof arguments[0]==="string"?new $.ig.CultureInfo(arguments[0]):arguments[0];this._editingCulture$i.apply(this,arguments);return a}else{return function(t){return t==null?null:t.name()}(this._editingCulture$i.apply(this,arguments))}},_editingCulture$i:function(a){if(arguments.length===1){if(this._e4!=a){var b=$$t.$n._a[9].g($$t.$t.$type,$$0.$cf.$type,this._br,this._e4,a,false);this._e4=b.p1}return a}else{return this._e4}},hasProtectionPassword:function(){return this.protection()._b.f()},isProtected:function(){return this.protection()._b.g()},isValidFunctionName:function(a){var b=$$t.$y9._getFunction1(a);return b!=null&&b._qr()==false},iterativeCalculationsEnabled:function(a){if(arguments.length===1){if(this._da==a){return}this._da=a;return a}else{return this._da}},maxChangeInIteration:function(a){if(arguments.length===1){if(this._es==a){return}this._es=a;return a}else{return this._es}},maxColumnCount:function(){return this._fc()},maxRecursionIterations:function(a){if(arguments.length===1){if(this._c2()){a=Math.min(Math.max(1,a),32767)}if(this._f1!=a){if(a<1||32767<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_MaxRecursionIterations"))}this._f1=a}return a}else{return this._f1}},maxRowCount:function(){return $$t.$n.getMaxRowCount(this.currentFormat())},namedReferences:function(){if(arguments.length!==0){var a=this.namedReferences();return a.item.apply(a,arguments)}if(this._a2==null){this._a2=new $$t.gi(this)}return this._a2},_ct:function(){return this._a2!=null&&this._a2.count()>0},palette:function(){if(arguments.length!==0){var a=this.palette();return a.item.apply(a,arguments)}return this._bt},precision:function(a){if(arguments.length===1){if(this._a4!=a){if($.ig.$ep.isDefined($$t.$cr.$type,$$t.$cr.getBox(a))==false){throw new $$t.tc("value",a,$$t.$cr.$type)}var b=$$t.$n._a[5].g($$t.$t.$type,$$t.$cr.$type,this._br,this._a4,a,false);this._a4=b.p1}return a}else{return this._a4}},__dd:false,protection:function(){return this._b1},recalculateBeforeSave:function(a){if(arguments.length===1){if(a!=this._de){this._de=a}return a}else{return this._de}},saveExternalLinkedValues:function(a){if(arguments.length===1){if(a!=this._dj){this._dj=a}return a}else{return this._dj}},screenDpi:function(a){if(arguments.length===1){arguments[0]=$.ig.util.sizeFromLiteral(arguments[0]);this._screenDpi$i.apply(this,arguments);return a}else{return $.ig.util.sizeToLiteral(this._screenDpi$i.apply(this,arguments))}},_screenDpi$i:function(a){if(arguments.length===1){if($$a.$af.l_op_Equality(this._ja,a)){return}if($$a.$af.l_op_Inequality(a,$$a.$af.empty())){if($$t.$n._c0(a.height())==false||$$t.$n._c0(a.width())==false||a.height()>0&&a.width()==0||a.height()==0&&a.width()>0){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_InvalidDpi"))}}$$t.$n._a[6].h($$t.$t.$type,$$a.$af.$type,this._br,a);return a}else{return this._ja}},_iu:function(a){this._ja=a;this._im();var c=this.worksheets().getEnumerator();while(c.moveNext()){var b=c.current();b._h1()}},_c0:function(a){return 0<=a&&$.ig.util.isNaN(a)==false&&Number.isInfinity(a)==false},sheets:function(){if(arguments.length!==0){var a=this.sheets();return a.item.apply(a,arguments)}if(this._bl==null){this._bl=new $$t.fr(this)}return this._bl},shouldRemoveCarriageReturnsOnSave:function(a){if(arguments.length===1){if(a!=this._dl){this._dl=a}return a}else{return this._dl}},standardTableStyles:function(){if(arguments.length!==0){var a=this.standardTableStyles();return a.item.apply(a,arguments)}return $$t.$ht._c()},styles:function(){if(arguments.length!==0){var a=this.styles();return a.item.apply(a,arguments)}if(this._b3==null){this._b3=new $$t.i9(this)}return this._b3},validateFormatStrings:function(a){if(arguments.length===1){if(a!=this._dn){this._dn=a}return a}else{return this._dn}},windowOptions:function(){if(this._b5==null){this._b5=new $$t.je(this)}return this._b5},worksheets:function(){if(arguments.length!==0){var a=this.worksheets();return a.item.apply(a,arguments)}if(this._cc==null){this._cc=new $$t.mp(this)}return this._cc},_a7:function(){if(this._a6==null){this._a6=new $$t.pk(this)}return this._a6},_ck:function(){return this._fe>0},_z:function(){return this._bs!=null?this._bs._b():null},_bo:function(){return this._bs!=null?this._bs._d():null},_b8:function(){return this._b7},__ab:null,_e3:function(){return this._e1||$$t.$k.cq()},_a9:function(){if(this._a8==null){this._a8=new $$t.pl(this)}return this._a8},_gx:0,_e:function(a){if(arguments.length===1){this._d=a;return a}else{return this._d}},_ec:function(){return this._eb},_ee:function(){return this._ed},_fm:function(){return this._fl},__gh:$m($$0.$be.$type,null),_ca:function(){return this._b9},_eg:function(a){if(arguments.length===1){this._ef=a;return a}else{return this._ef}},_ei:function(a){if(arguments.length===1){this._eh=a;return a}else{return this._eh}},_dw:function(){return this._dv},_at:function(){return this._as},_ar:function(){return this._aq},_av:function(){return this._au},_b0:function(){if(this._bz==null){this._bz=new $$t.iz(this)}return this._bz},_cr:function(){return this._bz!=null&&this._bz.q()>0},_cm:function(a){if(arguments.length===1){this._cj=a;return a}else{return this._cj}},_cn:function(){if(this._gu()==null){return false}if(this._du==null){return false}var a="\\"+this._gu();var c=this._du.getEnumerator();while(c.moveNext()){var b=c.current();if(b.key().endsWith(a)){return true}}return false},_cv:function(){return this._ax!=null},_cw:function(){return this._d8!=null&&this._d8.count()!=0},_cx:function(){return this._d9!=null&&this._d9.count()!=0},_cz:function(){return this._ea!=null&&this._ea.count()!=0},_ek:function(){if(this._ej==null){this._ej=new $$4.x($$t.$gf.$type,0)}return this._ej},_cs:function(){return this._ej!=null&&this._ej.count()>0},_c2:function(){return this._c1},_c7:function(){return this._ax!=null&&this._ax.isUndoEnabled()},__gs:null,_fs:function(){return $$t.$n._fo(this.currentFormat())},_fc:function(){return $$t.$n._fb(this.currentFormat())},_g0:function(a){if(arguments.length===1){this._gz=a;return a}else{return this._gz}},__gk:$m($$t.$lv.$type,null),_dy:function(){if(this._dx==null){this._dx=new $$4.h(String,$$t.$ee.$type,0)}return this._dx},__l:0,_ay:function(){return this._ax},_jb:function(){if($$t.$k.bs($$t.$n._i8)){$$t.$n._i8=$$t.$k.hb()}return $$t.$n._i8},_dh:function(a){if(arguments.length===1){this._dg=a;return a}else{return this._dg}},_d3:function(){if(this._d2==null){this._d2=new $$4.q($$0.$bd.$type,0)}return this._d2},_bh:function(){return this._bg},_h:function(){if(this._g==null){this._g=$$t.$n._c()}return this._g},_c:function(){var a=new Array(12);a[0]=$$t.$ih.bc();a[1]=$$t.$ih.bg();a[2]=$$t.$k.g1($$t.$k.gw(4293848289));a[3]=$$t.$k.g1($$t.$k.gw(4280240509));a[4]=$$t.$k.g1($$t.$k.gw(4283400637));a[5]=$$t.$k.g1($$t.$k.gw(4290793549));a[6]=$$t.$k.g1($$t.$k.gw(4288396121));a[7]=$$t.$k.g1($$t.$k.gw(4286604450));a[8]=$$t.$k.g1($$t.$k.gw(4283149510));a[9]=$$t.$k.g1($$t.$k.gw(4294415942));a[10]=$$t.$k.g1($$t.$k.gw(4278190335));a[11]=$$t.$k.g1($$t.$k.gw(4286578816));return a},_k:function(a){if(arguments.length===1){this._j=a;return a}else{return this._j}},_gu:function(a){if(arguments.length===1){this._gt=a;return a}else{return this._gt}},__dq:false,_bk:function(){return this._bi},_gg:function(){if(this._gf==0){try{{var a=$$t.$n._e9(this);try{var b=this._bo();var c=this.styles().normalStyle()._i();var d=b._measureText(c,"0",$m($$a.$af.$type,null),false,false);var e;if(function(){var f=$$t.$n._d1().tryGetValue(c._df(),e);e=f.p1;return f.ret}()){var f=c._cq()/20;var g;if(function(){var h=e._tryGetValue(f,g);g=h.p1;return h.ret}()){if(g){(function($obj){var $value=$obj.width();$obj.width($value+1);return $value})(d)}else{(function($obj){var $value=$obj.width();$obj.width($value-1);return $value})(d)}}}var h=b._scaleForDpi(d);d=h.p0;this._gf=$.ig.truncate(d.width())}finally{if(a!=null){a.dispose()}}}}catch(i){this._gf=7}}return this._gf},_im:function(){this._gf=0},_d1:function(){if($$t.$n._d0==null){$$t.$n._d0=new $$4.h(String,$$t.$a.$type.specialize($$0.$a8.$type,$$0.$aq.$type),2,$$v.$an.e());var a=$$t.$n._jc().width()==120;var b=new $$t.a($$0.$a8.$type,$$0.$aq.$type,0);b._item(1,true);b._item(2,true);b._item(3,true);b._item(6,true);b._item(7,false);b._item(13,false);b._item(22,false);b._item(25,false);b._item(34,false);b._item(37,false);b._item(40,false);b._item(49,false);$$t.$n._d0.item("Arial",b);b=new $$t.a($$0.$a8.$type,$$0.$aq.$type,0);b._item(1,true);b._item(3,true);b._item(6,true);if($$t.$n._jb().width()==120){b._item(11,false);b._item(17,false);b._item(23,false)}$$t.$n._d0.item("Calibri",b);b=new $$t.a($$0.$a8.$type,$$0.$aq.$type,0);b._item(1,true);b._item(3,true);b._item(4,false);b._item(7,false);b._item(13,false);b._item(19,false);b._item(22,false);b._item(28,false);b._item(34,false);b._item(37,false);b._item(43,false);b._item(49,false);$$t.$n._d0.item("Courier New",b);b=new $$t.a($$0.$a8.$type,$$0.$aq.$type,0);b._item(1,true);b._item(3,true);b._item(6,true);b._item(10,false);b._item(19,false);b._item(22,false);$$t.$n._d0.item("Times New Roman",b);b=new $$t.a($$0.$a8.$type,$$0.$aq.$type,0);b._item(1,true);b._item(3,true);b._item(6,true);b._item(10,false);b._item(13,false);b._item(16,false);b._item(25,false);b._item(28,false);b._item(31,false);b._item(43,false);b._item(46,false);b._item(49,false);$$t.$n._d0.item("Tahoma",b);b=new $$t.a($$0.$a8.$type,$$0.$aq.$type,0);if(a){for(var c=5;c<50;c+=6){b._item(c,false)}}else{b._item(1,true);b._item(3,true);b._item(6,true)}$$t.$n._d0.item("MS PGothic",b);$$t.$n._d0.item($$t.$ic.a,b)}return $$t.$n._d0},_u:function(){return this._t},_jc:function(){if($$t.$k.bs($$t.$n._i9)){$$t.$n._i9=$$t.$k.hc()}return $$t.$n._i9},_je:function(){if($$t.$k.bs(this._ja)){return $$t.$n._jc()}return this._ja},$type:new $.ig.Type("excel.Workbook",$.ig.$ot)},true);$$t.n.isWorkbookEncrypted=$$t.n.prototype.isWorkbookEncrypted.runOn($$t.n.prototype);$$t.n.getMaxColumnCount=$$t.n.prototype.getMaxColumnCount.runOn($$t.n.prototype);$$t.n.getMaxRowCount=$$t.n.prototype.getMaxRowCount.runOn($$t.n.prototype);$$t.n.getWorkbookFormat=$$t.n.prototype.getWorkbookFormat.runOn($$t.n.prototype);$$t.n.load=$$t.n.prototype.load.runOn($$t.n.prototype);$c("IWorkbookProvider:io","Object",{$type:new $.ig.Type("IWorkbookProvider",null)},true);$c("ISheetProvider:fq","Object",{$type:new $.ig.Type("ISheetProvider",null)},true);$c("IChangeInfoContext:gn","Object",{$type:new $.ig.Type("IChangeInfoContext",null,[$$t.$io.$type,$$t.$fq.$type])},true);$c("Workbook_ChangeInfoContext:t","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,init1:function(a,b){$$0.$bh.init.call(this);this.a=b},workbook:function(){return this.a},sheet:function(){return null},source:function(){return this.a},$type:new $.ig.Type("Workbook_ChangeInfoContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("Workbook_MetricsProviderCache:u","Object",{_f:0,_e:null,_c:null,_a:null,init:function(a){$.ig.$op.init.call(this);this._e=a;this._g()},_b:function(){if(this._a==null&&this._f>0){this._a=new $$t.l6(this._e,this._d())}return this._a},_d:function(){if(this._c==null&&this._f>0){this._c=$$t.$n._bp(this._e)}return this._c},_g:function(){this._f++},dispose:function(){this._f--;if(this._f==0){var a=this._e._bs;if(a==this){this._e._bs=null}var b=this._c;this._c=null;this._a=null;if(b!=null){b.dispose()}}},$type:new $.ig.Type("Workbook_MetricsProviderCache",$.ig.$ot,[$$0.$au.$type])},true);$c("Workbook_OleLinkInfoComparer:v","Object",{init:function(){$.ig.$op.init.call(this)},equalsC:function(a,b){return $$v.$an.e().equalsC(a.__item1,b.__item1)&&a.__item2==b.__item2},getHashCodeC:function(a){return $$v.$an.e().getHashCodeC(a.__item1)^a.__item2.getHashCode()<<3},$type:new $.ig.Type("Workbook_OleLinkInfoComparer",$.ig.$ot,[$$0.$by.$type.specialize($$v.$at.$type.specialize(String,$$6.$x.$type))])},true);$c("GenericCacheElement:e8","Object",{e:0,init:function(){$.ig.$op.init.call(this)},equals:function(a){return $.ig.$op.equals.call(this,a)},getHashCode:function(){return $.ig.$op.getHashCode.call(this)},g:function(a){},c:function(a){},j:function(){this.e--},k:function(){this.e++},l:function(a){},h:function($t,a,b){b=$$t.$e8.a($t,b,a);return{p1:b}},i:function($t,a,b,c){$$t.$e8.m($t,b,a);if(c&&b.f()>0){b=$v($t,b.g(a._workbook()))}return{p1:b}},a:function($t,a,b){var c;if(b==null){if(a.f()<=0){c=a}else{c=$v($t,a.g(null))}}else{var d=b._findOrAdd(a,c);c=d.p1;c.k()}return c},m:function($t,a,b){if(b!=null){a.j()}if(b!=null&&a.e<=0){b._remove(a)}},o:function($t,a,b,c){if(b!=a){var d=$$t.$e8.i($t,b,c,true);c=d.p1;b=a;var e=$$t.$e8.h($t,b,c);c=e.p1}return{p1:b,p2:c}},n:function(){this.e=0},f:function(){return this.e},$type:new $.ig.Type("GenericCacheElement",$.ig.$ot)},true);$c("GenericCacheElementEx:e9","GenericCacheElement",{s:null,u:null,w:false,init:function(a){$$t.$e8.init.call(this);this.u=a},ab:function(a){this.t(a)},ac:function(){this.t(null)},aa:function(a){},af:function(){},z:function($t,a,b){b=$$t.$e9.r($t,b,a);return{p1:b}},p:function($t,a,b){var c=$$t.$e9.q($t,a);if(b&&a.f()>0){a=$v($t,a.y())}return{ret:c,p0:a}},y:function(){return this.g(this.v())},r:function($t,a,b){var c;if(b==null){if(a.f()<=0){c=a}else{c=$v($t,a.y())}}else{if(a.s==b){c=a}else{var d=b._findOrAdd(a,c);c=d.p1}c.k()}return c},q:function($t,a){var b=$b($$t.$e5.$type.specialize($t),a.t());if(b!=null){a.j()}if(b!=null&&a.f()<=0){b._remove(a)}return b},ad:function($t,a,b){var c=$b($$t.$e5.$type.specialize($t),b.t());if(c!=a){var d=function(){var e=$$t.$e9.p($t,b,true);b=e.p0;return e.ret}();c=a;var e=$$t.$e9.z($t,c,b);b=e.p1}return{p1:b}},ae:function(a,b){if(this.u==a){return}this.u=a;this.l(b)},t:function(a){if(arguments.length===1){this.s=a;if(this.s!=null){if(this.v()==null){this.v(this.s.workbook())}else{}}return a}else{return this.s}},x:function(a){if(arguments.length===1){this.w=a;return a}else{return this.w}},v:function(a){if(arguments.length===1){this.ae(a,true);return a}else{return this.u}},$type:new $.ig.Type("GenericCacheElementEx",$$t.$e8.$type)},true);$c("IWorkbookFontDefaultsResolver:it","Object",{$type:new $.ig.Type("IWorkbookFontDefaultsResolver",null)},true);$c("excel.IWorksheetCellFormat:fz","Object",{$type:new $.ig.Type("excel.IWorksheetCellFormat",null)},true);$c("WorksheetCellFormatData:o","GenericCacheElementEx",{_as:null,_b4:false,_a3:0,_ba:null,_ag:0,_cx:$m($$0.$aw.$type,null),_bt:null,_bb:null,_au:0,_ah:0,_aq:null,_bo:null,_bw:0,_a5:0,_ci:0,_cj:0,_b5:false,_bc:null,_ai:0,_cz:$m($$0.$aq.$type,null),_av:0,_bd:null,_aj:0,_ck:0,_c0:$m($$0.$aq.$type,null),_bq:null,_be:null,_ak:0,_b0:0,_b2:null,_a7:0,_c1:$m($$0.$aq.$type,null),_cy:$m($$0.$aq.$type,null),init:function(a,b){this._a5=255;this._cz=$m($$0.$aq.$type,null);this._c0=$m($$0.$aq.$type,null);this._c1=$m($$0.$aq.$type,null);this._cy=$m($$0.$aq.$type,null);$$t.$e9.init.call(this,a);this._b0=b;this._dr(63)},resolveDefaults:function(a){if($j(a._bold$i(),null)){a._bold$i(this._c2())}if($$t.$ah.l_op_Equality(a.colorInfo(),null)){a.colorInfo(this._bh())}a.colorInfo(this._bn(a.colorInfo()));if(a.height()<0){a.height(this._cq())}if($j(a._italic$i(),null)){a._italic$i(this._c3())}if(a.name()==null){a.name(this._df())}if($j(a._strikeout$i(),null)){a._strikeout$i(this._c4())}if(a.superscriptSubscriptStyle()==-1){a.superscriptSubscriptStyle(this._a0())}if(a.underlineStyle()==-1){a.underlineStyle(this._a1())}},g:function(a){return this._cloneInternal1(a,false)},_cloneInternal:function(){return this._cloneInternal1(this.v(),false)},_cloneInternal1:function(a,b){if(a==null){a=this.v()}var c=new $$t.o(a,this._b1());c._b4=this._b4;c._a3=this._a3;c._ba=b?$$t.$k.ah(this._ba,this.v()):this._ba;c._ag=this._ag;c._cx=this._cx;c._bb=b?$$t.$k.ah(this._bb,this.v()):this._bb;c._au=this._au;c._ah=this._ah;c._aq=b?$$t.$k.j(this._aq,this.v()):this._aq;c._bw=this._bw;c._a5=this._a5;c._ci=this._ci;c._cj=this._cj;c._b5=this._b5;c._bc=b?$$t.$k.ah(this._bc,this.v()):this._bc;c._ai=this._ai;c._cz=this._cz;c._av=this._av;c._bd=b?$$t.$k.ah(this._bd,this.v()):this._bd;c._aj=this._aj;c._ck=this._ck;c._c0=this._c0;c._be=b?$$t.$k.ah(this._be,this.v()):this._be;c._ak=this._ak;c._b0=this._b0;c._b2=this._b2;c._a7=this._a7;c._c1=this._c1;if(this._bt!=null){c._bt=this._bt._cloneInternal1(a,b)}if(a!=null&&this._bq!=null){if(a!=this._bq._g()){c._bq=a.styles()._item1(this._bq.name())}else{c._bq=this._bq}}else{c._bq=null}var d=this._bo.d();if(d.v()!=a||d.x()||b){d=d._cloneInternal(a);if(b){d.colorInfo($$t.$k.ah(d.colorInfo(),this.v()));
|
|
}}c._bo=new $$t.ix(0,d,a,c);return c},aa:function(a){var b=$b($$t.$o.$type,a);if(b==null){return}this.setFormatting(b)},equals:function(a){if(this==a){return true}var b=$b($$t.$o.$type,a);return this._ca(b)},_ca:function(a){if(a==null){return false}if($.ig.$op.referenceEquals(this,a)){return true}if(this._b0!=a._b0){return false}return this.c(a)},getHashCode:function(){if(this._cx.hasValue()==false){var a=this._b0;if(this._bo.d()!=null){a^=this._bo.d().getHashCode()<<1}a^=this._ci<<2;a^=$$t.$k.dk(this._cz)<<3;a^=$$t.$k.dk(this._c1)<<4;a^=$$t.$k.dk(this._c0)<<5;a^=this._a3<<6;a^=this._a7<<7;a^=this._ck<<8;a^=this._cj<<9;a^=this._ai<<10;a^=this._aj<<11;a^=this._ak<<12;a^=this._ag<<13;if($$t.$ah.l_op_Inequality(this._bc,null)){a^=this._bc.getHashCode()<<14}if($$t.$ah.l_op_Inequality(this._bd,null)){a^=this._bd.getHashCode()<<15}if($$t.$ah.l_op_Inequality(this._be,null)){a^=this._be.getHashCode()<<16}if($$t.$ah.l_op_Inequality(this._ba,null)){a^=this._ba.getHashCode()<<17}if(this._aq!=null){a^=this._aq.getHashCode()<<18}a^=this._bw<<19;if($$t.$ah.l_op_Inequality(this._bb,null)){a^=this._bb.getHashCode()<<20}a^=this._au<<21;a^=this._ah<<22;if(this._b4==true){a^=1<<23}if(this._bq!=null){a^=this._bq.getHashCode()}this._cx=$m($$0.$aw.$type,a)}return this._cx.value()},c:function(a){if(this==a){return true}var b=a;if(this._bw!=b._bw){return false}if(this._ci!=b._ci){return false}if($l(this._cz,b._cz)){return false}if($l(this._c1,b._c1)){return false}if($l(this._c0,b._c0)){return false}if(this._a3!=b._a3){return false}if(this._a7!=b._a7){return false}if(this._ck!=b._ck){return false}if(this._cj!=b._cj){return false}if(this._ai!=b._ai){return false}if(this._aj!=b._aj){return false}if(this._ak!=b._ak){return false}if(this._ag!=b._ag){return false}if($$t.$ah.l_op_Inequality(this._bc,b._bc)){return false}if($$t.$ah.l_op_Inequality(this._bd,b._bd)){return false}if($$t.$ah.l_op_Inequality(this._be,b._be)){return false}if($$t.$ah.l_op_Inequality(this._ba,b._ba)){return false}if($.ig.$op.equalsStatic(this._aq,b._aq)==false){return false}if($$t.$ah.l_op_Inequality(this._bb,b._bb)){return false}if(this._au!=b._au){return false}if(this._ah!=b._ah){return false}if(this._bo.d().equals(b._bo.d())==false){return false}if(this._b4!=b._b4){return false}if(this._bq!=b._bq){return false}if(this._bt==null){if(b._bt!=null){return false}}else if(this._bt._ca(b._bt)==false){return false}return true},ab:function(a){$$t.$e9.ab.call(this,a);if(this._bo!=null&&this.v()!=null){this._bo.h($$t.$o._a2(this.v(),this))}if(this.style()!=null){this.style()._x()}},ac:function(){$$t.$e9.ac.call(this);if(this._bp()!=null){this._bp().i()}if(this.style()!=null){this.style()._y()}},l:function(a){$$t.$e9.l.call(this,a);if(this._bt!=null){this._bt.v(this.v())}if(a||this.style()!=null&&this.style()._g()!=this.v()){this.style(null)}if(this._bo!=null){this._bo.i();if(this.v()!=null){this._bo.h($$t.$o._a2(this.v(),this))}}},af:function(){if(this.x()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ReadOnlyFormat"))}},setFormatting:function(a){if(a==null){throw new $$6.e(2,"source",$$t.$k.ef("LE_ArgumentNullException_SourceFormatting"))}this.af();var b=$b($$t.$o.$type,a);if(b!=null){var c=this._bw;this._bo.setFontFormatting(b._bp().d());this._a3=b._a3;this._ba=b._ba;this._ag=b._ag;this._bb=b._bb;this._au=b._au;this._ah=b._ah;this._aq=b._aq;this._bw=b._bw;this._ci=b._ci;this._cj=b._cj;this._bc=b._bc;this._ai=b._ai;this._cz=b._cz;this._bd=b._bd;this._aj=b._aj;this._ck=b._ck;this._c0=b._c0;if(this._b1()!=1){this._bq=b._bq}this._be=b._be;this._ak=b._ak;this._a7=b._a7;this._c1=b._c1;this._cx=$$t.$k.ds;this._cy=$$t.$k.dq;this._dq(2);this._dq(8);this._dq(16);this._dq(4);this._dq(1);this._dq(32);this._dn(c)}else{this._bo.setFontFormatting(a.font());this.formatString(a.formatString());this._locked$i(a._locked$i());this._wrapText$i(a._wrapText$i());this._shrinkToFit$i(a._shrinkToFit$i());this.alignment(a.alignment());this.verticalAlignment(a.verticalAlignment());this.rotation(a.rotation());this.indent(a.indent());this.leftBorderStyle(a.leftBorderStyle());this.rightBorderStyle(a.rightBorderStyle());this.topBorderStyle(a.topBorderStyle());this.bottomBorderStyle(a.bottomBorderStyle());this.leftBorderColorInfo(a.leftBorderColorInfo());this.rightBorderColorInfo(a.rightBorderColorInfo());this.topBorderColorInfo(a.topBorderColorInfo());this.bottomBorderColorInfo(a.bottomBorderColorInfo());this.fill(a.fill());this.diagonalBorderColorInfo(a.diagonalBorderColorInfo());this.diagonalBorders(a.diagonalBorders());this.diagonalBorderStyle(a.diagonalBorderStyle());if(this._b1()==0){this.style(a.style())}this.formatOptions(a.formatOptions())}},_dh:function(a,b){if(this._b1()==1){return}if(a==0){return}if(this._bt==null){this._bt=new $$t.o(this.v(),1)}if($$t.$k.bx(a,1)){if($$t.$k.bx(b.formatOptions(),1)){this._bt._ci=b._ci}this._bt.formatOptions(this._bt.formatOptions()|1)}if($$t.$k.bx(a,2)){if($$t.$k.bx(b.formatOptions(),2)){this._bt._a3=b._a3;this._bt._cj=b._cj;this._bt._ck=b._ck;this._bt._c0=b._c0;this._bt._a7=b._a7;this._bt._c1=b._c1}this._bt.formatOptions(this._bt.formatOptions()|2)}if($$t.$k.bx(a,4)){if($$t.$k.bx(b.formatOptions(),4)){this._bt.font().setFontFormatting(b._bp().d())}this._bt.formatOptions(this._bt.formatOptions()|4)}if($$t.$k.bx(a,8)){if($$t.$k.bx(b.formatOptions(),8)){this._bt._ba=b._ba;this._bt._ag=b._ag;this._bt._bb=b._bb;this._bt._au=b._au;this._bt._ah=b._ah;this._bt._bc=b._bc;this._bt._ai=b._ai;this._bt._bd=b._bd;this._bt._aj=b._aj;this._bt._be=b._be;this._bt._ak=b._ak}this._bt.formatOptions(this._bt.formatOptions()|8)}if($$t.$k.bx(a,16)){if($$t.$k.bx(b.formatOptions(),16)){this._bt._aq=b._aq}this._bt.formatOptions(this._bt.formatOptions()|16)}if($$t.$k.bx(a,32)){if($$t.$k.bx(b.formatOptions(),32)){this._bt._cz=b._cz}this._bt.formatOptions(this._bt.formatOptions()|32)}this.formatOptions(this.formatOptions()|a)},_dk:function(){if($b($$t.$e5.$type.specialize($$t.$o.$type),this.t())!==null){return}this.x(true);this._bp().d()._ay()},_getDefaultValue:function(a){switch(a){case 1:return $$t.$f2.ax;case 2:case 8:case 256:case 2048:case 65536:case 262144:case 2097152:case 67108864:return null;case 4:case 32:case 524288:case 4194304:case 134217728:return $$t.$f2.f;case 16:return $$t.$f2.s;case 64:return null;case 128:case 1024:case 4096:case 1048576:case 16777216:case 536870912:return $$t.$f2.y;case 512:case 131072:case 8388608:return $$t.$f2.a4;case 8192:return $$t.$f2.ab;case 16384:return $$t.$f2.af;case 33554432:return null;case 268435456:return $$t.$f2.bf;default:return true}},_ay:function(a){return $$t.$o._az(a,this)},_az:function(a,b){if(a==null){if($$t.$k.bx(b.formatOptions(),16)){return 0}return-1}var c=$b($$t.$ac.$type,a);if(c!=null){return c.patternStyle()}var d=$b($$t.$ad.$type,a);if(d!=null){return 1}return-1},_bi:function(a,b,c){return $$t.$o._bj(a,b,c,this,this._b9())},_bj:function(a,b,c,d,e){var f=b?new $$t.ah($$t.$ih.bb()):$$t.$ah.automatic();var g=c?f:null;if(a==null){if($$t.$k.bx(d.formatOptions(),16)){return f}return g}var h=$b($$t.$ac.$type,a);if(h!=null){if(b){return h._z(e)}return h._ab(e)}var i=$b($$t.$ad.$type,a);if(i!=null){if(b){return $$t.$ah.automatic()}return i.stops().item(0).colorInfo()}return g},_a2:function(a,b){if(a==null){return null}return a._at()},_da:function(a,b){var $self=this;var c;var d=function(){var e=$self._db(a,b,c);c=e.p2;return e.ret}();if(c==false&&b!=null&&$$t.$k.a2(a)&&$.ig.$op.equalsStatic(d,$$t.$o._dc(a))){var e=$$t.$k.m(a);var f=this._getValue(e);if($$t.$o._isValueDefault(e,f)||$.ig.$op.equalsStatic(f,$$t.$o._dc(e))){var g;if(function(){var h=b(a,g);g=h.p1;return h.ret}()){return g}}}return d},_db:function(a,b,c){var $self=this;c=false;var d=this._getValue(a);if($$t.$o._isValueDefault(a,d)==false){return{ret:d,p2:c}}var e=$$t.$o._by(a);if(this._b1()==2&&$$t.$k.bx(this.formatOptions(),e)==false){return{ret:d,p2:c}}if(b!=null&&this._b1()==0&&$$t.$k.a2(a)){if(function(){var f=b(a,d);d=f.p1;return f.ret}()){c=true;return{ret:d,p2:c}}}var f;d=function(){var g=$self._c9(a,f);f=g.p1;return g.ret}();if(f&&this._b1()!=1){if($$t.$k.bx(this.formatOptions(),e)){if(this._bt!=null){d=this._bt._da(a,null)}}else if(this.style()!=null){d=this.style()._i()._da(a,null)}}return{ret:d,p2:c}},_getValue:function(a){switch(a){case 1:return $$t.$f2.ap(this.alignment());case 2:return this.bottomBorderColorInfo();case 4:return $$t.$f2.al(this.bottomBorderStyle());case 8:return this.diagonalBorderColorInfo();case 16:return $$t.$f2.am(this.diagonalBorders());case 32:return $$t.$f2.al(this.diagonalBorderStyle());case 64:return this.fill();case 128:return $$t.$f2.au(this.font()._bold$i());case 256:return this.font().colorInfo();case 512:return $$t.$f2.at(this.font().height());case 1024:return $$t.$f2.au(this.font()._italic$i());case 2048:return this.font().name();case 4096:return $$t.$f2.au(this.font()._strikeout$i());case 8192:return $$t.$f2.an(this.font().superscriptSubscriptStyle());case 16384:return $$t.$f2.ao(this.font().underlineStyle());case 65536:return this.formatString();case 131072:return $$t.$f2.at(this.indent());case 262144:return this.leftBorderColorInfo();case 524288:return $$t.$f2.al(this.leftBorderStyle());case 1048576:return $$t.$f2.au(this._locked$i());case 2097152:return this.rightBorderColorInfo();case 4194304:return $$t.$f2.al(this.rightBorderStyle());case 8388608:return $$t.$f2.at(this.rotation());case 16777216:return $$t.$f2.au(this._shrinkToFit$i());case 33554432:return this.style();case 32768:return $$t.$f2.ar(this.formatOptions());case 67108864:return this.topBorderColorInfo();case 134217728:return $$t.$f2.al(this.topBorderStyle());case 268435456:return $$t.$f2.aq(this.verticalAlignment());case 536870912:return $$t.$f2.au(this._wrapText$i());default:return null}},_cg:function(){var a=new $$4.x($$t.$ra.$type,0);this._dw(this._bf(),8,a);this._dw(this._bg(),11,a);this._dw(this._bk(),9,a);this._dw(this._bl(),10,a);this._dw(this._bm(),7,a);var b=this._bn(this._bh());if($$t.$ah.l_op_Inequality(b,null)){a.add(new $$t.rc(b,13))}var c=this._ar();if(c!=null){c._r(this,a)}var d=this._ct();if(15<d){a.add(new $$t.ri(d))}if(this._a5!=255){a.add(new $$t.re(this._a5))}return a},_ch:function(){var a=this._b1()==2;var b=new $$4.x($$t.$rj.$type,0);if($$t.$k.bx(this.formatOptions(),2)){if(a){if(this.alignment()!=-1){b.add(new $$t.r3(this.alignment()))}if(this.indent()!=-1){b.add(new $$t.r6(Math.min(this.indent(),15)))}if(this.rotation()!=-1){b.add(new $$t.r8(this.rotation()))}if($l(this._shrinkToFit$i(),null)){b.add(new $$t.rk(1,22,this._shrinkToFit$i()))}if(this.verticalAlignment()!=-1){b.add(new $$t.r9(this.verticalAlignment()))}if($l(this._wrapText$i(),null)){b.add(new $$t.rk(1,20,this._wrapText$i()))}}if(15<this.indent()){b.add(new $$t.r7(this.indent()-15))}}if($$t.$k.bx(this.formatOptions(),8)){if($$t.$ah.l_op_Inequality(this.bottomBorderColorInfo(),null)||this.bottomBorderStyle()!=-1){b.add(new $$t.rm(7,this._bf(),this._al()))}if($$t.$ah.l_op_Inequality(this.diagonalBorderColorInfo(),null)||this.topBorderStyle()!=-1){b.add(new $$t.rm(6,this._bm(),this._ap()))}if($$t.$ah.l_op_Inequality(this.leftBorderColorInfo(),null)||this.leftBorderStyle()!=-1){b.add(new $$t.rm(8,this._bk(),this._an()))}if($$t.$ah.l_op_Inequality(this.rightBorderColorInfo(),null)||this.rightBorderStyle()!=-1){b.add(new $$t.rm(9,this._bl(),this._ao()))}if($$t.$ah.l_op_Inequality(this.bottomBorderColorInfo(),null)||this.topBorderStyle()!=-1){b.add(new $$t.rm(6,this._bm(),this._ap()))}if($$t.$k.bv(this.diagonalBorders(),3)){b.add(new $$t.rk(0,14,true))}if($$t.$k.bv(this.diagonalBorders(),5)){b.add(new $$t.rk(0,13,true))}}if($$t.$k.bx(this.formatOptions(),16)){var c=this._ar();if(c!=null){c._s(this,b)}}if($$t.$k.bx(this.formatOptions(),4)){if(a){var d=this._bp().d();if($l(d._bold$i(),null)){b.add(new $$t.rt(1,d._bold$i()))}if($$t.$ah.l_op_Inequality(d.colorInfo(),null)){b.add(new $$t.rq(5,this._bn(d.colorInfo())))}if(d.height()!=-1){b.add(new $$t.ru($i(d.height())))}if($l(d._italic$i(),null)){b.add(new $$t.rk(1,28,d._italic$i()))}if(d.name()!=null){b.add(new $$t.rv(d.name()))}if($l(d._strikeout$i(),null)){b.add(new $$t.rk(1,28,d._strikeout$i()))}if(d.superscriptSubscriptStyle()!=-1){b.add(new $$t.rw(d.superscriptSubscriptStyle()))}if(d.underlineStyle()!=-1){b.add(new $$t.ry(d.underlineStyle()))}}if(this._a5!=255){b.add(new $$t.rx(this._a5))}}if(a){if($$t.$k.bx(this.formatOptions(),1)){if(this._cr()!=-1){if(this.v()!=null&&this.v()._b0().d(this._cr())){b.add(new $$t.r5(this._cr()))}else{b.add(new $$t.r4(this._cr(),this.formatString()))}}}if($$t.$k.bx(this.formatOptions(),32)){if($l(this._locked$i(),null)){b.add(new $$t.rk(1,43,this._locked$i()))}}}return b},_cc:function(){return $$t.$ah.l_op_Inequality(this.bottomBorderColorInfo(),null)||this.bottomBorderStyle()!=-1||$$t.$ah.l_op_Inequality(this.diagonalBorderColorInfo(),null)||this.diagonalBorders()!=0||this.diagonalBorderStyle()!=-1||$$t.$ah.l_op_Inequality(this.leftBorderColorInfo(),null)||this.leftBorderStyle()!=-1||$$t.$ah.l_op_Inequality(this.rightBorderColorInfo(),null)||this.rightBorderStyle()!=-1||$$t.$ah.l_op_Inequality(this.topBorderColorInfo(),null)||this.topBorderStyle()!=-1},_isValueDefault:function(a,b){if(a==32768){return false}return $.ig.$op.equalsStatic(b,$$t.$o._getDefaultValue(a))},_dm:function(){if(this._df()=="Calibri"){this._a5=2}else if(this._df()=="Cambria"){this._a5=1}else{this._a5=255}this._dq(4)},_ds:function(a){this._setValue(a,$$t.$o._getDefaultValue(a))},_setValue:function(a,b){switch(a){case 1:this.alignment($g(b));break;case 2:this.bottomBorderColorInfo(b);break;case 4:this.bottomBorderStyle($g(b));break;case 8:this.diagonalBorderColorInfo(b);break;case 16:this.diagonalBorders($g(b));break;case 32:this.diagonalBorderStyle($g(b));break;case 64:this.fill(b);break;case 128:this.font()._bold$i($t($$0.$aq.$type,b));break;case 256:this.font().colorInfo(b);break;case 512:this.font().height($h(b));break;case 1024:this.font()._italic$i($t($$0.$aq.$type,b));break;case 2048:this.font().name(b);break;case 4096:this.font()._strikeout$i($t($$0.$aq.$type,b));break;case 8192:this.font().superscriptSubscriptStyle($g(b));break;case 16384:this.font().underlineStyle($g(b));break;case 65536:this.formatString(b);break;case 131072:this.indent($h(b));break;case 262144:this.leftBorderColorInfo(b);break;case 524288:this.leftBorderStyle($g(b));break;case 1048576:this._locked$i($t($$0.$aq.$type,b));break;case 2097152:this.rightBorderColorInfo(b);break;case 4194304:this.rightBorderStyle($g(b));break;case 8388608:this.rotation($h(b));break;case 16777216:this._shrinkToFit$i($t($$0.$aq.$type,b));break;case 33554432:this.style(b);break;case 32768:this.formatOptions($g(b));break;case 67108864:this.topBorderColorInfo(b);break;case 134217728:this.topBorderStyle($g(b));break;case 268435456:this.verticalAlignment($g(b));break;case 536870912:this._wrapText$i($t($$0.$aq.$type,b));break;default:break}},_dw:function(a,b,c){if($$t.$ah.l_op_Equality(a,null)){return}var d;switch(b){case 8:case 11:case 9:case 10:case 7:d=0;break;case 13:d=2;break;case 4:case 5:d=1;break;default:d=0;break}if(a._o(this.v(),d)==false){c.add(new $$t.rc(a,b))}},_dx:function(a,b,c){if($$t.$ah.l_op_Equality(a,null)){return}var d;switch(b){case 1:case 2:d=1;break;default:d=0;break}if(a._o(this.v(),d)==false){c.add(new $$t.rq(b,a))}},_di:function(a){if($$t.$ah.l_op_Equality(a,null)){return{p0:a}}if(a._color$i().hasValue()&&$$a.$ax.b(a._color$i().value(),$$t.$ih.bd())){a=new $$t.ah($m($$a.$ax.$type,$$t.$ih.bf()),$m($$t.$dc.$type,null),a._tint$i(),false,false)}return{p0:a}},_br:function(a){if(a==null&&this._b1()!=1&&this.v()!=null){return this.v().styles().normalStyle()}return a},_bx:function(a){var b=0;var c=this._dj(a,2,b);b=c.p2;var d=this._dj(a,8,b);b=d.p2;var e=this._dj(a,16,b);b=e.p2;var f=this._dj(a,4,b);b=f.p2;var g=this._dj(a,1,b);b=g.p2;var h=this._dj(a,32,b);b=h.p2;return b},_dj:function(a,b,c){if($$t.$k.bx(a,b)){if(this._hasAllUltimateDefaults(b)==false){c|=b}}return{p2:c}},_by:function(a){switch(a){case 1:case 131072:case 8388608:case 16777216:case 268435456:case 536870912:return 2;case 64:return 16;case 2:case 4:case 8:case 16:case 32:case 262144:case 524288:case 2097152:case 4194304:case 67108864:case 134217728:return 8;case 65536:return 1;case 1048576:return 32;case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:return 4;case 33554432:case 32768:return 0;default:return 0}},_at:function(a){switch(a){case 1:return 1073807360;case 2:return 830603265;case 4:return 32640;case 8:return 208404542;case 16:return 1073741888;case 32:return 1074790400;default:return 0}},_dl:function(a,b,c,d){var e=$$t.$k.bx(a,b);var f=$$t.$k.bx(this.formatOptions(),b);if(e!=f){if(f==false){c|=b}else{d|=b}}return{p2:c,p3:d}},_c9:function(a,b){b=true;switch(a){case 32:var c=this.diagonalBorderColorInfo();var d=this.diagonalBorders();if($$t.$ah.l_op_Inequality(c,null)||$$t.$k.bv(d,3)||$$t.$k.bv(d,5)){b=false;return{ret:$$t.$by.getBox(1),p1:b}}break;case 4:case 524288:case 4194304:case 134217728:var e=this._getValue($$t.$k.m(a));if($$t.$ah.l_op_Inequality(e,null)){b=false;return{ret:$$t.$by.getBox(1),p1:b}}break}return{ret:$$t.$o._dc(a),p1:b}},_dc:function(a){switch(a){case 1:return $$t.$f2.a0;case 2:case 8:case 256:case 262144:case 2097152:case 67108864:return $$t.$ah.automatic();case 4:case 32:case 524288:case 4194304:case 134217728:return $$t.$f2.n;case 16:return $$t.$f2.v;case 64:return $$t.$ab.noColor();case 128:case 1024:case 4096:case 16777216:case 536870912:return $$t.$f2.z;case 512:return $$t.$is._at;case 2048:return"Calibri";case 8192:return $$t.$f2.ac;case 16384:return $$t.$f2.ai;case 65536:return"General";case 131072:case 8388608:return $$t.$f2.a5;case 1048576:return $$t.$f2.aa;case 268435456:return $$t.$f2.bd;case 33554432:case 32768:return null;default:return null}},_hasAllUltimateDefaults:function(a){var b=$$t.$o._at(a);for(var c=1;c!=1073741824;c=c<<1){if((b&c)==0){continue}if($.ig.$op.equalsStatic(this._da(c,null),$$t.$o._dc(c))==false){return false}}return true},_dp:function(a){this._dq($$t.$o._by(a))},_dq:function(a){this._cx=$$t.$k.ds;this._cy=$$t.$k.dq;switch(a){case 1:this._d1();break;case 2:this._dy();break;case 4:this._d0();break;case 8:this._dz();break;case 16:this._d2();break;case 32:this._d3();break;default:break}if(this._b2!=null){this._b2(a)}},_dr:function(a){if(a==0){return}if($$t.$k.bx(a,1)){this._ci=-1;if(this._b2!=null){this._b2(1)}}if($$t.$k.bx(a,2)){this._a3=-1;this._cj=-1;this._ck=-1;this._c0=$$t.$k.dq;this._c1=$$t.$k.dq;this._a7=-1;if(this._b2!=null){this._b2(2)}}if($$t.$k.bx(a,4)){if(this._bo==null){this._bo=new $$t.ix(0,new $$t.is(0,this.v()),this.v(),this)}else{this._bo.setFontFormatting(new $$t.is(0,this.v()))}if(this._b2!=null){this._b2(4)}}if($$t.$k.bx(a,8)){this._ba=null;this._ag=-1;this._bb=null;this._au=0;this._ah=-1;this._bc=null;this._ai=-1;this._bd=null;this._aj=-1;this._be=null;this._ak=-1;if(this._b2!=null){this._b2(8)}}if($$t.$k.bx(a,16)){this._aq=null;if(this._b2!=null){this._b2(16)}}if($$t.$k.bx(a,32)){this._cz=$$t.$k.dq;if(this._b2!=null){this._b2(32)}}this._cx=$$t.$k.ds;this._cy=$$t.$k.dq;if(this._bt!=null){this._bt.formatOptions(this._bt.formatOptions()&~a);if(this._bt.formatOptions()==0){this._bt=null}}},_dy:function(){var a=this.alignment()!=-1||this.indent()!=-1||this.rotation()!=-1||$l(this._shrinkToFit$i(),null)||this.verticalAlignment()!=-1||$l(this._wrapText$i(),null);if(a){this.formatOptions(this.formatOptions()|2)}},_dz:function(){if(this._cc()){this.formatOptions(this.formatOptions()|8)}},_d0:function(){var a=this._bp().d()._am()==false;if(a){this.formatOptions(this.formatOptions()|4)}},_d1:function(){var a=this.formatString()!=null;if(a){this.formatOptions(this.formatOptions()|1)}},_d2:function(){var a=this.fill()!=null;if(a){this.formatOptions(this.formatOptions()|16)}},_d3:function(){var a=$l(this._locked$i(),null);if(a){this.formatOptions(this.formatOptions()|32)}},_bn:function(a){if($$t.$ah.l_op_Inequality(a,null)&&this.v()!=null){var b=this.v().palette()._l(a,2);if(66<=b&&b<=81){var c=$$t.$k.gw($$t.$k.cx(a._getResolvedColor1(this.v())));return new $$t.ah(c)}}return a},alignment:function(a){if(arguments.length===1){this.af();if(this.alignment()==a){return}if($$t.$k.a7(a)==false){throw new $$t.tc("value",a,$$t.$cg.$type)}this._a3=a;if(this._a3!=7){this._b6(false)}this._dp(1);return a}else{return this._a3}},bottomBorderColorInfo:function(a){if(arguments.length===1){this.af();if($$t.$ah.l_op_Equality(this.bottomBorderColorInfo(),a)){return}var b=$$t.$o._di(a);a=b.p0;this._ba=a;this._dp(2);return a}else{return this._ba}},bottomBorderStyle:function(a){if(arguments.length===1){this.af();if(this.bottomBorderStyle()==a){return}if($$t.$k.aw(a)==false){throw new $$t.tc("value",a,$$t.$by.$type)}this._ag=a;this._dp(4);return a}else{return this._ag}},diagonalBorderColorInfo:function(a){if(arguments.length===1){this.af();if($$t.$ah.l_op_Equality(this.diagonalBorderColorInfo(),a)){return}var b=$$t.$o._di(a);a=b.p0;this._bb=a;this._dp(8);return a}else{return this._bb}},diagonalBorders:function(a){if(arguments.length===1){this.af();if(this.diagonalBorders()==a){return}if($.ig.$ep.isDefined($$t.$b7.$type,$$t.$b7.getBox(a))==false){throw new $$t.tc("value",a,$$t.$b7.$type)}this._av=this._au;this._au=a;this._dp(16);return a}else{return this._au}},diagonalBorderStyle:function(a){if(arguments.length===1){this.af();if(this.diagonalBorderStyle()==a){return}if($$t.$k.aw(a)==false){throw new $$t.tc("value",a,$$t.$by.$type)}this._ah=a;this._dp(32);return a}else{return this._ah}},fill:function(a){if(arguments.length===1){this.af();if(this.fill()==a){return}this._aq=a;this._dp(64);return a}else{return this._aq}},font:function(){return this._bp()},formatOptions:function(a){if(arguments.length===1){this.af();a&=63;if(this._bw==a){return}var b=this._bw;this._dt(a);this._dn(b);if(this._b2!=null){this._b2(63)}return a}else{return this._bw}},_dt:function(a){this._bw=a;this._cx=$$t.$k.ds;this._cy=$$t.$k.dq;if(this._b2!=null){this._b2(63)}},_dn:function(a){var b=0;var c=0;var d=this._dl(a,1,b,c);b=d.p2;c=d.p3;var e=this._dl(a,2,b,c);b=e.p2;c=e.p3;var f=this._dl(a,4,b,c);b=f.p2;c=f.p3;var g=this._dl(a,8,b,c);b=g.p2;c=g.p3;var h=this._dl(a,16,b,c);b=h.p2;c=h.p3;var i=this._dl(a,32,b,c);b=i.p2;c=i.p3;this._dr(b);if(this.style()!=null){this._dh(c,this.style()._i())}},formatString:function(a){if(arguments.length===1){this.af();if(this.formatString()==a){return}if(a!=null){var b=this.v();if(b!=null){if(b.validateFormatStrings()){var c=new $$t.m8(0,b,a,b._e3());if(c.o()==false){if(b._c2()){}else{throw new $$6.d(2,$$t.$k.ef("LE_InvalidOperationException_InvalidFormatString"),"value")}}}this._ci=b._b0().p(a)}else{}}else{this._ci=-1}this._dp(65536);return a}else{if(this.v()==null){return null}return this.v()._b0().item(this._ci)}},indent:function(a){if(arguments.length===1){this.af();if(this.indent()==a){return}if(a!=-1&&(a<0||250<a)){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_Indent"))}this._cj=a;this._dp(131072);return a}else{return this._cj}},leftBorderColorInfo:function(a){if(arguments.length===1){this.af();if($$t.$ah.l_op_Equality(this.leftBorderColorInfo(),a)){return}var b=$$t.$o._di(a);a=b.p0;this._bc=a;this._dp(262144);return a}else{return this._bc}},leftBorderStyle:function(a){if(arguments.length===1){this.af();if(this.leftBorderStyle()==a){return}if($$t.$k.aw(a)==false){throw new $$t.tc("value",a,$$t.$by.$type)}this._ai=a;this._dp(524288);return a}else{return this._ai}},locked:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._locked$i.apply(this,arguments);return a}else{return $s(this._locked$i.apply(this,arguments))}},_locked$i:function(a){if(arguments.length===1){this.af();if($j(this._locked$i(),a)){return}if($$t.$k.a5(a)==false){throw new $$t.tc("value",$$t.$k.dk(a),$$0.$ai.$type.specialize($$0.$aq.$type))}this._cz=a;this._dp(1048576);return a}else{return this._cz}},rightBorderColorInfo:function(a){if(arguments.length===1){this.af();if($$t.$ah.l_op_Equality(this.rightBorderColorInfo(),a)){return}var b=$$t.$o._di(a);a=b.p0;this._bd=a;this._dp(2097152);return a}else{return this._bd}},rightBorderStyle:function(a){if(arguments.length===1){this.af();if(this.rightBorderStyle()==a){return}if($$t.$k.aw(a)==false){throw new $$t.tc("value",a,$$t.$by.$type)}this._aj=a;this._dp(4194304);return a}else{return this._aj}},rotation:function(a){if(arguments.length===1){this.af();if(this.rotation()==a){return}this._ck=a;this._dp(8388608);return a}else{return this._ck}},shrinkToFit:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._shrinkToFit$i.apply(this,arguments);return a}else{return $s(this._shrinkToFit$i.apply(this,arguments))}},_shrinkToFit$i:function(a){if(arguments.length===1){this.af();if($j(this._shrinkToFit$i(),a)){return}if($$t.$k.a5(a)==false){throw new $$t.tc("value",$$t.$k.dk(a),$$0.$ai.$type.specialize($$0.$aq.$type))}this._c0=a;this._dp(16777216);return a}else{return this._c0}},style:function(a){if(arguments.length===1){this.af();a=this._br(a);if(this._bq==a){return}if(a!=null){if(this._b1()==1){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotSetParentStyleOnStyle"))}if(a._g()!=this.v()){throw new $$6.d(2,$$t.$k.ef("LE_InvalidOperationException_ParentStyleFromOtherWorkbook"),"value")}}if(this._bq!=null&&this.t()!=null){this._bq._y()}if(this._bq!=null&&a!=null&&this.v()._c2()==false){var b=this._bq._i().formatOptions();b&=~a._i().formatOptions();b=this._bx(b);this._dh(b,this._bq._i())}this._bq=a;if(this._bq!=null&&this.t()!=null){this._bq._x()}if(this._bq!=null&&(this.v()==null||this.v()._c2()==false)){this.formatOptions(this.formatOptions()&~this._bq._i().formatOptions())}if(this._b2!=null){this._b2(63)}return a}else{return this._br(this._bq)}},_du:function(a){this._bq=a;this._cx=$$t.$k.ds;this._cy=$$t.$k.dq;if(this._b2!=null){this._b2(63)}},topBorderColorInfo:function(a){if(arguments.length===1){this.af();if($$t.$ah.l_op_Equality(this.topBorderColorInfo(),a)){return}var b=$$t.$o._di(a);a=b.p0;this._be=a;this._dp(67108864);return a}else{return this._be}},topBorderStyle:function(a){if(arguments.length===1){this.af();if(this._ak==a){return}if($$t.$k.aw(a)==false){throw new $$t.tc("value",a,$$t.$by.$type)}this._ak=a;this._dp(134217728);return a}else{return this._ak}},verticalAlignment:function(a){if(arguments.length===1){this.af();if(this._a7==a){return}if($$t.$k.bi(a)==false){throw new $$t.tc("value",a,$$t.$c8.$type)}this._a7=a;this._dp(268435456);return a}else{return this._a7}},wrapText:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._wrapText$i.apply(this,arguments);return a}else{return $s(this._wrapText$i.apply(this,arguments))}},_wrapText$i:function(a){if(arguments.length===1){this.af();if($j(this._c1,a)){return}if($$t.$k.a5(a)==false){throw new $$t.tc("value",$$t.$k.dk(a),$$0.$ai.$type.specialize($$0.$aq.$type))}this._c1=a;this._dp(536870912);return a}else{return this._c1}},_a4:function(){return $g(this._da(1,null))},_bf:function(){return this._da(2,null)},_al:function(){return $g(this._da(4,null))},_bg:function(){return this._da(8,null)},_aw:function(){return $g(this._da(16,null))},_am:function(){return $g(this._da(32,null))},_ar:function(){return this._da(64,null)},_c2:function(){return $t($$0.$aq.$type,this._da(128,null))},_bh:function(){return this._da(256,null)},_cq:function(){return $h(this._da(512,null))},_c3:function(){return $t($$0.$aq.$type,this._da(1024,null))},_df:function(){return this._da(2048,null)},_c4:function(){return $t($$0.$aq.$type,this._da(4096,null))},_a0:function(){return $g(this._da(8192,null))},_a1:function(){return $g(this._da(16384,null))},_bz:function(){return $g(this._da(32768,null))},_cs:function(){if(this._ci<0){if($$t.$k.bx(this.formatOptions(),1)){if(this._bt!=null){return this._bt._cs()}}else{if(this.style()!=null){return this.style()._i()._cs()}}return 0}return this._ci},_dg:function(){return this._da(65536,null)},_ct:function(){return $h(this._da(131072,null))},_bk:function(){return this._da(262144,null)},_an:function(){return $g(this._da(524288,null))},_c5:function(){return $t($$0.$aq.$type,this._da(1048576,null))},_bl:function(){return this._da(2097152,null)},_ao:function(){return $g(this._da(4194304,null))},_cw:function(){return $h(this._da(8388608,null))},_c6:function(){return $t($$0.$aq.$type,this._da(16777216,null))},_bs:function(){return this._da(33554432,null)},_bm:function(){return this._da(67108864,null)},_ap:function(){return $g(this._da(134217728,null))},_a9:function(){return $g(this._da(268435456,null))},_c7:function(){return $t($$0.$aq.$type,this._da(536870912,null))},_b6:function(a){if(arguments.length===1){this._b4=a;return a}else{return this._b4}},_cl:function(){var a=this._ct();if(a!=0){var b=this._co();if(b!=255){a=0}else{var c=this._a9();if(c!=2&&c!=4){a=0}}}return a},_cm:function(){var a=this._ct();if(a!=0){var b=this._a4();if(b!=1&&b!=7){a=0}else if(this._cw()!=0){a=0}}return a},_cn:function(){var a=this._ct();if(a!=0){var b=this._a4();if(b!=3&&b!=7){a=0}}return a},_cp:function(){var a=this._ct();if(a!=0){var b=this._co();if(b!=255){a=0}else{var c=this._a9();if(c!=0&&c!=4){a=0}}}return a},_co:function(){var a=this._cw();if(a!=0){switch(this._a4()){case 6:case 4:a=0;break}}return a},_b7:function(){if($j(this._c6(),true)){if(this._b8()){return false}switch(this._a4()){case 0:case 1:case 3:case 2:case 6:return true}}return false},_a8:function(){var a=this._a9();if(a==4||a==3){var b=this._a4();if(b==4){a=2}}return a},_b8:function(){if($j(this._cy,null)){var a=this._a4();switch(a){case 4:this._cy=$m($$0.$aq.$type,false);break;case 7:case 5:this._cy=$m($$0.$aq.$type,true);break;default:var b=this._a9();switch(b){case 3:case 4:this._cy=$m($$0.$aq.$type,true);break;default:if($j(this._c7(),true)){this._cy=$m($$0.$aq.$type,true)}else{this._cy=$m($$0.$aq.$type,false)}break}break}}return $j(this._cy,true)},_b9:function(){return this._b5||this._b0!=2},_bp:function(){return this._bo},_a6:function(a){if(arguments.length===1){this._a5=a;return a}else{return this._a5}},_cr:function(a){if(arguments.length===1){this._ci=a;this._dp(65536);return a}else{return this._ci}},_cd:function(){if(this._b1()==0&&this.v()!=null){return this.v()._b8()._defaultElement().equals(this)}if(this.formatOptions()!=0){return false}if(this.style()!=null&&this.style()._n()==false){return false}return true},_ce:function(a){if(arguments.length===1){this._b5=a;return a}else{return this._b5}},_b1:function(a){if(arguments.length===1){if(this._b0==a){return}this._b0=a;this._cx=$$t.$k.ds;this._cy=$$t.$k.dq;this.style(null);return a}else{return this._b0}},_ax:function(){return this._av},_b3:function(a){if(arguments.length===1){this._b2=a;return a}else{return this._b2}},$type:new $.ig.Type("WorksheetCellFormatData",$$t.$e9.$type,[$$t.$it.$type,$$t.$fz.$type])},true);$c("CellFormatCache:p","Object",{c:0,a:null,f:null,d:null,e:null,b:false,init:function(a){this.c=-1;$.ig.$op.init.call(this);this.a=a;a._as=this;this.b=a._a1()!=0},g:function(){if(this.f!=null){$$t.$p.h(this.f)}this.d=null;this.e=null;this.a._as=null},h:function(a){var b=null;if(a!=null){a.detach()}},$type:new $.ig.Type("CellFormatCache",$.ig.$ot)},true);$c("TextMetricsProviderBase:ia","Object",{_a:null,init:function(a){$.ig.$op.init.call(this);this._a=a},dispose:function(){},_isDisplayProvider:function(){return false},_getDefaultRowHeight:function(a){},_measureText:function(a,b,c,d,e){},_getUnderlineHeight:function(a){return 0},_shouldAddUnderlineHeight:function(a){return a==33||a==34},_scaleForDpi:function(a){var b=$$t.$n._eq(this._a,false);if(b!=$$t.$n._jb().width()){var c=b/$$t.$n._jb().width();a.width($.ig.truncate($$t.$aa.f(a.width()*c)))}var d=$$t.$n._eq(this._a,true);if(d!=$$t.$n._jb().height()){var e=d/$$t.$n._jb().height();a.height($.ig.truncate($$t.$aa.f(a.height()*e)))}return{p0:a}},$type:new $.ig.Type("TextMetricsProviderBase",$.ig.$ot,[$$0.$au.$type])},true);$c("JQueryTextMetricsProvider:q","TextMetricsProviderBase",{init:function(a){this._h=new $$4.x($$t.$o.$type,0);
|
|
$$t.$ia.init.call(this,a)},dispose:function(){$$t.$ia.dispose.call(this);if(this._j!=null){$$t.$p.h(this._j);this._j=null}if(this._i!=null){$$t.$p.h(this._i);this._i=null}if(this._h!=null){for(var a=this._h.count()-1;a>=0;a--){this._h.__inner[a]._as.g()}this._h.clear()}},_h:null,_j:null,_i:null,_m:function(){if(this._j==null){var a=$(document.createElement("div"));a.css({position:"absolute",display:"block",visibility:"hidden",overflow:"hidden"});this._j=a;$("body").append(this._j)}return this._j},_getDefaultRowHeight:function(a){if(a._as!=null&&a._as.c>=0){return a._as.c}var b=this._i==null;if(b){this._i=$$t.$q._l()}this._i.css({"font-family":a._df(),"font-size":$a(a._cq(),20)+"pt"});if(b){this._i.text("0");this._m().append(this._i)}var c=this._i.height();if(a._as==null){new $$t.p(a);this._h.add(a)}c=Math.round(c*1.085);a._as.c=c;return c},_getUnderlineHeight:function(a){var b=this._getDefaultRowHeight(a);return $$t.$aa.f(Math.max(1,.05*b))*3},_measureText:function(a,b,c,d,e){if(e){b=$x($x($x(b,"\r\n",""),"\r",""),"\n","")}else if(b!=null&&b.length>0&&b.charCodeAt(b.length-1)==10){b+=" "}if(a._as==null){new $$t.p(a);this._h.add(a)}if($$a.$af.l_op_Equality_Lifted(c,$m($$a.$af.$type,null))&&b.indexOf("\n")<0){var f=a._as.e;if(f==null){var g=document.createElement("canvas");f=g.getContext("2d");a._as.d=g;a._as.e=f;var h="";if($j(a._c3(),true)){h+="italic "}if($j(a._c2(),true)){h+="bold "}h+=$a(a._cq(),20)+'pt "'+a._df()+'"';f.font=h}if(!a._as.b){var i=Math.round(a._as.e.measureText(b).width);var j=this._getDefaultRowHeight(a);return new $$a.af(1,i,j)}}var k=false;var l=a._as.f;if(l==null){a._as.f=l=$$t.$q._k(a);k=true}l.text(b);l.css("max-width",$$a.$af.l_op_Inequality_Lifted(c,$m($$a.$af.$type,null))?c.value().width()+"px":"none");if(k){this._m().append(l)}var m=l.width();var n=l.height();return new $$a.af(1,m,n)},_l:function(){var a=$(document.createElement("span"));a.css({border:"0px none",margin:"0px",padding:"0px","line-height":"normal",position:"relative",display:"block",visibility:"hidden","white-space":"pre","text-decoration":"none","font-weight":"normal","font-style":"normal","max-width":"none"});return a},_k:function(a){var b=$(document.createElement("span"));b.css({border:"0px none",margin:"0px",padding:"0px","line-height":"normal",position:"relative",display:"block",visibility:"hidden","font-family":a._df(),"font-size":$a(a._cq(),20)+"pt","white-space":a._b8()?"pre-wrap":"pre","overflow-wrap":a._b8()?"break-word":"normal","word-wrap":a._b8()?"break-word":"normal","text-decoration":a._a1()!=0?"underline":"none","font-weight":$j(a._c2(),true)?"bold":"normal","font-style":$j(a._c3(),true)?"italic":"normal"});return b},$type:new $.ig.Type("JQueryTextMetricsProvider",$$t.$ia.$type)},true);$c("DomTextMetricsProvider:r","TextMetricsProviderBase",{_i:null,init:function(a,b){this._h=new $$4.x($$t.$o.$type,0);$$t.$ia.init.call(this,a);this._i=b},dispose:function(){$$t.$ia.dispose.call(this);if(this._k!=null){$$t.$p.h(this._k);this._k=null}if(this._j!=null){$$t.$p.h(this._j);this._j=null}if(this._h!=null){for(var a=this._h.count()-1;a>=0;a--){this._h.__inner[a]._as.g()}this._h.clear()}},_h:null,_k:null,_j:null,_n:function(){if(this._k==null){var a=this._i.createElement("div");a.setStyleProperty("position","absolute");a.setStyleProperty("display","block");a.setStyleProperty("visibility","hidden");a.setStyleProperty("overflow","hidden");this._k=a;this._i.appendToBody(this._k)}return this._k},_getDefaultRowHeight:function(a){if(a._as!=null&&a._as.c>=0){return a._as.c}var b=this._j==null;if(b){this._j=this._m()}this._j.setStyleProperty("font-family",a._df());this._j.setStyleProperty("font-size",$a(a._cq(),20)+"pt");if(b){this._j.setText("0");this._n().append(this._j)}var c=this._j.height();if(a._as==null){new $$t.p(a);this._h.add(a)}c=Math.round(c*1.085);a._as.c=c;return c},_getUnderlineHeight:function(a){var b=this._getDefaultRowHeight(a);return $$t.$aa.f(Math.max(1,.05*b))*3},_measureText:function(a,b,c,d,e){if(e){b=$x($x($x(b,"\r\n",""),"\r",""),"\n","")}else if(b!=null&&b.length>0&&b.charCodeAt(b.length-1)==10){b+=" "}if(a._as==null){new $$t.p(a);this._h.add(a)}if($$a.$af.l_op_Equality_Lifted(c,$m($$a.$af.$type,null))&&b.indexOf("\n")<0){var f=a._as.e;if(f==null){var g=this._i.createElement("canvas").getNativeElement();f=g.getContext("2d");a._as.d=g;a._as.e=f;var h="";if($j(a._c3(),true)){h+="italic "}if($j(a._c2(),true)){h+="bold "}h+=$a(a._cq(),20)+'pt "'+a._df()+'"';f.font=h}if(!a._as.b){var i=Math.round(a._as.e.measureText(b).width);var j=this._getDefaultRowHeight(a);return new $$a.af(1,i,j)}}var k=false;var l=a._as.f;if(l==null){a._as.f=l=this._l(a);k=true}l.setText(b);l.setStyleProperty("max-width",$$a.$af.l_op_Inequality_Lifted(c,$m($$a.$af.$type,null))?c.value().width()+"px":"none");if(k){this._n().append(l)}var m=l.width();var n=l.height();return new $$a.af(1,m,n)},_m:function(){var a=this._i.createElement("span");a.setStyleProperty("border","0px none");a.setStyleProperty("margin","0px");a.setStyleProperty("padding","0px");a.setStyleProperty("line-height","normal");a.setStyleProperty("position","relative");a.setStyleProperty("display","block");a.setStyleProperty("visibility","hidden");a.setStyleProperty("white-space","pre");a.setStyleProperty("text-decoration","none");a.setStyleProperty("font-weight","normal");a.setStyleProperty("font-style","normal");a.setStyleProperty("max-width","none");return a},_l:function(a){var b=this._i.createElement("span");var c=a._b8();b.setStyleProperty("border","0px none");b.setStyleProperty("margin","0px");b.setStyleProperty("padding","0px");b.setStyleProperty("line-height","normal");b.setStyleProperty("position","relative");b.setStyleProperty("display","block");b.setStyleProperty("visibility","hidden");b.setStyleProperty("font-family",a._df());b.setStyleProperty("font-size",$a(a._cq(),20)+"pt");b.setStyleProperty("white-space",c?"pre-wrap":"pre");b.setStyleProperty("overflow-wrap",c?"break-word":"normal");b.setStyleProperty("word-wrap",c?"break-word":"normal");b.setStyleProperty("text-decoration",a._a1()!=0?"underline":"none");b.setStyleProperty("font-weight",$j(a._c2(),true)?"bold":"normal");b.setStyleProperty("font-style",$j(a._c3(),true)?"italic":"normal");return b},$type:new $.ig.Type("DomTextMetricsProvider",$$t.$ia.$type)},true);$c("HtmlTextMetricsProvider:s","TextMetricsProviderBase",{init:function(a){this._h=new $$4.x($$t.$o.$type,0);$$t.$ia.init.call(this,a)},dispose:function(){$$t.$ia.dispose.call(this);if(this._j!=null){$$t.$p.h(this._j);this._j=null}if(this._l!=null){$$t.$p.h(this._l);this._l=null}if(this._h!=null){for(var a=this._h.count()-1;a>=0;a--){this._h.__inner[a]._as.g()}this._h.clear()}},_h:null,_j:null,_l:null,_k:function(){if(this._j==null){var a=document.createElement("div");a.style.position="absolute";a.style.display="block";a.style.visibility="hidden";a.style.overflow="hidden";this._j=a;document.body.appendChild(this._j)}return this._j},_getDefaultRowHeight:function(a){if(a._as!=null&&a._as.c>=0){return a._as.c}var b=this._l==null;if(b){this._l=this._n()}this._l.style.fontFamily=a._df();this._l.style.fontSize=$a(a._cq(),20)+"pt";if(b){this._l.innerText="0";this._k().appendChild(this._l)}var c=$$t.$s._i(window.getComputedStyle(this._l).height);if(a._as==null){new $$t.p(a);this._h.add(a)}c=Math.round(c*1.085);a._as.c=c;return c},_getUnderlineHeight:function(a){var b=this._getDefaultRowHeight(a);return $$t.$aa.f(Math.max(1,.05*b))*3},_measureText:function(a,b,c,d,e){if(e){b=$x($x($x(b,"\r\n",""),"\r",""),"\n","")}else if(b!=null&&b.length>0&&b.charCodeAt(b.length-1)==10){b+=" "}if(a._as==null){new $$t.p(a);this._h.add(a)}if($$a.$af.l_op_Equality_Lifted(c,$m($$a.$af.$type,null))&&b.indexOf("\n")<0){var f=a._as.e;if(f==null){var g=document.createElement("canvas");f=g.getContext("2d");a._as.d=g;a._as.e=f;var h="";if($j(a._c3(),true)){h+="italic "}if($j(a._c2(),true)){h+="bold "}h+=$a(a._cq(),20)+'pt "'+a._df()+'"';f.font=h}if(!a._as.b){var i=Math.round(a._as.e.measureText(b).width);var j=this._getDefaultRowHeight(a);return new $$a.af(1,i,j)}}var k=false;var l=a._as.f;if(l==null){a._as.f=l=this._m(a);k=true}l.innerText=b;l.style.maxWidth=$$a.$af.l_op_Inequality_Lifted(c,$m($$a.$af.$type,null))?c.value().width()+"px":"none";if(k){this._k().appendChild(l)}var m=window.getComputedStyle(l);var n=$$t.$s._i(m.width);var o=$$t.$s._i(m.height);return new $$a.af(1,n,o)},_i:function(a){return parseFloat($x(a,"px",""))},_n:function(){var a=document.createElement("span");a.style.border="0px none";a.style.margin="0px";a.style.padding="0px";a.style.lineHeight="normal";a.style.position="relative";a.style.display="block";a.style.visibility="hidden";a.style.whiteSpace="pre";a.style.textDecoration="none";a.style.fontWeight="normal";a.style.fontStyle="normal";a.style.maxWidth="none";return a},_m:function(a){var b=document.createElement("span");var c=a._b8();b.style.border="0px none";b.style.margin="0px";b.style.padding="0px";b.style.lineHeight="normal";b.style.position="relative";b.style.display="block";b.style.visibility="hidden";b.style.fontFamily=a._df();b.style.fontSize=$a(a._cq(),20)+"pt";b.style.whiteSpace=c?"pre-wrap":"pre";b.style.overflowWrap=c?"break-word":"normal";b.style.wordWrap=c?"break-word":"normal";b.style.textDecoration=a._a1()!=0?"underline":"none";b.style.fontWeight=$j(a._c2(),true)?"bold":"normal";b.style.fontStyle=$j(a._c3(),true)?"italic":"normal";return b},$type:new $.ig.Type("HtmlTextMetricsProvider",$$t.$ia.$type)},true);$c("excel.WorkbookOptionsBase:i1","Object",{_a:null,_b:null,_staticInit:function(){},init:function(a){$.ig.$op.init.call(this);this._c(a)},_c:function(a){if(arguments.length===1){if(this._a==a){return}this._a=a;this._b=null;return a}else{return this._a}},_d:function(){if(this._b==null){this._b=this._c();if(this._b==null&&$$t.$i1._e!=null){this._b=$$t.$i1._e()}}return this._b},$type:new $.ig.Type("excel.WorkbookOptionsBase",$.ig.$ot)},true);$c("excel.WorkbookLoadOptions:x","excel.WorkbookOptionsBase",{_f:function(){return null},_j:function(){return false},_g:false,_h:false,_n:null,init:function(){this._g=true;this._h=true;$$t.$i1.init.call(this,null)},autoResumeCalculations:function(a){if(arguments.length===1){this._g=a;return a}else{return this._g}},culture:function(a){if(arguments.length===1){arguments[0]=typeof arguments[0]==="string"?new $.ig.CultureInfo(arguments[0]):arguments[0];this._culture$i.apply(this,arguments);return a}else{return function(t){return t==null?null:t.name()}(this._culture$i.apply(this,arguments))}},__culture$i:null,_culture$i:function(a){if(arguments.length===1){this.__culture$i=a;return a}else{return this.__culture$i}},_k:function(){return this._n!=null&&this._n.count()>0},isDuplicateFormulaParsingOptimized:function(a){if(arguments.length===1){this._h=a;return a}else{return this._h}},userDefinedFunctions:function(){if(this._n==null){this._n=new $$4.x($$t.$ny.$type,0)}return this._n},$type:new $.ig.Type("excel.WorkbookLoadOptions",$$t.$i1.$type)},true);$c("excel.WorksheetProtectedRange:y","Object",{_a:null,_k:null,_b:function(){return this._a},_m:function(){return this._k},_o:function(a){this._a=a},_p:function(a){this._k=a},_d:null,_g:false,_l:null,_f:null,_c:null,init:function(a){$.ig.$op.init.call(this);this.title(a);this._f=new $$t.g4(this);this._c=new $$t.g2(null)},hasPassword:function(){return this._c.f()},isProtected:function(a){if(arguments.length===1){this._g=a;return a}else{return this._g}},ranges:function(){return this._f},title:function(a){if(arguments.length===1){if(String.isNullOrEmpty(a)){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentNullException_WorksheetProtectedRangeTitleCantBeNull"))}if(a!=this._l){if(a.length>255){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_WorksheetProtectedRangeTitleTooLong"))}if(this._d!=null){var b=this._d.protection().allowedEditRanges()._b(a);if(b!=null&&b!=this){throw new $$6.d(1,$$t.$k.eg("LE_ArgumentException_DuplicateWorksheetProtectedRangeTitle",[a]))}}this._l=a}return a}else{return this._l}},worksheet:function(a){if(arguments.length===1){this._d=a;return a}else{return this._d}},unprotect:function(){if(this._c.f()==false){this._c.l();this.isProtected(false)}},$type:new $.ig.Type("excel.WorksheetProtectedRange",$.ig.$ot)},true);$c("SilverlightFixes:z","Object",{init:function(){$.ig.$op.init.call(this)},staticInit:function(){},t:function(){return $$8.$a.uTF8()},l:function(a){if(a==$$8.$a.unicode()){return 1200}if(a==$$8.$a.bigEndianUnicode()){return 1201}if(a==$$8.$a.uTF8()){return 65001}return 0},u:function(a){switch(a){case 1200:return $$8.$a.unicode();case 1201:return $$8.$a.bigEndianUnicode();case 65001:return $$8.$a.uTF8();case 932:return new $$v.e;case 936:return new $$v.f;case 1252:return new $$v.d;default:return $$8.$a.uTF8()}},j:function(a){return $$0.$cf.currentCulture()},p:function(a){return $.ig.truncate(Math.round(a))},o:function(a){return $.ig.truncate(Math.round(a))},h:function(a,b){return Math.round10N(a,b)},g:function(a){if(a<0){return Math.ceil(a)}return Math.floor(a)},m:function(a){throw new $$6.q(0)},s:function(a){return a.toUpperCase()},d:function($t,a){return true},c:function(a){return true},r:function($t,a){return a},b:function(a){return $$a.$ax.b(a,$$t.$z.v)},w:function(a){var b=a&4294967295;return $$a.$ax.u(b>>24&255,b>>16&255,b>>8&255,b&255)},k:function(a){return a.l()<<24|a.o()<<16|a.n()<<8|a.m()},e:function(a,b,c){var d=$.ig.truncate(Math.round($$t.$z.f(b)));switch(a){case 0:return $$t.$z.i().calendar().addYears(c,d);case 1:return $.ig.Date.prototype.addMonths(c,d*3);case 2:return $$t.$z.i().calendar().addMonths(c,d);case 3:case 4:case 6:return $.ig.Date.prototype.addDays(c,d);case 5:return $.ig.Date.prototype.addDays(c,d*7);case 7:return $.ig.Date.prototype.addHours(c,d);case 8:return $.ig.Date.prototype.addMinutes(c,d);case 9:return $.ig.Date.prototype.addSeconds(c,d)}throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_Interval"),"interval")},a:function(a){if(a!=null){a=a.toLocaleUpperCase($$0.$cf.invariantCulture())}switch(a){case"YYYY":return 0;case"Y":return 3;case"M":return 2;case"D":return 4;case"H":return 7;case"N":return 8;case"S":return 9;case"WW":return 5;case"W":return 6;default:if(a!="Q"){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_IntervalStr"),"interval")}break}return 1},q:function(a,b,c,d,e){var f;var g=c-b;switch(a){case 0:f=$$t.$z.i().calendar();return f.getYear(c)-f.getYear(b);case 1:f=$$t.$z.i().calendar();return(f.getYear(c)-f.getYear(b))*4+$a(f.getMonth(c)-1,3)-$a(f.getMonth(b)-1,3);case 2:f=$$t.$z.i().calendar();return(f.getYear(c)-f.getYear(b))*12+f.getMonth(c)-f.getMonth(b);case 3:case 4:return $.ig.truncate(Math.round($$t.$z.f($.ig.util.timeSpanTotalDays(g))));case 5:b=$.ig.Date.prototype.addDays(b,0-$$t.$z.n(b,d));c=$.ig.Date.prototype.addDays(c,0-$$t.$z.n(c,d));return $a($.ig.truncate(Math.round($$t.$z.f($.ig.util.timeSpanTotalDays(c-b)))),7);case 6:return $a($.ig.truncate(Math.round($$t.$z.f($.ig.util.timeSpanTotalDays(g)))),7);case 7:return $.ig.truncate(Math.round($$t.$z.f($.ig.util.timeSpanTotalHours(g))));case 8:return $.ig.truncate(Math.round($$t.$z.f($.ig.util.timeSpanTotalMinutes(g))));case 9:return $.ig.truncate(Math.round($$t.$z.f($.ig.util.timeSpanTotalSeconds(g))))}throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_Interval"),"interval")},f:function(a){if(a>=0){return Math.floor(a)}return-Math.floor(-a)},n:function(a,b){if(b<0||b>7){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_WeekdayFirst"),"weekdayFirst")}if(b==0){return 1}return(a.getDay()-b+8)%(6|1)+1},i:function(){return $$0.$c9.currentThread().currentCulture()},$type:new $.ig.Type("SilverlightFixes",$.ig.$ot)},true);$c("MathUtilities:aa","Object",{init:function(){$.ig.$op.init.call(this)},l:function(){return $$0.$c9.currentThread().currentCulture()},q:function(a,b){return $$t.$aa.r(a,b)},r:function(a,b){var c=b.name();if(c!=$$t.$aa.p){$$t.$aa.p=c;$$t.$aa.n=new Intl.NumberFormat(c,{useGrouping:false,minimumSignificantDigits:1})}return $$t.$aa.n.format(a)},b:function(a,b,c){if(true){if(function(){var d=$.ig.util.tryParseNumber1(a,511&~8,b,c);c=d.p3;return d.ret}()==false){return{ret:false,p2:c}}return{ret:function(){var d=$$t.$aa.e($$0.$v.$type,a,b,c);c=d.p2;return d.ret}(),p2:c}}},c:function(a,b,c){if(true){if(function(){var d=$$t.$aa.d(a,c);c=d.p1;return d.ret}()){return{ret:true,p2:c}}if(function(){var d=$6(a,511&~8,b,c);c=d.p3;return d.ret}()==false){return{ret:false,p2:c}}return{ret:function(){var d=$$t.$aa.e(Number,a,b,c);c=d.p2;return d.ret}(),p2:c}}},d:function(a,b){b=0;var c=a.length;if(c==0){return{ret:false,p1:b}}for(var d=0;d<c;d++){var e=a.charAt(d);if(e.charCodeAt(0)<"0".charCodeAt(0)||"9".charCodeAt(0)<e.charCodeAt(0)){return{ret:false,p1:b}}b*=10;b+=e.charCodeAt(0)-"0".charCodeAt(0)}return{ret:true,p1:b}},e:function($t,a,b,c){a=a.trim();var d=$b($$0.$cf.$type,b);var e;if(d!=null){e=d.compareInfo()}else{e=$$t.$aa.l().compareInfo()}var f=b.getFormat($$0.$ch.$type)||$$t.$aa.l().numberFormat();var g=a;var h=e.indexOf3(a,f.numberDecimalSeparator(),1);if(0<=h){g=a.substr(0,h)}else{var i=e.indexOf3(a,"E",1);if(0<=i){g=a.substr(0,i)}}for(var j=g.length-1;j>=0;j--){var k=false;if(e.compare1(g,j,f.numberGroupSeparator().length,f.numberGroupSeparator(),0,f.numberGroupSeparator().length,1)==0){k=true}else{var l=g.charAt(j);if($aa(l)){k=true}}if(k){g=g.substr(0,j+1);break}}var m=$.ig.util.stringSplit(g,[f.numberGroupSeparator()],0);var n=f.numberGroupSizes()[0];for(var o=1;o<m.length;o++){if(m[o].length<n){c=$f($t);return{ret:false,p2:c}}}return{ret:true,p2:c}},m:function(a){var b=0;if(a<1){while(0<a&&a<1){a*=10;b--}}else{while(10<=a){a/=10;b++}}return b},o:function(a){return $$t.$aa.g(a,0)},f:function(a){return $$t.$aa.g(a,0)},g:function(a,b){return $$t.$aa.h(a,b,true)},h:function(a,b,c){if($.ig.util.isNaN(a)||Number.isInfinity(a)){return a}var d;if(b<0||b>15){d=Math.pow(10,b)}else{d=$$t.$aa.a[b]}var e=Math.sign(a);var f=a*d;if(c){f=$$t.$aa.i(f)}var g=f%1;f=$$t.$aa.j(f);if(Math.abs(g)>=.5){f+=Math.sign(g)}return f/d},i:function(a){if(a==0){return a}var b=14-$$t.$aa.m(Math.abs(a));if(b>0){return $$t.$aa.h(a,b,false)}return a},j:function(a){return $$t.$z.g(a)},k:function(a,b){if($.ig.util.isNaN(a)||Number.isInfinity(a)){return a}var c;if(b<0||b>15){c=Math.pow(10,b)}else{c=$$t.$aa.a[b]}var d=Math.sign(a);var e=a*c;e=$$t.$aa.j(e);return e/c},$type:new $.ig.Type("MathUtilities",$.ig.$ot)},true);$c("excel.WorkbookColorInfo:ah","Object",{_ag:null,_i:0,_v:0,_w:0,_j:null,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){if(typeof arguments[0]==="string"||$b($$a.$ax.$type,arguments[0])!==null){a=1}else if(typeof arguments[0]==="number"){a=4}else if(arguments[0]==null){a=1}}else if(arguments.length===2){if(typeof arguments[0]==="string"||$b($$a.$ax.$type,arguments[0])!==null){if($b($$t.$ai.$type,arguments[1])!==null){a=3}else if(typeof arguments[1]==="number"){a=2}else if(arguments[1]==null){a=3}}else if($b($$t.$n.$type,arguments[0])!==null){a=9}else if(typeof arguments[0]==="number"){if($b($$t.$ai.$type,arguments[1])!==null){a=6}else if(typeof arguments[1]==="number"){a=5}else if(arguments[1]==null){a=6}}else if(arguments[0]==null){if($b($$t.$ai.$type,arguments[1])!==null){a=3}else if(typeof arguments[1]==="number"){a=9}else if(arguments[1]==null){a=3}}}else if(arguments.length===4){a=7}else if(arguments.length===5){if($b($$0.$aq.$type,arguments[3])!==null){a=7}else if($b($$t.$ai.$type,arguments[3])!==null){a=8}else if(arguments[3]==null){a=8}}else if(arguments.length===6){a=8}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;case 3:this._init3.apply(this,arguments);break;case 4:this._init4.apply(this,arguments);break;case 5:this._init5.apply(this,arguments);break;case 6:this._init6.apply(this,arguments);break;case 7:this._init7.apply(this,arguments);break;case 8:this._init8.apply(this,arguments);break;case 9:this._init9.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._ag=new $$a.ax;$.ig.$op.init.call(this);this._i=1},_init1:function(a){a=$$a.$ax.create(a);$$t.$ah._init7.call(this,$m($$a.$ax.$type,a),$m($$t.$dc.$type,null),$m(Number,null),false,false)},_init2:function(a,b){a=$$a.$ax.create(a);$$t.$ah._init7.call(this,$m($$a.$ax.$type,a),$m($$t.$dc.$type,null),$m(Number,b),false,false)},_init3:function(a,b){a=$$a.$ax.create(a);$$t.$ah._init8.call(this,$m($$a.$ax.$type,$$t.$k.g1(a)),$m($$t.$dc.$type,null),$m(Number,null),b,false,false)},_init4:function(a){$$t.$ah._init8.call(this,$m($$a.$ax.$type,null),$m($$t.$dc.$type,a),$m(Number,null),null,false,false)},_init5:function(a,b){$$t.$ah._init8.call(this,$m($$a.$ax.$type,null),$m($$t.$dc.$type,a),$m(Number,b),null,false,false)},_init6:function(a,b){$$t.$ah._init8.call(this,$m($$a.$ax.$type,null),$m($$t.$dc.$type,a),$m(Number,null),b,false,false)},_init7:function(a,b,c,d,e){$$t.$ah._init8.call(this,a,b,c,null,d,e)},_init8:function(a,b,c,d,e,f){this._ag=new $$a.ax;$.ig.$op.init.call(this);if(f==false&&$$a.$ax.c(a,$m($$a.$ax.$type,$$t.$ih.bg()))&&$j(b,null)&&$j(c,null)){this._i=1;return}if(a.hasValue()){this._i=2;this._ag=a.value();$$t.$ah._ad(this._ag)}if(b.hasValue()){this._i=4;$$t.$ah._ae(b.value());this._v=b.value()}if(c.hasValue()){this._i|=8;this._w=c.value();var g=$$t.$ah._af(this._w,e);this._w=g.p0}if(d!=null){this._i|=16;this._j=d}},_init9:function(a,b){$$t.$ah._init1.call(this,a.palette()._ae(b))},equals:function(a){var b=$b($$t.$ah.$type,a);if($$t.$ah.l_op_Equality(b,null)){return false}return $$t.$ah.l_op_Equality(this,b)},getHashCode:function(){var a=0;a^=this._i;a^=this._ag.getHashCode();a^=this._v;a^=this._w;return a},toString:function(){if(this.isAutomatic()){return $$t.$k.eg("WorkbookColorInfo_Description",[$$t.$k.ef("WorkbookColorInfo_Automatic_Description")])}var a;if($$t.$ah._u(this._i,2)){a=this._ag.toString()}else if($$t.$ah._u(this._i,4)){a=$$t.$dc.$getName(this._v)}else{return $.ig.$op.toString.call(this)}if($$t.$ah._u(this._i,8)){return $$t.$k.eg("WorkbookColorInfo_WithTint_Description",[a,this._w])}return $$t.$k.eg("WorkbookColorInfo_Description",[a])},getResolvedColor:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===1){n=1}switch(n){case 0:return this._getResolvedColor.apply(this,arguments).colorString();case 1:return this._getResolvedColor1.apply(this,arguments).colorString();default:throw new Error("Invalid arguments")}},_getResolvedColor:function(){return this._getResolvedColor1(null)},_getResolvedColor1:function(a){return $$t.$k.g0(this._aj(a,true,false))},_aj:function(a,b,c){if(this.isAutomatic()){return $$t.$ih.bg()}var d=new $$a.ax;if($$t.$ah._u(this._i,2)){d=this._ag;if(b&&d.l()!=255){d=$$a.$ax.u(255,this._ag.o(),this._ag.n(),this._ag.m())}}else if($$t.$ah._u(this._i,4)){if(a==null){if(c){d=$$t.$n._c()[this._v]}else{throw new $$6.e(2,"workbook",$$t.$k.ef("LE_ArgumentNullException_WorkbookRequiredToResolveThemeColor"))}}else{d=a._h()[this._v]}}else{return $$t.$ig.c()}if($$t.$ah._u(this._i,8)){return $$t.$k.g1($$t.$k.gt($$t.$k.g0(d),this._w))}if($$t.$ah._u(this._i,16)&&this._j!=null&&this._j._b()){if(this._j._luminanceModulation$i().hasValue()||this._j._luminanceOffset$i().hasValue()){var e,f,g;var h=$$t.$k.e7($$t.$k.g0(d),e,f,g);e=h.p1;f=h.p2;g=h.p3;var i=f;if(this._j._luminanceModulation$i().hasValue()){i*=this._j._luminanceModulation$i().value()}if(this._j._luminanceOffset$i().hasValue()){i+=this._j._luminanceOffset$i().value()*240}f=Math.min($.ig.truncate(i),240);var j=$$t.$k.gx(e,f,g);d=$$a.$ax.u(255,j.o(),j.n(),j.m())}if(this._j._alpha$i().hasValue()){var k=d.l();k=$.ig.truncate(Math.min(k*this._j._alpha$i().value(),255));k=Math.max(k,0);d=$$a.$ax.u(k,d.o(),d.n(),d.m())}if(this._j._shade$i().hasValue()){var l=$$t.$k.gr(d.l(),d.o(),d.n(),d.m(),this._j._shade$i().value());d=$$a.$ax.u(l.l(),l.o(),l.n(),l.m())}}return d},_y:function(a,b){return a.palette()._l(this,b)},_o:function(a,b){if(this.isAutomatic()){return true}if($$t.$ah._u(this._i,4)||$$t.$ah._u(this._i,8)){return false}var c=a.palette()._ae(this._y(a,b));return $$t.$iq._e(this._ag,c)},_g:function(a,b){if(this._n()&&(b||!this._p())){return this}var c=this._getResolvedColor1(a);if(!b&&$$t.$k.am(c)){c=$$t.$k.gw($$t.$k.cx(c))}return new $$t.ah($m($$a.$ax.$type,c),$m($$t.$dc.$type,null),$m(Number,null),false,true)},_h:function(a){var b;if($$a.$ax.c(this._color$i(),$m($$a.$ax.$type,null))){b=$m($$a.$ax.$type,null)}else{b=$m($$a.$ax.$type,this._ag)}return new $$t.ah(b,this._themeColorType$i(),this._tint$i(),a,false,(!this.isAutomatic()))},_u:function(a,b){return(a&b)==b},_ad:function(a){if($$t.$k.al(a)){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CannotCreateEmptyColorInfo"),"color")}},_ae:function(a){$$t.$k.gl($$t.$dc.$type,a,"themeColor")},_af:function(a,b){if(a<-1||1<a){if(b){a=a%2;if(a<-1){a+=2}else if(1<a){a-=2}}else{throw $$t.$k.x("tint",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_InvalidColorInfoTint"))}}return{p0:a}},automatic:function(){return $$t.$ah._a},color:function(){return $.ig.util.getColorStringSafe($s(this._color$i.apply(this,arguments)))},_color$i:function(){if($$t.$ah._u(this._i,1)){return $m($$a.$ax.$type,$$t.$ih.bf())}if($$t.$ah._u(this._i,2)){return $m($$a.$ax.$type,$$t.$k.g0(this._ag))}return $m($$a.$ax.$type,null)},isAutomatic:function(){return $$t.$ah._u(this._i,1)},themeColorType:function(){return $s(this._themeColorType$i.apply(this,arguments))},_themeColorType$i:function(){if($$t.$ah._u(this._i,4)){return $m($$t.$dc.$type,this._v)}return $m($$t.$dc.$type,null)},tint:function(){return $s(this._tint$i.apply(this,arguments))},_tint$i:function(){if($$t.$ah._u(this._i,8)){return $m(Number,this._w)}return $m(Number,null)},transform:function(){if($$t.$ah._u(this._i,16)){return this._j}return null},_n:function(){return this._i==2},_p:function(){if(this.isAutomatic()){return true}if($$t.$ah._u(this._i,2)){return $$t.$k.am(this._ag)}return false},l_op_Equality:function(a,b){if($.ig.$op.referenceEquals(a,b)){return true}if(null==a||null==b){return false}if(a._i!=b._i){return false}if(a._v!=b._v){return false}if(a._w!=b._w){return false}if($$t.$iq._e(a._ag,b._ag)==false){return false}if($$t.$ai._a(a._j,b._j)==false){return false}return true},l_op_Inequality:function(a,b){return!$$t.$ah.l_op_Equality(a,b)},l_op_Implicit_WorkbookColorInfo_Color:function(a){a=$$a.$ax.create(a);return new $$t.ah(a)},l_op_Implicit_WorkbookColorInfo_WorkbookThemeColorType:function(a){return new $$t.ah(a)},$type:new $.ig.Type("excel.WorkbookColorInfo",$.ig.$ot)},true);$$t.ah.automatic=$$t.ah.prototype.automatic.runOn($$t.ah.prototype);$$t.ah.l_op_Implicit_WorkbookColorInfo_Color=$$t.ah.prototype.l_op_Implicit_WorkbookColorInfo_Color.runOn($$t.ah.prototype);$$t.ah.l_op_Implicit_WorkbookColorInfo_WorkbookThemeColorType=$$t.ah.prototype.l_op_Implicit_WorkbookColorInfo_WorkbookThemeColorType.runOn($$t.ah.prototype);$$t.ah.l_op_Equality=$$t.ah.prototype.l_op_Equality.runOn($$t.ah.prototype);$$t.ah.l_op_Inequality=$$t.ah.prototype.l_op_Inequality.runOn($$t.ah.prototype);$c("excel.CellFill:ab","Object",{init:function(){$.ig.$op.init.call(this)},_r:function(a,b){},_s:function(a,b){},_c:function(a){},createLinearGradientFill:function(){var n;if(arguments.length===3){if(typeof arguments[1]==="string"||$b($$a.$ax.$type,arguments[1])!==null){n=2}else if($b($$t.$ag.$type,arguments[1])!==null){n=0}else if($b($$t.$ah.$type,arguments[1])!==null){n=1}else if(arguments[1]==null){if(typeof arguments[2]==="string"||$b($$a.$ax.$type,arguments[2])!==null){n=2}else if($b($$t.$ag.$type,arguments[2])!==null){n=0}else if($b($$t.$ah.$type,arguments[2])!==null){n=1}else if(arguments[2]==null){n=1}}}else{n=0}switch(n){case 0:return this._createLinearGradientFill.apply(this,arguments);case 1:return this._createLinearGradientFill1.apply(this,arguments);case 2:return this._createLinearGradientFill2.apply(this,arguments);default:throw new Error("Invalid arguments")}},_createLinearGradientFill2:function(a,b,c){b=$$a.$ax.create(b);c=$$a.$ax.create(c);return $$t.$ab._createLinearGradientFill1(a,$$t.$ab._p(b),$$t.$ab._p(c))},_createLinearGradientFill1:function(a,b,c){return $$t.$ab._createLinearGradientFill(a,[new $$t.ag(b,0),new $$t.ag(c,1)])},_createLinearGradientFill:function(a,b){b=b instanceof Array?b:Array.prototype.slice.call(arguments,1);return new $$t.ae(a,b)},createPatternFill:function(){var n;if(arguments.length===3){if(typeof arguments[0]==="string"||$b($$a.$ax.$type,arguments[0])!==null){n=1}else if($b($$t.$ah.$type,arguments[0])!==null){n=0}else if(arguments[0]==null){if(typeof arguments[1]==="string"||$b($$a.$ax.$type,arguments[1])!==null){n=1}else if($b($$t.$ah.$type,arguments[1])!==null){n=0}else if(arguments[1]==null){n=0}}}switch(n){case 0:return this._createPatternFill.apply(this,arguments);case 1:return this._createPatternFill1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_createPatternFill1:function(a,b,c){a=$$a.$ax.create(a);b=$$a.$ax.create(b);return $$t.$ab._createPatternFill(new $$t.ah(a),new $$t.ah(b),c)},_createPatternFill:function(a,b,c){return new $$t.ac(a,b,c)},createRectangularGradientFill:function(){var n;if(arguments.length===2){if(typeof arguments[0]==="string"||$b($$a.$ax.$type,arguments[0])!==null){n=4}else if($b($$t.$ah.$type,arguments[0])!==null){n=0}else if(arguments[0]==null){if(typeof arguments[1]==="string"||$b($$a.$ax.$type,arguments[1])!==null){n=4}else if($b($$t.$ah.$type,arguments[1])!==null){n=0}else if(arguments[1]==null){n=0}}}else if(arguments.length===6){if(typeof arguments[4]==="string"||$b($$a.$ax.$type,arguments[4])!==null){n=3}else if($b($$t.$ag.$type,arguments[4])!==null){n=1}else if($b($$t.$ah.$type,arguments[4])!==null){n=2}else if(arguments[4]==null){if(typeof arguments[5]==="string"||$b($$a.$ax.$type,arguments[5])!==null){n=3}else if($b($$t.$ag.$type,arguments[5])!==null){n=1}else if($b($$t.$ah.$type,arguments[5])!==null){n=2}else if(arguments[5]==null){n=2}}}else{n=1}switch(n){case 0:return this._createRectangularGradientFill.apply(this,arguments);case 1:return this._createRectangularGradientFill1.apply(this,arguments);case 2:return this._createRectangularGradientFill2.apply(this,arguments);case 3:return this._createRectangularGradientFill3.apply(this,arguments);case 4:return this._createRectangularGradientFill4.apply(this,arguments);default:throw new Error("Invalid arguments")}},_createRectangularGradientFill4:function(a,b){a=$$a.$ax.create(a);b=$$a.$ax.create(b);return $$t.$ab._createRectangularGradientFill3(.5,.5,.5,.5,a,b)},_createRectangularGradientFill3:function(a,b,c,d,e,f){e=$$a.$ax.create(e);f=$$a.$ax.create(f);return $$t.$ab._createRectangularGradientFill2(a,b,c,d,$$t.$ab._p(e),$$t.$ab._p(f))},_createRectangularGradientFill:function(a,b){return $$t.$ab._createRectangularGradientFill2(.5,.5,.5,.5,a,b)},_createRectangularGradientFill2:function(a,b,c,d,e,f){return $$t.$ab._createRectangularGradientFill1(a,b,c,d,[new $$t.ag(e,0),new $$t.ag(f,1)])},_createRectangularGradientFill1:function(a,b,c,d,e){e=e instanceof Array?e:Array.prototype.slice.call(arguments,4);return new $$t.af(a,b,c,d,e)},createSolidFill:function(){var n;if(arguments.length===1){if(typeof arguments[0]==="string"||$b($$a.$ax.$type,arguments[0])!==null){n=1}else if($b($$t.$ah.$type,arguments[0])!==null){n=0}else if(arguments[0]==null){n=0}}switch(n){case 0:return this._createSolidFill.apply(this,arguments);case 1:return this._createSolidFill1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_createSolidFill1:function(a){a=$$a.$ax.create(a);return $$t.$ab._createSolidFill(new $$t.ah(a))},_createSolidFill:function(a){return new $$t.ac(a,null,1)},_q:function(a){if(a.isAutomatic()){a=new $$t.ah($m($$a.$ax.$type,$$t.$k.gw($$t.$k.cx(a._color$i().value()))),a._themeColorType$i(),a._tint$i(),false,true)}return{p0:a}},_p:function(a){return new $$t.ah($m($$a.$ax.$type,a),$m($$t.$dc.$type,null),$m(Number,null),false,true)},noColor:function(){return $$t.$ab._a},$type:new $.ig.Type("excel.CellFill",$.ig.$ot)},true);$$t.ab.noColor=$$t.ab.prototype.noColor.runOn($$t.ab.prototype);$$t.ab.createLinearGradientFill=$$t.ab.prototype.createLinearGradientFill.runOn($$t.ab.prototype);
|
|
$$t.ab.createPatternFill=$$t.ab.prototype.createPatternFill.runOn($$t.ab.prototype);$$t.ab.createSolidFill=$$t.ab.prototype.createSolidFill.runOn($$t.ab.prototype);$$t.ab.createRectangularGradientFill=$$t.ab.prototype.createRectangularGradientFill.runOn($$t.ab.prototype);$c("excel.CellFillPattern:ac","excel.CellFill",{_v:null,_w:null,_t:0,init:function(a,b,c){var d;if(arguments.length===3){d=0}else if(arguments.length===4){if($b($$t.$ah.$type,arguments[0])!==null){d=1}else if(typeof arguments[0]==="number"){d=4}else if(arguments[0]==null){d=1}}else if(arguments.length===5){if($b($$0.$aq.$type,arguments[3])!==null){d=3}else if($b($$t.$o.$type,arguments[3])!==null){d=2}else if(arguments[3]==null){d=2}}if(d>0){switch(d){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;case 3:this._init3.apply(this,arguments);break;case 4:this._init4.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$ac._init1.call(this,a,b,c,null)},_init1:function(a,b,c,d){$$t.$ac._init2.call(this,a,b,c,d,false)},_init2:function(a,b,c,d,e){$$t.$ac._init3.call(this,a,b,c,d!=null&&d._b9(),e)},_init3:function(a,b,c,d,e){$$t.$ab.init.call(this);if(c==1&&d){var f=$$t.$k.ga($$t.$ah.$type,a,b);a=f.p0;b=f.p1}$$t.$k.gl($$t.$b9.$type,c,"patternStyle");if($$t.$k.az(c)){throw new $$t.tc($$t.$k.ef("LE_InvalidEnumArgumentException_DefaultPatternCannotBeUsed"),null)}if($$t.$ah.l_op_Equality(a,null)){a=new $$t.ah($$t.$ih.bb())}if(e==false){var g=$$t.$ab._q(a);a=g.p0}if($$t.$ah.l_op_Equality(b,null)){b=$$t.$ah.automatic()}this._v=a;this._t=c;this._w=b},_init4:function(a,b,c,d){$$t.$ac._init2.call(this,new $$t.ah(d.v(),a),new $$t.ah(d.v(),b),c,d,true)},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$ac.$type,a);if(b==null){return false}if(this._t!=b._t){return false}if($$t.$ah.l_op_Inequality(this._v,b._v)){return false}if($$t.$ah.l_op_Inequality(this._w,b._w)){return false}return true},getHashCode:function(){var a=this._v.getHashCode();a^=this._w.getHashCode();a^=this._t;return a},_r:function(a,b){var c=this._y(a);var d=this._aa(a);switch(this.patternStyle()){case 0:break;case 1:b.add(new $$t.rc(d,4));a._dw(c,5,b);break;default:b.add(new $$t.rc(c,5));a._dw(d,4,b);break}},_s:function(a,b){b.add(new $$t.rs(this.patternStyle()));if(a._b1()==2){b.add(new $$t.rq(1,this._aa(a)));b.add(new $$t.rq(2,this._y(a)))}else{var c=this._y(a);var d=this._aa(a);switch(this.patternStyle()){case 0:break;case 1:b.add(new $$t.rq(1,d));a._dx(c,2,b);break;default:b.add(new $$t.rq(2,c));a._dx(d,1,b);break}}},_c:function(a){if(this._v._n()&&this._w._n()){return this}var b=this._v;if($$t.$ah.l_op_Inequality(b,null)&&b.isAutomatic()){b=new $$t.ah($$t.$ih.bb())}return new $$t.ac(b._g(a,true),this._w._g(a,true),this._t,null,true)},_y:function(a){return this._z(a._b9())},_z:function(a){if(a&&this._t==1){return this._w}return this._v},_aa:function(a){return this._ab(a._b9())},_ab:function(a){if(a&&this._t==1){return this._v}return this._w},backgroundColorInfo:function(){return this._v},patternStyle:function(){return this._t},patternColorInfo:function(){return this._w},$type:new $.ig.Type("excel.CellFillPattern",$$t.$ab.$type)},true);$$t.ac.noColor=$$t.ac.prototype.noColor.runOn($$t.ac.prototype);$$t.ac.createLinearGradientFill=$$t.ac.prototype.createLinearGradientFill.runOn($$t.ac.prototype);$$t.ac.createPatternFill=$$t.ac.prototype.createPatternFill.runOn($$t.ac.prototype);$$t.ac.createSolidFill=$$t.ac.prototype.createSolidFill.runOn($$t.ac.prototype);$$t.ac.createRectangularGradientFill=$$t.ac.prototype.createRectangularGradientFill.runOn($$t.ac.prototype);$c("excel.CellFillGradient:ad","excel.CellFill",{_v:null,init:function(a){$$t.$ab.init.call(this);if(a==null||a.length<2){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_LessThanTwoGradientStops"),"stops")}this._v=new $$4.g($$t.$ag.$type,1,a)},equals:function(a){var b=$b($$t.$ad.$type,a);if(b==null){return false}if(this._v.count()!=b._v.count()){return false}for(var c=0;c<this._v.count();c++){if(this._v.item(c).equals(b._v.item(c))==false){return false}}return true},getHashCode:function(){return this._v.count()^this._v.item(0).getHashCode()^this._v.item(this._v.count()-1).getHashCode()},_r:function(a,b){b.add(new $$t.rg(this))},_t:function(a,b){var c=new Array(this.stops().count());b=true;for(var d=0;d<this.stops().count();d++){var e=this.stops().item(d);c[d]=e._a(a);b&=e.colorInfo()._n()}return{ret:c,p1:b}},_w:function(a){for(var b=0;b<this.stops().count();b++){var c=this.stops().item(b);a.add(new $$t.r1(c.colorInfo(),c.offset()))}},stops:function(){return this._v},$type:new $.ig.Type("excel.CellFillGradient",$$t.$ab.$type)},true);$$t.ad.noColor=$$t.ad.prototype.noColor.runOn($$t.ad.prototype);$$t.ad.createLinearGradientFill=$$t.ad.prototype.createLinearGradientFill.runOn($$t.ad.prototype);$$t.ad.createPatternFill=$$t.ad.prototype.createPatternFill.runOn($$t.ad.prototype);$$t.ad.createSolidFill=$$t.ad.prototype.createSolidFill.runOn($$t.ad.prototype);$$t.ad.createRectangularGradientFill=$$t.ad.prototype.createRectangularGradientFill.runOn($$t.ad.prototype);$c("excel.CellFillLinearGradient:ae","excel.CellFillGradient",{_x:0,init:function(a,b){b=b instanceof Array?b:Array.prototype.slice.call(arguments,1);$$t.$ad.init.call(this,b);this._x=a},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$ae.$type,a);if(b==null){return false}if(this._x!=b._x){return false}if($$t.$ad.equals.call(this,b)==false){return false}return true},getHashCode:function(){return this._x^$$t.$ad.getHashCode.call(this)},_s:function(a,b){b.add(new $$t.rz(false,this.angle(),0,0,0,0));this._w(b)},_c:function(a){var $self=this;var b;var c=function(){var d=$self._t(a,b);b=d.p1;return d.ret}();if(b){return this}return new $$t.ae(this._x,c)},angle:function(){return this._x},$type:new $.ig.Type("excel.CellFillLinearGradient",$$t.$ad.$type)},true);$$t.ae.noColor=$$t.ae.prototype.noColor.runOn($$t.ae.prototype);$$t.ae.createLinearGradientFill=$$t.ae.prototype.createLinearGradientFill.runOn($$t.ae.prototype);$$t.ae.createPatternFill=$$t.ae.prototype.createPatternFill.runOn($$t.ae.prototype);$$t.ae.createSolidFill=$$t.ae.prototype.createSolidFill.runOn($$t.ae.prototype);$$t.ae.createRectangularGradientFill=$$t.ae.prototype.createRectangularGradientFill.runOn($$t.ae.prototype);$c("excel.CellFillRectangularGradient:af","excel.CellFillGradient",{_x:0,_y:0,_z:0,_aa:0,init:function(a,b,c,d,e){e=e instanceof Array?e:Array.prototype.slice.call(arguments,4);$$t.$ad.init.call(this,e);$$t.$af._af(a,"left");$$t.$af._af(b,"top");$$t.$af._af(c,"right");$$t.$af._af(d,"bottom");this._x=d;this._y=a;this._z=c;this._aa=b},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$af.$type,a);if(b==null){return false}if(this._x!=b._x){return false}if(this._y!=b._y){return false}if(this._z!=b._z){return false}if(this._aa!=b._aa){return false}if($$t.$ad.equals.call(this,b)==false){return false}return true},getHashCode:function(){return this._x^this._y^this._z^this._aa^$$t.$ad.getHashCode.call(this)},_s:function(a,b){b.add(new $$t.rz(true,0,this.left(),this.right(),this.top(),this.bottom()));this._w(b)},_c:function(a){var $self=this;var b;var c=function(){var d=$self._t(a,b);b=d.p1;return d.ret}();if(b){return this}return new $$t.af(this._y,this._aa,this._z,this._x,c)},_af:function(a,b){if(a<0||1<a){throw $$t.$k.x(b,a,$$t.$k.ef("LE_ArgumentOutOfRangeException_InvalidRelativeRectangleValueForGradient"))}},bottom:function(){return this._x},left:function(){return this._y},right:function(){return this._z},top:function(){return this._aa},$type:new $.ig.Type("excel.CellFillRectangularGradient",$$t.$ad.$type)},true);$$t.af.noColor=$$t.af.prototype.noColor.runOn($$t.af.prototype);$$t.af.createLinearGradientFill=$$t.af.prototype.createLinearGradientFill.runOn($$t.af.prototype);$$t.af.createPatternFill=$$t.af.prototype.createPatternFill.runOn($$t.af.prototype);$$t.af.createSolidFill=$$t.af.prototype.createSolidFill.runOn($$t.af.prototype);$$t.af.createRectangularGradientFill=$$t.af.prototype.createRectangularGradientFill.runOn($$t.af.prototype);$c("excel.CellFillGradientStop:ag","Object",{_b:null,_e:0,init:function(a,b){var c;if(arguments.length===2){if(typeof arguments[0]==="string"||$b($$a.$ax.$type,arguments[0])!==null){c=0}else if($b($$t.$ah.$type,arguments[0])!==null){c=1}else if(arguments[0]==null){c=1}}if(c>0){switch(c){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}a=$$a.$ax.create(a);$$t.$ag._init1.call(this,new $$t.ah(a),b)},_init1:function(a,b){$.ig.$op.init.call(this);if(a._p()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InvalidGradientStopColor"),"colorInfo")}if(b<0||1<b){throw $$t.$k.x("offset",b,$$t.$k.ef("LE_ArgumentOutOfRangeException_InvalidGradientStopOffset"))}var c=$$t.$ab._q(a);a=c.p0;this._b=a;this._e=b},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$ag.$type,a);if(b==null){return false}if(this._e!=b._e){return false}if($$t.$ah.l_op_Inequality(this._b,b._b)){return false}return true},getHashCode:function(){return this._b.getHashCode()^this._e},_a:function(a){if(this._b._n()){return this}return new $$t.ag(this._b._g(a,false),this._e)},colorInfo:function(){return this._b},offset:function(){return this._e},$type:new $.ig.Type("excel.CellFillGradientStop",$.ig.$ot)},true);$c("excel.WorkbookColorTransform:ai","Object",{init:function(a,b,c,d){a=a!==void 0?a:null;a=$t(Number,a);b=b!==void 0?b:null;b=$t(Number,b);c=c!==void 0?c:null;c=$t(Number,c);d=d!==void 0?d:null;d=$t(Number,d);$.ig.$op.init.call(this);this._alpha$i(a);this._luminanceModulation$i(b);this._luminanceOffset$i(c);this._shade$i(d)},alpha:function(a){if(arguments.length===1){this._alpha$i.apply(this,arguments);return a}else{return $s(this._alpha$i.apply(this,arguments))}},__alpha$i:$m(Number,null),_alpha$i:function(a){if(arguments.length===1){this.__alpha$i=a;return a}else{return this.__alpha$i}},luminanceModulation:function(a){if(arguments.length===1){this._luminanceModulation$i.apply(this,arguments);return a}else{return $s(this._luminanceModulation$i.apply(this,arguments))}},__luminanceModulation$i:$m(Number,null),_luminanceModulation$i:function(a){if(arguments.length===1){this.__luminanceModulation$i=a;return a}else{return this.__luminanceModulation$i}},luminanceOffset:function(a){if(arguments.length===1){this._luminanceOffset$i.apply(this,arguments);return a}else{return $s(this._luminanceOffset$i.apply(this,arguments))}},__luminanceOffset$i:$m(Number,null),_luminanceOffset$i:function(a){if(arguments.length===1){this.__luminanceOffset$i=a;return a}else{return this.__luminanceOffset$i}},shade:function(a){if(arguments.length===1){this._shade$i.apply(this,arguments);return a}else{return $s(this._shade$i.apply(this,arguments))}},__shade$i:$m(Number,null),_shade$i:function(a){if(arguments.length===1){this.__shade$i=a;return a}else{return this.__shade$i}},_b:function(){return this._alpha$i().hasValue()||this._luminanceModulation$i().hasValue()||this._luminanceOffset$i().hasValue()||this._shade$i().hasValue()},_a:function(a,b){if(a==null&&b==null){return true}if(a==null||b==null){return false}return $j(a._alpha$i(),b._alpha$i())&&$j(a._luminanceModulation$i(),b._luminanceModulation$i())&&$j(a._luminanceOffset$i(),b._luminanceOffset$i())&&$j(a._shade$i(),b._shade$i())},$type:new $.ig.Type("excel.WorkbookColorTransform",$.ig.$ot)},true);$c("FormattingRunBase:d8","Object",{b:null,j:0,init:function(a,b){$.ig.$op.init.call(this);this.b=a;this.j=b},i:function(a){},d:function(b){},f:function(b){},a:function(b,c){var d=c.createRun(this.i());d.m(this,b);return d},e:function(){return this.f(null)},g:function(b,c){if(c==null){c=new $$t.ix(1,new $$t.is(0,b),b!=null?b._at():null)}return{ret:c,p1:c}},m:function(b,c){if(b.h()){var d=this.d(c);var e=$b($$t.$ix.$type,d);if(e!=null){e._t(b.d(c),false)}else{d.setFontFormatting(b.d(c))}}},h:function(){},k:function(b){if(arguments.length===1){this.j=b;return b}else{return this.j}},c:function(){return this.b},l:function(){var b=this.c().getFormattingRuns(null);var c=b.indexOf(this);if(c<0){return String.empty()}var d=this.c().unformattedString();if(d==null){return String.empty()}var e=d.toString();var f=e.length;var g=c<b.count()-1?b.__inner[c+1]:null;var h=this.j;return g==null?e.substr(h):e.substr(h,g.j-h)},$type:new $.ig.Type("FormattingRunBase",$.ig.$ot)},true);$c("CellFormattingRunPlaceholder:ak","FormattingRunBase",{n:null,init:function(a,b){$$t.$d8.init.call(this,new $$t.al(a),0);this.n=b},i:function(a){if(arguments.length===1){return a}else{return 0}},d:function(a){return this.n},f:function(a){return null},h:function(){return true},m:function(a,b){},l:function(){var a=this.c().getFormattingRuns(null);if(a.count()==0){return this.c().unformattedString()}return this.c().unformattedString().substr(0,a.__inner[0].k())},$type:new $.ig.Type("CellFormattingRunPlaceholder",$$t.$d8.$type)},true);$c("IFormattedRunOwner:fk","Object",{$type:new $.ig.Type("IFormattedRunOwner",null)},true);$c("CellFormattingRunPlaceholder_RunOwner:al","Object",{a:null,init:function(a){$.ig.$op.init.call(this);this.a=a},addRun:function(a){},createRun:function(a){return new $$t.d0($b($$t.$du.$type,this.a),a)},getFormattingRuns:function(a){var b=$b($$t.$du.$type,this.a);if(b==null){return new $$4.x($$t.$d8.$type,0)}return b._formattingRuns()},insertRun:function(a,b){},startIndex:function(){return 0},unformattedString:function(){return this.a._unformattedString()},$type:new $.ig.Type("CellFormattingRunPlaceholder_RunOwner",$.ig.$ot,[$$t.$fk.$type])},true);$c("ICellShiftOperationOverride:am","Object",{$type:new $.ig.Type("ICellShiftOperationOverride",null)},true);$c("CellShiftOperation:an","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}this.j=new $$t.lv;$$0.$bh.init.call(this)},j:null,n:false,v:0,a:0,m:null,g:null,u:null,init1:function(a,b,c,d,e,f,g,h){$$t.$an.init2.call(this,2,b,c,null,d,e,f,g,h,false)},init2:function(a,b,c,d,e,f,g,h,i,j){this.j=new $$t.lv;$$0.$bh.init.call(this);this.a=c;this.j=new $$t.lv(1,e,f,g,h);this.n=j;this.v=i;this.m=d;this.g=b;this.u=new $$4.x($$t.$lu.$type,0)},i:function(a){switch(this.a){case 1:return a;case 2:if(this.j._contains(a)){if(this.v<=0){var b=this.j._lastRowIndex()+this.v-1;if(b<=a.o()){var c=a.o()-b;return new $$t.jx(1,this.j._firstRowIndex()+c,a.m())}}else{var d=this.j._firstRowIndex()+this.v-1;if(a.o()<=d){var e=d-a.o();return new $$t.jx(1,this.j._lastRowIndex()-e,a.m())}}return new $$t.jx(1,a.o()+this.v,a.m())}break;case 0:{if(this.k()._contains(a)){return new $$t.jx(1,a.o(),a.m()-this.v)}}break;case 3:{if(this.k()._contains(a)){return new $$t.jx(1,a.o()-this.v,a.m())}}break;default:break}return a},z:function(a,b,c,d){this.ac(a,b,c,d,null,null,false)},ab:function(a,b,c){this.ac(a,null,null,c,b,null,false)},aa:function(a,b,c,d){this.ac(a,b,null,-1,null,c,d)},ac:function(a,b,c,d,e,f,g){var h=b==null?false:b._hasCellFormat();var i=g;var j=null;if(0<=d){if(c!=null&&c.index()==d){j=c;i=j._hasCellFormat()}else{j=a.rows().item(d);i=j._hasCellFormat()}}if(b!=null){var l=b._ch(this.j._firstColumnIndex(),this.j._lastColumnIndex(),true).getEnumerator();while(l.moveNext()){var k=l.current();if(k.d()!=null){this.ae(k.r(),k.r(),b,k.d(),j,e,f)}if(h==false&&i==false&&k.n()){this.ad(k.r(),k.r(),b,j,e,f)}}}else if(e!=null){var n=e.keys().getEnumerator();while(n.moveNext()){var m=n.current();this.ae(m,m,b,null,j,e,f);this.ad(m,m,b,j,e,f)}}if(h||i){for(var o=this.j._firstColumnIndex();o<=this.j._lastColumnIndex();o++){this.ad(o,o,b,j,e,f)}}},ad:function(a,b,c,d,e,f){var g;if(c!=null){g=c._bc(a)}else if(e!=null){var h;if(function(){var i=e.tryGetValue(a,h);h=i.p1;return i.ret}()==false){return}g=h._e}else{return}var i=$b($$t.$kg.$type,g);var j=16|1|2;if(d!=null){if(d==c){if(g!=null){d._bc(b)._setFormatting1(g,j)}else{d._bc(b)._ar(j)}if(c==d&&c._hasCellFormat()){c._bc(a)._setFormatting1(c._cellFormatInternal(),j)}else{c._bc(a)._ar(j)}return}else if(g!=null){d._bc(b)._setFormatting1(g,j)}}else if(f!=null){var k=i!=null?i.d()._cloneInternal():g;var l;var m;if(function(){var n=f.tryGetValue(a,m);m=n.p1;return n.ret}()){l=$$6.$w.b($.ig.$op.$type,$$0.$aq.$type,$$t.$fz.$type,m._c,m._d,k)}else{l=$$6.$w.b($.ig.$op.$type,$$0.$aq.$type,$$t.$fz.$type,null,false,k)}f.item(a,l)}else{return}if(i!=null){i._ar(j)}},ae:function(a,b,c,d,e,f,g){var h;var i;if(c!=null){if(d==null){return}var j;var k=new $$t.j3;h=function(){var l=d.ac(c,a,j,k);j=l.p2;k=l.p3;return l.ret}();i=d.r(a);var l;var m=d.as(c,a,false,l,false);l=m.p3;var n=d.ap(c,a,null,h,j,k,l,true);l=n.p6}else if(f!=null){var o;if(function(){var p=f.tryGetValue(a,o);o=p.p1;return p.ret}()==false){return}h=o._c;i=o._d}else{return}if(e!=null){var p=e._a1(b);var q;var r=p.ap(e,b,h,null,0,new $$t.j3,q,true);q=r.p6;if(q!=null){p=q}var s=p.as(e,b,i,q,false);q=s.p3}else if(g!=null){g.item(b,$$6.$w.b($.ig.$op.$type,$$0.$aq.$type,$$t.$fz.$type,h,i,null))}else{return}},c:function(a){var $self=this;var b=a.o();var c=a.m();var d=function(){var e=$self.d(b,c);b=e.p0;c=e.p1;return e.ret}();if(d.f()){a=new $$t.jx(1,b,c)}return{ret:d,p0:a}},d:function(a,b){switch(this.a){case 1:return{ret:$$t.$ao.d,p0:a,p1:b};case 2:if(this.j._contains2(a,b)){if(this.v<=0){var c=this.j._firstRowIndex()-this.v-1;if(a<=c){var d=c-a;a=this.j._lastRowIndex()-d;return{ret:$$t.$ao.c,p0:a,p1:b}}}else{var e=this.j._lastRowIndex()-this.v+1;if(e<=a){var f=e-a;a=this.j._firstRowIndex()+f;return{ret:$$t.$ao.c,p0:a,p1:b}}}a+=this.v;return{ret:$$t.$ao.c,p0:a,p1:b}}break;case 0:if(this.j._firstRowIndex()<=a&&a<=this.j._lastRowIndex()){var g=0;var h=false;if(this.j._firstColumnIndex()<=b&&b<=this.j._lastColumnIndex()){b+=this.v;h=true;if(b<0){g=4}else if(this.g.columns().maxCount()<=b){g=3}}else{if(this.v<=0){if(this.j._firstColumnIndex()+this.v<=b&&b<this.j._firstColumnIndex()){h=true;if(b+this.v<0){g=4}else{g=2}}}else{if(this.j._lastColumnIndex()<b&&b<=this.j._lastColumnIndex()+this.v){h=true;if(this.g.columns().maxCount()<=b+this.v){g=3}else{g=1}}}}return{ret:new $$t.ao(1,h,g),p0:a,p1:b}}break;case 3:if(this.j._firstColumnIndex()<=b&&b<=this.j._lastColumnIndex()){var i=0;var j=false;if(this.j._firstRowIndex()<=a&&a<=this.j._lastRowIndex()){a+=this.v;j=true;if(a<0){i=4}else if(this.g.rows().maxCount()<=a){i=3}}else{if(this.v<=0){if(this.j._firstRowIndex()+this.v<=a&&a<this.j._firstRowIndex()){j=true;if(a+this.v<0){i=4}else{i=2}}}else{if(this.j._lastRowIndex()<a&&a<=this.j._lastRowIndex()+this.v){j=true;if(this.g.rows().maxCount()<=a+this.v){i=3}else{i=1}}}}return{ret:new $$t.ao(1,j,i),p0:a,p1:b}}break;default:break}return{ret:$$t.$ao.d,p0:a,p1:b}},e:function(a,b){var $self=this;var c;var d=function(){var e=$self.f(a,b,false,c);a=e.p0;c=e.p3;return e.ret}();return{ret:d,p0:a}},f:function(a,b,c,d){var $self=this;d=null;switch(this.a){case 1:{if(c==false&&function(){var e=$self.r(a);a=e.p0;return e.ret}()){return{ret:$$t.$ao.c,p0:a,p3:d}}return{ret:$$t.$ao.d,p0:a,p3:d}}case 2:{if(c==false&&function(){var e=$self.r(a);a=e.p0;return e.ret}()){return{ret:$$t.$ao.c,p0:a,p3:d}}if(this.j._intersectsWith(a)==false){return{ret:$$t.$ao.d,p0:a,p3:d}}}break;case 0:if(this.v<=0){if(this.j._lastColumnIndex()<a._firstColumnIndex()){return{ret:$$t.$ao.d,p0:a,p3:d}}}else{if(a._lastColumnIndex()<this.j._firstColumnIndex()){return{ret:$$t.$ao.d,p0:a,p3:d}}}break;case 3:if(this.v<=0){if(this.j._lastRowIndex()<a._firstRowIndex()){return{ret:$$t.$ao.d,p0:a,p3:d}}}else{if(a._lastRowIndex()<this.j._firstRowIndex()){return{ret:$$t.$ao.d,p0:a,p3:d}}}break;default:break}if(this.a==0){if(this.j._firstRowIndex()<=a._firstRowIndex()&&a._lastRowIndex()<=this.j._lastRowIndex()){var e=0;var f=false;var g=a._firstColumnIndex();if(this.j._firstColumnIndex()<=a._firstColumnIndex()&&a._firstColumnIndex()<=this.j._lastColumnIndex()){if(a._firstColumnIndex()==0&&a._lastColumnIndex()==this.g.columns().maxCount()-1){return{ret:$$t.$ao.d,p0:a,p3:d}}f=true;if(this.v>0&&this.j._lastColumnIndex()<a._lastColumnIndex()&&a._lastColumnIndex()<=this.j._lastColumnIndex()+this.v){a=a._withLastColumnIndex(this.j._lastColumnIndex()+this.v)}a=a._withFirstColumnIndex(a._firstColumnIndex()+this.v);if(a._firstColumnIndex()<0){e=4}else if(this.g.columns().maxCount()<=a._firstColumnIndex()){e=3}}else if(this.v>0&&this.j._lastColumnIndex()<a._firstColumnIndex()&&a._firstColumnIndex()<=this.j._lastColumnIndex()+this.v){f=true;a=a._withFirstColumnIndex(this.j._lastColumnIndex()+this.v+1)}var h=b&&this.v<0&&a._lastColumnIndex()==this.g.columns().maxCount()-1;if(h==false){if(this.j._firstColumnIndex()<=a._lastColumnIndex()&&a._lastColumnIndex()<=this.j._lastColumnIndex()){f=true;if(this.v<0&&g<this.j._firstColumnIndex()&&this.j._firstColumnIndex()+this.v<=g){a=a._withFirstColumnIndex(this.j._firstColumnIndex()+this.v)}a=a._withLastColumnIndex(a._lastColumnIndex()+this.v)}else if(this.v<0&&this.j._firstColumnIndex()+this.v<=a._lastColumnIndex()&&a._lastColumnIndex()<this.j._firstColumnIndex()){f=true;a=a._withLastColumnIndex(this.j._firstColumnIndex()+this.v-1)}}if(a._lastColumnIndex()<a._firstColumnIndex()){if(this.v<=0){if(a._lastColumnIndex()<0){e=4}else{e=2}}else{if(this.g.columns().maxCount()<=a._firstColumnIndex()){e=3}else{e=1}}}return{ret:new $$t.ao(1,f,e),p0:a,p3:d}}else if(c&&this.j._firstRowIndex()<=a._lastRowIndex()&&a._firstRowIndex()<=this.j._lastRowIndex()){var i=new $$t.lv;var j=new $$t.lv;if(a._firstRowIndex()<this.j._firstRowIndex()){i=new $$t.lv(1,a._firstRowIndex(),this.j._firstRowIndex()-1,a._firstColumnIndex(),a._lastColumnIndex());j=new $$t.lv(1,this.j._firstRowIndex(),a._lastRowIndex(),a._firstColumnIndex(),a._lastColumnIndex())}else{i=new $$t.lv(1,this.j._lastRowIndex()+1,a._lastRowIndex(),a._firstColumnIndex(),a._lastColumnIndex());j=new $$t.lv(1,a._firstRowIndex(),this.j._lastRowIndex(),a._firstColumnIndex(),a._lastColumnIndex())}var k=function(){var l=$self.f(j,b,c,d);j=l.p0;d=l.p3;return l.ret}();a=i;if(k.g()==false){if(d==null){d=new $$4.x($$t.$lv.$type,0)}d.add(j)}return{ret:$$t.$ao.c,p0:a,p3:d}}}else{if(this.j._firstColumnIndex()<=a._firstColumnIndex()&&a._lastColumnIndex()<=this.j._lastColumnIndex()){switch(this.a){case 2:{var l=a._firstRowIndex();var m=a._lastRowIndex();var n=a._firstColumnIndex();var o=a._lastColumnIndex();var p=function(){var q=$self.d(l,n);l=q.p0;n=q.p1;return q.ret}();var q=function(){var r=$self.d(m,o);m=r.p0;o=r.p1;return r.ret}();if(p.f()||q.f()){if(p.f()&&q.f()){if(m<l){if(c){if(d==null){d=new $$4.x($$t.$lv.$type,0)}var r=this.v<=0?new $$t.lv(1,l,this.j._lastRowIndex(),n,o):new $$t.lv(1,this.j._firstRowIndex(),m,n,o);d.add(r)}if(this.v<=0){l=this.j._firstRowIndex()}else{m=this.j._lastRowIndex()}}}else if(c){var s=new $$t.lv;var t=new $$t.lv;if(p.f()==false){s=new $$t.lv(1,l,this.j._firstRowIndex(),n,o);t=new $$t.lv(1,this.j._firstRowIndex(),m,n,o)}else{s=new $$t.lv(1,this.j._lastRowIndex(),m,n,o);t=new $$t.lv(1,l,this.j._lastRowIndex(),n,o)}var u=function(){var v=$self.f(t,b,c,d);t=v.p0;d=v.p3;return v.ret}();a=s;if(u.g()==false){if(d==null){d=new $$4.x($$t.$lv.$type,0)}d.add(t)}return{ret:$$t.$ao.c,p0:a,p3:d}}a=new $$t.lv(1,l,m,n,o);return{ret:$$t.$ao.c,p0:a,p3:d}}}break;case 3:{var v=0;var w=false;if(this.j._firstRowIndex()<=a._firstRowIndex()&&a._firstRowIndex()<=this.j._lastRowIndex()){if(a._firstRowIndex()==0&&a._lastRowIndex()==this.g.rows().maxCount()){return{ret:$$t.$ao.d,p0:a,p3:d}}w=true;if(this.v>0&&this.j._lastRowIndex()<a._lastRowIndex()&&a._lastRowIndex()<=this.j._lastRowIndex()+this.v){a=a._withLastRowIndex(this.j._lastRowIndex()+this.v)}a=a._withFirstRowIndex(a._firstRowIndex()+this.v);if(a._firstRowIndex()<0){v=4}else if(this.g.rows().maxCount()<=a._firstRowIndex()){v=3}}else if(this.v>0&&this.j._lastRowIndex()<a._firstRowIndex()&&a._firstRowIndex()<=this.j._lastRowIndex()+this.v){w=true;a=a._withFirstRowIndex(this.j._lastRowIndex()+this.v+1)}var x=b&&this.v<0&&a._lastRowIndex()==this.g.rows().maxCount()-1;if(x==false){if(this.j._firstRowIndex()<=a._lastRowIndex()&&a._lastRowIndex()<=this.j._lastRowIndex()){if(false==w&&this.v<0&&a._firstRowIndex()<this.j._firstRowIndex()&&this.j._firstRowIndex()+this.v<=a._firstRowIndex()){a=a._withFirstRowIndex(this.j._firstRowIndex()+this.v)}a=a._withLastRowIndex(a._lastRowIndex()+this.v);w=true}else if(this.v<0&&this.j._firstRowIndex()+this.v<=a._lastRowIndex()&&a._lastRowIndex()<this.j._firstRowIndex()){w=true;a=a._withLastRowIndex(this.j._firstRowIndex()+this.v-1)}}if(a._lastRowIndex()<a._firstRowIndex()){if(this.v<=0){if(a._lastRowIndex()<0){v=4}else{v=2}}else{if(this.g.rows().maxCount()<=a._firstRowIndex()){v=3}else{v=1}}}return{ret:new $$t.ao(1,w,v),p0:a,p3:d}}default:break}}else if(c&&this.j._firstColumnIndex()<=a._lastColumnIndex()&&a._firstColumnIndex()<=this.j._lastColumnIndex()){var y=new $$t.lv;var z=new $$t.lv;if(a._firstColumnIndex()<this.j._firstColumnIndex()){y=new $$t.lv(1,a._firstRowIndex(),a._lastRowIndex(),a._firstColumnIndex(),this.j._firstColumnIndex()-1);z=new $$t.lv(1,a._firstRowIndex(),a._lastRowIndex(),this.j._firstColumnIndex(),a._lastColumnIndex())}else{y=new $$t.lv(1,a._firstRowIndex(),a._lastRowIndex(),this.j._lastColumnIndex()+1,a._lastColumnIndex());z=new $$t.lv(1,a._firstRowIndex(),a._lastRowIndex(),a._firstColumnIndex(),this.j._lastColumnIndex())}var aa=function(){var ab=$self.f(z,b,c,d);z=ab.p0;d=ab.p3;return ab.ret}();a=y;if(aa.g()==false){if(d==null){d=new $$4.x($$t.$lv.$type,0)}d.add(z)}return{ret:$$t.$ao.c,p0:a,p3:d}}}return{ret:$$t.$ao.d,p0:a,p3:d}},r:function(a){if(this.m==null){return{ret:false,p0:a}}if(this.m.d._firstColumnIndex()<=a._firstColumnIndex()&&a._lastColumnIndex()<=this.m.d._lastColumnIndex()){if(a._firstRowIndex()==this.m.c._firstRowIndex()||a._firstRowIndex()==this.m.d._firstRowIndex()){if(a._lastRowIndex()==this.m.c._lastRowIndex()||a._lastRowIndex()==this.m.d._lastRowIndex()){var b=this.m.b._lastRowIndex()-this.m.d._lastRowIndex();a=new $$t.lv(1,a._firstRowIndex(),a._lastRowIndex()+b,a._firstColumnIndex(),a._lastColumnIndex());return{ret:true,p0:a}}}}return{ret:false,p0:a}},af:function(a){switch(this.a){case 1:return;case 2:{var b=new $$4.h($$0.$aw.$type,$$4.$h.$type.specialize($$0.$av.$type,$$6.$v.$type.specialize($.ig.$op.$type,$$0.$aq.$type,$$t.$fz.$type)),0);var c;var d;var e;var f;var g;if(this.v<=0){c=this.j._firstRowIndex()-this.v;d=this.j._lastRowIndex();e=this.j._firstRowIndex();f=c-1;g=true}else{c=this.j._firstRowIndex();d=this.j._lastRowIndex()-this.v;e=d+1;f=this.j._lastRowIndex();g=false}var i=this.g.rows()._m(e,f).getEnumerator();while(i.moveNext()){var h=i.current();var j=h.index();var k=this.j._firstColumnIndex();var l=this.d(j,k);j=l.p0;k=l.p1;var m=this.g.rows()._aj(j);var n=m!=null&&m._hasCellFormat();var o=new $$4.h($$0.$av.$type,$$6.$v.$type.specialize($.ig.$op.$type,$$0.$aq.$type,$$t.$fz.$type),0);this.aa(this.g,h,o,n);b.item(h.index(),o)}var p=null;var r=this.g.rows()._n(c,d,g).getEnumerator();while(r.moveNext()){var q=r.current();this.z(this.g,q,p,q.index()+this.v);p=q}var t=b.getEnumerator();while(t.moveNext()){var s=t.current();var u=s.key();var v=this.j._firstColumnIndex();var w=s.value();var x=this.d(u,v);u=x.p0;v=x.p1;this.ab(this.g,w,u)}}break;case 0:{if(a!=null&&a.performsShift()){if(a.performShift(this)){break}}var y=this.k()._firstColumnIndex()-this.l()._firstColumnIndex();var z=y<0;var ab=this.g.rows()._m(this.j._firstRowIndex(),this.j._lastRowIndex()).getEnumerator();while(ab.moveNext()){var aa=ab.current();var ac=aa._ch(this.j._firstColumnIndex(),this.j._lastColumnIndex(),z);if(!z){ac=$$5.$e.n($$t.$l7.$type,ac)}var ae=ac.getEnumerator();while(ae.moveNext()){var ad=ae.current();if(ad.d()!=null){this.ae(ad.r(),ad.r()+y,aa,ad.d(),aa,null,null)}this.ad(ad.r(),ad.r()+y,aa,aa,null,null)}}}break;case 3:{if(a!=null&&a.performsShift()){if(a.performShift(this)){break}}var af=this.k()._firstRowIndex()<this.l()._firstRowIndex();var ag=null;var ai=this.g.rows()._n(this.j._firstRowIndex(),this.j._lastRowIndex(),af).getEnumerator();while(ai.moveNext()){var ah=ai.current();this.z(this.g,ah,ag,ah.index()+this.v);ag=ah}}break;default:break}},s:function($t,a,b,c,d){switch(this.a){case 1:return this.t($t,c,d);case 0:{if(this.t($t,c,d)==false){return false}var e=this.l();var f=this.k();if(d._lastColumnIndex()<e._firstColumnIndex()&&d._lastColumnIndex()<f._firstColumnIndex()){return true}if(e._lastColumnIndex()<d._firstColumnIndex()&&f._lastColumnIndex()<d._firstColumnIndex()){return true}if(e._contains1(d)){if(b!=null){b.add(c)}return true}if(a!=null&&a.shiftsColumns()){if($$t.$k.as(a,d)){if(b!=null){b.add(c)}return true}}if(e._intersectsWith(d)||f._intersectsWith(d)){return false}return true}case 2:case 3:{if(this.t($t,c,d)==false){return false}var g=this.l();var h=this.k();if(d._lastRowIndex()<g._firstRowIndex()&&d._lastRowIndex()<h._firstRowIndex()){return true}if(g._lastRowIndex()<d._firstRowIndex()&&h._lastRowIndex()<d._firstRowIndex()){return true}var i=$b($$t.$hu.$type,c);if(i!=null&&false==i._ct(a)){return false}if(g._contains1(d)){if(this.a==2){var j=this.v<=0?g._firstRowIndex()-this.v:g._lastRowIndex()-this.v;var k=d._firstRowIndex()<j;var l=d._lastRowIndex()<j;if(k!=l){return false}}if(b!=null){b.add(c)}return true}if(a!=null&&a.shiftsRows()){if($$t.$k.as(a,d)){if(b!=null){b.add(c)}return true}}if(g._intersectsWith(d)||h._intersectsWith(d)){return false}return true}default:return true}},t:function($t,a,b){if(this.m!=null&&this.m.b._intersectsWith(b)){if($b($$t.$d9.$type,a)!==null&&b._isSingleCell()){return true}return false}return true},x:function(){switch(this.a){case 1:case 2:return $m($$t.$lv.$type,null);case 0:if(this.v<=0){return $m($$t.$lv.$type,new $$t.lv(1,this.j._firstRowIndex(),this.j._lastRowIndex(),this.j._firstColumnIndex()+this.v,this.j._firstColumnIndex()-1))}return $m($$t.$lv.$type,new $$t.lv(1,this.j._firstRowIndex(),this.j._lastRowIndex(),this.j._lastColumnIndex()+1,this.j._lastColumnIndex()+this.v));case 3:if(this.v<=0){return $m($$t.$lv.$type,new $$t.lv(1,this.j._firstRowIndex()+this.v,this.j._firstRowIndex()-1,this.j._firstColumnIndex(),this.j._lastColumnIndex()))}return $m($$t.$lv.$type,new $$t.lv(1,this.j._lastRowIndex()+1,this.j._lastRowIndex()+this.v,this.j._firstColumnIndex(),this.j._lastColumnIndex()));default:return $m($$t.$lv.$type,null)}},y:function(){switch(this.a){case 1:case 2:return $m($$t.$lv.$type,null);case 0:if(this.v<=0){return $m($$t.$lv.$type,new $$t.lv(1,this.j._firstRowIndex(),this.j._lastRowIndex(),this.j._lastColumnIndex()+this.v+1,this.j._lastColumnIndex()))}return $m($$t.$lv.$type,new $$t.lv(1,this.j._firstRowIndex(),this.j._lastRowIndex(),this.j._firstColumnIndex(),this.j._firstColumnIndex()+this.v-1));case 3:if(this.v<=0){return $m($$t.$lv.$type,new $$t.lv(1,this.j._lastRowIndex()+this.v+1,this.j._lastRowIndex(),this.j._firstColumnIndex(),this.j._lastColumnIndex()))}return $m($$t.$lv.$type,new $$t.lv(1,this.j._firstRowIndex(),this.j._firstRowIndex()+this.v-1,this.j._firstColumnIndex(),this.j._lastColumnIndex()));default:return $m($$t.$lv.$type,null)}},o:function(){switch(this.a){case 1:case 0:return false;case 2:case 3:return true;default:return false}},k:function(){switch(this.a){case 1:if(this.m!=null){return this.m.b}return this.j;case 0:return new $$t.lv(1,this.j._firstRowIndex(),this.j._lastRowIndex(),this.j._firstColumnIndex()+this.v,this.j._lastColumnIndex()+this.v);case 2:return this.j;case 3:return new $$t.lv(1,this.j._firstRowIndex()+this.v,this.j._lastRowIndex()+this.v,this.j._firstColumnIndex(),this.j._lastColumnIndex());default:return this.j}},l:function(){return this.j},p:function(){return this.a!=2&&this.a!=1&&this.g.workbook()._cv()},q:function(){return this.n},w:function(){return this.v},b:function(){return this.a},h:function(){return this.g},$type:new $.ig.Type("CellShiftOperation",$$0.$bh.$type)},true);$c("ShiftAddressResult:ao","Object",{a:0,e:false,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$ao.init1.call(this,1,b,0);
|
|
},init1:function(a,b,c){$.ig.$op.init.call(this);this.e=b;this.a=c},b:function(){return this.a},f:function(){return this.e},g:function(){return this.a!=0},$type:new $.ig.Type("ShiftAddressResult",$.ig.$ot)},true);$c("excel.Sheet:fo","Object",{_k:null,_ah:null,_v:false,_q:false,_m:null,_al:0,_aj:null,_h:null,_staticInit:function(){$$t.$fo._a=$$t.$fo._b()},init:function(a,b,c){this._h=new $$t.fp;$.ig.$op.init.call(this);this._h=new $$t.fp(1,this);this._k=b;this._ah=a;this._al=c},_c:function(){if(this.workbook()==null){return 1}return this.workbook().cellReferenceMode()},_y:function(){if(this._k==null){return $$t.$k.cq()}return this._k._e3()},_o:function(){if(this._k==null){return 2}return this._k.currentFormat()},_e:function(){},_r:function(a){if(arguments.length===1){this._q=a;return a}else{return this._q}},hasProtectionPassword:function(){return this._i()._c.f()},_t:function(){if(this._k==null){return false}return this._k._c2()},isProtected:function(){return this._i()._c.g()},_w:function(a){if(arguments.length===1){var b=$$t.$fo._a[2].g($$t.$fp.$type,$$0.$aq.$type,this._h,this._v,a,false);this._v=b.p1;return a}else{return this._v}},name:function(a){if(arguments.length===1){if(this._ah!=a){$$t.$fo._a[0].h($$t.$fp.$type,String,this._h,a)}return a}else{return this._ah}},_at:function(a){$$t.$jf._aw(a,"value");if(this._k!=null){this._k._i7(this,a,"value")}var b=this._ah;this._ah=a;if(this._k!=null){this._k._u().aa(true)}},_g:function(){},selected:function(){if(this._k==null){return false}return this==this._k.windowOptions().selectedSheet()},_p:function(){},_am:function(){return this._al},sheetIndex:function(){if(this.workbook()==null){return-1}return this.workbook().sheets().indexOf(this)},_i:function(){},tabColorInfo:function(a){if(arguments.length===1){var b=$$t.$fo._a[3].g($$t.$fp.$type,$$t.$ah.$type,this._h,this._m,a,false);this._m=b.p1;return a}else{return this._m}},type:function(){},_ak:function(a){if(arguments.length===1){this._aj=a;return a}else{return this._aj}},workbook:function(){return this._k},_ag:function(){return-1},_b:function(){var a=new Array(4);$$t.$gl.f(a,0,$$t.$fp.a($$t.$fo.$type,String,"Name",65,function(b){return b.name()},function(b,c){b.name(c)},function(b,c){b._at(c)},true,true,0));$$t.$gl.f(a,1,$$t.$fp.a($$t.$fo.$type,$$t.$fo.$type,"IsProtected",65,function(b){return b},function(b,c){},null,false,true,0));$$t.$gl.f(a,2,$$t.$fp.a($$t.$fo.$type,$$0.$aq.$type,"IsTabSelected",65,function(b){return b._w()},function(b,c){b._w(c)},null,false,false,0));$$t.$gl.f(a,3,$$t.$fp.a($$t.$fo.$type,$$t.$ah.$type,"TabColorInfo",65,function(b){return b.tabColorInfo()},function(b,c){b.tabColorInfo(c)},null,true,false,0));return a},_d:function(a){},_f:function(){},moveToSheetIndex:function(a){if(this.workbook()==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotMoveDisconnectedWorksheet"))}if(a<0||this.workbook().sheets().count()<=a){throw new $$6.f(1,"index")}this.workbook().sheets()._v(this.sheetIndex(),a)},_ao:function(a){},_ap:function(){$$t.$fo._a[1].e($$t.$fp.$type,$$t.$fo.$type,this._h,this,this)},_aq:function(){this._k=null},_ar:function(){},_as:function(a,b){if(b!=0&&this._w()&&!this._t()){this._w(false)}},unprotect:function(){this._i()._c.l()},_aw:function(a,b){if(String.isNullOrEmpty(a)){throw new $$6.e(2,b,$$t.$k.ef("LE_ArgumentNullException_WorksheetName"))}if(a.indexOfAny([":","\\","/","?","*","[","]"])>=0){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InvalidWorksheetName"),b)}if(a.startsWith("'")||a.endsWith("'")){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InvalidWorksheetNameStartingQuote"),b)}if(a.length>31){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_WorksheetNameTooLong"),b)}},_av:function(a,b){},$type:new $.ig.Type("excel.Sheet",$.ig.$ot,[$$t.$io.$type])},true);$c("IWorksheetShapeOwner:mz","Object",{$type:new $.ig.Type("IWorksheetShapeOwner",null,[$$t.$fq.$type])},true);$c("excel.Chartsheet:ap","excel.Sheet",{_a6:null,_be:null,_az:null,_a1:null,_a3:null,_ba:null,_staticInit:function(){$$t.$ap._ax=$$t.$ap._ay()},init:function(a,b,c){$$t.$fo.init.call(this,a,b,c);this._a3=new $$t.tx(this);this._a6=new $$t.my(this);if(!b._c2()){this._a6._addChart2(51,new $$a.ae(0,0,0,13650,9915),null)}},_d:function(a){return new $$t.tv(this,a)},_f:function(){return new $$t.tw(this,true)},_e:function(){return this.displayOptions()},_ao:function(a){if(this._az!=null){this._az._o()}$$t.$fo._ao.call(this,a)},_g:function(){return this.printOptions()},_p:function(){return this._a6},_i:function(){return this.protection()},type:function(){return 1},chart:function(){if(this._a6.count()==0){return null}return this._a6.item(0)},displayOptions:function(){if(this._az==null){this._az=new $$t.tu(this)}return this._az},_bf:function(a){if(arguments.length===1){if(a!=this._be){$$t.$ap._ax[0].h($$t.$fp.$type,$$t.$afa.$type,this._h,a)}return a}else{return this._be}},_bd:function(a){this._be=a;this.__a7=null},_bb:function(a){if(arguments.length===1){this._ba=a;return a}else{return this._ba}},__a7:null,printOptions:function(){if(this._a1==null){this._a1=new $$t.tw(this,false)}return this._a1},protection:function(){return this._a3},_ay:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$fp.a($$t.$ap.$type,$$t.$afa.$type,"ImageBackground",9,function(b){return b._bf()},function(b,c){b._bf(c)},function(b,c){b._bd(c)},true,true,0));return a},protect:function(a,b){a=a!==void 0?a:null;a=$t($$0.$aq.$type,a);b=b!==void 0?b:null;b=$t($$0.$aq.$type,b);this.protection()._j(null,a,b)},onChildShapeBoundsChanged:function(a,b,c,d){throw new $$6.q(0)},onShapeAdded:function(a){if(this.workbook()._c2()){}else if(this._a6.item(0)!=a){throw new $$6.p(0)}},onShapeRemoved:function(a){throw new $$6.p(0)},areChildrenTopMost:function(){return true},shapes:function(){return this._a6},sheet:function(){return this},$type:new $.ig.Type("excel.Chartsheet",$$t.$fo.$type,[$$t.$mz.$type])},true);$c("IChartObject:tr","Object",{$type:new $.ig.Type("IChartObject",null,[$$t.$fq.$type,$$t.$io.$type])},true);$c("excel.ChartObject:ts","Object",{_c:null,init:function(a){$.ig.$op.init.call(this);this._c=a},_e:function(a){return null},_a:function(a){throw new $$6.q(1,"must be overriden by each class that calls SetProperty")},_f:function(a){var b=this.workbook();if(b==null){b=a}var c=null;if(b!=null){c=new $$t.ix(1,new $$t.is(0,b),b._av());c._s(this._n.runOn(this))}if(c==null){}return c},_l:function(a){this._c=a},_n:function(a){var b=this._d();if(b!=null){b.onPropertyChanged()}},_j:function(a){var b=this.workbook();return b!=null&&b._cv()?b._gl(this.sheet(),a,null):null},_p:function(a){if(a!=null){var b=this.workbook();if(b!=null){b._h6(a)}}},_q:function($tContext,$t,a,b,c,d){var e=this._r($tContext,$t,a,b,c,d,function(e){$$t.$k.gk($t,e)});c=e.p2;return{p2:c}},_r:function($tContext,$t,a,b,c,d,e){this._u();if(e!=null){e(d)}var f=this._a(b).g($tContext,$t,a,c,d,this._h());c=f.p1;c=d;this.onPropertyChanged();return{p2:c}},_s:function(){var a=this.chart();if(a!=null){$$t.$a2._jl(this.sheet(),a.chartType())}},_u:function(){var a=this.workbook();if(a!=null){a._i3()}},_v:function(a,b){if(b==null||a==null){return}if(a.chart()!=null&&b.chart()!=null&&b.chart()!=a.chart()){throw new $$6.d(1,$$t.$k.ef("LE_ChartObject_DifferentChart"))}},chart:function(){return this._c!=null?this._c.chart():null},owner:function(){return $b($$t.$ts.$type,this._c)},sheet:function(){var a=this.chart();return a!=null?a.sheet():null},workbook:function(){var a=this.sheet();return a!=null?a.workbook():null},worksheet:function(){var a=this.chart();return a!=null?a.worksheet():null},_h:function(){var a=this.chart();return a==null||a._f9()},_d:function(){return this._c!=null?this._c:this.chart()},source:function(){return this},onPropertyChanged:function(){var a=this.chart();if(a!=null){a.onPropertyChanged()}},isReferencingAnythingInRegion:function(a,b){return this._i(a,b)},_i:function(a,b){return false},iterateFormulas:function(a){this._m(a)},_m:function(a){},onShiftRegion:function(a,b,c){this._o(a,b,c)},_o:function(a,b,c){},undoShift:function(a){return this._k(a)},_k:function(a){return null},verifyFormulas:function(a){this._t(a)},_t:function(a){},$type:new $.ig.Type("excel.ChartObject",$.ig.$ot,[$$t.$tr.$type,$$t.$gn.$type])},true);$c("excel.ComboChartGroup:aq","excel.ChartObject",{_aj:$m($$0.$aw.$type,null),_ak:$m($$0.$aw.$type,null),_al:$m($$0.$aw.$type,null),_am:$m($$0.$aw.$type,null),_staticInit:function(){$$t.$aq._w=$$t.$aq._x()},init:function(a,b,c,d){this._aj=$m($$0.$aw.$type,null);this._ak=$m($$0.$aw.$type,null);this._al=$m($$0.$aw.$type,null);this._am=$m($$0.$aw.$type,null);$$t.$ts.init.call(this,a);if(d){$$t.$aq._au(b)}this.chartType(b);this.axisGroup(c)},_ac:function(a,b,c){if($$t.$a2._gl(b)==false){return null}return new $$t.aq(a,b,c,false)},_axisGroup:0,axisGroup:function(a){if(arguments.length===1){this._axisGroup=a;return a}else{return this._axisGroup}},_chartType:0,chartType:function(a){if(arguments.length===1){this._chartType=a;return a}else{return this._chartType}},doughnutHoleSize:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aw.$type,arguments[0]);this._doughnutHoleSize$i.apply(this,arguments);return a}else{return $s(this._doughnutHoleSize$i.apply(this,arguments))}},_doughnutHoleSize$i:function(a){if(arguments.length===1){if($l(a,this._aj)){var b=this._r($$t.$aq.$type,$$0.$ai.$type.specialize($$0.$aw.$type),this,0,this._aj,a,function(b){if(b.hasValue()){$$v.$ap.au($$0.$aw.$type,b.value(),"DoughnutHoleSize",0,90)}});this._aj=b.p2}return a}else{return this._aj}},firstSliceAngle:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aw.$type,arguments[0]);this._firstSliceAngle$i.apply(this,arguments);return a}else{return $s(this._firstSliceAngle$i.apply(this,arguments))}},_firstSliceAngle$i:function(a){if(arguments.length===1){if($l(a,this._ak)){var b=this._r($$t.$aq.$type,$$0.$ai.$type.specialize($$0.$aw.$type),this,1,this._ak,a,function(b){if(b.hasValue()){$$v.$ap.au($$0.$aw.$type,b.value(),"FirstSliceAngle",0,360)}});this._ak=b.p2}return a}else{return this._ak}},gapWidth:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aw.$type,arguments[0]);this._gapWidth$i.apply(this,arguments);return a}else{return $s(this._gapWidth$i.apply(this,arguments))}},_gapWidth$i:function(a){if(arguments.length===1){if($l(a,this._al)){var b=this._r($$t.$aq.$type,$$0.$ai.$type.specialize($$0.$aw.$type),this,2,this._al,a,function(b){if(b.hasValue()){$$v.$ap.au($$0.$aw.$type,b.value(),"GapWidth",0,500)}});this._al=b.p2}return a}else{return this._al}},seriesOverlap:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aw.$type,arguments[0]);this._seriesOverlap$i.apply(this,arguments);return a}else{return $s(this._seriesOverlap$i.apply(this,arguments))}},_seriesOverlap$i:function(a){if(arguments.length===1){if($l(a,this._am)){var b=this._r($$t.$aq.$type,$$0.$ai.$type.specialize($$0.$aw.$type),this,3,this._am,a,function(b){if(b.hasValue()){$$v.$ap.au($$0.$aw.$type,b.value(),"SeriesOverlap",-100,100)}});this._am=b.p2}return a}else{return this._am}},_ar:function(a,b){var c;return function(){var d=$$t.$aq._as(a,b,c);c=d.p2;return d.ret}()},_as:function(a,b,c){c=$$t.$aq._ad(a);return{ret:$$t.$aq._at(c,b),p2:c}},_at:function(a,b){if(a==0){return null}return $y("{0}.{1}",$$t.$a0.getBox(a),$$t.$ud.getBox(b))},_ad:function(a){if($$t.$a2._gl(a)==false){return 0}switch(a){case 51:return 7;case 52:return 8;case 53:return 9;case 57:return 4;case 58:return 5;case 59:return 6;case 4:case 65:return 10;case 63:case 66:return 11;case 64:case 67:return 12;case 1:return 1;case 76:return 2;case 77:return 3;case 5:case 69:return 13;case 71:return 15;case 68:return 14;case-4120:case 80:return 16;case-4169:case 74:case 75:return 19;case 72:case 73:return 20;case-4151:case 81:return 17;case 82:return 18;default:return 0}},_y:function(a){if(a==0){return null}var b=new $$4.x($$t.$uk.$type,0);switch(a){case 1:b.add(1);break;case 2:b.add(76);break;case 3:b.add(77);break;case 4:b.add(57);break;case 5:b.add(58);break;case 6:b.add(59);break;case 15:b.add(71);break;case 7:b.add(51);break;case 8:b.add(52);break;case 9:b.add(53);break;case 16:b.add(-4120);b.add(80);break;case 10:b.add(4);b.add(65);break;case 11:b.add(63);b.add(66);break;case 12:b.add(64);b.add(67);break;case 13:b.add(5);b.add(69);break;case 14:b.add(68);break;case 17:b.add(-4151);b.add(81);break;case 18:b.add(82);break;case 20:b.add(72);b.add(73);break;case 19:b.add(-4169);b.add(74);b.add(75);break}return b.toArray()},_au:function(a){if($$t.$a2._gl(a)==false){throw new $$0.r(1,$$t.$k.eg("LE_Series_ChartType_InvalidForComboChart",[$$t.$uk.getBox(a)]))}},_a:function(a){return $$t.$aq._w[a]},_z:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$aq.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(4);$$t.$gl.f(a,0,$$t.$aq._z($$0.$ai.$type.specialize($$0.$aw.$type),"DoughnutHoleSize",7,function(b){return b._doughnutHoleSize$i()},function(b,c){b._doughnutHoleSize$i(c)},null,true,4));$$t.$gl.f(a,1,$$t.$aq._z($$0.$ai.$type.specialize($$0.$aw.$type),"FirstSliceAngle",7,function(b){return b._firstSliceAngle$i()},function(b,c){b._firstSliceAngle$i(c)},null,true,4));$$t.$gl.f(a,2,$$t.$aq._z($$0.$ai.$type.specialize($$0.$aw.$type),"GapWidth",7,function(b){return b._gapWidth$i()},function(b,c){b._gapWidth$i(c)},null,true,4));$$t.$gl.f(a,3,$$t.$aq._z($$0.$ai.$type.specialize($$0.$aw.$type),"SeriesOverlap",7,function(b){return b._seriesOverlap$i()},function(b,c){b._seriesOverlap$i(c)},null,true,4));return a},$type:new $.ig.Type("excel.ComboChartGroup",$$t.$ts.$type)},true);$c("ComboChartGroupValidator:ar","Object",{init:function(){$.ig.$op.init.call(this)},r:function(a){var b=$$t.$aq._ad(a);return $$t.$ar.s(b)},s:function(a){switch(a){case 10:case 11:case 12:return true;default:return false}},p:function(a){var b=$$t.$aq._ad(a);return $$t.$ar.q(b)},q:function(a){switch(a){case 7:case 8:case 9:return true;default:return false}},n:function(a){var b=$$t.$aq._ad(a);return $$t.$ar.o(b)},o:function(a){switch(a){case 4:case 5:case 6:return true;default:return false}},l:function(a){var b=$$t.$aq._ad(a);return $$t.$ar.m(b)},m:function(a){switch(a){case 1:case 2:case 3:return true;default:return false}},x:function(a){var b=$$t.$aq._ad(a);return $$t.$ar.y(b)},y:function(a){switch(a){case 19:case 20:return true;default:return false}},v:function(a){var b=$$t.$aq._ad(a);return $$t.$ar.w(b)},w:function(a){switch(a){case 17:case 18:return true;default:return false}},t:function(a){var b=$$t.$aq._ad(a);return $$t.$ar.u(b)},u:function(a){switch(a){case 13:case 16:return true;default:return false}},h:function(a){var b=$$t.$aq._ad(a);return $$t.$ar.i(b)},i:function(a){var b=0;switch(a){case 10:case 4:case 7:case 1:b=1;break;case 2:case 11:case 8:case 5:b=2;break;case 3:case 12:case 9:case 6:b=3;break;default:break}return b},b:function(a,b){var c=a;var d=$$t.$ar.h(a);if(d==0){return c}switch(a){case 51:c=b==2?52:b==3?53:51;break;case 52:c=b==3?53:b==1?51:52;break;case 53:c=b==2?52:b==1?51:53;break;case 57:c=b==2?58:b==3?59:57;break;case 58:c=b==3?59:b==1?57:58;break;case 59:c=b==2?58:b==1?57:59;break;case 4:c=b==2?63:b==3?64:4;break;case 65:c=b==2?66:b==3?67:65;break;case 63:c=b==3?63:b==1?4:63;break;case 66:c=b==3?67:b==1?65:66;break;case 64:c=b==2?63:b==1?4:64;break;case 67:c=b==2?66:b==1?65:67;break;case 1:c=b==2?76:b==3?77:1;break;case 76:c=b==3?77:b==1?1:76;break;case 77:c=b==2?76:b==1?1:77;break;default:c=a;break}return c},g:function(a){switch(a){case 1:return 1;case 2:return 2;case 3:return 3;case 4:return 4;case 5:return 5;case 6:return 6;case 7:return 7;case 8:return 8;case 9:return 9;case 16:case 13:case 15:case 14:return 13;case 10:return 10;case 11:return 11;case 12:return 12;case 17:case 18:return 14;case 20:case 19:return 15;default:return 0}},f:function(a){switch(a){case 1:case 2:case 3:return 1;case 4:case 5:case 6:return 2;case 7:case 8:case 9:return 3;case 10:case 11:case 12:return 4;case 13:return 5;case 14:return 6;case 15:return 7;case 0:break}return 0},j:function(a,b,c){var d=$$t.$aq._ad(a);var e=$$t.$aq._ad(b);var f=$$t.$ar.k(d,e);if(f){var g=$$t.$k.q(a);var h=$$t.$k.q(b);if(g==h){var i=$$t.$ar.h(a);var j=$$t.$ar.h(b);if(i!=0&&j!=0){if(i!=j){f=false}}}}return f},k:function(a,b){var c=$$t.$ar.g(a);var d=$$t.$ar.g(b);if(c==d){return true}switch(c){case 1:case 2:case 3:case 7:case 8:case 9:case 10:case 11:case 12:case 15:switch(d){case 4:case 5:case 6:case 13:case 14:return false}break;case 4:case 5:case 6:case 13:case 14:if(d!=c){return false}break}return true},aa:function(a,b,c,d){var e=$$t.$k.q(b);var f=d._ak($m($$t.$u1.$type,e),$m($$t.$ud.$type,c),a);if(f==null||f.count()==0){return null}var g=$$t.$ar.h(b);var h=new $$4.x($$t.$vt.$type,0);var j=f.getEnumerator();while(j.moveNext()){var i=j.current();if(i==a){continue}var k=$$t.$ar.h(i.chartType());if(k==0){continue}if(k!=g){var l=$$t.$ar.b(i.chartType(),g);h.add(i)}}return h.count()>0?h:null},d:function(a,b){var c=$$t.$ar.e(a);if(c.d()||b==false){return c}var d=null;if(function(){var e=$$t.$ar.z(a,d);d=e.p1;return e.ret}()){var e=$$t.$ar.e(d);if(e.d()){e._c=d;return e}}return c},e:function(a){var b=new $$t.au;if(a==null||a.length==0){return b}var c=new $$t.ay;c._tryAdd(a[0]);b._e.add(c);for(var d=1;d<a.length;d++){var e=a[d];var f=false;var h=b._e.getEnumerator();while(h.moveNext()){var g=h.current();if(g._tryAdd(e)){f=true;break}}if(f==false){c=new $$t.ay;c._tryAdd(e);b._e.add(c)}}return b},z:function(a,b){b=a;var c=0;for(var e=0;e<a.length;e++){var d=a[e];c=$$t.$ar.h(d);if(c!=0){break}}if(c==0){return{ret:false,p1:b}}var f=new $$4.x($$t.$uk.$type,0);for(var h=0;h<a.length;h++){var g=a[h];var i=$$t.$ar.b(g,c);f.add(i)}b=f.toArray();return{ret:true,p1:b}},ac:function(a,b,c){if(b.length==c.length&&b.length>=a.count()){return{p1:b,p2:c}}var d=a.count()-b.length;var e=new $$4.x($$t.$uk.$type,0);e.addRange(b);var f=new $$4.x($$t.$ud.$type,0);f.addRange(c);var g=b[b.length-1];var h=c[c.length-1];for(var i=0;i<d;i++){e.add(g);f.add(h)}b=e.toArray();c=f.toArray();return{p1:b,p2:c}},c:function(a,b,c,d){var e=b._ak($m($$t.$u1.$type,null),$m($$t.$ud.$type,1),a);var f=b._ak($m($$t.$u1.$type,null),$m($$t.$ud.$type,2),a);var g=true;var h=true;var j=e.getEnumerator();while(j.moveNext()){var i=j.current();if($$t.$ar.j(i.chartType(),c,false)==false){g=false;break}}var l=f.getEnumerator();while(l.moveNext()){var k=l.current();if($$t.$ar.j(k.chartType(),c,false)==false){h=false;break}}var m=null;if(g&&d==1||h&&d==2){m=new $$t.at;return m}if(g&&d==2||h&&d==1){m=function(){var $ret=new $$t.at;$ret._d=$m($$t.$ud.$type,g?1:2);return $ret}();return m}m=new $$t.at;var n=$$t.$ar.aa(a,c,d,b);m._b=n;if(n==null){var o=new $$0.r(1,$$t.$k.ef("LE_WorksheetChart_SetSourceData_TooManyAxes"));m._c=o}return m},a:function(a,b,c){var d=b._ak($m($$t.$u1.$type,null),$m($$t.$ud.$type,c),a);var e=true;var f=a.chartType();var g=$m($$t.$uk.$type,null);var i=d.getEnumerator();while(i.moveNext()){var h=i.current();if($$t.$ar.j(f,h.chartType(),true)==false){g=$m($$t.$uk.$type,h.chartType());e=false;break}}if(e){return new $$t.as}else{var j=$$t.$k.eg("LE_Series_InvalidAxisGroup",[$$t.$ud.getBox(c),$$t.$uk.getBox(g.value()),$$t.$uk.getBox(f)]);var k=new $$0.r(1,j);return function(){var $ret=new $$t.as;$ret._c=$m($$t.$uk.$type,g.value());$ret._b=k;return $ret}()}},$type:new $.ig.Type("ComboChartGroupValidator",$.ig.$ot)},true);$c("AxisGroupValidationResult:as","Object",{init:function(){$.ig.$op.init.call(this)},_c:$m($$t.$uk.$type,null),_b:null,a:function(){return this._b==null},$type:new $.ig.Type("AxisGroupValidationResult",$.ig.$ot)},true);$c("ChartTypeValidationResult:at","Object",{init:function(){$.ig.$op.init.call(this)},_d:$m($$t.$ud.$type,null),_c:null,a:function(){return this._c==null},_b:null,$type:new $.ig.Type("ChartTypeValidationResult",$.ig.$ot)},true);$c("ComboChartGroupValidationResult:au","Object",{init:function(){$.ig.$op.init.call(this);this._e=new $$4.x($$t.$ay.$type,0)},_e:null,d:function(){return this._e.count()>0&&this._e.count()<=2},_c:null,a:function(a){var b=new Array(a.length);$.ig.util.arrayCopyTo(a,b,0);var c=new $$4.x($$t.$uk.$type,0);var e=this._e.getEnumerator();while(e.moveNext()){var d=e.current();var g=d.getEnumerator();while(g.moveNext()){var f=g.current();c.add(f);for(var h=0;h<b.length;h++){if(b[h]==f){b[h]=0;break}}}}for(var j=0;j<b.length;j++){var i=b[j]}return c.toArray()},b:function(a){var b=this.a(a);var c=new $$4.x($$t.$ud.$type,2,a.length);for(var d=0;d<this._e.count();d++){var e=d==0?1:2;var f=this._e.__inner[d];var h=f.getEnumerator();while(h.moveNext()){var g=h.current();c.add(e)}}return c.toArray()},$type:new $.ig.Type("ComboChartGroupValidationResult",$.ig.$ot)},true);$c("SeriesAxisGroup:ay","Object",{init:function(){$.ig.$op.init.call(this);this.__b=new $$4.x($$t.$uk.$type,0)},_tryAdd:function(a){var b=true;var d=this.__b.getEnumerator();while(d.moveNext()){var c=d.current();if($$t.$ar.j(c,a,false)==false){b=false;break}}if(b){this.__b.add(a)}return b},__b:null,toString:function(){var a=new $$6.aj(0);for(var b=0;b<this.__b.count();b++){var c=this.__b.__inner[b];if(b>0){a.l(", ")}a.k($$t.$uk.getBox(c))}return a.toString()},getEnumerator:function(){return this.__b.getEnumerator()},getEnumerator1:function(){return this.__b.getEnumerator()},$type:new $.ig.Type("SeriesAxisGroup",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$uk.$type)])},true);$c("excel.ComboChartGroupCollection:az","excel.ChartObject",{_af:null,_staticInit:function(){$$t.$az._w=$$t.$az._x()},init:function(a){this._af=null;$$t.$ts.init.call(this,a);this._af=new $$4.h(String,$$t.$aq.$type,0)},count:function(){return this._af.count()},item:function(a,b){$$t.$aq._au(a);var c=$$t.$aq._ar(a,b);return this._item1(c)},_item1:function(a){var b=null;var c=this._af.tryGetValue(a,b);b=c.p1;return b},isReadOnly:function(){var a=this.workbook();if(a!=null){return!a._cl()}return false},add:function(a,b){var $self=this;$$t.$aq._au(a);this._u();var c=$$t.$aq._ar(a,b);var d=null;if(function(){var e=$self._af.tryGetValue(c,d);d=e.p1;return e.ret}()==false){d=new $$t.aq(this,a,b,false);this._al(d,c,true)}return d},_al:function(a,b,c){var $self=this;var d=null;if(function(){var e=$self._af.tryGetValue(b,d);d=e.p1;return e.ret}()){return}var e=this.workbook();var f=this.sheet();var g=new $$t.a1(1,this,a);var h=null;var i=null;if(e!=null&&!e._c2()&&!this._h()){h=$$t.$az._w[0];i=h.b(e,f,h.c)}this._af.add(b,a);if(h!=null){h.e($$t.$a1.$type,$$t.$aq.$type,g,null,a);if(i!=null){h.d(e,i)}}this.onPropertyChanged()},clear:function(){this._u();var a=this.count()>1?this._j(7):null;var b=new $$4.x($$t.$aq.$type,2,this._af.count());var d=this._af.values().getEnumerator();while(d.moveNext()){var c=d.current();b.add(c)}for(var e=b.count()-1;e>=0;e--){var f=b.__inner[e];if(f!=null){this._remove1(f)}}this._p(a)},getEnumerator:function(){var n;if(arguments.length===0){n=0}switch(n){case 0:return this._getEnumerator.apply(this,arguments);case 1:return this._getEnumerator$e.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getEnumerator:function(){return this._af.values().getEnumerator()},remove:function(){var n;if(arguments.length===1){n=1}else if(arguments.length===2){n=0}switch(n){case 0:return this._remove.apply(this,arguments);case 1:return this._remove1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_remove1:function(a){var $self=this;if(a==null){throw new $$6.e(0,"comboChartGroup")}var b=$$t.$aq._ar(a.chartType(),a.axisGroup());var c=null;if(function(){var d=$self._af.tryGetValue(b,c);c=d.p1;return d.ret}()==false||a!=c){throw new $$0.n(1,$$t.$k.ef("LE_ComboChartGroupCollection_DoesNotExist"))}this._am(a);return true},_remove:function(a,b){this._u();$$t.$aq._au(a);var c=this.item(a,b);if(c==null){return false}this._am(c);return true},_am:function(a){var b=this.workbook();var c=this.sheet();var d=$$t.$az._w[1];var e=new $$t.a1(1,this,a);var f=b==null||b._c2()||this._h()?null:d.b(b,c,d.c);var g=a.chartType();var h=a.axisGroup();var i=$$t.$aq._ar(g,h);this._af.remove(i);if(b!=null&&!b._c2()&&!this._h()){d.e($$t.$a1.$type,$$t.$aq.$type,e,null,a);if(f!=null){d.d(b,f)}}this.onPropertyChanged()},_y:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$a1.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_x:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$az._y($$t.$aq.$type,"Add",7,function(b){return b.a},function(b,c){$$t.$az._an(b,c)},null,true,true,4));$$t.$gl.f(a,1,$$t.$az._y($$t.$aq.$type,"Remove",7,function(b){return b.a},function(b,c){$$t.$az._ao(b,c)},null,true,true,4));return a},_an:function(a,b){if(a.a!=null){a.b._remove1(a.a)}},_ao:function(a,b){var c=a.a;var d=$$t.$aq._ar(c.chartType(),c.axisGroup());a.b._al(c,d,true)},_getEnumerator$e:function(){return this._af.values().getEnumerator()},$type:new $.ig.Type("excel.ComboChartGroupCollection",$$t.$ts.$type,[$$0.$bw.$type.specialize($$t.$aq.$type)])},true);$c("ComboChartGroupCollection_CollectionChangeContext:a1","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,init1:function(a,b,c){$$0.$bh.init.call(this);this.b=b;this.a=c},workbook:function(){return this.b.workbook()},sheet:function(){return this.b.sheet()},source:function(){return this.b.chart()},$type:new $.ig.Type("ComboChartGroupCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.WorksheetShape:ms","Object",{_an:null,_u:null,_ac:null,_di:null,_dp:null,_o:0,_w:null,_ag:null,_ai:null,_ae:null,_dk:null,_b2:$m($$0.$aq.$type,null),_bd:false,_bh:null,_bj:null,_bl:null,_g:null,_b5:0,_cb:0,_cd:0,_e:null,_cm:0,_at:false,_av:false,_i:null,_l:null,_ba:false,_staticInit:function(){$$t.$ms._a=$$t.$ms._b();$$t.$ms._bf=new $$4.h($$v.$ce.$type,$$t.$cz.$type,0);$$t.$ms._bg=new $$4.h($$t.$cz.$type,$$v.$ce.$type,0);$$t.$ms._co(50,113);$$t.$ms._co(51,114);$$t.$ms._co(52,115);$$t.$ms._co(44,107);$$t.$ms._co(45,108);$$t.$ms._co(46,109);$$t.$ms._co(194,165);$$t.$ms._co(196,167);$$t.$ms._co(189,160);$$t.$ms._co(198,169);$$t.$ms._co(195,166);$$t.$ms._co(193,164);$$t.$ms._co(191,162);$$t.$ms._co(190,161);$$t.$ms._co(192,163);$$t.$ms._co(200,171);$$t.$ms._co(197,168);$$t.$ms._co(199,170);$$t.$ms._co(13,43);$$t.$ms._co(33,96);$$t.$ms._co(34,97);$$t.$ms._co(35,98);$$t.$ms._co(36,99);$$t.$ms._co(84,82);$$t.$ms._co(47,110);$$t.$ms._co(48,111);$$t.$ms._co(49,112);$$t.$ms._co(186,94);$$t.$ms._co(185,93);$$t.$ms._co(41,104);$$t.$ms._co(42,105);$$t.$ms._co(43,106);$$t.$ms._co(22,73);$$t.$ms._co(55,37);$$t.$ms._co(106,119);$$t.$ms._co(16,72);$$t.$ms._co(37,100);$$t.$ms._co(38,101);$$t.$ms._co(39,102);$$t.$ms._co(40,103);$$t.$ms._co(105,70);$$t.$ms._co(103,68);$$t.$ms._co(102,67);$$t.$ms._co(104,69);$$t.$ms._co(4,5);$$t.$ms._co(188,129);$$t.$ms._co(67,46);$$t.$ms._co(80,58);$$t.$ms._co(3,34);$$t.$ms._co(107,123);$$t.$ms._co(108,124);$$t.$ms._co(176,158);$$t.$ms._co(125,147);$$t.$ms._co(120,142);$$t.$ms._co(110,132);$$t.$ms._co(135,157);$$t.$ms._co(134,156);$$t.$ms._co(114,136);$$t.$ms._co(127,149);$$t.$ms._co(111,133);$$t.$ms._co(113,135);$$t.$ms._co(132,154);$$t.$ms._co(133,155);$$t.$ms._co(131,153);$$t.$ms._co(118,140);$$t.$ms._co(119,141);$$t.$ms._co(128,150);$$t.$ms._co(115,137);$$t.$ms._co(129,151);$$t.$ms._co(177,159);$$t.$ms._co(130,152);$$t.$ms._co(124,146);$$t.$ms._co(112,134);$$t.$ms._co(117,139);$$t.$ms._co(109,131);$$t.$ms._co(121,143);$$t.$ms._co(122,144);$$t.$ms._co(126,148);$$t.$ms._co(123,145);$$t.$ms._co(116,138);$$t.$ms._co(65,81);$$t.$ms._co(74,75);$$t.$ms._co(9,10);$$t.$ms._co(15,36);$$t.$ms._co(98,127);$$t.$ms._co(71,79);$$t.$ms._co(72,80);$$t.$ms._co(5,2);$$t.$ms._co(66,44);$$t.$ms._co(77,55);$$t.$ms._co(87,91);$$t.$ms._co(85,89);$$t.$ms._co(69,50);$$t.$ms._co(81,59);$$t.$ms._co(73,74);$$t.$ms._co(20,0);$$t.$ms._co(184,77);$$t.$ms._co(94,48);$$t.$ms._co(10,12);$$t.$ms._co(7,6);$$t.$ms._co(56,9);$$t.$ms._co(21,33);$$t.$ms._co(11,130);$$t.$ms._co(1,4);$$t.$ms._co(53,121);$$t.$ms._co(54,122);$$t.$ms._co(78,56);$$t.$ms._co(88,92);$$t.$ms._co(86,90);$$t.$ms._co(6,3);$$t.$ms._co(2,25);$$t.$ms._co(59,22);$$t.$ms._co(92,23);$$t.$ms._co(60,24);$$t.$ms._co(187,15);$$t.$ms._co(58,19);$$t.$ms._co(96,78);$$t.$ms._co(32,95);$$t.$ms._co(183,76);$$t.$ms._co(68,45);$$t.$ms._co(79,57);$$t.$ms._co(70,51);$$t.$ms._co(82,60);$$t.$ms._co(97,126);$$t.$ms._co(64,128);$$t.$ms._co(63,118);$$t.$ms._co(61,116);$$t.$ms._co(62,117)},init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$ms._init1.call(this,1,true)},_init1:function(a,b){this._ac=$$t.$jx.b;this._di=new $$a.y(0);this._dp=new $$a.ae(4);this._o=2;this._ag=$$t.$jx.b;this._ai=new $$t.jx;this._ae=new $$t.jx;this._dk=new $$a.y(0);this._bd=true;this._cb=548;this._cd=0;$.ig.$op.init.call(this);if(b){this._cr()}},_init2:function(a,b){this._ac=$$t.$jx.b;this._di=new $$a.y(0);this._dp=new $$a.ae(4);this._o=2;this._ag=$$t.$jx.b;this._ai=new $$t.jx;this._ae=new $$t.jx;this._dk=new $$a.y(0);this._bd=true;this._cb=548;this._cd=0;$.ig.$op.init.call(this);this._cs(b)},clearUnknownData:function(){this._e=null;this._bh=null;this._bj=null;this._bl=null;this._g=null;this.__b3=null;if($b($$t.$hi.$type,this._i)!==null){this._i=null}this.__aa=null},createPredefinedShape:function(a){return $$t.$ms._al(a,true)},_al:function(a,b){if($.ig.$ep.isDefined($$t.$cs.$type,$$t.$cs.getBox(a))==false){throw new $$t.tc("shapeType",a,$$t.$cs.$type)}switch(a){case 4:return new $$t.ac8(b);case 74:return new $$t.ada(b);case 71:return new $$t.adb(b);case 72:return new $$t.adc(b);case 73:return new $$t.add(b);case 20:return new $$t.ade(b);case 3:return new $$t.ac9(b);case 56:return new $$t.adf(b);case 1:return new $$t.adg(b);case 6:return new $$t.adh(b);case 32:return new $$t.adi(b);default:return new $$t.adg(b)}},getBoundsInTwips:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===1){n=1}switch(n){case 0:return $.ig.util.rectToLiteral(this._getBoundsInTwips.apply(this,arguments));case 1:return $.ig.util.rectToLiteral(this._getBoundsInTwips1.apply(this,arguments));default:throw new Error("Invalid arguments")}},_getBoundsInTwips:function(){return this._getBoundsInTwips1(0)},_getBoundsInTwips1:function(a){var b=this.sheet();if(b!=null&&b.type()==1){return new $$a.ae(0,0,0,$$t.$k.c1(8676680),$$t.$k.c1(6295430))}if(this._w==null||this._u==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_GetBoundsBeforeAnchorsSet"))}return $$t.$ms._dt(this._w,this._ah(),this._topLeftCornerPosition$i(),this._ad(),this._bottomRightCornerPosition$i(),a)},setBoundsInTwips:function(){var n;if(arguments.length===2){n=0}else if(arguments.length===3){n=1}switch(n){case 0:return this._setBoundsInTwips.apply(this,arguments);case 1:return this._setBoundsInTwips1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setBoundsInTwips:function(a,b){b=$.ig.util.rectFromLiteral(b);this._setBoundsInTwips1(a,b,0)},_setBoundsInTwips1:function(a,b,c){b=$.ig.util.rectFromLiteral(b);this._c8(a,b,c,true)},_c9:function(a,b,c,d,e,f,g){if(a==null){throw new $$6.e(0,"sheet")}if(a.type()!=0){d={__x:0,__y:0,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName};f={__x:100,__y:100,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName};e=c=new $$t.jx(1,0,0);return{p2:c,p3:d,p4:e,p5:f}}var h=a;var i=(g&1)!=0;var j;var k;var l=h._fw(b.left(),5,false);var m=h._fw(b.right(),5,false);var n=h.columns()._ar(l,m,j,k,i);l=n.p0;m=n.p1;j=n.p2;k=n.p3;var o=l*100/h._gb(j,true);var p=m*100/h._gb(k,true);var q;var r;var s=$.ig.truncate(b.top());var t=$.ig.truncate(b.bottom());var u=h.rows()._ar(s,t,q,r,i);s=u.p0;t=u.p1;q=u.p2;r=u.p3;var v=s*100/h._gh(q,true);var w=t*100/h._gh(r,true);d={__x:o,__y:v,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName};f={__x:p,__y:w,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName};var x=$$t.$n.getMaxRowCount(h._o())-1;
|
|
var y=$$t.$n.getMaxColumnCount(h._o())-1;if(x<q){q=x}if(x<r){r=x}if(y<j){j=y}if(y<k){k=y}c=new $$t.jx(1,q,j);e=new $$t.jx(1,r,k);return{p2:c,p3:d,p4:e,p5:f}},_c8:function(a,b,c,d){var $self=this;var e;var f;if(d){f=function(){var g=$self._dn(e);e=g.p0;return g.ret}()}else{e=null;f=this._dp}var g=this._dk;var h=this._di;var i=this._ag;var j=this._ac;var k=$$t.$ms._c9(a,b,this._ag,this._dk,this._ac,this._di,c);this._ag=k.p2;this._dk=k.p3;this._ac=k.p4;this._di=k.p5;var l=a.type()==0?a:null;this._u=l;this._w=l;if(d){d=$$t.$jx.h(j,this._ac)||$$t.$jx.h(i,this._ag)||$$a.$y.l_op_Inequality(g,this._dk)||$$a.$y.l_op_Inequality(h,this._di)}if(d){var m=this._cx(a,i,g,j,h,f,e);e=m.p6}},_dd:function(a){var b=this._dk;var c=this._di;var d=this._ag;var e=this._ac;this._c5(this.sheet(),a.b,a.e,a.a,a.d,true);this._cw(this.sheet(),d,b,e,c,true);$$t.$ms._a[8].e($$t.$ms.$type,$$a.$ae.$type,this,this._dp,this._dp)},_am:function($tArg,$tResult,a,b){},_by:function(a){if(a==0){return $m($$v.$ce.$type,null)}var b;if(function(){var c=$$t.$ms._bg.tryGetValue(a,b);b=c.p1;return c.ret}()==false){return $m($$v.$ce.$type,null)}return $m($$v.$ce.$type,b)},_bz:function(a){var b;if(function(){var c=$$t.$ms._bf.tryGetValue(a,b);b=c.p1;return c.ret}()==false){return $m($$t.$cz.$type,null)}return $m($$t.$cz.$type,b)},_ds:function(a,b,c,d,e){return $$t.$ms._dt(a,b,c,d,e,0)},_dt:function(a,b,c,d,e,f){if(false==b.e()||false==d.e()){return new $$a.ae(0,0,0,0,0)}return $$t.$ms._du(a,b.o(),b.m(),c,d.o(),d.m(),e,f)},_du:function(a,b,c,d,e,f,g,h){if(a==null){return new $$a.ae(0,0,0,0,0)}if(a.type()!=0){return new $$a.ae(0,0,0,0,0)}var i=a;var j=(h&1)!=0;var k;var l;var m=i.columns()._aq(c,f,k,l,j);k=m.p2;l=m.p3;var n=i._gb(c,j)*Math.min(d.__x,100)/100;k+=$.ig.truncate($$t.$aa.o(n));var o=i._gb(f,j)*Math.min(g.__x,100)/100;l+=$.ig.truncate($$t.$aa.o(o));var p=$.ig.truncate($$t.$aa.f(i._fl(k,5,false)));var q=$.ig.truncate($$t.$aa.f(i._fl(l,5,false)));var r;var s;var t=i.rows()._aq(b,e,r,s,j);r=t.p2;s=t.p3;var u=i._gh(b,j)*Math.min(d.__y,100)/100;r+=$.ig.truncate($$t.$aa.o(u));var v=i._gh(e,j)*Math.min(g.__y,100)/100;s+=$.ig.truncate($$t.$aa.o(v));return new $$a.ae(0,p,Math.min(r,2147483647),q-p,Math.min(s-r,2147483647))},_cr:function(){if(this._a5()){this.outline($$t.$hk.fromColor($$a.$ax.u(255,74,126,187)))}else if(this._a4()){this.fill($$t.$hf.fromColor($$a.$ax.u(255,79,129,189)));this.outline($$t.$hk.fromColor($$a.$ax.u(255,56,93,138)))}this.__ax=true;this.__ay=true;this.__az=true},_cs:function(a){this._u=a._u;this._w=a._w;this._ac=a._ac;this._di=a._di;this._o=a._o;this._ba=a._ba;this._ag=a._ag;this._dk=a._dk;this._bd=a._bd;this._bh=a._bh;this._bj=a._bj;this._bl=a._bl;this._g=a._g;this._b5=a._b5;this._cb=a._cb;this._e=a._e;this._cm=a._cm;this._at=a._at;this._av=a._av;this._b2=a._b2;this._i=a._i;this._l=a._l;this.__b8=a.__b8;this.__ay=a.__ay;this.__az=a.__az;this.__ax=a.__ax;this.__a0=a.__a0;this.__b7=a.__b7;this.__ca=a.__ca;this.__b3=a.__b3},_ct:function(a){if(this._an!=null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ShapeInAnotherCollection"))}if(this._a6(a)==false){if($$t.$jx.g($m($$t.$jx.$type,this._ag),$m($$t.$jx.$type,null))||$$t.$jx.g($m($$t.$jx.$type,this._ac),$m($$t.$jx.$type,null))){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_AnchorShapeBeforeAddingToCollection"))}}var b=a._g();if(b!=null){this._c0(b)}this._an=a},_cu:function(a){var b=this._dp;var c=a._a._c6();if(c!=null){c.i(this,b)}var d=this._topLeftCornerPosition$i();var e=this._bottomRightCornerPosition$i();var f;var g;if(a._h){f=d.__y;g=e.__y}else{f=d.__x;g=e.__x}var h;var i;var j=this._cp(a,f,g,h,i);f=j.p1;g=j.p2;h=j.p3;i=j.p4;var k=this._dp;if(a._h){d={__x:d.__x,__y:f,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName};e={__x:e.__x,__y:g,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName};k=new $$a.ae(0,k.x(),k.y()+h,k.width(),Math.max(0,k.height()+i))}else{d={__x:f,__y:d.__y,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName};e={__x:g,__y:e.__y,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName};k=new $$a.ae(0,k.x()+h,k.y(),Math.max(0,k.width()+i),k.height())}switch(this._q()){case 3:var l=this._ah();var m=this._ad();var n=this._dk;var o=this._di;this._c8(this.sheet(),k,0,false);if($$t.$jx.h(l,this._ah())||$$t.$jx.h(m,this._ad())||$$a.$y.l_op_Inequality(n,this._dk)||$$a.$y.l_op_Inequality(o,this._di)){this._cw(this.worksheet(),l,n,m,o,true)}break;case 0:{var p=this._topLeftCornerPosition$i();var q=this._bottomRightCornerPosition$i();this._dk=d;this._di=e;this._cw(this.worksheet(),this._ah(),p,this._ad(),q,true)}break;case 2:{var r=this._ag;var s=this._dk;var t=this._ac;var u=this._di;this._c8(this.sheet(),k,0,false);if($$t.$jx.h(this._ag,r)||100<this._dk.__x||100<this._dk.__y){this._ag=r;this._dk=d}this._cw(this.worksheet(),r,s,t,u,true)}break}this._de(function(v){return v._dp});if(c!=null){$$t.$ms._a[8].e($$t.$ms.$type,$$a.$ae.$type,this,b,k)}else{this._dm(b,null)}this._dp=new $$a.ae(0,0,0,0,0)},_a9:function(a,b){if(this.positioningMode()!=0){return false}if(this._ag.m()>=b._firstColumnIndex()&&this._ag.o()>=b._firstRowIndex()&&this._ac.m()<=b._lastColumnIndex()&&this._ac.o()<=b._lastRowIndex()){var c=this.worksheet().workbook();var d=c.__dd;c.__dd=false;this.worksheet().shapes().remove(this);c.__dd=d;return true}return false},_cv:function(){var a;if(this._ap()!=null&&this._ap().count()>0){a=true}else if(this.sheet()!=this._d()){a=true}else{a=false}if(this.positioningMode()==0&&!a){var b=this.sheet();var c=b!=null?b.workbook():null;if(b==null||c==null||!c._c7()){if($$a.$ae.l_op_Equality(this._dp,null)){this._dp=new $$a.ae(4)}return}}this._dp=this._getBoundsInTwips()},_cw:function(a,b,c,d,e,f){if(this._an!=null){this._an._f().onChildShapeBoundsChanged(this,b,d,f)}},_cy:function(){if(this._bi()==null){return}var b=this._bi().getEnumerator();while(b.moveNext()){var a=b.current();switch(a._propertyType()){case 959:{if(typeof a._value()==="number"==false){break}var c=$h(a._value());this.visible((c&2)==0);break}}}},_cz:function(){this._an=null},_c0:function(a){var b=a!=null&&a.type()==1?null:a;if(this._w!=b){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_TopLeftAnchorFromOtherWorksheet"))}if(this._u!=b){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_BottomRightAnchorFromOtherWorksheet"))}},_c2:function(a,b,c){$$t.$k.fh(this._bi(),$$t.$k.g0(a._aj(this.sheet().workbook(),false,false)),b,c)},_c3:function(){if(this._g==null){this._g=new $$t.s1(1,this)}},_c4:function(a,b,c){this._ag=b;this._ac=c},_c5:function(a,b,c,d,e,f){var $self=this;var g;var h;if(!f){h=function(){var i=$self._dn(g);g=i.p0;return i.ret}()}else{g=null;h=this._dp}var i=this._ag;var j=this._dk;var k=this._ac;var l=this._di;this._w=a;this._u=a;this._ag=b;this._dk=c;this._ac=d;this._di=e;if(!f){var m=this._cx(a,i,j,k,l,h,g);g=m.p6}else{this._cw(a,i,j,k,l,true)}},_da:function(a,b){this._ba=true;if(this._o!=a){if(b&&$.ig.$ep.isDefined($$t.$cy.$type,$$t.$cy.getBox(a))==false){throw new $$t.tc("value",a,$$t.$cy.$type)}this._dh(a);var c=$$t.$ms._a[5].g($$t.$ms.$type,$$t.$cy.$type,this,this._o,a,false);this._o=c.p1}},_r:function(a,b,c){return{ret:function(){var d=a.e(c,false);c=d.p0;return d.ret}(),p2:c}},_s:function(a,b,c){var $self=this;var d=c.item(this);var e=new $$t.jx;var f;var g=new $$t.jx;var h;var i=function(){var j=$self._t(a,d,false,e,f,g,h);e=j.p3;f=j.p4;g=j.p5;h=j.p6;return j.ret}();if(i.f()&&i.g()==false){a.h()._c6().i(this,d);if(this._o==0||this._o==2){if(b==null||!b.isUndoOperation()){if(this._o==0){if(a.o()&&e.o()==g.o()){h.__y=100}if(false==a.o()&&e.m()==g.m()){h.__x=100}}}}this._c5(this._w,e,f,g,h,true);$$t.$ms._a[8].e($$t.$ms.$type,$$a.$ae.$type,this,d,d);if(b==null||!b.isUndoOperation()){if(this._ap()!=null){this._de(function(j){return c.item(j)})}}}return i},_t:function(a,b,c,d,e,f,g){var $self=this;f=this._ac;g=this._di;d=this._ag;e=this._dk;if(this.positioningMode()==3){var h=$$t.$ms._c9(a.h(),b,d,e,f,g,0);d=h.p2;e=h.p3;f=h.p4;g=h.p5;if($$t.$jx.f(d,this._ag)&&$$a.$y.l_op_Equality(e,this._dk)&&$$t.$jx.f(f,this._ac)&&$$a.$y.l_op_Equality(g,this._di)){return{ret:$$t.$ao.d,p3:d,p4:e,p5:f,p6:g}}return{ret:$$t.$ao.c,p3:d,p4:e,p5:f,p6:g}}var i=new $$t.lv(1,d.o(),d.o(),d.m(),d.m());var j=new $$t.lv(1,d.o(),d.o(),d.m(),f.m());var k=new $$t.lv(1,f.o(),f.o(),d.m(),f.m());var l=function(){var m=$self._r(a,c,j);j=m.p2;return m.ret}();var m=function(){var n=$self._r(a,c,k);k=n.p2;return n.ret}();if(l.f()){var n=$$t.$ms._db(a,j._firstRowIndex(),j._firstColumnIndex(),l,d,e);d=n.p4;e=n.p5;if(this.positioningMode()==2){var o=$$t.$ms._dt(a.h(),d,e,d,e,0);var p=new $$a.ae(0,o.x(),o.y(),b.width(),b.height());var q=$$t.$ms._c9(a.h(),p,d,e,f,g,0);d=q.p2;e=q.p3;f=q.p4;g=q.p5;return{ret:$$t.$ao.c,p3:d,p4:e,p5:f,p6:g}}if(m.f()){if(m.g()&&(l.g()||m.b()==3)){d=$$t.$jx.b;f=$$t.$jx.b;return{ret:m,p3:d,p4:e,p5:f,p6:g}}var r=$$t.$ms._db(a,k._firstRowIndex(),k._lastColumnIndex(),m,f,g);f=r.p4;g=r.p5;if(!m.g()){var s=function(){var t=a.e(i,false);i=t.p0;return t.ret}();if(s.g()){if(a.o()){e.__y=0}else{e.__x=0}return{ret:new $$t.ao(1,true,0),p3:d,p4:e,p5:f,p6:g}}}}}else{if(this.positioningMode()==2){return{ret:$$t.$ao.d,p3:d,p4:e,p5:f,p6:g}}if(m.f()==false){return{ret:$$t.$ao.d,p3:d,p4:e,p5:f,p6:g}}var t=$$t.$ms._db(a,k._firstRowIndex(),k._lastColumnIndex(),m,f,g);f=t.p4;g=t.p5}if(f.o()<d.o()){f=f.d(d.o());g={__x:g.__x,__y:e.__y,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName}}if(m.f()&&!c){if(m.g()){if(!l.g()){if(a.o()){f=f.d(Math.max(d.o(),f.o()-1))}else{f=f.c(Math.max(d.m()+1,f.m()-1))}return{ret:new $$t.ao(1,true,0),p3:d,p4:e,p5:f,p6:g}}}}return{ret:m,p3:d,p4:e,p5:f,p6:g}},_db:function(a,b,c,d,e,f){if(d.g()){if(d.b()==2||d.b()==4){if(a.o()){e=e.d(a.k()._firstRowIndex())}else{e=e.c(a.k()._firstColumnIndex())}f={__x:f.__x,__y:0,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName}}else{if(a.o()){e=e.d(a.k()._lastRowIndex())}else{e=e.c(a.k()._lastColumnIndex())}f={__x:f.__x,__y:100,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName}}}else{e=e.d(b);e=e.c(c)}return{p4:e,p5:f}},_dc:function(){this._ai=this._ag;this._ae=this._ac},_dg:function(){},_dh:function(a){},_co:function(a,b){if(a==0){return}$$t.$ms._bf.add(b,a);$$t.$ms._bg.add(a,b)},_dm:function(a,b){var c=this.sheet();var d=c!=null?c.workbook():null;if(d!=null&&d._cv()){var e=$$t.$ms._a[0];e.e($$t.$ms.$type,$$a.$ae.$type,this,a,this._getBoundsInTwips1(1));if(b!=null){e.d(d,b)}}return a},_bn:function(a,b,c){var d=a.g(b);var e=a.u(b,true);var f=a.f(b);var g=d?0:e;var h=a.s(b,true);var i=f?0:h;var j=e*c/100;var k=$.ig.truncate($$t.$aa.o(Math.min(g,j)));var l=$.ig.truncate($$t.$aa.o(Math.min(i,j)));c=100*j/h;if(d&&f==false){return{ret:a.q(l),p2:c}}if(d==false&&f){return{ret:-a.q(k),p2:c}}if(f){return{ret:0,p2:c}}if(k<=l){return{ret:a.q(l-k),p2:c}}return{ret:-a.q(k-l),p2:c}},_dn:function(a){var b=this.sheet();var c=b!=null?b.workbook():null;var d=new $$a.ae(4);var e=$$t.$ms._a[0];a=null;if(c!=null&&c._cv()){d=this._getBoundsInTwips1(1);a=e.b(c,b,e.c)}return{ret:d,p0:a}},_cp:function(a,b,c,d,e){var $self=this;d=0;e=0;if(this.positioningMode()==0||this.positioningMode()==2){var f=a._h?this._ah().o():this._ah().m();if(a.r()<f){var g=a.r();var h=Math.min(a.w(),f-1);var i=a.q(a.v(g,h));var j=a.q(a.t(g,h,false));d+=j-i}if(a.r()<=f&&f<=a.w()){d+=function(){var k=$self._bn(a,f,b);b=k.p2;return k.ret}()}}if(this.positioningMode()==0){var k=a._h?this._ad().o():this._ad().m();if(a.r()<=k&&k<=a.w()){e=function(){var l=$self._bn(a,k,c);c=l.p2;return l.ret}()}}return{p1:b,p2:c,p3:d,p4:e}},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$ms.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(9);$$t.$ms._c1(a,62);return a},_cx:function(a,b,c,d,e,f,g){this._cw(a,b,c,d,e,false);this._dm(f,g);g=null;return{p6:g}},_c1:function(a,b){$$t.$gl.f(a,0,$$t.$ms._c($$a.$ae.$type,"GetBoundsInTwips",b,function(c){return c._getBoundsInTwips1(1)},function(c,d){c._setBoundsInTwips1(c.sheet(),d,1)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$ms._c($$t.$hf.$type,"Fill",b,function(c){return c.fill()},function(c,d){c.fill(d)},null,true,false,8192));$$t.$gl.f(a,2,$$t.$ms._c($$0.$aq.$type,"FlippedHorizontally",b,function(c){return c.flippedHorizontally()},function(c,d){c.flippedHorizontally(d)},null,true,false,8192));$$t.$gl.f(a,3,$$t.$ms._c($$0.$aq.$type,"flippedVertically",b,function(c){return c.flippedVertically()},function(c,d){c.flippedVertically(d)},null,true,false,8192));$$t.$gl.f(a,4,$$t.$ms._c($$t.$hk.$type,"Outline",b,function(c){return c.outline()},function(c,d){c.outline(d)},null,true,false,8192));$$t.$gl.f(a,5,$$t.$ms._c($$t.$cy.$type,"PositioningMode",b,function(c){return c.positioningMode()},function(c,d){c.positioningMode(d)},null,true,false,8192));$$t.$gl.f(a,6,$$t.$ms._c($$0.$a8.$type,"Rotation",b,function(c){return c._b6()},function(c,d){c._b6(d)},null,true,false,8192));$$t.$gl.f(a,7,$$t.$ms._c($$0.$aq.$type,"Visible",b,function(c){return c.visible()},function(c,d){c.visible(d)},null,true,false,8192));$$t.$gl.f(a,8,$$t.$ms._c($$a.$ae.$type,"GetBoundsInTwips",b,function(c){return c._getBoundsInTwips1(1)},function(c,d){},null,false,false,8192))},_de:function(a){var b=this._ap();if(b!=null&&b.count()>0){var c=a(this);var d=this._getBoundsInTwips();var e=this.sheet();var f=e.type()==0?e._c6():null;var g=c.width()==0?1:$.ig.truncate(d.width())/c.width();var h=c.height()==0?1:$.ig.truncate(d.height())/c.height();var j=b.getEnumerator();while(j.moveNext()){var i=j.current();var k=a(i);var l=k;var m=$$t.$k.fr(l,-c.x(),-c.y());l=m.p0;if(f!=null){f.i(i,k)}var n=i._dk;var o=i._di;var p=i._ag;var q=i._ac;var r=new $$a.ae(0,$.ig.truncate(l.left()*g)+d.left(),$.ig.truncate(l.top()*h)+d.top(),$.ig.truncate(l.width()*g),$.ig.truncate(l.height()*h));i._c8(e,r,0,false);i._cw(e,p,n,q,o,true);if(f!=null){$$t.$ms._a[8].e($$t.$ms.$type,$$a.$ae.$type,i,k,r)}else{i._dm(k,null)}i._de(a);i._dp=new $$a.ae(0,0,0,0,0)}}},_df:function(a){if($$t.$jw.l_op_Equality(a,null)&&this._an!=null){throw new $$6.e(2,"value",$$t.$k.ef("LE_ArgumentNullException_AnchorCell"))}if($$t.$jw.l_op_Inequality(a,null)&&a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"),"cell")}var b=this.worksheet();if(b!=null&&$$t.$jw.l_op_Inequality(a,null)&&a.worksheet()!=b){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_AnchorCellFromOtherWorksheet"),"value")}},_a6:function(a){var b=a!=null?$b($$t.$mw.$type,a._f()):null;return b!=null&&b._dz()},fill:function(a){if(arguments.length===1){var b=$$t.$ms._a[1].g($$t.$ms.$type,$$t.$hf.$type,this,this._i,a,false);this._i=b.p1;return a}else{return this._i}},_k:function(){return this._i||$$t.$hg._e},bottomRightCornerCell:function(a){if(arguments.length===1){var $self=this;var b;var c=new $$t.jx;if($$t.$jw.l_op_Equality(a,null)||a.worksheet()==null){b=null;c=$$t.$jx.b}else{b=a.worksheet();c=a._e()}if(b!=this._u||$$t.$jx.h(c,this._ac)){this._df(a);var d;var e=function(){var f=$self._dn(d);d=f.p0;return f.ret}();var f=this._ac;this._u=b;this._ac=c;var g=this._cx(b,this._ag,this._dk,f,this._di,e,d);d=g.p6}return a}else{if(this._u==null||false==this._ac.e()){return null}return this._u.rows().item(this._ac.o()).cells().item(this._ac.m())}},bottomRightCornerPosition:function(a){if(arguments.length===1){arguments[0]=$.ig.util.pointFromLiteral(arguments[0]);this._bottomRightCornerPosition$i.apply(this,arguments);return a}else{return $.ig.util.pointToLiteral(this._bottomRightCornerPosition$i.apply(this,arguments))}},_bottomRightCornerPosition$i:function(a){if(arguments.length===1){var $self=this;if($$a.$y.l_op_Inequality(this._di,a)){var b;var c=function(){var d=$self._dn(b);b=d.p0;return d.ret}();var d=this._di;this._di=a;var e=this._cx(this._u,this._ag,this._dk,this._ac,d,c,b);b=e.p6}return a}else{return this._di}},flippedHorizontally:function(a){if(arguments.length===1){if(this._at==a){return}this._dg();var b=$$t.$ms._a[2].g($$t.$ms.$type,$$0.$aq.$type,this,this._at,a,false);this._at=b.p1;return a}else{return this._at}},flippedVertically:function(a){if(arguments.length===1){if(this._av==a){return}this._dg();var b=$$t.$ms._a[3].g($$t.$ms.$type,$$0.$aq.$type,this,this._av,a,false);this._av=b.p1;return a}else{return this._av}},outline:function(a){if(arguments.length===1){var b=$$t.$ms._a[4].g($$t.$ms.$type,$$t.$hk.$type,this,this._l,a,false);this._l=b.p1;return a}else{return this._l}},_n:function(){return this._l||$$t.$hl._i},positioningMode:function(a){if(arguments.length===1){this._da(a,true);return a}else{return this._o}},_q:function(){return this._a8()?this.positioningMode():0},_b6:function(a){if(arguments.length===1){if(this._b5==a){return}this._dg();var b=$$t.$ms._a[6].g($$t.$ms.$type,$$0.$a8.$type,this,this._b5,Math.max(-32768,Math.min(a,32767)),false);this._b5=b.p1;return a}else{return this._b5}},topLeftCornerCell:function(a){if(arguments.length===1){var $self=this;var b;var c=new $$t.jx;if($$t.$jw.l_op_Equality(a,null)||a.worksheet()==null){b=null;c=$$t.$jx.b}else{b=a.worksheet();c=a._e()}if(b!=this._w||$$t.$jx.h(c,this._ag)){this._df(a);var d;var e=function(){var f=$self._dn(d);d=f.p0;return f.ret}();var f=this._ag;this._w=b;this._ag=c;var g=this._cx(b,f,this._dk,this._ac,this._di,e,d);d=g.p6}return a}else{if(this._w==null||false==this._ag.e()){return null}return this._w.rows().item(this._ag.o()).cells().item(this._ag.m())}},topLeftCornerPosition:function(a){if(arguments.length===1){arguments[0]=$.ig.util.pointFromLiteral(arguments[0]);this._topLeftCornerPosition$i.apply(this,arguments);return a}else{return $.ig.util.pointToLiteral(this._topLeftCornerPosition$i.apply(this,arguments))}},_topLeftCornerPosition$i:function(a){if(arguments.length===1){var $self=this;if($$a.$y.l_op_Inequality(this._dk,a)){var b;var c=function(){var d=$self._dn(b);b=d.p0;return d.ret}();var d=this._dk;this._dk=a;var e=this._cx(this._w,this._ag,d,this._ac,this._di,c,b);b=e.p6}return a}else{return this._dk}},visible:function(a){if(arguments.length===1){var b=$$t.$ms._a[7].g($$t.$ms.$type,$$0.$aq.$type,this,this._bd,a,false);this._bd=b.p1;return a}else{return this._bd}},sheet:function(){if(this._an==null){return null}return this._an._g()},worksheet:function(){return $b($$t.$jf.$type,this.sheet())},_ad:function(){return this._ac},_af:function(){return this._ae},_v:function(){return this._u},_f:function(a){if(arguments.length===1){this._e=a;return a}else{return this._e}},_aq:function(){return true},_ar:function(){return true},_as:function(){return true},_bi:function(a){if(arguments.length===1){if(this._bh==a){return}this._bh=a;this._cy();return a}else{return this._bh}},_a1:function(){return this._bh!=null&&this._bh.count()>0},_bk:function(a){if(arguments.length===1){this._bj=a;return a}else{return this._bj}},_a2:function(){return this._bj!=null&&this._bj.count()>0},_bm:function(a){if(arguments.length===1){this._bl=a;return a}else{return this._bl}},_a3:function(){return this._bl!=null&&this._bl.count()>0},_ao:function(){return this._an},__b3:null,__ax:false,__ay:false,__aa:null,__az:false,__a0:false,_a4:function(){return true},_a5:function(){return false},_a7:function(){return this._an!=null&&this._an._p()},_a8:function(){return this._an._q()},__b7:null,__b8:null,_h:function(a){if(arguments.length===1){this._g=a;return a}else{return this._g}},_d:function(){if(this._an==null){return null}return this._an._f()},_bb:function(){return this._ba},_cn:function(a){if(arguments.length===1){if(this._cm!=a){this._cm=a;if(this._e!=null){this._e.shapeId(a)}}return a}else{return this._cm}},_ap:function(){return null},__b4:null,__b9:null,__ca:null,_ah:function(){return this._ag},_aj:function(){return this._ai},_x:function(){return this._w},_cc:function(a){if(arguments.length===1){this._cb=a;return a}else{return this._cb}},_ce:function(a){if(arguments.length===1){this._cd=a;return a}else{return this._cd}},_b0:function(){},_b1:function(){},_bc:function(a){if(arguments.length===1){this._b2=$m($$0.$aq.$type,a);return a}else{return!$k(this._b2)?this._b2.value():this._a5()}},containsColumns:function(a,b){return a>=this._ag.m()&&b<=this._ac.m()},intersectsWithColumns:function(a,b){return a<=this._ac.m()&&b>=this._ag.m()},workbook:function(){return this.sheet()!=null?this.sheet().workbook():null},source:function(){return this},$type:new $.ig.Type("excel.WorksheetShape",$.ig.$ot,[$$t.$lt.$type,$$t.$gn.$type])},true);$$t.ms.createPredefinedShape=$$t.ms.prototype.createPredefinedShape.runOn($$t.ms.prototype);$c("excel.WorksheetShapeGroupBase:mw","excel.WorksheetShape",{_dw:null,_dy:false,_d1:false,_d0:false,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._d1=true;this._d0=true;$$t.$ms.init.call(this,0)},_init1:function(a,b){$$t.$mw.init.call(this,0);this._dy=b},_init2:function(a,b){this._d1=true;this._d0=true;$$t.$ms._init2.call(this,2,b)},_am:function($tArg,$tResult,a,b){return a._visitWorksheetShapeGroup$i(this,b)},_ar:function(){return false},_as:function(){return false},_a4:function(){return false},_ct:function(a){if(a!=null&&a==this._dw){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentOutOfRangeException_GroupAddedToSelf"))}if(this._dw!=null){var c=this._dw.getEnumerator();while(c.moveNext()){var b=c.current();if(b._ao()==null){b._ct(this._dw)}}}$$t.$ms._ct.call(this,a)},_cv:function(){$$t.$ms._cv.call(this);var b=this.shapes().getEnumerator();while(b.moveNext()){var a=b.current();a._cv()}},_cw:function(a,b,c,d,e,f){if(this._d1&&!f&&a!=null&&this._ah().e()&&this._ad().e()&&b.e()&&d.e()){try{this._d0=false;var g=$$t.$ms._ds(a,b,c,d,e);var h=this._getBoundsInTwips();if($$a.$ae.l_op_Inequality(g,h)){var i=g.width()==0?1:$.ig.truncate(h.width())/g.width();var j=g.height()==0?1:$.ig.truncate(h.height())/g.height();var l=this.shapes().getEnumerator();while(l.moveNext()){var k=l.current();var m=k._getBoundsInTwips();var n=m;var o=$$t.$k.fr(n,-g.x(),-g.y());n=o.p0;k._setBoundsInTwips(a,new $$a.ae(0,$.ig.truncate(n.left()*i)+h.left(),$.ig.truncate(n.top()*j)+h.top(),$.ig.truncate(n.width()*i),$.ig.truncate(n.height()*j)))}}}finally{this._d0=true}}$$t.$ms._cw.call(this,a,b,c,d,e,f)},_cz:function(){$$t.$ms._cz.call(this);if(this._dw==null){return}var b=this._dw.getEnumerator();while(b.moveNext()){var a=b.current();a._cz()}},_c0:function(a){$$t.$ms._c0.call(this,a);if(this._dw==null){return}var c=this._dw.getEnumerator();while(c.moveNext()){var b=c.current();b._c0(a)}},_ap:function(){return this.shapes()},_b0:function(){return $m($$t.$cz.$type,0)},_b1:function(){return $m($$v.$ce.$type,null)},areChildrenTopMost:function(){if(this._dw!=null&&this._dw.count()==1){return this._a8()}return false},onChildShapeBoundsChanged:function(a,b,c,d){if(this._d0==false||d){return}this._d4()},onShapeAdded:function(a){this._d4()},onShapeRemoved:function(a){this._d4()},_dv:function(a,b){var $self=this;return{ret:function(){var c=$$t.$jf._c9($self._dw,a,b);b=c.p2;return c.ret}(),p1:b}},_d2:function(a){$$t.$jf._hm(this._dw,a)},_d3:function(){this._dy=false},_d4:function(){if(this._dy){return}if($b($$t.$a2.$type,this)!==null){return}var a=this.worksheet();var b=this.shapes().count();var c=b>0?2147483647:0;var d=b>0?2147483647:0;var e=0;var f=0;var g=100;var h=100;var i=b>0?0:g;var j=b>0?0:h;var l=this.shapes().getEnumerator();while(l.moveNext()){var k=l.current();var m=k._x();var n=k._ah();var o=k._v();var p=k._ad();if(m==null||o==null||!n.e()||!p.e()){continue}if(a==null){a=m}var q=k._topLeftCornerPosition$i();var r=k._bottomRightCornerPosition$i();var s=$$t.$mw._d6(c,g,n,q);c=s.p0;g=s.p1;var t=$$t.$mw._d6(c,g,p,r);c=t.p0;g=t.p1;var u=$$t.$mw._d8(d,h,n,q);d=u.p0;h=u.p1;var v=$$t.$mw._d8(d,h,p,r);d=v.p0;h=v.p1;var w=$$t.$mw._d7(e,i,n,q);e=w.p0;i=w.p1;var x=$$t.$mw._d7(e,i,p,r);e=x.p0;i=x.p1;var y=$$t.$mw._d5(f,j,n,q);f=y.p0;j=y.p1;var z=$$t.$mw._d5(f,j,p,r);f=z.p0;j=z.p1}var aa=this._d1;try{this._d1=false;this._c5(a,new $$t.jx(1,d,c),{__x:g,__y:h,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName},new $$t.jx(1,f,e),{__x:i,__y:j,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName},false)}finally{this._d1=aa}},_d5:function(a,b,c,d){var e=c.o();if(e==a){b=Math.max(d.__y,b)}else if(a<e){a=e;b=d.__y}return{p0:a,p1:b}},_d6:function(a,b,c,d){if(c.m()==a){b=Math.min(d.__x,b)}else if(c.m()<a){a=c.m();b=d.__x}return{p0:a,p1:b}},_d7:function(a,b,c,d){if(c.m()==a){b=Math.max(d.__x,b)}else if(a<c.m()){a=c.m();b=d.__x}return{p0:a,p1:b}},_d8:function(a,b,c,d){var e=c.o();if(e==a){b=Math.min(d.__y,b)}else if(e<a){a=e;b=d.__y}return{p0:a,p1:b}},shapes:function(){if(arguments.length!==0){var a=this.shapes();return a.item.apply(a,arguments)}if(this._dw==null){this._dw=new $$t.my(this)}return this._dw},_dz:function(){return this._dy},$type:new $.ig.Type("excel.WorksheetShapeGroupBase",$$t.$ms.$type,[$$t.$mz.$type])},true);$$t.mw.createPredefinedShape=$$t.mw.prototype.createPredefinedShape.runOn($$t.mw.prototype);$c("excel.WorksheetChart:a2","excel.WorksheetShapeGroupBase",{_fw:0,_ef:null,_fg:null,_iq:$m($$t.$ug.$type,null),_el:null,_e1:null,_e3:0,_g2:0,_e6:0,_g3:0,_en:null,_fh:null,_g4:0,_g5:0,_g6:0,_g7:0,_er:null,_e8:null,_g8:0,_fa:null,_g9:0,_ha:0,_fc:null,_hb:0,_et:null,_hc:0,_fi:null,_fe:null,_fj:null,_fv:null,_fr:null,_ew:null,_ex:null,_ev:null,_ep:null,_staticInit:function(){$$t.$a2._d9=$$t.$a2._ea()},autoScaling:function(a){if(arguments.length===1){this._jd(0,1,a);return a}else{return this._fz(1)}},axisCollection:function(){if(arguments.length!==0){var a=this.axisCollection();return a.item.apply(a,arguments)}if(this._ef==null){this._ef=new $$t.tf(this)}return this._ef},backWall:function(){if(this._fg==null){this._fg=new $$t.v9(this,0)}return this._fg},barShape:function(a){if(arguments.length===1){arguments[0]=$t($$t.$ug.$type,arguments[0]);this._barShape$i.apply(this,arguments);return a}else{return $s(this._barShape$i.apply(this,arguments))}},_barShape$i:function(a){if(arguments.length===1){if($l(a,this._iq)){if($l(this._iq,a)){var b=this._jg($$0.$ai.$type.specialize($$t.$ug.$type),1,this._iq,a,null);this._iq=b.p1}}return a}else{return this._iq}},barShapeResolved:function(){return this._iq.hasValue()?this._iq.value():this._ej()},_ej:function(){return this._ek(this.chartType())},_ek:function(a){switch(a){case 102:case 103:case 104:case 105:case 99:case 100:case 101:return 5;case 95:case 96:case 97:case 98:case 92:case 93:case 94:return 3;case 109:case 110:case 111:case 112:case 106:case 107:case 108:return 2}return 0},chartArea:function(){if(this._el==null){this._el=new $$t.th(this)}return this._el},chartTitle:function(a){if(arguments.length===1){var b=this._e1;if(a!=b){if(a!=null){$$t.$ts._v(a.owner(),this);a._l(this)}if(b!=null){b._l(null)}var c=this._jg($$t.$ty.$type,2,this._e1,a,null);this._e1=c.p1}return a}else{return this._e1}},chartType:function(a){if(arguments.length===1){if(a!=this._e3){var b=this._e3;this._jm(b,a);this._jn();$$t.$a2._jl(this.sheet(),a);var c=this._ix(7);var d=this._jg($$t.$uk.$type,3,this._e3,a,null);this._e3=d.p1;this._i9(b,a);this._jj();this._ja(c)}return a}else{return this._e3}},comboChartGroups:function(){if(arguments.length!==0){var a=this.comboChartGroups();return a.item.apply(a,arguments)}if(this._fr==null){this._fr=new $$t.az(this)}return this._fr},depthPercent:function(a){if(arguments.length===1){if(a!=this._g2){var b=this._jg($$0.$aw.$type,4,this._g2,a,function(b){$$v.$ap.au($$0.$aw.$type,b,"DepthPercent",20,2e3)});this._g2=b.p1}return a}else{return this._g2}},displayBlanksAs:function(a){if(arguments.length===1){if(a!=this._e6){var b=this._jf($$t.$un.$type,5,this._e6,a);this._e6=b.p1}return a}else{return this._e6}},doughnutHoleSize:function(a){if(arguments.length===1){if(a!=this._g3){var b=this._jg($$0.$aw.$type,6,this._g3,a,function(b){$$v.$ap.au($$0.$aw.$type,b,"DoughnutHoleSize",0,90)});this._g3=b.p1}return a}else{return this._g3}},dropLines:function(a){if(arguments.length===1){var b=this._en;if(a!=b){if(a!=null){$$t.$ts._v(a.owner(),this);a._l(this)}if(b!=null){b._l(null)}var c=this._jg($$t.$tp.$type,7,this._en,a,null);this._en=c.p1}return a}else{return this._en}},floor:function(){if(this._fh==null){this._fh=new $$t.v9(this,2)}return this._fh},gapDepth:function(a){if(arguments.length===1){if(a!=this._g5){var b=this._jg($$0.$aw.$type,9,this._g5,a,function(b){$$v.$ap.au($$0.$aw.$type,b,"GapDepth",-1,500)});this._g5=b.p1}return a}else{return this._g5>=0?this._g5:150}},_is:function(){if(this._g5<0){return $m($$0.$aw.$type,null)}else{return $m($$0.$aw.$type,this._g5)}},gapWidth:function(a){if(arguments.length===1){if(a!=this._g6){var b=this._jg($$0.$aw.$type,10,this._g6,a,function(b){$$v.$ap.au($$0.$aw.$type,b,"GapWidth",-1,500)});this._g6=b.p1}return a}else{return this._g6>=0?this._g6:150}},_it:function(){if(this._g6<0){return $m($$0.$aw.$type,null)}else{return $m($$0.$aw.$type,this._g6)}},firstSliceAngle:function(a){if(arguments.length===1){if(a!=this._g4){var b=this._jg($$0.$aw.$type,8,this._g4,a,function(b){$$v.$ap.au($$0.$aw.$type,b,"FirstSliceAngle",0,360)});this._g4=b.p1}return a}else{return this._g4}},heightPercent:function(a){if(arguments.length===1){if(a!=this._g7){var b=this._jg($$0.$aw.$type,11,this._g7,a,function(b){$$v.$ap.au($$0.$aw.$type,b,"HeightPercent",5,500)});this._g7=b.p1}return a}else{return this._g7}},highLowLines:function(a){if(arguments.length===1){var b=this._er;if(a!=b){if(a!=null){$$t.$ts._v(a.owner(),this);a._l(this)}if(b!=null){b._l(null)}var c=this._jg($$t.$to.$type,12,this._er,a,null);this._er=c.p1}return a}else{return this._er}},legend:function(a){if(arguments.length===1){var b=this._e8;if(a!=b){if(a!=null){$$t.$ts._v(a.owner(),this);a._l(this)}var c=null;if(b!=null){b._l(null);if(b.legendEntries().count()>0){c=b.legendEntries()._w();b.legendEntries()._ad()}}this._e8=a;if(this._e8!=null&&this._fc!=null){this._fc._a0()}var d=$$t.$a2._d9[13];var e=new $$t.a4(1,this,b,c);d.x(e,null,null)}return a}else{return this._e8}},perspective:function(a){if(arguments.length===1){if(a!=this._g8){var b=this._jg($$0.$aw.$type,14,this._g8,a,function(b){$$v.$ap.au($$0.$aw.$type,b,"Perspective",0,120)});this._g8=b.p1}return a}else{return this._g8}},plotArea:function(){if(this._fa==null){this._fa=new $$t.vr(this)}return this._fa},plotVisibleOnly:function(a){if(arguments.length===1){this._jd(15,8,a);return a}else{return this._fz(8)}},rightAngleAxes:function(a){if(arguments.length===1){this._jd(16,16,a);return a}else{return this._fz(16)}},rotationX:function(a){if(arguments.length===1){if(a!=this._g9){var b=this._jg($$0.$aw.$type,17,this._g9,a,function(b){$$v.$ap.au($$0.$aw.$type,b,"RotationX",-90,90)});this._g9=b.p1}return a}else{return this._g9}},rotationY:function(a){if(arguments.length===1){if(a!=this._ha){var b=this._jg($$0.$aw.$type,18,this._ha,a,function(b){$$v.$ap.au($$0.$aw.$type,b,"RotationY",-90,90)});this._ha=b.p1}return a}else{return this._ha}},secondPlotSize:function(a){if(arguments.length===1){if(a!=this._hb){var b=this._jg($$0.$aw.$type,19,this._hb,a,function(b){$$v.$ap.au($$0.$aw.$type,b,"SecondPlotSize",5,200)});this._hb=b.p1}return a}else{return this._hb}},seriesCollection:function(){if(arguments.length!==0){var a=this.seriesCollection();return a.item.apply(a,arguments)}if(this._fc==null){this._fc=new $$t.v2(this);this._fc._a0()}return this._fc},seriesLines:function(a){if(arguments.length===1){if(a!=this._et){if(a!=null){$$t.$ts._v(a.owner(),this);a._l(this)}if(this._et!=null){this._et._l(null)}var b=this._jg($$t.$tn.$type,20,this._et,a,null);this._et=b.p1}return a}else{return this._et}},seriesOverlap:function(a){if(arguments.length===1){if(a!=this._hc){var b=this._jg($$0.$aw.$type,21,this._hc,a,function(b){
|
|
$$v.$ap.au($$0.$aw.$type,b,"SeriesOverlap",-100,100)});this._hc=b.p1}return a}else{return this._hc}},sideWall:function(){if(this._fi==null){this._fi=new $$t.v9(this,1)}return this._fi},upDownBars:function(a){if(arguments.length===1){var b=this._fe;if(a!=b){if(a!=null){$$t.$ts._v(a.owner(),this);a._l(this)}if(b!=null){b._l(null)}var c=this._jg($$t.$v7.$type,22,this._fe,a,null);this._fe=c.p1}return a}else{return this._fe}},varyColors:function(a){if(arguments.length===1){this._jd(23,32,a);return a}else{return this._fz(32)}},wallDefault:function(){if(this._fj==null){this._fj=new $$t.v9(this,3)}return this._fj},sheet:function(){return this._fv!=null?this._fv:$$t.$mw.sheet.call(this)},_ez:function(){if(this._ew==null){this._ew=new $$t.vh(new $$t.ah(1));this._ew._l(this)}return this._ew},_e0:function(){if(this._ex==null){this._ex=new $$t.vh(new $$t.ah(0));this._ex._l(this)}return this._ex},_ey:function(){if(this._ev==null){this._ev=new $$t.vh(new $$t.ah(4));this._ev._l(this)}return this._ev},_eq:function(){if(this._ep==null){this._ep=new $$t.vj;this._ep._l(this)}return this._ep},_f9:function(){return this._fz(2)},_gr:function(){var a=this._fu();return a!=null&&a.a!=null},_gq:function(){if(this.chartType()==-4169){return false}return this.varyColors()},setComboChartSourceData:function(a,b,c,d){c=c!==void 0?c:false;d=d!==void 0?d:null;d=$t($$t.$b0.$type,d);if(this.chartType()!=113){throw new $$0.n(1,$$t.$k.eg("LE_WorksheetChart_SetComboChartSourceData_NotAComboChart",[$$t.$uk.getBox(this.chartType())]))}if(b==null||b.length==0){b=[51,4]}this._ji(a,c,d,b)},setSourceData:function(a,b,c){b=b!==void 0?b:false;c=c!==void 0?c:null;c=$t($$t.$b0.$type,c);var d=null;if(this.chartType()==113){d=[51,4]}this._ji(a,b,c,d)},_ji:function(a,b,c,d){this._jn();$$v.$ap.at(a,"dataRange");if($l(c,null)){$$t.$k.gl($$t.$b0.$type,c.value(),"cellReferenceMode")}var e=this.chartType();var f=null;if(d!=null&&d.length>0){if(e!=113){throw new $$0.n(1,$$t.$k.eg("LE_WorksheetChart_SetComboChartSourceData_SeriesChartTypesNotSupported",[$$t.$uk.getBox(e)]))}else{var g;if(function(){var h=$$t.$a2._gk(d,g);g=h.p1;return h.ret}()==false){throw new $$0.n(1,$$t.$k.eg("LE_WorksheetChart_SetComboChartSourceData_InvalidChartTypes",[$$t.$k.ei(g,", ")]))}f=$$t.$ar.d(d,true);if(f.d()==false){throw new $$0.r(1,$$t.$k.ef("LE_WorksheetChart_SetSourceData_TooManyAxes"))}else if(f._c!=null){d=f._c}}}var h=this.sheet();var i=!$k(c)?c.value():h.workbook().cellReferenceMode();var j=a.split(",");var k=Math.max(1,j!=null?j.length:1);var l=new $$4.x($$6.$v.$type.specialize($$t.$jf.$type,$$t.$lv.$type,String),0);var m=0;$$t.$k.f9(h,a,b,false,null,i,function(n){m=n},function(){},function(n,o,p,q){if(n!=null){if(b){}else{}l.add($$6.$w.b($$t.$jf.$type,$$t.$lv.$type,String,n,p,q))}});if(l.count()==0){return}var n=this._ix(7);this._jj();var o=false;var p=false;switch(e){case 15:case 87:p=true;break;case-4169:case 74:case 75:case 72:case 73:o=true;break}var q=0;var r=0;if(m>1){for(var s=0;s<l.count();s++){var t=l.__inner[s];if(t._c==null){break}var u=this._hh(t._c,t._d);if(s==0){if(u==0){break}q=u;r=1}else{if(u<q){break}r++}}if(q==0){var v=l.count();var w=l.__inner[0];var x=w._d;var y=b?x._withLastColumnIndex(x._firstColumnIndex())._withLastRowIndex(x._firstRowIndex()+v-1):x._withLastRowIndex(x._firstRowIndex())._withLastColumnIndex(x._firstColumnIndex()+v-1);var z=b?x._width()-1:x._height()-1;var aa=Math.max(1,(v+.001)/(2*k));for(var ab=0;ab<z;ab++){var ac=b?y._withFirstColumnIndex(y._firstColumnIndex()+ab)._withLastColumnIndex(y._firstColumnIndex()+ab):y._withFirstRowIndex(y._firstRowIndex()+ab)._withLastRowIndex(y._firstRowIndex()+ab);var ad=this._hi(w._c,ac);if(ad>=aa){q++}else{break}}}if(q==0&&r==0){var ae=l.__inner[0];var af=ae._d;var ag=b?af._withFirstColumnIndex(af._firstColumnIndex()+q):af._withFirstRowIndex(af._firstRowIndex()+q);var ah=b?ag._width()-q:ag._height()-q;if(ah>0){var ai=Math.max(1,(ah+.001)/(2*k));for(var aj=0;aj<l.count()-1;aj++){var ak=b?ag._withFirstRowIndex(ag._firstRowIndex()+aj)._withLastRowIndex(ag._firstRowIndex()+aj):ag._withFirstColumnIndex(ag._firstColumnIndex()+aj)._withLastColumnIndex(ag._firstColumnIndex()+aj);var al=this._hi(ae._c,ak);if(al>=ai){r++}else{break}}}}}this.seriesCollection().clear();if(q<m&&r<l.count()){this._i1(null);try{var am=$$t.$k.q(e);this._i0(b,h,p,o,l,q,r,$m($$t.$uk.$type,e),$m($$t.$u1.$type,am));if(d!=null&&d.length>0){if(this.seriesCollection().count()<2){throw new $$0.n(1,$$t.$k.ef("LE_WorksheetChart_SetSourceData_NotEnoughSeries"))}var an=f.b(d);var ao=$$t.$ar.ac(this.seriesCollection(),d,an);d=ao.p1;an=ao.p2;for(var ap=0;ap<this.seriesCollection().count();ap++){var aq=this.seriesCollection().item(ap);var ar=d[ap];am=$$t.$k.q(ar);var as=an[ap];aq.chartType(ar);aq.type(am);aq.axisGroup(as)}}}finally{this._i3()}}this._i8(e);this._ja(n)},_i4:function(){var a=this.axisCollection();if(a.item(1,2)==null){a.add(1,2)}if(a.item(2,2)==null){a.add(2,2)}},_g1:function(){var a=new $$4.x($$t.$vq.$type,0);if(this.legend()!=null){var c=this.legend().legendEntries().getEnumerator();while(c.moveNext()){var b=c.current();a.add(b)}}var e=this.seriesCollection().getEnumerator();while(e.moveNext()){var d=e.current();var g=d.trendlineCollection().getEnumerator();while(g.moveNext()){var f=g.current();a.add(f.legendEntry())}}return a},_iv:function(a){switch(a){case 88:return $m($$0.$aw.$type,3);case 89:case 90:return $m($$0.$aw.$type,4);case 91:return $m($$0.$aw.$type,5);default:return $m($$0.$aw.$type,null)}},_gw:function(a){var b=new $$4.q($$t.$uk.$type,0);if(a.hasValue()&&$$t.$vt._br(a.value())==false){return b}if(a.hasValue()==false||a.value()==0){b.add(1);b.add(76);b.add(77)}if(a.hasValue()==false||a.value()==1){b.add(51);b.add(52);b.add(53);b.add(57);b.add(58);b.add(59)}if(a.hasValue()==false||a.value()==2){b.add(4);b.add(63);b.add(64);b.add(65);b.add(66);b.add(67)}if(a.hasValue()==false||a.value()==3){b.add(5);b.add(69);b.add(71);b.add(68);b.add(-4120);b.add(80)}if(a.hasValue()==false||a.value()==6){b.add(-4169);b.add(74);b.add(75);b.add(72);b.add(73)}if(a.hasValue()==false||a.value()==4){b.add(-4151);b.add(82);b.add(81)}return b},_gj:function(a){var b=null;return function(){var c=$$t.$a2._gk(a,b);b=c.p1;return c.ret}()},_gk:function(a,b){b=null;var c=new $$4.q($$t.$uk.$type,0);for(var e=0;e<a.length;e++){var d=a[e];if($$t.$a2._gl(d)==false){c.add(d)}}b=new Array(c.count());if(c.count()>0){var f=0;var h=c.getEnumerator();while(h.moveNext()){var g=h.current();b[f]=g;f+=1}}return{ret:b.length==0,p1:b}},_gl:function(a){switch(a){case 51:case 52:case 53:case 57:case 58:case 59:case 4:case 63:case 64:case 65:case 66:case 67:case 1:case 76:case 77:case 5:case 69:case 71:case 68:case-4120:case 80:case-4169:case 74:case 75:case 72:case 73:case-4151:case 82:case 81:return true;default:return false}},_f5:function(a,b,c){b=false;c=false;switch(a){case 57:case 60:case 109:case 102:case 95:b=false;c=true;break;case 58:case 59:case 61:case 62:case 110:case 111:case 96:case 97:case 103:case 104:b=false;c=false;break;case-4100:case 105:b=true;c=false;break;case 51:case 54:case 106:case 92:case 99:b=true;c=true;break;case 52:case 53:case 55:case 56:case 107:case 108:case 93:case 94:case 100:case 101:b=true;c=false;break;default:return{ret:false,p1:b,p2:c}}return{ret:true,p1:b,p2:c}},_ga:function(a,b){if($$t.$a2._gd(a)){return true}if(b==1){if($$t.$a2._gh(a)){return true}}switch(a){case 4:case-4101:case 65:case 66:case 67:case 63:case 64:case-4151:case 81:return true;default:return false}},_gb:function(a){switch(a){case 71:case 5:case-4102:case 70:case 69:case 68:case-4120:case 80:return true;default:return false}},_gh:function(a){switch(a){case 88:case 89:case 90:case 91:return true;default:return false}},_f4:function(a){switch(a){case 1:case 76:case 77:case-4098:case 78:case 79:return true;default:return false}},_gi:function(a){switch(a){case 83:case 85:case 86:case 84:return true;default:return false}},_gc:function(a){switch(a){case-4151:case 82:case 81:return true;default:return false}},_gd:function(a){switch(a){case-4169:case 74:case 75:case 72:case 73:return true;default:return false}},_ge:function(a){if($$t.$a2._gd(a)){return true}switch(a){case 15:case 87:return true;default:return false}},_f6:function(a){return false},_f0:function(a){switch(a){case 5:case 69:case-4102:case 70:case-4120:case 80:case 71:case 68:return false;default:return true}},_go:function(a){switch(a){case-4169:case 74:case 75:case 72:case 73:case 15:case 87:return false;default:return true}},_f1:function(a){switch(a){case 65:case 66:case 67:case-4169:case 74:case 72:case 81:return true;default:return false}},_i6:function(a,b,c){b=null;c=$m($$t.$ux.$type,null);switch(a){case-4169:b=new $$t.vj;c=$m($$t.$ux.$type,-4105);break;case 75:case 73:c=$m($$t.$ux.$type,-4142);break;case 81:case 65:case 66:case 67:c=$m($$t.$ux.$type,-4105);break;case-4151:c=$m($$t.$ux.$type,-4142);break}return{p1:b,p2:c}},_i1:function(a){this._fv=a;this._jc(2,true)},_i3:function(){this._fv=null;this._jc(2,false)},_gt:function(a){switch(a){case 4:case 65:case 66:case 67:case 63:case 64:case-4169:case 74:case 75:case 72:case 73:case-4151:case 81:return false;default:return true}},_i7:function(){var a=null;if(this.chartArea().fill()==null){a=new $$t.ah(0);this.chartArea().fill(new $$t.vh(a))}if($$t.$a2._f1(this.chartType())){this.seriesCollection()._ay(8)}this._jc(32,true);var b=this.chartType();switch(b){case 85:case 86:this._g9=90;this._ha=0;break;case 71:case 68:if(this.seriesLines()==null){a=new $$t.ah(1);this.seriesLines(function(){var $ret=new $$t.tn;$ret.fill(new $$t.vh(a));return $ret}())}break;case 88:case 89:case 90:case 91:this._er=new $$t.to;switch(this.chartType()){case 89:case 91:this._fe=new $$t.v7;break}break;case-4098:case 78:case 79:this._g5=150;break;case-4101:this._g5=150;break}if($$t.$a2._f3(b)){var c=new Array(2);if(function(){var d=$$t.$a2._f5(b,c[0],c[1]);c[0]=d.p1;c[1]=d.p2;return d.ret}()){this._g6=150;this._g5=150}}},_jl:function(a,b){$$t.$k.gk($$t.$uk.$type,b);var c=a!=null?a.workbook():null;switch(b){case 0:if(c!=null&&!c._c2()){throw new $$0.r(1,$$t.$k.ef("LE_WorksheetChart_UnknownChartNotSupported"))}break}},_jb:function(){var b=this.seriesCollection().getEnumerator();while(b.moveNext()){var a=b.current();a._c5()}},_i8:function(a){this._i1(null);try{if(a==90||a==91){for(var b=0;b<this.seriesCollection().count();b++){var c=this.seriesCollection().item(b);c.chartType(b==0?51:a);c.type(b==0?1:2)}}if($$t.$a2._gh(a)){this.seriesCollection()._ax(new $$t.vj)}if(a==113){var d=false;var f=this.seriesCollection().getEnumerator();while(f.moveNext()){var e=f.current();if(e.axisGroup()==2){d=true}}var h=this.seriesCollection().getEnumerator();while(h.moveNext()){var g=h.current();var i=null;var j=$m($$t.$ux.$type,null);var k=$$t.$a2._i6(g.chartType(),i,j);i=k.p1;j=k.p2;if(i!=null){g.line(function(){var $ret=new $$t.tm;$ret.fill(i);return $ret}())}if(j.hasValue()){g.markerStyle(j.value())}}if(d){if(this.axisCollection().item(2,2)==null){this.axisCollection().add(2,2)}if(this.axisCollection().item(1,2)==null){var l=this.axisCollection().add(1,2);l.visible(false);l.crosses(2)}}}}finally{this._i3()}},_fo:function(a,b){return this.comboChartGroups().add(a,b)},_fp:function(a,b){var c=$$t.$aq._ad(a);return this._fq(c,b)},_fq:function(a,b){if(this._fr==null){return null}var c=$$t.$aq._at(a,b);return this.comboChartGroups()._item1(c)},_gn:function(a,b){if(this._fr==null){return false}return this._fr._remove(a,b)},_eh:function(a,b){if(a.type()==3){return 0}if(b&&a.position()!=0){return a.position()}var c=this.chartType();var d=$$t.$a2._f8(c);var e=a.axisGroup()==1;var f=e==false;var g=a.type()==2;var h=g==false;var i;var j;if(d==false){var k,l;var m=function(){var n=$$t.$a2._f5(c,k,l);k=n.p1;l=n.p2;return n.ret}();if(m&&k==false){j=h?2:1}else{var n=$$t.$a2._ge(c);if(n){j=e?1:2}else{j=h?1:2}}}else{var o=false;var p=a.type()==2?a:a._ab();if(p!=null){var q=p._bt();var s=q.getEnumerator();while(s.moveNext()){var r=s.current();var t,u;var v=function(){var w=$$t.$a2._f5(r.chartType(),t,u);t=w.p1;u=w.p2;return w.ret}();if(v&&t==false){o=true;break}}}if(o){if(h){j=e?1:3}else{j=e?2:4}}else{if(h){j=e?1:4}else{j=e?2:3}}}var w=a._ac();if(w==null){i=j}else{if(w.crosses()==2){i=j==1?4:j==2?3:j}else{i=j}}return i},_i0:function(a,b,c,d,e,f,g,h,i){var j=$m($$t.$lv.$type,null);var k=$m($$t.$lv.$type,null);var l=0;var m=e.count()-g;if(m==0){return}var n=null;var o=null;var p=null;var q=0;var r=-1;var s=-1;var t=0;var u=1;var v=false;if(c){switch(m){case 1:break;case 2:s=1;u=2;break;case 3:if(g==0){r=0;q=1;s=2;u=3}else{s=1;u=2}break;default:{v=m%2!=0;u=2;s=1;break}}}else if(d){switch(m){case 1:break;default:{v=g==0;break}}}else{q=0}var w=e.count();for(var x=0;x<w;x++){var y=e.__inner[x];var z=y._d;if(x==0){if(f>0){if(a){j=$m($$t.$lv.$type,z._withLastRowIndex(z._firstRowIndex()+e.count()-1)._withLastColumnIndex(z._firstColumnIndex()+f-1))}else{j=$m($$t.$lv.$type,z._withLastRowIndex(z._firstRowIndex()+f-1)._withLastColumnIndex(z._firstColumnIndex()+e.count()-1))}}if(g>0){if(a){k=$m($$t.$lv.$type,z._withFirstColumnIndex(z._firstColumnIndex()+f)._withLastRowIndex(z._firstRowIndex()+g-1))}else{k=$m($$t.$lv.$type,z._withFirstRowIndex(z._firstRowIndex()+f)._withLastColumnIndex(z._firstColumnIndex()+g-1))}}}if(g>0&&x<g){continue}if(y._c==null){continue}if(v&&o==null){o=y;continue}if(t==q){n=y}else if(t==r){o=y}else if(t==s){p=y}if(x<w-1&&t<u-1){t++;continue}var aa=this.seriesCollection().add();if($l(h,null)){aa.chartType(h.value())}if($l(i,null)){aa.type(i.value())}l++;aa.plotOrder(l);var ab=0;var ac="";if($$t.$lv._l_op_Inequality_Lifted(k,$m($$t.$lv.$type,null))){if(a){if(k.value()._height()>1){ab=1}}else{if(k.value()._width()>1){ab=1}}ac=y._c.name()+"!";aa.xValues(new $$t.vw(y._c,a,ab,ac+k.value()._toString1(false,false,b.workbook().currentFormat(),1),$m($$t.$b0.$type,1)))}else if(o!=null){var ad=this._hi(o._c,o._d);ab=ad==0?2:0;ac=o._c.name()+"!";aa.xValues(new $$t.vw(o._c,a,ab,ac+o._d._toString1(false,false,b.workbook().currentFormat(),1),$m($$t.$b0.$type,1)))}if(f>0){if(a){z=z._withFirstColumnIndex(z._firstColumnIndex()+f)}else{z=z._withFirstRowIndex(z._firstRowIndex()+f)}}if(n!=null){aa.values(new $$t.vx(n._c,ac+z._toString1(false,false,b.workbook().currentFormat(),1),$m($$t.$b0.$type,1)))}if(p!=null){aa.bubbleSizes(new $$t.vx(p._c,ac+z._toString1(false,false,b.workbook().currentFormat(),1),$m($$t.$b0.$type,1)))}if(f>0){var ae=a?j.value()._withFirstRowIndex(z._firstRowIndex())._withLastRowIndex(z._lastRowIndex()):j.value()._withFirstColumnIndex(z._firstColumnIndex())._withLastColumnIndex(z._lastColumnIndex());if(String.isNullOrEmpty(ac)){ac=$y("{0}!",y._c.name())}aa.name(new $$t.vu(y._c,ac+ae._toString1(false,false,b.workbook().currentFormat(),1),$m($$t.$b0.$type,1)))}else{aa.name(new $$t.vu((x+1).toString()))}if(!v){o=null}n=null;p=null;t=0}},_hh:function(a,b){var c=b._firstRowIndex();var d=b._firstColumnIndex();var e=b._lastRowIndex();var f=b._lastColumnIndex();var g=0;var h=b._width()>1;while(c<=e&&d<=f){var i=a.rows().item(c);var j=i._getCellValue1(d);if(j==null||typeof j==="string"&&String.isNullOrEmpty($b(String,j))){g++}else{break}if(h){d++}else{c++}}return g},_hi:function(a,b){var c=b._firstRowIndex();var d=b._firstColumnIndex();var e=b._lastRowIndex();var f=b._lastColumnIndex();var g=0;var h=b._width()>1;while(c<=e&&d<=f){var i=a.rows().item(c);var j=i._getCellValue1(d);if(typeof j==="string"&&!String.isNullOrEmpty($b(String,j))){g++}if(h){d++}else{c++}}return g},_ed:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$a2.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_ee:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$a4.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_ea:function(){var a=new Array(24);$$t.$gl.f(a,0,$$t.$a2._ed($$0.$aq.$type,"AutoScaling",7,function(b){return b.autoScaling()},function(b,c){b.autoScaling(c)},null,true,4));$$t.$gl.f(a,1,$$t.$a2._ed($$0.$ai.$type.specialize($$t.$ug.$type),"BarShape",7,function(b){return b._barShape$i()},function(b,c){b._barShape$i(c)},null,true,4));$$t.$gl.f(a,2,$$t.$a2._ed($$t.$ty.$type,"ChartTitle",7,function(b){return b.chartTitle()},function(b,c){b.chartTitle(c)},null,true,4));$$t.$gl.f(a,3,$$t.$a2._ed($$t.$uk.$type,"ChartType",7,function(b){return b.chartType()},function(b,c){b.chartType(c)},null,true,4));$$t.$gl.f(a,4,$$t.$a2._ed($$0.$aw.$type,"DepthPercent",7,function(b){return b.depthPercent()},function(b,c){b.depthPercent(c)},null,true,4));$$t.$gl.f(a,5,$$t.$a2._ed($$t.$un.$type,"DisplayBlanksAs",7,function(b){return b.displayBlanksAs()},function(b,c){b.displayBlanksAs(c)},null,true,4));$$t.$gl.f(a,6,$$t.$a2._ed($$0.$aw.$type,"DoughnutHoleSize",7,function(b){return b.doughnutHoleSize()},function(b,c){b.doughnutHoleSize(c)},null,true,4));$$t.$gl.f(a,7,$$t.$a2._ed($$t.$tp.$type,"DropLines",7,function(b){return b.dropLines()},function(b,c){b.dropLines(c)},null,true,4));$$t.$gl.f(a,9,$$t.$a2._ed($$0.$aw.$type,"GapDepth",7,function(b){return b.gapDepth()},function(b,c){b.gapDepth(c)},null,true,4));$$t.$gl.f(a,10,$$t.$a2._ed($$0.$aw.$type,"GapWidth",7,function(b){return b.gapWidth()},function(b,c){b.gapWidth(c)},null,true,4));$$t.$gl.f(a,8,$$t.$a2._ed($$0.$aw.$type,"FirstSliceAngle",7,function(b){return b.firstSliceAngle()},function(b,c){b.firstSliceAngle(c)},null,true,4));$$t.$gl.f(a,11,$$t.$a2._ed($$0.$aw.$type,"HeightPercent",7,function(b){return b.heightPercent()},function(b,c){b.heightPercent(c)},null,true,4));$$t.$gl.f(a,12,$$t.$a2._ed($$t.$to.$type,"HighLowLines",7,function(b){return b.highLowLines()},function(b,c){b.highLowLines(c)},null,true,4));$$t.$gl.f(a,13,$$t.$a2._ee($.ig.$op.$type,"Legend",7,function(b){return null},function(b,c){b.undo()},null,true,false,4));$$t.$gl.f(a,14,$$t.$a2._ed($$0.$aw.$type,"Perspective",7,function(b){return b.perspective()},function(b,c){b.perspective(c)},null,true,4));$$t.$gl.f(a,15,$$t.$a2._ed($$0.$aq.$type,"PlotVisibleOnly",7,function(b){return b.plotVisibleOnly()},function(b,c){b.plotVisibleOnly(c)},null,true,4));$$t.$gl.f(a,16,$$t.$a2._ed($$0.$aq.$type,"RightAngleAxes",7,function(b){return b.rightAngleAxes()},function(b,c){b.rightAngleAxes(c)},null,true,4));$$t.$gl.f(a,17,$$t.$a2._ed($$0.$aw.$type,"RotationX",7,function(b){return b.rotationX()},function(b,c){b.rotationX(c)},null,true,4));$$t.$gl.f(a,18,$$t.$a2._ed($$0.$aw.$type,"RotationY",7,function(b){return b.rotationY()},function(b,c){b.rotationY(c)},null,true,4));$$t.$gl.f(a,19,$$t.$a2._ed($$0.$aw.$type,"SecondPlotSize",7,function(b){return b.secondPlotSize()},function(b,c){b.secondPlotSize(c)},null,true,4));$$t.$gl.f(a,20,$$t.$a2._ed($$t.$tn.$type,"SeriesLines",7,function(b){return b.seriesLines()},function(b,c){b.seriesLines(c)},null,true,4));$$t.$gl.f(a,21,$$t.$a2._ed($$0.$aw.$type,"SeriesOverlap",7,function(b){return b.seriesOverlap()},function(b,c){b.seriesOverlap(c)},null,true,4));$$t.$gl.f(a,22,$$t.$a2._ed($$t.$v7.$type,"UpDownBars",7,function(b){return b.upDownBars()},function(b,c){b.upDownBars(c)},null,true,4));$$t.$gl.f(a,23,$$t.$a2._ed($$0.$aq.$type,"VaryColors",7,function(b){return b.varyColors()},function(b,c){b.varyColors(c)},null,true,4));return a},_fz:function(a){return(this._fw&a)==a},_ix:function(a){if(this._f9()){return null}var b=this.workbook();return b!=null&&b._cv()?b._gl(this.sheet(),a,null):null},_ja:function(a){if(a!=null){var b=this.workbook();if(b!=null){b._h6(a)}}},_jc:function(a,b){if(b){this._fw|=a}else{this._fw&=~a}},_jd:function(a,b,c){this._jn();var d=this._fz(b);if(d==c){return}var e=$$t.$a2._d9[a].g($$t.$a2.$type,$$0.$aq.$type,this,d,c,this._f9());d=e.p1;this._jc(b,c);this.onPropertyChanged()},_jf:function($t,a,b,c){var d=this._jg($t,a,b,c,function(d){$$t.$k.gk($t,d)});b=d.p1;return{p1:b}},_jg:function($t,a,b,c,d){this._jn();if(d!=null){d(c)}var e=$$t.$a2._d9[a].g($$t.$a2.$type,$t,this,b,c,this._f9());b=e.p1;b=c;this.onPropertyChanged();return{p1:b}},_jj:function(){var a=this.chartType();switch(a){case 90:case 91:if(this.axisCollection().item(1,1)==null){this.axisCollection().add(1,1)}if(this.axisCollection().item(2,1)==null){this.axisCollection().add(2,1)}if(this.axisCollection().item(1,2)==null){this.axisCollection().add(1,2)}if(this.axisCollection().item(2,2)==null){this.axisCollection().add(2,2)}var b=this.axisCollection().item(1,1);var c=this.axisCollection().item(1,2);var d=this.axisCollection().item(2,1);var e=this.axisCollection().item(2,2);b.tickLabelPosition(4);c.visible(false);d.tickLabelPosition(4);e.tickLabelPosition(-4127);return}if($$t.$a2._f0(a)){var f=$$t.$a2._go(a);var g=this.axisCollection().item(2);if(g==null){g=this.axisCollection().add(2,1)}var h=this.axisCollection().item(1);if(f){if(h==null){h=this.axisCollection().add(1,1)}if(h._ab()==null){h._ab(g)}if(g._ab()==null){g._ab(h)}}else{var i=this.axisCollection().item(2,2);if(i==null){i=this.axisCollection().add(2,2)}}}},_jk:function(){var a=this.chartType();var b=false;var c=false;var d=false;var e=false;var f=false;var g=this._i5(b,c,d,e,f);b=g.p0;c=g.p1;d=g.p2;e=g.p3;f=g.p4;var h=true;switch(a){case 90:case 91:h=b&&c&&d&&e;break}if(h==false){throw new $$0.n(1,$$t.$k.eg("LE_WorksheetChart_MissingRequiredAxis_StockCharts",[$$t.$uk.getBox(a)]))}},_i5:function(a,b,c,d,e){a=this.axisCollection().item(1,1)!=null;b=this.axisCollection().item(2,1)!=null;c=this.axisCollection().item(1,2)!=null;d=this.axisCollection().item(2,2)!=null;e=this.axisCollection().item(3)!=null;return{p0:a,p1:b,p2:c,p3:d,p4:e}},_jm:function(a,b){if(this._f9()){return}var c=a==113;var d=b==113;if(c!=d){var e=d?$$t.$k.eg("LE_WorksheetChart_ChartType_ComboChart_To",[$$t.$uk.getBox(a)]):$$t.$k.eg("LE_WorksheetChart_ChartType_ComboChart_From",[$$t.$uk.getBox(b)]);throw new $$0.r(1,e)}},_jn:function(){var a=this.workbook();if(a!=null){a._i3()}},_jo:function(){if(this._f9()){return}if(this.seriesCollection().count()>0&&this.seriesCollection()._ae()==false){throw new $$0.r(1,$$t.$k.ef("LE_Series_NoPrimaryAxis"))}var a=this.chartType();if($$t.$a2._gh(a)){var b=$$t.$a2._iv(a);if(b.hasValue()==false){return}var c=this.seriesCollection().count();if(c<b.value()){throw new $$0.n(1,$$t.$k.eg("LE_WorksheetChart_NotEnoughSeries",[$$t.$uk.getBox(a),b.value()]))}return}if(a==113){if(this.seriesCollection().count()<2){throw new $$0.n(1,$$t.$k.ef("LE_WorksheetChart_ComboChart_NotEnoughSeries"))}}},_i9:function(a,b){if(this._f9()){return}var c=$$t.$a2._iw(b);if(c.hasValue()){this.seriesCollection()._az(c.value(),false)}var d=$$t.$a2._f1(a);var e=$$t.$a2._f1(b);if(d!=e){var f=d?-4142:8;this.seriesCollection()._ay(f)}var g=$$t.$a2._iu(b);if(g.hasValue()){this.seriesCollection()._ay(g.value())}this.seriesCollection()._aw(a,b);var h=$$t.$a2._f7(a);var i=$$t.$a2._f7(b);var j=$$t.$a2._gf(a);var k=$$t.$a2._gf(b);if(h&&k){this.seriesOverlap(100)}else if(j&&i){this.seriesOverlap(0)}var l=$$t.$a2._gh(a);var m=$$t.$a2._gh(b);if(m){this._jo()}if(j!=m){var n=null;var o=null;if(m){n=new $$t.v7;o=new $$t.to}this.upDownBars(n);this.highLowLines(o)}},_iw:function(a){switch(a){case 5:case-4102:case-4120:return $m($$0.$aq.$type,false);case 69:case 70:case 80:return $m($$0.$aq.$type,true);default:return $m($$0.$aq.$type,null)}},_f3:function(a){switch(a){case-4098:case 78:case 79:case 60:case 61:case 62:case-4100:case 54:case 55:case 56:case 102:case 103:case 104:case 105:case 99:case 100:case 101:case 95:case 96:case 97:case 92:case 93:case 94:case-4101:case-4102:case 70:case 109:case 110:case 111:case 106:case 107:case 108:case 85:case 86:return true;default:return false}},_gf:function(a){var b=false;return function(){var c=$$t.$a2._gg(a,b);b=c.p1;return c.ret}()},_gg:function(a,b){b=false;switch(a){case 79:case 77:case 62:case 59:case 56:case 53:case 104:case 101:case 97:case 67:case 64:case 111:case 108:b=true;return{ret:true,p1:b};case 78:case 76:case 61:case 58:case 55:case 52:case 103:case 100:case 96:case 66:case 63:case 110:case 107:return{ret:true,p1:b};default:return{ret:false,p1:b}}},_f7:function(a){switch(a){case 60:case 57:case 54:case 51:case 102:case 99:case 95:case 92:case 109:case 106:return true;default:return false}},_f8:function(a){switch(a){case 113:case 90:case 91:return true;default:return false}},_f2:function(a){return $$t.$a2._gh(a)||$$t.$a2._f8(a)},_e5:function(a){switch(a){case 0:return 1;case 7:return 15;case 2:return 4;case 3:return 5;case 4:return-4151;case 6:return-4169;case 5:return 83;default:return 51}},_gu:function(a){return a==0||$$t.$a2._f8(a)||$$t.$a2._ge(a)},_iu:function(a){switch(a){case 75:case 73:case-4151:return $m($$t.$ux.$type,-4142);case 74:case 72:case 81:case 65:case 66:case 67:return $m($$t.$ux.$type,-4105);default:return $m($$t.$ux.$type,null)}},_i2:function(){if(this._ft!=null){this._ft.a=null}},_gs:function(a){switch(a){case 15:case 87:return false;default:return true}},chart:function(){return this},onPropertyChanged:function(){var a=this.workbook();if(a==null||a._c2()||this._f9()){return}var b=this.sheet();if(b!=null){$$t.$a2._jl(b,this.chartType())}this._ec(null);if(this._ft!=null){this._ft.a=null;this._ft.d=null}},isReferencingAnythingInRegion:function(a,b){if(this._fc!=null&&this._fc._i(a,b)){return true}if(this._ef!=null&&this._ef._i(a,b)){return true}if(this._e1!=null&&this._e1._i(a,b)){return true}return false},iterateFormulas:function(a){if(this._fc!=null){this._fc._m(a)}if(this._ef!=null){this._ef._m(a)}if(this._e1!=null){this._e1._m(a)}},onShiftRegion:function(a,b,c){if(this._fc!=null){this._fc._o(a,b,c)}if(this._ef!=null){this._ef._o(a,b,c)}if(this._e1!=null){this._e1._o(a,b,c)}},undoShift:function(a){return null},verifyFormulas:function(a){if(this._fc!=null){this._fc._t(a)}if(this._ef!=null){this._ef._t(a)}if(this._e1!=null){this._e1._t(a)}},_eb:null,_ft:null,_iy:0,_gx:null,_gy:null,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._fw=$$t.$a2._fx;this._iq=$m($$t.$ug.$type,null);this._e3=1;this._g2=100;this._e6=3;this._g3=50;this._en=null;this._g4=0;this._g5=-1;this._g6=-1;this._g7=100;this._er=null;this._g9=15;this._ha=20;this._hb=50;this._et=null;this._hc=0;this._fe=null;this._fv=null;this._fr=null;this._ew=null;this._ex=null;this._ev=null;this._ep=null;$$t.$mw.init.call(this,0)},_init1:function(a,b){this._fw=$$t.$a2._fx;this._iq=$m($$t.$ug.$type,null);this._e3=1;this._g2=100;this._e6=3;this._g3=50;this._en=null;this._g4=0;this._g5=-1;this._g6=-1;this._g7=100;this._er=null;this._g9=15;this._ha=20;this._hb=50;this._et=null;this._hc=0;this._fe=null;this._fv=null;this._fr=null;this._ew=null;this._ex=null;this._ev=null;this._ep=null;$$t.$mw._init2.call(this,2,b);this._iy=b._ep()},_am:function($tArg,$tResult,a,b){return a._visitWorksheetChart$i(this,b)},_b0:function(){return $m($$t.$cz.$type,201)},_b1:function(){return $m($$v.$ce.$type,null)},_dg:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ShapeCantChangeOrientation"))},_gz:function(a){if(arguments.length===1){this._gx=a;return a}else{return this._gx}},_ec:function(a){if(arguments.length===1){this._eb=a;return a}else{return this._eb}},_fu:function(a){if(arguments.length===1){this._ft=a;return a}else{return this._ft}},_g0:function(a){if(arguments.length===1){this._gy=a;return a}else{return this._gy}},_iz:function(){return this._iy},$type:new $.ig.Type("excel.WorksheetChart",$$t.$mw.$type,[$$t.$tr.$type])},true);$$t.a2.createPredefinedShape=$$t.a2.prototype.createPredefinedShape.runOn($$t.a2.prototype);$c("WorksheetChart_LegendChangeContext:a4","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},c:null,b:null,a:null,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.c=b;this.b=c;this.a=d},undo:function(){var a=this.c._e8;var b=a!=null?a.legendEntries()._w():null;this.c._e8=this.b;if(this.b!=null){this.b.legendEntries()._ag(this.a)}var c=$$t.$a2._d9[13];var d=new $$t.a4(1,this.c,a,b);c.x(d,null,null)},workbook:function(){return this.c.workbook()},sheet:function(){return this.c.sheet()},source:function(){return this.c},$type:new $.ig.Type("WorksheetChart_LegendChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("GenericCacheElementProxy$1:fa","Object",{$t:null,c:null,init:function($t,a,b,c){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$.ig.$op.init.call(this);if(b!=null){this.c=$$t.$e9.r(this.$t,b,c)}},init1:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$$t.$fa.init.call(this,this.$t,0,b._defaultElement(),b)},equals:function(a){var b=$b($$t.$fa.$type.specialize(this.$t),a);if(b==null){return false}return this.d().equals(b.d())},getHashCode:function(){return this.d().getHashCode()},g:function(a){var b=$$t.$e9.z(this.$t,a,this.c);this.c=b.p1},a:function(){return this.b(true)},b:function(a){var $self=this;return function(){var b=$$t.$e9.p($self.$t,$self.c,a);$self.c=b.p0;return b.ret}()},h:function(a){this.j(a)},i:function(){this.j(null)},k:function(a){if(this.d()==a){return}var b=false;if(a.x()){b=true}else if(a.t()!=null&&this.c.t()!=a.t()){b=true}else if(a.t()==null&&this.c.t()==null){b=true}if(b){a=$v(this.$t,a.g(this.d().v()))}var c=this.b(false);this.c=a;this.g(c)},j:function(a){var b=this.d();var c=$$t.$e9.ad(this.$t,a,this.c);this.c=c.p1},d:function(){return this.c},$type:new $.ig.Type("GenericCacheElementProxy$1",$.ig.$ot)},true);$c("WorksheetCellFormatProxy:kg","GenericCacheElementProxy$1",{_t:null,_r:null,_x:false,init:function(a,b,c,d){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$fa.init.call(this,$$t.$o.$type,0,b,c);this._r=d},init1:function(a,b,c){$$t.$kg.init.call(this,0,b==null?new $$t.o(null,0):b._workbook()._b8()._defaultElement(),b,c)},_am:function(a){a.b._at(a.c)},_an:function(a){a.c._at(a.d)},_al:function(a){a.b._at(a.c)},_aq:function($tValue,a,b,c,d,e,f){$$t.$gl.f(a,$$t.$kg._ad(b),new $$t.gm($$t.$kj.$type,$tValue,$$t.$bz.$getName(b),e,c,function(g,h){$$t.$kg._bo($tValue,g,h,d)},null,true,f,false,function(g){return $$t.$kg._ac(g)},function(g){$$t.$kg._al(g)}))},_m:function(a,b){var c=new Array($$t.$kg._af);$$t.$kg._aq($$t.$cg.$type,c,1,function(d){return d.proxy().alignment()},function(d,e){d.proxy()._setAlignment(e,true,-97)},a,b);$$t.$kg._aq($$t.$ah.$type,c,2,function(d){return d.proxy().bottomBorderColorInfo()},function(d,e){d.proxy()._setBottomBorderColorInfo(e,true,-97)},a,b);$$t.$kg._aq($$t.$by.$type,c,4,function(d){return d.proxy().bottomBorderStyle()},function(d,e){d.proxy()._setBottomBorderStyle(e,true,-97)},a,b);$$t.$kg._aq($$t.$ah.$type,c,8,function(d){return d.proxy().diagonalBorderColorInfo()},function(d,e){d.proxy()._setDiagonalBorderColorInfo(e,true,-97)},a,b);$$t.$kg._aq($$t.$b7.$type,c,16,function(d){return d.proxy().diagonalBorders()},function(d,e){d.proxy()._setDiagonalBorders(e,true,-97)},a,b);$$t.$kg._aq($$t.$by.$type,c,32,function(d){return d.proxy().diagonalBorderStyle()},function(d,e){d.proxy()._setDiagonalBorderStyle(e,true,-97)},a,b);$$t.$kg._aq($$t.$ab.$type,c,64,function(d){return d.proxy().fill()},function(d,e){d.proxy()._setFill(e,true,-97)},a,b);$$t.$kg._aq($$0.$ai.$type.specialize($$0.$aq.$type),c,128,function(d){return d.proxy()._u()._bold$i()},function(d,e){d.proxy()._u()._setBold(e,true,-97)},a,b);$$t.$kg._aq($$t.$ah.$type,c,256,function(d){return d.proxy()._u().colorInfo()},function(d,e){d.proxy()._u()._setColorInfo(e,true,-97)},a,b);$$t.$kg._aq($$0.$aw.$type,c,512,function(d){return d.proxy()._u().height()},function(d,e){d.proxy()._u()._setHeight(e,true,-97)},a,b);$$t.$kg._aq($$0.$ai.$type.specialize($$0.$aq.$type),c,1024,function(d){return d.proxy()._u()._italic$i()},function(d,e){d.proxy()._u()._setItalic(e,true,-97)},a,b);$$t.$kg._aq(String,c,2048,function(d){return d.proxy()._u().name()},function(d,e){d.proxy()._u()._setName(e,true,-97)},a,b);$$t.$kg._aq($$0.$ai.$type.specialize($$0.$aq.$type),c,4096,function(d){return d.proxy()._u()._strikeout$i()},function(d,e){d.proxy()._u()._setStrikeout(e,true,-97)},a,b);$$t.$kg._aq($$t.$ca.$type,c,8192,function(d){
|
|
return d.proxy()._u().superscriptSubscriptStyle()},function(d,e){d.proxy()._u()._setSuperscriptSubscriptStyle(e,true,-97)},a,b);$$t.$kg._aq($$t.$cb.$type,c,16384,function(d){return d.proxy()._u().underlineStyle()},function(d,e){d.proxy()._u()._setUnderlineStyle(e,true,-97)},a,b);$$t.$kg._aq(String,c,65536,function(d){return d.proxy().formatString()},function(d,e){d.proxy()._setFormatString(e,true,-97)},a,b);$$t.$kg._aq($$0.$aw.$type,c,131072,function(d){return d.proxy().indent()},function(d,e){d.proxy()._setIndent(e,true,-97)},a,b);$$t.$kg._aq($$t.$ah.$type,c,262144,function(d){return d.proxy().leftBorderColorInfo()},function(d,e){d.proxy()._setLeftBorderColorInfo(e,true,-97)},a,b);$$t.$kg._aq($$t.$by.$type,c,524288,function(d){return d.proxy().leftBorderStyle()},function(d,e){d.proxy()._setLeftBorderStyle(e,true,-97)},a,b);$$t.$kg._aq($$0.$ai.$type.specialize($$0.$aq.$type),c,1048576,function(d){return d.proxy()._locked$i()},function(d,e){d.proxy()._setLocked(e,true,-97)},a,b);$$t.$kg._aq($$t.$ah.$type,c,2097152,function(d){return d.proxy().rightBorderColorInfo()},function(d,e){d.proxy()._setRightBorderColorInfo(e,true,-97)},a,b);$$t.$kg._aq($$t.$by.$type,c,4194304,function(d){return d.proxy().rightBorderStyle()},function(d,e){d.proxy()._setRightBorderStyle(e,true,-97)},a,b);$$t.$kg._aq($$0.$aw.$type,c,8388608,function(d){return d.proxy().rotation()},function(d,e){d.proxy()._setRotation(e,true,-97)},a,b);$$t.$kg._aq($$0.$ai.$type.specialize($$0.$aq.$type),c,16777216,function(d){return d.proxy()._shrinkToFit$i()},function(d,e){d.proxy()._setShrinkToFit(e,true,-97)},a,b);$$t.$kg._aq($$t.$ah.$type,c,67108864,function(d){return d.proxy().topBorderColorInfo()},function(d,e){d.proxy()._setTopBorderColorInfo(e,true,-97)},a,b);$$t.$kg._aq($$t.$by.$type,c,134217728,function(d){return d.proxy().topBorderStyle()},function(d,e){d.proxy()._setTopBorderStyle(e,true,-97)},a,b);$$t.$kg._aq($$t.$c8.$type,c,268435456,function(d){return d.proxy().verticalAlignment()},function(d,e){d.proxy()._setVerticalAlignment(e,true,-97)},a,b);$$t.$kg._aq($$0.$ai.$type.specialize($$0.$aq.$type),c,536870912,function(d){return d.proxy()._wrapText$i()},function(d,e){d.proxy()._setWrapText(e,true,-97)},a,b);$$t.$gl.f(c,$$t.$kg._ad(32768),new $$t.gm($$t.$kk.$type,$$t.$o.$type,"FormatOptions",a,function(d){return d.proxy().d()},function(d,e){$$t.$kg._bq(d,e)},null,true,b,false,null,function(d){$$t.$kg._an(d)}));$$t.$gl.f(c,$$t.$kg._ad(33554432),new $$t.gm($$t.$kk.$type,$$t.$o.$type,"Style",a,function(d){return d.proxy().d()},function(d,e){$$t.$kg._bq(d,e)},null,true,b,false,null,function(d){$$t.$kg._an(d)}));$$t.$gl.f(c,$$t.$kg._ah,new $$t.gm($$t.$kk.$type,$$t.$o.$type,"SetFormatting",a,function(d){return d.proxy().d()},function(d,e){$$t.$kg._bq(d,e)},null,true,b,false,null,function(d){$$t.$kg._an(d)}));$$t.$gl.f(c,$$t.$kg._ag,new $$t.gm($$t.$kl.$type,$$t.$is.$type,"SetFontFormatting",a,function(d){return d.proxy().d()._bp().d()},function(d,e){$$t.$kg._bp(d,e)},null,true,b,false,null,function(d){$$t.$kg._am(d)}));return c},_ad:function(a){var b=a;var c=0;while(b%2==0){b>>=1;c++}return c},_ac:function(a){var b=$b($$t.$km.$type,a.b);if(b!=null){return b._columnIndex()}var c=$b($$t.$ks.$type,a.b._s());if(c!=null){return c._aq()}var d=$b($$t.$lm.$type,a.b._s());if(d!=null){return d._h()._firstColumnIndex()}return-1},_n:function(a){return $$t.$kg._o(a,this.d())},_o:function(a,b){var c=0;if(b.alignment()!=a.alignment()){c|=1}if($$t.$ah.l_op_Inequality(b.bottomBorderColorInfo(),a.bottomBorderColorInfo())){c|=2}if(b.bottomBorderStyle()!=a.bottomBorderStyle()){c|=4}if($$t.$ah.l_op_Inequality(b.diagonalBorderColorInfo(),a.diagonalBorderColorInfo())){c|=8}if(b.diagonalBorders()!=a.diagonalBorders()){c|=16}if(b.diagonalBorderStyle()!=a.diagonalBorderStyle()){c|=32}if($.ig.$op.equalsStatic(b.fill(),a.fill())==false){c|=64}var d=$b($$t.$o.$type,a);if(d!=null){if(b._cr()!=d._cr()){c|=65536}}else{var e=$b($$t.$kg.$type,a);if(e!=null){if(b._cr()!=e.d()._cr()){c|=65536}}else if(b.formatString()!=a.formatString()){c|=65536}}if(b.indent()!=a.indent()){c|=131072}if($$t.$ah.l_op_Inequality(b.leftBorderColorInfo(),a.leftBorderColorInfo())){c|=262144}if(b.leftBorderStyle()!=a.leftBorderStyle()){c|=524288}if($l(b._locked$i(),a._locked$i())){c|=1048576}if($$t.$ah.l_op_Inequality(b.rightBorderColorInfo(),a.rightBorderColorInfo())){c|=2097152}if(b.rightBorderStyle()!=a.rightBorderStyle()){c|=4194304}if(b.rotation()!=a.rotation()){c|=8388608}if($l(b._shrinkToFit$i(),a._shrinkToFit$i())){c|=16777216}if(b.style()!=a.style()){c|=33554432}if(b.formatOptions()!=a.formatOptions()){c|=32768}if($$t.$ah.l_op_Inequality(b.topBorderColorInfo(),a.topBorderColorInfo())){c|=67108864}if(b.topBorderStyle()!=a.topBorderStyle()){c|=134217728}if(b.verticalAlignment()!=a.verticalAlignment()){c|=268435456}if($l(b._wrapText$i(),a._wrapText$i())){c|=536870912}c|=$$t.$ix._l(b.font(),a.font());return c},_ae:function(a){var b=$b($$t.$o.$type,a);if(b!=null){return b._cr()}var c=$b($$t.$kg.$type,a);if(c!=null){return c.d()._cr()}return-1},_ai:function(){return $m($$t.$jx.$type,null)},_getValue:function(a){return this.d()._getValue(a)},_y:function(a,b,c){if((c&830603265)!=0){if((c&1)!=0&&b.alignment()!=a.alignment()){return true}if((c&131072)!=0&&b.indent()!=a.indent()){return true}if((c&8388608)!=0&&b.rotation()!=a.rotation()){return true}if((c&16777216)!=0&&$l(b._shrinkToFit$i(),a._shrinkToFit$i())){return true}if((c&268435456)!=0&&b.verticalAlignment()!=a.verticalAlignment()){return true}if((c&536870912)!=0&&$l(b._wrapText$i(),a._wrapText$i())){return true}}if((c&208404542)!=0){if((c&2)!=0&&$$t.$ah.l_op_Inequality(b.bottomBorderColorInfo(),a.bottomBorderColorInfo())){return true}if((c&4)!=0&&b.bottomBorderStyle()!=a.bottomBorderStyle()){return true}if((c&8)!=0&&$$t.$ah.l_op_Inequality(b.diagonalBorderColorInfo(),a.diagonalBorderColorInfo())){return true}if((c&16)!=0&&b.diagonalBorders()!=a.diagonalBorders()){return true}if((c&32)!=0&&b.diagonalBorderStyle()!=a.diagonalBorderStyle()){return true}if((c&262144)!=0&&$$t.$ah.l_op_Inequality(b.leftBorderColorInfo(),a.leftBorderColorInfo())){return true}if((c&524288)!=0&&b.leftBorderStyle()!=a.leftBorderStyle()){return true}if((c&2097152)!=0&&$$t.$ah.l_op_Inequality(b.rightBorderColorInfo(),a.rightBorderColorInfo())){return true}if((c&4194304)!=0&&b.rightBorderStyle()!=a.rightBorderStyle()){return true}if((c&67108864)!=0&&$$t.$ah.l_op_Inequality(b.topBorderColorInfo(),a.topBorderColorInfo())){return true}if((c&134217728)!=0&&b.topBorderStyle()!=a.topBorderStyle()){return true}}if((c&64)!=0&&$.ig.$op.equalsStatic(b.fill(),a.fill())==false){return true}if((c&65536)!=0){var d=$$t.$kg._ae(a);var e=$$t.$kg._ae(b);if(d>=0&&e>=0){if(d!=e){return true}}else if(b.formatString()!=a.formatString()){return true}}if((c&1048576)!=0&&$l(b._locked$i(),a._locked$i())){return true}if((c&33554432)!=0&&b.style()!=a.style()){return true}if((c&32768)!=0&&b.formatOptions()!=a.formatOptions()){return true}if((c&32640)!=0&&$$t.$ix._o(b.font(),a.font(),c)){return true}return false},_isValueDefault:function(a){return $$t.$o._isValueDefault(a,this._getValue(a))},_ao:function(a,b){if(this._r!=null){this._r.onCellFormatValueChanged(this,a,b)}},_ap:function(a){if(this._r!=null){this._r.onCellFormatValueChanging(this,a)}},_ar:function(a){this._bh(null,true,a);this._setFormatOptions(0,true,a)},_resetValue:function(a,b){var c=$$t.$o._getDefaultValue(a);this._setValue1(a,c,true,b)},_at:function(a){},_a1:function(a,b,c){if(a==null){throw new $$6.e(2,"source",$$t.$k.ef("LE_ArgumentNullException_SourceFont"))}var d=this.d().v();var e=null;if(d!=null){e=d._gl(this._v(),this._q(),null)}var f=$$t.$ix._l(this.font(),a);if(f!=0){this._ap(f)}var g=new $$t.kl(1,this);var h=b?this.a():null;try{this.d()._bp().setFontFormatting(a)}finally{if(b){this.g(h)}}var i=this._l()[$$t.$kg._ag];i.e($$t.$kl.$type,$$t.$is.$type,g,g.a,this.d()._bp().d());if(f!=0){this._ao(f,c)}if(d!=null){d._h6(e)}},_a2:function($tValue,a,b,c,d,e,f){var g=e(this._u());if($$4.$m.defaultEqualityComparerValue($tValue).equalsC(a,g)){if((d&32)!=0){this._ap(b);this._ao(b,d)}return}var h=this._l();var i=h!=null?h[$$t.$kg._ad(b)]:null;var j=new $$t.kj(1,this);var k=j.workbook();var l=i!=null&&k!=null?i.b(k,j.sheet(),i.c):null;this._ap(b);var m=null;if(c){m=this.a()}f(this.d()._bp(),a);if(c){this.g(m)}this._ao(b,d);if(i!=null&&k!=null){i.e($$t.$kj.$type,$tValue,j,g,a);i.d(k,l)}},_ab:function($tValue,a,b,c,d,e,f){var g=e(this.d());if($$4.$m.defaultEqualityComparerValue($tValue).equalsC(a,g)){if((d&32)!=0){this._ap(b);this._ao(b,d)}return false}var h=false==this._x?this._l():null;var i=h!=null?h[$$t.$kg._ad(b)]:null;var j=null;if(!this._x){if((b&33587200)!=0){j=new $$t.kk(1,this)}else{j=new $$t.kj(1,this)}}var k=j!=null?j.workbook():null;var l=i!=null&&k!=null?i.b(k,this._v(),i.c):null;this._ap(b);var m=null;if(c){m=this.a()}f(this.d(),a);if(c){this.g(m)}this._ao(b,d);if(i!=null&&k!=null){if((b&33587200)!=0){i.e($$t.$kk.$type,$$t.$o.$type,j,j.a,this.d())}else{i.e($$t.$kj.$type,$tValue,j,g,a)}i.d(k,l)}return true},setFormatting:function(a){this._setFormatting1(a,0)},_setFormatting1:function(a,b){var c=this.d().v();var d=null;if(c!=null){d=c._gl(this._v(),this._q(),null)}var e=this._n(a);if(e!=0){this._ap(e)}var f=this.c._b1();this._a7(a);if(e!=0){this._ao(e,b)}if(c!=null){c._h6(d)}},_a7:function(a){if(a==null){throw new $$6.e(2,"source",$$t.$k.ef("LE_ArgumentNullException_SourceFormatting"))}var b=new $$t.kk(1,this);var c=$b($$t.$o.$type,a);if(c!=null&&c._b1()==this.c._b1()){this.k(c)}else{var d=$b($$t.$kg.$type,a);if(d!=null&&d.c._b1()==this.c._b1()){this.k(d.c)}else{var e=this.a();this.d().setFormatting(a);this.g(e)}}var f=this._l()[$$t.$kg._ah];f.e($$t.$kk.$type,$$t.$o.$type,b,b.a,this.d())},_bc:function(a){this._r=a},_setValue:function(a,b){this._setValue1(a,b,true,0)},_setValue1:function(a,b,c,d){switch(a){case 1:this._setAlignment($g(b),c,d);break;case 2:this._setBottomBorderColorInfo(b,c,d);break;case 4:this._setBottomBorderStyle($g(b),c,d);break;case 8:this._setDiagonalBorderColorInfo(b,c,d);break;case 16:this._setDiagonalBorders($g(b),c,d);break;case 32:this._setDiagonalBorderStyle($g(b),c,d);break;case 64:this._setFill(b,c,d);break;case 128:this._u()._setBold($t($$0.$aq.$type,b),c,d);break;case 256:this._u()._setColorInfo(b,c,d);break;case 512:this._u()._setHeight($h(b),c,d);break;case 1024:this._u()._setItalic($t($$0.$aq.$type,b),c,d);break;case 2048:this._u()._setName(b,c,d);break;case 4096:this._u()._setStrikeout($t($$0.$aq.$type,b),c,d);break;case 8192:this._u()._setSuperscriptSubscriptStyle($g(b),c,d);break;case 16384:this._u()._setUnderlineStyle($g(b),c,d);break;case 32768:this._setFormatOptions($g(b),c,d);break;case 65536:this._setFormatString(b,c,d);break;case 131072:this._setIndent($h(b),c,d);break;case 262144:this._setLeftBorderColorInfo(b,c,d);break;case 524288:this._setLeftBorderStyle($g(b),c,d);break;case 1048576:this._setLocked($t($$0.$aq.$type,b),c,d);break;case 2097152:this._setRightBorderColorInfo(b,c,d);break;case 4194304:this._setRightBorderStyle($g(b),c,d);break;case 8388608:this._setRotation($h(b),c,d);break;case 16777216:this._setShrinkToFit($t($$0.$aq.$type,b),c,d);break;case 33554432:this._bh(b,c,d);break;case 67108864:this._setTopBorderColorInfo(b,c,d);break;case 134217728:this._setTopBorderStyle($g(b),c,d);break;case 268435456:this._setVerticalAlignment($g(b),c,d);break;case 536870912:this._setWrapText($t($$0.$aq.$type,b),c,d);break;default:break}},_bo:function($tValue,a,b,c){c(a,b);a.b._a4(a.a,true,-97)},_bp:function(a,b){a.b._a1(b,true,-97)},_bq:function(a,b){a.c._setFormatting1(b,-97);a.c._a4(a.b,true,-97)},alignment:function(a){if(arguments.length===1){this._setAlignment(a,true,0);return a}else{return this.d().alignment()}},_setAlignment:function(a,b,c){this._ab($$t.$cg.$type,a,1,b,c,function(d){return d.alignment()},function(d,e){d.alignment(e)})},bottomBorderColorInfo:function(a){if(arguments.length===1){this._setBottomBorderColorInfo(a,true,0);return a}else{return this.d().bottomBorderColorInfo()}},_setBottomBorderColorInfo:function(a,b,c){this._ab($$t.$ah.$type,a,2,b,c,function(d){return d.bottomBorderColorInfo()},function(d,e){d.bottomBorderColorInfo(e)})},bottomBorderStyle:function(a){if(arguments.length===1){this._setBottomBorderStyle(a,true,0);return a}else{return this.d().bottomBorderStyle()}},_setBottomBorderStyle:function(a,b,c){this._ab($$t.$by.$type,a,4,b,c,function(d){return d.bottomBorderStyle()},function(d,e){d.bottomBorderStyle(e)})},diagonalBorderColorInfo:function(a){if(arguments.length===1){this._setDiagonalBorderColorInfo(a,true,0);return a}else{return this.d().diagonalBorderColorInfo()}},_setDiagonalBorderColorInfo:function(a,b,c){this._ab($$t.$ah.$type,a,8,b,c,function(d){return d.diagonalBorderColorInfo()},function(d,e){d.diagonalBorderColorInfo(e)})},diagonalBorders:function(a){if(arguments.length===1){this._setDiagonalBorders(a,true,0);return a}else{return this.d().diagonalBorders()}},_setDiagonalBorders:function(a,b,c){this._ab($$t.$b7.$type,a,16,b,c,function(d){return d.diagonalBorders()},function(d,e){d.diagonalBorders(e)})},diagonalBorderStyle:function(a){if(arguments.length===1){this._setDiagonalBorderStyle(a,true,0);return a}else{return this.d().diagonalBorderStyle()}},_setDiagonalBorderStyle:function(a,b,c){this._ab($$t.$by.$type,a,32,b,c,function(d){return d.diagonalBorderStyle()},function(d,e){d.diagonalBorderStyle(e)})},fill:function(a){if(arguments.length===1){this._setFill(a,true,0);return a}else{return this.d().fill()}},_setFill:function(a,b,c){this._ab($$t.$ab.$type,a,64,b,c,function(d){return d.fill()},function(d,e){d.fill(e)})},font:function(){return this._u()},formatOptions:function(a){if(arguments.length===1){this._setFormatOptions(a,true,0);return a}else{return this.d().formatOptions()}},_w:function(){return this.d().formatOptions()},_a4:function(a,b,c){this._x=true;this._setFormatOptions(a,b,c);this._x=false},_setFormatOptions:function(a,b,c){if(this._r!=null){this._r.verifyFormatOptions(this,a)}this._ab($$t.$c7.$type,a,32768,b,c,function(d){return d.formatOptions()},function(d,e){d.formatOptions(e)})},formatString:function(a){if(arguments.length===1){this._setFormatString(a,true,0);return a}else{return this.d().formatString()}},_setFormatString:function(a,b,c){this._ab(String,a,65536,b,c,function(d){return d.formatString()},function(d,e){d.formatString(e)})},indent:function(a){if(arguments.length===1){this._setIndent(a,true,0);return a}else{return this.d().indent()}},_setIndent:function(a,b,c){this._ab($$0.$aw.$type,a,131072,b,c,function(d){return d.indent()},function(d,e){d.indent(e)})},leftBorderColorInfo:function(a){if(arguments.length===1){this._setLeftBorderColorInfo(a,true,0);return a}else{return this.d().leftBorderColorInfo()}},_setLeftBorderColorInfo:function(a,b,c){this._ab($$t.$ah.$type,a,262144,b,c,function(d){return d.leftBorderColorInfo()},function(d,e){d.leftBorderColorInfo(e)})},leftBorderStyle:function(a){if(arguments.length===1){this._setLeftBorderStyle(a,true,0);return a}else{return this.d().leftBorderStyle()}},_setLeftBorderStyle:function(a,b,c){this._ab($$t.$by.$type,a,524288,b,c,function(d){return d.leftBorderStyle()},function(d,e){d.leftBorderStyle(e)})},locked:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._locked$i.apply(this,arguments);return a}else{return $s(this._locked$i.apply(this,arguments))}},_locked$i:function(a){if(arguments.length===1){this._setLocked(a,true,0);return a}else{return this.d()._locked$i()}},_setLocked:function(a,b,c){this._ab($$0.$ai.$type.specialize($$0.$aq.$type),a,1048576,b,c,function(d){return d._locked$i()},function(d,e){d._locked$i(e)})},rightBorderColorInfo:function(a){if(arguments.length===1){this._setRightBorderColorInfo(a,true,0);return a}else{return this.d().rightBorderColorInfo()}},_setRightBorderColorInfo:function(a,b,c){this._ab($$t.$ah.$type,a,2097152,b,c,function(d){return d.rightBorderColorInfo()},function(d,e){d.rightBorderColorInfo(e)})},rightBorderStyle:function(a){if(arguments.length===1){this._setRightBorderStyle(a,true,0);return a}else{return this.d().rightBorderStyle()}},_setRightBorderStyle:function(a,b,c){this._ab($$t.$by.$type,a,4194304,b,c,function(d){return d.rightBorderStyle()},function(d,e){d.rightBorderStyle(e)})},rotation:function(a){if(arguments.length===1){this._setRotation(a,true,0);return a}else{return this.d().rotation()}},_setRotation:function(a,b,c){this._ab($$0.$aw.$type,a,8388608,b,c,function(d){return d.rotation()},function(d,e){d.rotation(e)})},shrinkToFit:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._shrinkToFit$i.apply(this,arguments);return a}else{return $s(this._shrinkToFit$i.apply(this,arguments))}},_shrinkToFit$i:function(a){if(arguments.length===1){this._setShrinkToFit(a,true,0);return a}else{return this.d()._shrinkToFit$i()}},_setShrinkToFit:function(a,b,c){this._ab($$0.$ai.$type.specialize($$0.$aq.$type),a,16777216,b,c,function(d){return d._shrinkToFit$i()},function(d,e){d._shrinkToFit$i(e)})},style:function(a){if(arguments.length===1){this._bh(a,true,0);return a}else{return this.d().style()}},_bh:function(a,b,c){a=this.d()._br(a);this._ab($$t.$i5.$type,a,33554432,b,c,function(d){return d.style()},function(d,e){d.style(e)})},topBorderColorInfo:function(a){if(arguments.length===1){this._setTopBorderColorInfo(a,true,0);return a}else{return this.d().topBorderColorInfo()}},_setTopBorderColorInfo:function(a,b,c){this._ab($$t.$ah.$type,a,67108864,b,c,function(d){return d.topBorderColorInfo()},function(d,e){d.topBorderColorInfo(e)})},topBorderStyle:function(a){if(arguments.length===1){this._setTopBorderStyle(a,true,0);return a}else{return this.d().topBorderStyle()}},_setTopBorderStyle:function(a,b,c){this._ab($$t.$by.$type,a,134217728,b,c,function(d){return d.topBorderStyle()},function(d,e){d.topBorderStyle(e)})},verticalAlignment:function(a){if(arguments.length===1){this._setVerticalAlignment(a,true,0);return a}else{return this.d().verticalAlignment()}},_setVerticalAlignment:function(a,b,c){this._ab($$t.$c8.$type,a,268435456,b,c,function(d){return d.verticalAlignment()},function(d,e){d.verticalAlignment(e)})},wrapText:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._wrapText$i.apply(this,arguments);return a}else{return $s(this._wrapText$i.apply(this,arguments))}},_wrapText$i:function(a){if(arguments.length===1){this._setWrapText(a,true,0);return a}else{return this.d()._wrapText$i()}},_setWrapText:function(a,b,c){this._ab($$0.$ai.$type.specialize($$0.$aq.$type),a,536870912,b,c,function(d){return d._wrapText$i()},function(d,e){d._wrapText$i(e)})},_u:function(){if(this._t==null){this._t=new $$t.iw(this)}return this._t},_z:function(){return this.d()._cd()},_s:function(){return this._r},_l:function(){},_q:function(){},_ak:function(){return this._s()},_v:function(){},$type:new $.ig.Type("WorksheetCellFormatProxy",$$t.$fa.$type.specialize($$t.$o.$type),[$$t.$fz.$type])},true);$c("ConditionalFormatOwnedFormatProxy:a5","WorksheetCellFormatProxy",{init:function(a,b){$$t.$kg.init.call(this,0,b._bu(),a,b)},g:function(a){$$t.$kg.g.call(this,a);this._s()._a9()},b:function(a){var b=$b($$t.$wg.$type,this._s());var c=$$t.$kg.b.call(this,a);b._bu(this.c);return c},_l:function(){return $$t.$a5._br},_q:function(){return 28},d:function(){var a=$b($$t.$wg.$type,this._s());return a._bu()},_v:function(){var a=$b($$t.$wg.$type,this._s());return a!=null?a.worksheet():null},$type:new $.ig.Type("ConditionalFormatOwnedFormatProxy",$$t.$kg.$type)},true);$c("excel.CustomView:a6","Object",{_i:null,_s:null,_m:false,_k:false,_u:null,_b:null,_o:null,_q:null,_r:null,_p:null,init:function(a,b,c){this._s=new $$6.i;$.ig.$op.init.call(this);this._i=a;this._m=b;this._k=c;this._o=new $$4.h($$t.$fo.$type,$$t.$bp.$type,0);if(this._m){this._p=new $$4.h($$t.$fo.$type,$$t.$gy.$type,0)}if(this._k){this._q=new $$4.h($$t.$jf.$type,$$t.$ff.$type,0);this._r=new $$4.h($$t.$jf.$type,$$t.$fh.$type,0)}this._b=new $$t.a9(this);this._b._ab(a.windowOptions(),true);if(!a._c2()){var e=a.sheets().getEnumerator();while(e.moveNext()){var d=e.current();this._y(d)}}},apply:function(){if(this._i==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantApplyRemovedCustomView"))}var a=null;var b=this.windowOptions()._k();if(b!=null){a=this.getSheetDisplayOptions(b,false)}this._i.windowOptions()._ab(this.windowOptions(),a!=null&&a.visibility()==0);var d=this._o.getEnumerator();while(d.moveNext()){var c=d.current();c.key()._e()._n(c.value())}if(this._m){var f=this._p.getEnumerator();while(f.moveNext()){var e=f.current();e.key()._g()._bz(e.value())}}if(this._k){var h=this._q.getEnumerator();while(h.moveNext()){var g=h.current();g.key().columns()._as(g.value())}var j=this._r.getEnumerator();while(j.moveNext()){var i=j.current();i.key().rows()._as(i.value())}}},getDisplayOptions:function(a,b){b=b!==void 0?b:true;return this.getSheetDisplayOptions(a,b)},getSheetDisplayOptions:function(a,b){var $self=this;b=b!==void 0?b:true;if(a==null){throw new $$6.e(0,"sheet")}var c;if(function(){var d=$self._o.tryGetValue(a,c);c=d.p1;return d.ret}()){return c}if(b&&a.workbook()==this._i){c=a._d(this);this._o.add(a,c);return c}return null},getHiddenColumns:function(a,b){var $self=this;b=b!==void 0?b:true;if(a==null){throw new $$6.e(0,"worksheet")}if(this._k==false){return null}var c;if(function(){var d=$self._q.tryGetValue(a,c);c=d.p1;return d.ret}()){return c}if(b&&a.workbook()==this._i){c=new $$t.ff(a,this);this._q.add(a,c);return c}return null},getHiddenRows:function(a,b){var $self=this;b=b!==void 0?b:true;if(a==null){throw new $$6.e(0,"worksheet")}if(this._k==false){return null}var c;if(function(){var d=$self._r.tryGetValue(a,c);c=d.p1;return d.ret}()){return c}if(b&&a.workbook()==this._i){c=new $$t.fh(a,this);this._r.add(a,c);return c}return null},getPrintOptions:function(a,b){b=b!==void 0?b:true;return this.getSheetPrintOptions(a,b)},getSheetPrintOptions:function(a,b){var $self=this;b=b!==void 0?b:true;if(a==null){throw new $$6.e(0,"sheet")}if(this._m==false){return null}var c;if(function(){var d=$self._p.tryGetValue(a,c);c=d.p1;return d.ret}()){return c}if(b&&a.workbook()==this._i){c=a._f();this._p.add(a,c);return c}return null},_x:function(){this._i=null;this._o.clear();if(this._m){this._p.clear()}if(this._k){this._q.clear();this._r.clear()}},_y:function(a){if(this._i._c2()){return}var b=a._d(this);b._n(a._e());this._o.add(a,b);if(this._m){var c=a._f();c._bz(a._g());this._p.add(a,c)}if(this._k&&a.type()==0){var d=a;var e=new $$t.ff(d,this);e._n(d);this._q.add(d,e);var f=new $$t.fh(d,this);f._n(d);this._r.add(d,f)}},_z:function(a){if(this.windowOptions().selectedSheet()==a){this.windowOptions().selectedSheet(null)}this._o.remove(a);if(this._m){this._p.remove(a)}if(this._k&&a.type()==0){var b=a;this._q.remove(b);this._r.remove(b)}},_aa:function(a){this._k=a;if(this._k==false){this._q=null;this._r=null}},_ab:function(a){this._m=a;if(this._m==false){this._p=null}},_ac:function(a,b){if(this._p!=null){var d=this._p.values().getEnumerator();while(d.moveNext()){var c=d.current();c._b1(a,b)}}},name:function(a){if(arguments.length===1){if(this._u!=a){if(String.isNullOrEmpty(a)){throw new $$6.e(2,"value",$$t.$k.ef("LE_ArgumentNullException_CustomViewName"))}if(this._i!=null&&this._i._co()){var c=this._i.customViews().getEnumerator();while(c.moveNext()){var b=c.current();if(b==this){continue}if($$v.$an.c(a,b.name(),this._i._e3(),1)==0){throw new $$6.d(2,$$t.$k.eg("LE_ArgumentException_CustomViewNameAlreadyExists",[b.name()]),"value")}}}this._u=a}return a}else{return this._u}},saveHiddenRowsAndColumns:function(){return this._k},savePrintOptions:function(){return this._m},windowOptions:function(){return this._b},_t:function(a){if(arguments.length===1){this._s=a;return a}else{if($$6.$i.l_op_Equality(this._s,new $$6.i(0))){this._s=$$6.$i.newGuid()}return this._s}},_j:function(){return this._i},$type:new $.ig.Type("excel.CustomView",$.ig.$ot)},true);$c("excel.DisplayOptionsBase:bp","Object",{_f:null,_h:0,init:function(a){this._h=0;$.ig.$op.init.call(this);this._f=a},reset:function(){var a=this._d();var b=$$t.$bp._a[0];var c=b.b(this._f.workbook(),this._f,b.c);this.resetCore();b.x(this,a,this);if(c!=null){b.d(this._f.workbook(),c)}},resetCore:function(){this._h=0;if(this._j()){this._sheet().tabColorInfo(null)}},_d:function(){var a=this._e();a._n(this);return a},_e:function(){},_n:function(a){var b=this._h;this._h=a.visibility();if(b!=this.visibility()){this._p(b,this.visibility())}},_o:function(){},_p:function(a,b){if(this._f!=null&&this._j()){this._f._as(a,b)}},_s:function(a){var b=this._d();this._n(a);$$t.$bp._a[0].x(this,b,this)},_c:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$bp.$type,$tValue,a,35,b,c,d,e,f,false,null,null)},_b:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$bp._c($$t.$bp.$type,"Reset",function(b){return b},function(b,c){b._s(c)},null,true,0));$$t.$gl.f(a,1,$$t.$bp._c($$t.$dk.$type,"Visibility",function(b){return b.visibility()},function(b,c){b.visibility(c)},null,false,0));return a},visibility:function(a){if(arguments.length===1){if(this._h!=a){if($.ig.$ep.isDefined($$t.$dk.$type,$$t.$dk.getBox(a))==false){throw new $$t.tc("value",a,$$t.$dk.$type)}var b=this._h;var c=$$t.$bp._a[1].g($$t.$bp.$type,$$t.$dk.$type,this,this._h,a,false);this._h=c.p1;this._p(b,a)}return a}else{return this._h}},_j:function(){},_sheet:function(){return this._f},workbook:function(){var a=this._sheet();return a!=null?a.workbook():null},sheet:function(){return this._sheet()},source:function(){return this},$type:new $.ig.Type("excel.DisplayOptionsBase",$.ig.$ot,[$$t.$gn.$type])},true);$c("excel.DisplayOptions:bq","excel.DisplayOptionsBase",{_ac:null,_w:null,_a1:false,_a7:0,_aj:false,_bk:$m($$0.$aq.$type,null),_bm:$m($$0.$aq.$type,null),_ap:false,_ar:false,_at:false,_av:false,_ax:false,_az:false,_aa:null,_ag:0,_ae:null,_y:0,init:function(a){this._a1=true;this._a7=64;this._bk=$m($$0.$aq.$type,null);this._bm=$m($$0.$aq.$type,null);this._ar=true;this._at=true;this._av=true;this._ax=true;this._az=true;this._ag=0;this._y=3;$$t.$bp.init.call(this,a);this._ac=a},resetCore:function(){if(this._w!=null){this._w.resetCore()}this._a1=true;this._a7=64;this._aj=false;this._ap=false;this._ar=true;this._at=true;this._av=true;this._ax=true;this._az=true;this._bm=$m($$0.$aq.$type,null);this._bk=$m($$0.$aq.$type,null);if(this._aa!=null){this._aa.resetCore()}this.clearSelection();this._y=3;this._ag=0;$$t.$bp.resetCore.call(this)},_n:function(a){var b=$b($$t.$bq.$type,a);if(b!=null){this.frozenPaneSettings()._s(b.frozenPaneSettings());this._a1=b._a1;this._a7=b._a7;this._aj=b._aj;this._ap=b._ap;this._ar=b._ar;this._at=b._at;this._av=b._av;this._ax=b._ax;this._az=b._az;this.unfrozenPaneSettings()._s(b.unfrozenPaneSettings());this._ag=b._ag}if(b!=null){if(b._ai()){this._af().e(b._af())}else{this.clearSelection()}this._y=b._y}$$t.$bp._n.call(this,a)},_bq:function(a){this._ag=a},_v:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$bq.$type,$tValue,a,35,b,c,d,e,f,false,null,null)},_u:function(){var a=new Array(11);$$t.$gl.f(a,0,$$t.$bq._v($$a.$ax.$type,"GridlineColor",function(b){return b._gridlineColor$i()},function(b,c){b._gridlineColor$i(c)},function(b,c){b._bp(c)},false,0));$$t.$gl.f(a,1,$$t.$bq._v($$0.$aq.$type,"PanesAreFrozen",function(b){return b.panesAreFrozen()},function(b,c){b.panesAreFrozen(c)},null,false,0));$$t.$gl.f(a,2,$$t.$bq._v($$0.$ai.$type.specialize($$0.$aq.$type),"ShowExpansionIndicatorBelowGroupedRows",function(b){return b._showExpansionIndicatorBelowGroupedRows$i()},function(b,c){b._showExpansionIndicatorBelowGroupedRows$i(c)},null,false,0));$$t.$gl.f(a,3,$$t.$bq._v($$0.$ai.$type.specialize($$0.$aq.$type),"ShowExpansionIndicatorToRightOfGroupedColumns",function(b){return b._showExpansionIndicatorToRightOfGroupedColumns$i()},function(b,c){b._showExpansionIndicatorToRightOfGroupedColumns$i(c)},null,false,0));$$t.$gl.f(a,4,$$t.$bq._v($$0.$aq.$type,"ShowFormulasInCells",function(b){return b.showFormulasInCells()},function(b,c){b.showFormulasInCells(c)},null,false,0));$$t.$gl.f(a,5,$$t.$bq._v($$0.$aq.$type,"ShowGridlines",function(b){return b.showGridlines()},function(b,c){b.showGridlines(c)},null,false,0));$$t.$gl.f(a,6,$$t.$bq._v($$0.$aq.$type,"ShowOutlineSymbols",function(b){return b.showOutlineSymbols()},function(b,c){b.showOutlineSymbols(c)},null,false,0));$$t.$gl.f(a,7,$$t.$bq._v($$0.$aq.$type,"ShowRowAndColumnHeaders",function(b){return b.showRowAndColumnHeaders()},function(b,c){b.showRowAndColumnHeaders(c)},null,false,0));$$t.$gl.f(a,8,$$t.$bq._v($$0.$aq.$type,"ShowRulerInPageLayoutView",function(b){return b.showRulerInPageLayoutView()},function(b,c){b.showRulerInPageLayoutView(c)},null,false,0));$$t.$gl.f(a,9,$$t.$bq._v($$0.$aq.$type,"ShowZeroValues",function(b){return b.showZeroValues()},function(b,c){b.showZeroValues(c)},null,false,0));$$t.$gl.f(a,10,$$t.$bq._v($$t.$dj.$type,"View",function(b){return b.view()},function(b,c){b.view(c)},function(b,c){b._bq(c)},true,0));return a},frozenPaneSettings:function(){if(this._w==null){this._w=new $$t.e4(this)}return this._w},gridlineColor:function(a){if(arguments.length===1){arguments[0]=$$a.$ax.create(arguments[0]);this._gridlineColor$i.apply(this,arguments);return a}else{return this._gridlineColor$i.apply(this,arguments).colorString()}},_gridlineColor$i:function(a){if(arguments.length===1){$$t.$bq._t[0].h($$t.$bq.$type,$$a.$ax.$type,this,a);return a}else{return $$t.$k.g0(this._ac.workbook().palette()._ae(this._a7))}},_bp:function(a){if($$a.$ax.d(this._gridlineColor$i(),a)){if($$t.$k.al(a)){this._a7=64;this._a1=true}else{this._a7=this._ac.workbook().palette()._l($$t.$ah.l_op_Implicit_WorkbookColorInfo_Color(a),3);this._a1=false}}},panesAreFrozen:function(a){if(arguments.length===1){var b=$$t.$bq._t[1].g($$t.$bq.$type,$$0.$aq.$type,this,this._aj,a,false);this._aj=b.p1;return a}else{return this._aj}},showExpansionIndicatorBelowGroupedRows:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._showExpansionIndicatorBelowGroupedRows$i.apply(this,arguments);return a}else{return $s(this._showExpansionIndicatorBelowGroupedRows$i.apply(this,arguments))}},_showExpansionIndicatorBelowGroupedRows$i:function(a){if(arguments.length===1){var b=$$t.$bq._t[2].g($$t.$bq.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,this._bk,a,false);this._bk=b.p1;return a}else{return this._bk}},showExpansionIndicatorToRightOfGroupedColumns:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._showExpansionIndicatorToRightOfGroupedColumns$i.apply(this,arguments);return a}else{return $s(this._showExpansionIndicatorToRightOfGroupedColumns$i.apply(this,arguments))}},_showExpansionIndicatorToRightOfGroupedColumns$i:function(a){if(arguments.length===1){var b=$$t.$bq._t[3].g($$t.$bq.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,this._bm,a,false);this._bm=b.p1;return a}else{return this._bm}},showFormulasInCells:function(a){if(arguments.length===1){var b=$$t.$bq._t[4].g($$t.$bq.$type,$$0.$aq.$type,this,this._ap,a,false);this._ap=b.p1;return a}else{return this._ap}},showGridlines:function(a){if(arguments.length===1){var b=$$t.$bq._t[5].g($$t.$bq.$type,$$0.$aq.$type,this,this._ar,a,false);this._ar=b.p1;return a}else{return this._ar}},showOutlineSymbols:function(a){if(arguments.length===1){var b=$$t.$bq._t[6].g($$t.$bq.$type,$$0.$aq.$type,this,this._at,a,false);this._at=b.p1;return a}else{return this._at}},showRowAndColumnHeaders:function(a){if(arguments.length===1){var b=$$t.$bq._t[7].g($$t.$bq.$type,$$0.$aq.$type,this,this._av,a,false);this._av=b.p1;return a}else{return this._av}},showRulerInPageLayoutView:function(a){if(arguments.length===1){var b=$$t.$bq._t[8].g($$t.$bq.$type,$$0.$aq.$type,this,this._ax,a,false);this._ax=b.p1;return a}else{return this._ax}},showZeroValues:function(a){if(arguments.length===1){var b=$$t.$bq._t[9].g($$t.$bq.$type,$$0.$aq.$type,this,this._az,a,false);this._az=b.p1;return a}else{return this._az}},unfrozenPaneSettings:function(){
|
|
if(this._aa==null){this._aa=new $$t.ib(this)}return this._aa},view:function(a){if(arguments.length===1){if(this._ag!=a){if($.ig.$ep.isDefined($$t.$dj.$type,$$t.$dj.getBox(a))==false){throw new $$t.tc("value",a,$$t.$dj.$type)}$$t.$bq._t[10].h($$t.$bq.$type,$$t.$dj.$type,this,a)}return a}else{return this._ag}},_z:function(a){if(arguments.length===1){this._y=a;return a}else{return this._y}},_a8:function(a){if(arguments.length===1){if(this._a1){}this._a7=a;return a}else{return this._a7}},_ai:function(){return this._ae!=null},_af:function(){if(this._ae==null){this._ae=new $$t.mq}return this._ae},_an:function(){if($l(this._bk,null)){return $j(this._bk,true)}return this._ad()._em()},_ao:function(){if($l(this._bm,null)){return $j(this._bm,true)}return true},_a2:function(a){if(arguments.length===1){this._a1=a;return a}else{return this._a1}},_ad:function(){return this._ac},clearSelection:function(){this._y=3;this._ae=null},_o:function(){this._br();$$t.$bp._o.call(this)},_al:function(){return this._aj&&this._w!=null&&this._w._j()},_am:function(){return this._aj==false&&this._aa!=null&&this._aa._j()},_br:function(){var a=this.panesAreFrozen()?this.frozenPaneSettings():this.unfrozenPaneSettings();var b=a._h()?2:1;var c=a._i()?2:1;if(this.panesAreFrozen()){if(b==2&&c==2){this._z(0)}else if(c==2){this._z(1)}else if(b==2){this._z(2)}else{this._z(3)}}else{switch(this._z()){case 0:if(b<2||c<2){this._z(3)}break;case 1:if(c<2){this._z(3)}break;case 2:if(b<2){this._z(3)}break}}if(this._ai()){for(var d=this._ae.b().count()-1;d>=0;d--){var e=this._ae.b().item(d)._a;var f=false;switch(e){case 0:f=b<2||c<2;break;case 1:f=c<2;break;case 2:f=b<2;break}if(f){this._ae.b().removeAt(d)}}var g=this._af().a(this._z());if(g==null){this._af().b().add($$t.$mr.c(this._z()))}var h=this._ac.rows().maxCount()-1;var i=this._ac.columns().maxCount()-1;var k=this._ae.b().getEnumerator();while(k.moveNext()){var j=k.current();for(var l=j.d().count()-1;l>=0;l--){var m=j.d().item(l);if(m._firstColumnIndex()>i||m._lastColumnIndex()>i||m._firstRowIndex()>h||m._lastRowIndex()>h){m=new $$t.lv(1,Math.min(m._firstRowIndex(),h),Math.min(m._lastRowIndex(),h),Math.min(m._firstColumnIndex(),i),Math.min(m._lastColumnIndex(),i));j.d().item(l,m)}if(m._firstColumnIndex()==0&&m._lastColumnIndex()>=i||m._firstRowIndex()==0&&m._lastRowIndex()>=h){}else{var n=this._ac._hi(m,null);m=n.p0;j.d().item(l,m)}}if(j._b.m()>i||j._b.o()>h){j._b=new $$t.jx(1,Math.min(j._b.o(),h),Math.min(j._b.m(),i))}}}},$type:new $.ig.Type("excel.DisplayOptions",$$t.$bp.$type)},true);$c("excel.CustomViewDisplayOptions:a7","excel.DisplayOptions",{_bx:0,_bw:null,init:function(a,b){this._bx=100;$$t.$bq.init.call(this,a);this._bw=b},_e:function(){return new $$t.a7(this._ad(),this._bw)},_n:function(a){$$t.$bq._n.call(this,a);var b=$b($$t.$k3.$type,a);if(b!=null){switch(b.view()){case 0:this._bx=b.magnificationInNormalView();break;case 2:this._bx=b.magnificationInPageBreakView();break;case 1:this._bx=b.magnificationInPageLayoutView();break;default:break}if(this._ai()){for(var c=this._af().b().count()-1;c>=0;c--){var d=this._af().b().item(c);if(d._a!=this._z()){this._af().b().removeAt(c)}}}return}var e=$b($$t.$a7.$type,a);if(e!=null){this._bx=e._bx;return}},_j:function(){return false},resetCore:function(){$$t.$bq.resetCore.call(this);this._bx=100},_bv:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$a7.$type,$tValue,a,99,b,c,d,e,f,false,null,null)},_bu:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$a7._bv($$0.$aw.$type,"MagnificationInCurrentView",function(b){return b.magnificationInCurrentView()},function(b,c){b.magnificationInCurrentView(c)},null,false,0));return a},magnificationInCurrentView:function(a){if(arguments.length===1){if(this._bx!=a){if(a<10||400<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_MagnificationLevel"))}var b=$$t.$a7._bt[0].g($$t.$a7.$type,$$0.$aw.$type,this,this._bx,a,false);this._bx=b.p1}return a}else{return this._bx}},$type:new $.ig.Type("excel.CustomViewDisplayOptions",$$t.$bq.$type)},true);$c("excel.CustomViewCollection:a8","Object",{_d:null,_h:null,init:function(a){$.ig.$op.init.call(this);this._d=a;this._h=new $$4.x($$t.$a6.$type,0)},add:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===3){n=1}switch(n){case 0:return this._add$e.apply(this,arguments);case 1:return this._add.apply(this,arguments);default:throw new Error("Invalid arguments")}},_add$e:function(a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantAddCustomView"))},copyTo:function(a,b){this._h.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._h.getEnumerator()},insert:function(a,b){throw new $$0.r(0)},item:function(){if(arguments.length===2){return this._item$e.apply(this,arguments)}else{return this._item1.apply(this,arguments)}},_item$e:function(a,b){if(arguments.length===2){throw new $$0.r(0);return b}else{return this._item1(a)}},indexOf:function(a){return this._h.indexOf(a)},_add:function(a,b,c){var d=new $$t.a6(this._d,b,c);d.name(a);this._add1(d);return d},_add1:function(a){this._h.add(a)},clear:function(){for(var a=this._h.count()-1;a>=0;a--){this.removeAt(a)}},contains:function(a){return this._h.contains(a)},remove:function(a){if(a==null){return false}var b=this._h.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}var b=this._h.__inner[a];this._h.removeAt(a);b._x()},count:function(){return this._h.count()},_item1:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}return this._h.__inner[a]},_item:function(a){var c=this._h.getEnumerator();while(c.moveNext()){var b=c.current();if($$6.$i.l_op_Equality(b._t(),a)){return b}}return null},_e:function(){return this._d},$type:new $.ig.Type("excel.CustomViewCollection",$.ig.$ot,[$$0.$bz.$type.specialize($$t.$a6.$type)])},true);$c("excel.WindowOptions:im","Object",{_l:null,_e:0,_g:0,_i:null,_p:false,_y:0,init:function(a){this._e=0;this._g=3;this._p=true;this._y=600;$.ig.$op.init.call(this);this._l=a},_d:function(a){},reset:function(){this._e=0;this._g=3;this._p=true;this._y=600;if(this._o()){this._i=null}else{this._i=this._l.sheets()._item(0)}$$t.$im._a[0].x(this,this,this)},_ab:function(a,b){this._e=a._e;this._g=a._g;this._p=a._p;this._y=a._y;if(b&&a._i!=null){this._i=a._i;this._ad()}},_ad:function(){},_ae:function(a,b){if(this._i!=a){if(a==null&&this._o()==false){throw new $$6.e(2,"value",$$t.$k.ef("LE_ArgumentNullException_SelectedWorksheet"))}if(a!=null){if(a.workbook()!=this._l){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_SelectedWorksheetFromOtherWorkbook"),"value")}var c=this._d(a);if(c!=null&&c.visibility()!=0){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_HiddenWorksheetCannotBeSelected"))}}var d=this._i;var e=$$t.$im._a[3].g($$t.$im.$type,$$t.$fo.$type,this,this._i,a,false);this._i=e.p1;if(d!=null){d._ar()}if(this._i!=null){this._i._ar()}if(b){this._ad()}}},_c:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$im.$type,$tValue,a,86,b,c,d,e,f,false,null,null)},_b:function(){var a=new Array(6);$$t.$gl.f(a,0,$$t.$im._c($$t.$im.$type,"Reset",function(b){return b},function(b,c){},null,false,0));$$t.$gl.f(a,1,$$t.$im._c($$t.$ck.$type,"ObjectDisplayStyle",function(b){return b.objectDisplayStyle()},function(b,c){b.objectDisplayStyle(c)},null,false,0));$$t.$gl.f(a,2,$$t.$im._c($$t.$cx.$type,"ScrollBars",function(b){return b.scrollBars()},function(b,c){b.scrollBars(c)},null,false,0));$$t.$gl.f(a,3,$$t.$im._c($$t.$fo.$type,"SelectedSheet",function(b){return b.selectedSheet()},function(b,c){b.selectedSheet(c)},null,false,0));$$t.$gl.f(a,4,$$t.$im._c($$0.$aq.$type,"TabBarVisible",function(b){return b.tabBarVisible()},function(b,c){b.tabBarVisible(c)},null,false,0));$$t.$gl.f(a,5,$$t.$im._c($$0.$aw.$type,"TabBarWidth",function(b){return b.tabBarWidth()},function(b,c){b.tabBarWidth(c)},null,false,0));return a},_af:function(){if(this._i==null){return}var a=this._d(this._i);if(a==null||a.visibility()==0){return}var b=this._i.sheetIndex();if(b<0){if(this._l.sheets().count()==0){this._i=null;return}}for(var c=b+1;c<this._l.sheets().count();c++){var d=this._l.sheets()._item(c);a=this._d(d);if(a.visibility()!=0){continue}this._i=d;return}for(var e=b-1;e>=0;e--){var f=this._l.sheets()._item(e);a=this._d(f);if(a.visibility()!=0){continue}this._i=f;return}},objectDisplayStyle:function(a){if(arguments.length===1){if(this._e!=a){if($.ig.$ep.isDefined($$t.$ck.$type,$$t.$ck.getBox(a))==false){throw new $$t.tc("value",a,$$t.$ck.$type)}var b=$$t.$im._a[1].g($$t.$im.$type,$$t.$ck.$type,this,this._e,a,false);this._e=b.p1}return a}else{return this._e}},scrollBars:function(a){if(arguments.length===1){if(this._g!=a){if($.ig.$ep.isDefined($$t.$cx.$type,$$t.$cx.getBox(a))==false){throw new $$t.tc("value",a,$$t.$cx.$type)}var b=$$t.$im._a[2].g($$t.$im.$type,$$t.$cx.$type,this,this._g,a,false);this._g=b.p1}return a}else{return this._g}},selectedSheet:function(a){if(arguments.length===1){this._ae(a,true);return a}else{this._af();return this._i}},_k:function(){return this._i},selectedWorksheet:function(a){if(arguments.length===1){this.selectedSheet(a);return a}else{return $b($$t.$jf.$type,this.selectedSheet())}},tabBarVisible:function(a){if(arguments.length===1){if(a!=this._p){var b=$$t.$im._a[4].g($$t.$im.$type,$$0.$aq.$type,this,this._p,a,false);this._p=b.p1}return a}else{return this._p}},tabBarWidth:function(a){if(arguments.length===1){if(this._y!=a){if(this._y<0||1e3<this._y){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_TabBarWidth"))}var b=$$t.$im._a[5].g($$t.$im.$type,$$0.$aw.$type,this,this._y,a,false);this._y=b.p1}return a}else{return this._y}},_o:function(){},_workbook:function(){return this._l},workbook:function(){return this._workbook()},sheet:function(){return null},source:function(){return this},$type:new $.ig.Type("excel.WindowOptions",$.ig.$ot,[$$t.$gn.$type])},true);$c("excel.CustomViewWindowOptions:a9","excel.WindowOptions",{_ag:null,_ap:null,_ah:false,_aj:false,_al:false,_an:0,init:function(a){this._ap=$$t.$a9._ar;this._ah=true;this._aj=true;this._al=true;$$t.$im.init.call(this,a._j());this._ag=a},_o:function(){return true},_d:function(a){return this._ag.getSheetDisplayOptions(a,false)},reset:function(){this._ap=new $$a.ae(0,10,50,600,400);this._ah=true;this._aj=true;this._al=true;$$t.$im.reset.call(this)},boundsInPixels:function(a){if(arguments.length===1){arguments[0]=$.ig.util.rectFromLiteral(arguments[0]);this._boundsInPixels$i.apply(this,arguments);return a}else{return $.ig.util.rectToLiteral(this._boundsInPixels$i.apply(this,arguments))}},_boundsInPixels$i:function(a){if(arguments.length===1){if($$a.$ae.l_op_Inequality(this._ap,a)){if(a.left()<-32768||32767<a.left()||a.top()<-32768||32767<a.top()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_TopLeftWindowBounds"),"value")}if(a.width()<0||65535<a.width()||a.height()<0||65535<a.height()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_WidthHeightWindowBounds"),"value")}this._ap=a}return a}else{return this._ap}},maximized:function(a){if(arguments.length===1){if(a!=this._ah){this._ah=a}return a}else{return this._ah}},showFormulaBar:function(a){if(arguments.length===1){if(a!=this._aj){this._aj=a}return a}else{return this._aj}},showStatusBar:function(a){if(arguments.length===1){if(a!=this._al){this._al=a}return a}else{return this._al}},_ao:function(a){if(arguments.length===1){this._an=a;return a}else{return this._an}},$type:new $.ig.Type("excel.CustomViewWindowOptions",$$t.$im.$type)},true);$c("excel.DataValidationRule:bc","Object",{_ag:null,_ai:null,_d:0,_ak:null,_am:null,_g:null,_t:false,_v:false,init:function(){$.ig.$op.init.call(this);this._d=0;this._t=true;this._v=true},clone:function(){var a=this.memberwiseClone();a._g=null;var b=a._l(null);if(b!=null){a._aq(b._g(),null)}var c=a._m(null);if(c!=null){a._ar(c._g(),null)}return a},_l:function(a){},_m:function(a){},_aq:function(a,b){},_ar:function(a,b){},_x:function(a){},_at:function(a,b){},_q:function(a,b){return a==null?b==null:a._ao(b)},_r:function(a,b){return(a!=null?a:String.empty())==(b!=null?b:String.empty())},isEquivalentTo:function(a){return a!=null&&$$t.$bc._r(a._ag,this._ag)&&$$t.$bc._r(a._ai,this._ai)&&a._d==this._d&&$$t.$bc._r(a._ak,this._ak)&&$$t.$bc._r(a._am,this._am)&&a._t==this._t&&a._v==this._v},_ao:function(a,b){this._g=a},_ap:function(){this._g=null},_as:function(a,b,c){if(String.isNullOrEmpty(a)==false&&c<a.length){throw new $$6.d(1,$$t.$k.eg("LE_ArgumentException_DV_InvalidMessageLength",[b,c]))}},_c:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$bc.$type,$tValue,a,31,b,c,d,e,g,f,null,null)},_b:function(){var a=new Array(7);$$t.$gl.f(a,0,$$t.$bc._c(String,"ErrorMessageDescription",function(b){return b.errorMessageDescription()},function(b,c){b.errorMessageDescription(c)},null,true,false,24576));$$t.$gl.f(a,1,$$t.$bc._c(String,"ErrorMessageTitle",function(b){return b.errorMessageTitle()},function(b,c){b.errorMessageTitle(c)},null,true,false,24576));$$t.$gl.f(a,2,$$t.$bc._c($$t.$bg.$type,"ErrorStyle",function(b){return b.errorStyle()},function(b,c){b.errorStyle(c)},null,true,false,24576));$$t.$gl.f(a,3,$$t.$bc._c(String,"InputMessageDescription",function(b){return b.inputMessageDescription()},function(b,c){b.inputMessageDescription(c)},null,true,false,24576));$$t.$gl.f(a,4,$$t.$bc._c(String,"InputMessageTitle",function(b){return b.inputMessageTitle()},function(b,c){b.inputMessageTitle(c)},null,true,false,24576));$$t.$gl.f(a,5,$$t.$bc._c($$0.$aq.$type,"ShowErrorMessageForInvalidValue",function(b){return b.showErrorMessageForInvalidValue()},function(b,c){b.showErrorMessageForInvalidValue(c)},null,true,false,24576));$$t.$gl.f(a,6,$$t.$bc._c($$0.$aq.$type,"ShowInputMessage",function(b){return b.showInputMessage()},function(b,c){b.showInputMessage(c)},null,true,false,24576));return a},_p:function(a){},_j:function(){},_k:function(){},errorMessageDescription:function(b){if(arguments.length===1){if(this._ag==b){return}this._as(b,"ErrorMessageDescription",225);var c=$$t.$bc._a[0].g($$t.$bc.$type,String,this,this._ag,b,false);this._ag=c.p1;return b}else{return this._ag}},errorMessageTitle:function(b){if(arguments.length===1){if(this._ai==b){return}this._as(b,"ErrorMessageTitle",32);var c=$$t.$bc._a[1].g($$t.$bc.$type,String,this,this._ai,b,false);this._ai=c.p1;return b}else{return this._ai}},errorStyle:function(b){if(arguments.length===1){if(this._d==b){return}if($.ig.$ep.isDefined($$t.$bg.$type,$$t.$bg.getBox(b))==false){throw new $$t.tc("value",b,$$t.$bg.$type)}var c=$$t.$bc._a[2].g($$t.$bc.$type,$$t.$bg.$type,this,this._d,b,false);this._d=c.p1;return b}else{return this._d}},inputMessageDescription:function(b){if(arguments.length===1){if(this._ak==b){return}this._as(b,"InputMessageDescription",255);var c=$$t.$bc._a[3].g($$t.$bc.$type,String,this,this._ak,b,false);this._ak=c.p1;return b}else{return this._ak}},inputMessageTitle:function(b){if(arguments.length===1){if(this._am==b){return}this._as(b,"InputMessageTitle",32);var c=$$t.$bc._a[4].g($$t.$bc.$type,String,this,this._am,b,false);this._am=c.p1;return b}else{return this._am}},showErrorMessageForInvalidValue:function(b){if(arguments.length===1){if(this._t!=b){var c=$$t.$bc._a[5].g($$t.$bc.$type,$$0.$aq.$type,this,this._t,b,false);this._t=c.p1}return b}else{return this._t}},showInputMessage:function(b){if(arguments.length===1){if(this._v!=b){var c=$$t.$bc._a[6].g($$t.$bc.$type,$$0.$aq.$type,this,this._v,b,false);this._v=c.p1}return b}else{return this._v}},_i:function(){return 6},_h:function(){return this._g},_workbook:function(){var b=this._o();if(b==null){return null}return b.workbook()},_o:function(){if(this._g==null){return null}return this._g._g()},workbook:function(){return this._workbook()},sheet:function(){return this._o()},source:function(){return this._o()},$type:new $.ig.Type("excel.DataValidationRule",$.ig.$ot,[$$t.$gn.$type])},true);$c("excel.AnyValueDataValidationRule:ba","excel.DataValidationRule",{init:function(){$$t.$bc.init.call(this)},_p:function(a){if(arguments.length===1){return a}else{return true}},_l:function(a){return null},_m:function(a){return null},_j:function(){return 0},_aq:function(a,b){},_ar:function(a,b){},_x:function(a){return true},_k:function(){return 0},_at:function(a,b){},$type:new $.ig.Type("excel.AnyValueDataValidationRule",$$t.$bc.$type)},true);$c("excel.LimitedValueDataValidationRule:bj","excel.DataValidationRule",{_a3:false,init:function(){$$t.$bc.init.call(this);this._a3=true},_p:function(a){if(arguments.length===1){this.allowNull(a);return a}else{return this.allowNull()}},isEquivalentTo:function(a){var b=$b($$t.$bj.$type,a);return b!=null&&b._a3==this._a3&&$$t.$bc.isEquivalentTo.call(this,a)},_x:function(a){var b=this._o().rows()._aj(a.o());var c=b==null?null:b._getCellValue1(a.m());if(c==null){return this.allowNull()}try{return this._a8(a,c)}catch(d){return false}},_aw:function(a,b,c){if(a==null){return null}var d=this._o();if(d==null){return null}var e=d.workbook();if(e==null){return null}var f=this._a0(a,b,e.currentFormat(),e.cellReferenceMode(),e._culture$i(),true);var g=new $$t.zi(d.rows().item(b.o()),b.m(),c);g._setFormula1(f,false,false,false);e._hd(null);return f.evaluateCore(e)},_bd:function(a,b){if(a==null){return{p0:a}}if(a._as()==false&&b._t().count()!=0){var c=b._t().__inner[0];a=a._x(c._firstRowIndex(),c._firstColumnIndex(),b.worksheet()._o())}var d=new $$t.yz(4,this._o(),(-1),(-1),b.worksheet()._o(),a,null,1);a._b5(d);return{p0:a}},_a6:function(a,b,c,d,e){if(d==false&&b){var f=a.h()==64||a.h()==96;if(f==false){return false}}switch(a.f()){case 1:case 2:case 15:case 16:case 96:case 32:case 64:case 102:case 38:case 70:case 104:case 40:case 72:return false;case 122:case 58:case 90:case 124:case 60:case 92:return $$t.$k.au(e)==false;case 121:case 57:case 89:return $$t.$k.au(e)==false||$$t.$bj._a5(a);case 123:case 59:case 91:case 125:case 61:case 93:return d;case 101:case 37:case 69:case 107:case 43:case 75:case 109:case 45:case 77:if(d){return true}return c==false;case 24:return true;default:return true}},_a7:function(a,b,c,d){if(d){if(b){var e=a.h()==64||a.h()==96;if(e==false){return false}}switch(a.f()){case 123:case 59:case 91:case 125:case 61:case 93:return false;case 101:case 37:case 69:case 107:case 43:case 75:case 109:case 45:case 77:return c==false}}return true},_bc:function(a,b){var c=this._workbook();if(c!=null&&false==c._c2()&&c._cv()){return $m($$t.$bk.$type,new $$t.bk(1,this,a(),b))}return $m($$t.$bk.$type,null)},_be:function(a,b,c){a.e($$t.$bk.$type,String,b,b.c,c)},_az:function(a,b,c,d){var $self=this;if($.ig.$ep.isDefined($$t.$db.$type,$$t.$db.getBox(b))==false){throw new $$t.tc("format",c,$$t.$db.$type)}if($.ig.$ep.isDefined($$t.$b0.$type,$$t.$b0.getBox(c))==false){throw new $$t.tc("cellReferenceMode",c,$$t.$b0.$type)}if(String.isNullOrEmpty(a)){return null}var e;var f;if(function(){var g=$$t.$ee._a0(a,c,$self._i(),b,d,null,e,f);e=g.p6;f=g.p7;return g.ret}()==false){throw new $$6.d(3,$$t.$k.ef("LE_ArgumentException_InvalidFormula"),f)}return e},_a1:function(a,b,c,d,e,f){if($.ig.$ep.isDefined($$t.$db.$type,$$t.$db.getBox(c))==false){throw new $$t.tc("format",c,$$t.$db.$type)}if($.ig.$ep.isDefined($$t.$b0.$type,$$t.$b0.getBox(d))==false){throw new $$t.tc("cellReferenceMode",d,$$t.$b0.$type)}if(a==null||b==null){return a}var g;var h;var i;var j;var k=$$t.$k.fu(b,c,d,e,null,-1,g,h,i,j);g=k.p6;h=k.p7;i=k.p8;j=k.p9;if(g<0||h<0){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DV_InvalidAddress"),"address")}return this._a0(a,new $$t.jx(1,g,h),c,d,e,f)},_a0:function(a,b,c,d,e,f){if(e==null){e=a._ba()}var g=a._v(b.o(),b.m(),c,f==false);if(f==false&&this._o()!=null){var h=new $$t.yz(4,this._o(),b.o(),b.m(),c,g,null,1);g._b5(h)}return g},_a8:function(a,b){},_bf:function(a,b,c,d,e,f,g){if(a==null){if(b!=null){throw new $$6.d(1,$$t.$k.eg("LE_ArgumentException_DV_FormulaCannotBeNull",[d]))}return}var h=null;if(b!=null){h=b._g().workbook();g=b._g()._o()}if(e){var i=a._e().length-1;var j=i==0;for(var k=0;k<a._e().length;k++){if(this._a6(a._e()[k],k==i,j,f,g)==false){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_DV_InvalidFormula"))}}}var l=null;var m=null;if(b!=null){m=b._g();l=m.workbook();if(a._z()!=b._g()._o()){var n=b._g()._c();if(c==null){c=b.item(this)}if(c!=null){var o;var p;var q=c._al(o,p);o=q.p0;p=q.p1;if($$t.$jw.l_op_Inequality(o,null)){var r=a._ba();var s=this._a1(a,o._toString2(n,false,false,false),a._z(),n,r,true);$$t.$bj._bg(h,s,d,g,n);if($$t.$jw.l_op_Inequality(o,p)){var t=this._a1(a,p._toString2(n,false,false,false),a._z(),n,r,true);$$t.$bj._bg(h,t,d,g,n)}}}else{$$t.$bj._bg(h,a,d,g,n)}}}for(var u=0;u<a._e().length;u++){var v=$b($$t.$acu.$type,a._e()[u]);if(v==null){continue}if($$t.$bj._a5(v)){continue}if(v.r()&&$$t.$k.au(g)){throw new $$6.d(1,$$t.$k.eg("LE_ArgumentException_DV_FormulaCannotReferenceOtherWorkbook",[d]))}if(l==null||l._c2()){continue}var w=m;var x=$b($$t.$qk.$type,v.o());if(x!=null){w=x.u()}var y=$b($$t.$acf.$type,v);if(y==null){continue}var z=l.namedReferences()._find1(y.w(),w);if(z==null){if(y.v()==null||y.v()==l){z=l._a1(y.w())}}if(z==null){throw new $$6.d(1,$$t.$k.eg("LE_ArgumentException_DV_FormulaCannotFindNamedReference",[d]))}this._bf(z._j(),b,c,d,false,f,g)}},_bg:function(a,b,c,d,e){var f=a._al();b._ca(a,f,d,e,true,null,-1);if(f.d()){throw new $$6.d(1,$$t.$k.eg("LE_ArgumentException_DV_FormulaInvalidForWorkbookFormat",[c,$$t.$db.getBox(d)]))}},_ay:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$bj.$type,$tValue,a,31,b,c,d,e,g,f,null,null)},_av:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$bj._ay($$0.$aq.$type,"AllowNull",function(b){return b.allowNull()},function(b,c){b.allowNull(c)},null,true,false,24576));return a},_a5:function(a){if(a.f()!=57){return false}var b=a;if(b.u()._g()!=1){return false}var c=$$t.$y9._getFunction1(b.w());return c!=null&&c._isExcel2007OnlyFunction()},allowNull:function(a){if(arguments.length===1){if(this._a3!=a){var b=$$t.$bj._au[0].g($$t.$bj.$type,$$0.$aq.$type,this,this._a3,a,false);this._a3=b.p1}return a}else{return this._a3}},_ax:function(){if(this._h()==null){return 1}return this._h()._g()._c()},_a9:function(){if(this._h()==null){return $$t.$k.cq()}return this._h()._g()._y()},_a2:function(){if(this._h()==null){return 2}return this._h()._g()._o()},$type:new $.ig.Type("excel.LimitedValueDataValidationRule",$$t.$bc.$type)},true);$c("excel.CustomDataValidationRule:bb","excel.LimitedValueDataValidationRule",{_bk:null,init:function(){$$t.$bj.init.call(this)},_l:function(a){return this._bl(a,this._a2(),this._ax(),this._a9())},_m:function(a){return null},isEquivalentTo:function(a){var b=$b($$t.$bb.$type,a);return b!=null&&$$t.$bj.isEquivalentTo.call(this,a)&&$$t.$bc._q(b._bk,this._bk)},_a6:function(a,b,c,d,e){if($$t.$bj._a6.call(this,a,b,c,d,e)==false){return false}return $$t.$bj._a7(a,b,c,d)},_ao:function(a,b){$$t.$bj._ao.call(this,a,b);var c=this._bd(this._bk,b);this._bk=c.p0},_ap:function(){if(this._bk!=null){this._bk._bu()}$$t.$bj._ap.call(this)},_j:function(){return 0},_aq:function(a,b){this._bs(a,b,this._a2(),this._ax(),this._a9(),true)},_ar:function(a,b){},_a8:function(a,b){var c=this._aw(this._bk,a,true);return c!=null&&c._toBoolean(this._a9())},_k:function(){return 7},_at:function(a,b){this._bf(this._bk,a,b,"formula",true,true,this._a2())},getFormula:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===4){n=1}switch(n){case 0:return this._getFormula.apply(this,arguments);case 1:return this._getFormula1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getFormula:function(a){return this._getFormula1(a,this._a2(),this._ax(),this._a9())},_getFormula1:function(a,b,c,d){d=typeof d==="string"?new $.ig.CultureInfo(d):d;var e=this._bl(a,b,c,d);if(e==null){return null}return e._toString2(c,d)},setFormula:function(){var n;if(arguments.length===2){n=0}else if(arguments.length===5){n=1}switch(n){case 0:return this._setFormula.apply(this,arguments);case 1:return this._setFormula1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setFormula:function(a,b){this._setFormula1(a,b,this._a2(),this._ax(),this._a9())},_setFormula1:function(a,b,c,d,e){e=typeof e==="string"?new $.ig.CultureInfo(e):e;var f=this._az(a,c,d,e);this._bs(f,b,c,d,e,false)},_bl:function(a,b,c,d){return this._a1(this._bk,a,b,c,d,true)},_bs:function(a,b,c,d,e,f){var $self=this;if(!f){this._bf(a,this._h(),null,"formula",true,true,c)}var g=this._bc(function(){return $self._getFormula1("A1",c,1,$$0.$cf.invariantCulture())},c);this._bk=this._a1(a,b,c,d,e,false);if($l(g,null)){this._be($$t.$bb._bh[0],g.value(),this._getFormula1("A1",c,1,$$0.$cf.invariantCulture()))}},_bj:function($tContext,$tValue,a,b,c,d,e,f,g){return new $$t.gm($tContext,$tValue,a,31,b,c,d,e,g,f,null,null)},_bi:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$bb._bj($$t.$bk.$type,String,"Formula",function(b){return b.c},function(b,c){b.a._setFormula1(c,"A1",b.b,1,$$0.$cf.invariantCulture())},null,true,false,2048));return a},$type:new $.ig.Type("excel.CustomDataValidationRule",$$t.$bj.$type)},true);$c("excel.ErrorValue:dl","Object",{_x:0,init:function(a){$.ig.$op.init.call(this);this._x=a},toString:function(){switch(this._x){case 0:return"#NULL!";case 7:return"#DIV/0!";case 15:return"#VALUE!";case 23:return"#REF!";case 29:return"#NAME?";case 36:return"#NUM!";case 42:return"#N/A";case 255:return"#CIRCULARITY!";default:break}return $aq(this._x,$$t.$k.cq())},_j:function(a){switch(a){case 0:return $$t.$dl.emptyCellRangeIntersection();case 7:return $$t.$dl.divisionByZero();case 15:return $$t.$dl.wrongOperandType();case 23:return $$t.$dl.invalidCellReference();case 29:return $$t.$dl.wrongFunctionName();case 36:return $$t.$dl.valueRangeOverflow();case 42:return $$t.$dl.argumentOrFunctionNotAvailable();case 255:return $$t.$dl.circularity();default:return null}},_a:function(){return new $$t.nr($$t.$zf.b(this._x))},argumentOrFunctionNotAvailable:function(){if($$t.$dl._b==null){if($$t.$dl._b==null){$$t.$dl._b=new $$t.dl(42)}}return $$t.$dl._b},circularity:function(){if($$t.$dl._d==null){if($$t.$dl._d==null){$$t.$dl._d=new $$t.dl(255)}}return $$t.$dl._d},divisionByZero:function(){if($$t.$dl._f==null){if($$t.$dl._f==null){$$t.$dl._f=new $$t.dl(7)}}return $$t.$dl._f},emptyCellRangeIntersection:function(){if($$t.$dl._h==null){if($$t.$dl._h==null){$$t.$dl._h=new $$t.dl(0)}}return $$t.$dl._h},invalidCellReference:function(){if($$t.$dl._k==null){if($$t.$dl._k==null){$$t.$dl._k=new $$t.dl(23)}}return $$t.$dl._k},valueRangeOverflow:function(){if($$t.$dl._m==null){if($$t.$dl._m==null){$$t.$dl._m=new $$t.dl(36)}}return $$t.$dl._m},wrongFunctionName:function(){if($$t.$dl._o==null){if($$t.$dl._o==null){$$t.$dl._o=new $$t.dl(29)}}return $$t.$dl._o},wrongOperandType:function(){if($$t.$dl._q==null){if($$t.$dl._q==null){$$t.$dl._q=new $$t.dl(15)}}return $$t.$dl._q},_y:function(){return this._x},$type:new $.ig.Type("excel.ErrorValue",$.ig.$ot)},true);$$t.dl.argumentOrFunctionNotAvailable=$$t.dl.prototype.argumentOrFunctionNotAvailable.runOn($$t.dl.prototype);$$t.dl.circularity=$$t.dl.prototype.circularity.runOn($$t.dl.prototype);$$t.dl.divisionByZero=$$t.dl.prototype.divisionByZero.runOn($$t.dl.prototype);$$t.dl.emptyCellRangeIntersection=$$t.dl.prototype.emptyCellRangeIntersection.runOn($$t.dl.prototype);$$t.dl.invalidCellReference=$$t.dl.prototype.invalidCellReference.runOn($$t.dl.prototype);$$t.dl.valueRangeOverflow=$$t.dl.prototype.valueRangeOverflow.runOn($$t.dl.prototype);$$t.dl.wrongFunctionName=$$t.dl.prototype.wrongFunctionName.runOn($$t.dl.prototype);$$t.dl.wrongOperandType=$$t.dl.prototype.wrongOperandType.runOn($$t.dl.prototype);$c("IWorksheetCellOwnedValue:f0","Object",{$type:new $.ig.Type("IWorksheetCellOwnedValue",null)},true);$c("IFormattedString:ds","Object",{$type:new $.ig.Type("IFormattedString",null)},true);$c("IFormattedItem:dw","Object",{$type:new $.ig.Type("IFormattedItem",null,[$$t.$io.$type])},true);$c("excel.FormattedString:dr","Object",{_l:null,_i:null,_h:null,init:function(a,b){var c;if(arguments.length===1){c=2}else if(arguments.length===2){c=0}else if(arguments.length===4){c=1}if(c>0){switch(c){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$dr._init1.call(this,a,b,false,true)},_init1:function(a,b,c,d){$.ig.$op.init.call(this);if(c||d){if(a!=null){this._h=a._bh()}}if(d){this._l=$$t.$e8.a($$t.$dt.$type,b,this._h)}else{this._l=b}},_init2:function(a){$.ig.$op.init.call(this);if(a==null){throw new $$6.e(2,"unformattedString",$$t.$k.ef("LE_ArgumentNullException_UnformattedString"))}a=$$t.$k.eb(a);this._l=new $$t.dt(a)},equals:function(a){var b=$b($$t.$dr.$type,a);if(b==null){return false}return this._l.equals(b._l)},getHashCode:function(){return this._l.getHashCode()},toString:function(){return this.unformattedString()},sheet:function(){return this._sheet()},source:function(){return this},compareTo:function(a){return this._l.compareTo(a._l)},owner:function(){return this._owner()},workbook:function(){return this._workbook()},getOwnerAt:function(a){return this._e()},onFormattingChanged:function(){if(this._i!=null){this._i.onFormattingChanged()}},setWorkbook:function(a){var b=$$t.$dt._ae(a,this._i,this._h,this._l);this._h=b.p2;this._l=b.p3},isOwnedByAllCellsAppliedTo:function(){return true},setOwningCell:function(a,b){this._setOwningCell(a,b)},_setOwningCell:function(a,b){if(a==null){this._owner(null)}else{this._owner(a.cells().item(b))}},verifyNewOwner:function(a,b){this._verifyNewOwner(a.cells().item(b))},_verifyNewOwner:function(a){this._af();if(this._i!=null&&this._i.equals(a)==false){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FormattedStringAlreadyOwned"))}},_w:function(){var a=$$t.$e8.h($$t.$dt.$type,this._h,this._l);this._l=a.p1},_x:function(){this._af();var a=$$t.$e8.i($$t.$dt.$type,this._h,this._l,true);this._l=a.p1},_y:function(){if(this._h!=null){this._h=null;this._l=$$t.$e8.a($$t.$dt.$type,this._l,null)}},clone:function(){var a=this._h==null?null:this._h._workbook();return new $$t.dr(a,this._l)},_aa:function($tValue,a,b,c,d,e,f){$$t.$gl.f(a,b,new $$t.gm($$t.$dr.$type,$tValue,c,41,d,e,f,true,8192,true,null,null))},_b:function(){var a=new Array(1);$$t.$dr._aa(String,a,0,"UnformattedString",function(b){return b.unformattedString()},function(b,c){b.unformattedString(c)},function(b,c){b._ad(c)});return a},_e:function(){var a=$b($$t.$du.$type,this._l);if(a!=null){return a}a=$$t.$du._af(this._l);this._l=a;return a},getFont:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._getFont.apply(this,arguments);case 1:return this._getFont1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getFont:function(a){if(a<0){throw $$t.$k.x("startIndex",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_NegativeStartIndex"))}return new $$t.dz(this,a,0)},_getFont1:function(a,b){if(a<0){throw $$t.$k.x("startIndex",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_NegativeStartIndex"))}if(b<1){throw $$t.$k.x("length",b,$$t.$k.ef("LE_ArgumentOutOfRangeException_LengthMustBePositive"))}return new $$t.dz(this,a,b)},getFormattingRuns:function(){var d__=new $$t.dy((-2));d__.___4__this=this;return d__},_c:function(){if($b($$t.$du.$type,this._l)!==null){return this._l._formattingRuns().toArray()}return new Array(0)},_z:function(a){var b=$$t.$e8.o($$t.$dt.$type,a,this._h,this._l);this._h=b.p1;this._l=b.p2},_ac:function(a){var b=null;if(a!=null){b=a.workbook()}this.setWorkbook(b)},_af:function(){var a=$b($$t.$jw.$type,this._i);if($$t.$jw.l_op_Inequality(a,null)){var b=$b($$t.$dr.$type,a.value());if(b==null||b._m()!=this._m()){this._i=null;this._y()}}},unformattedString:function(a){if(arguments.length===1){if(this.unformattedString()==a){return}if(a==null){throw new $$6.e(2,"unformattedString",$$t.$k.ef("LE_ArgumentNullException_UnformattedString"))}$$t.$dr._a[0].h($$t.$dr.$type,String,this,a);
|
|
return a}else{return this._l._unformattedString()}},_ad:function(a){this._x();this._l._unformattedString(a);this._w();if(this._owner()!=null){this._owner().onUnformattedStringChanged(this)}},_m:function(){return this._l},_owner:function(a){if(arguments.length===1){if(this._i==a){return}this._i=a;var b=this._i==null?null:this._i.sheet();this._ac(b);return a}else{return this._i}},_t:function(){return this._l._unformattedStringLength()},_sheet:function(){if(this._i==null){return null}return this._i.sheet()},_workbook:function(){if(this._i==null){return null}var a=this._i.sheet();if(a==null){return null}return a.workbook()},$type:new $.ig.Type("excel.FormattedString",$.ig.$ot,[$$t.$f0.$type,$$0.$a.$type.specialize(-1),$$t.$ds.$type,$$t.$dw.$type,$$t.$gn.$type])},true);$$t.$dr.$type.initSelfReferences();$c("StringElement:dt","GenericCacheElement",{_z:0,_x:null,init:function(a){$$t.$e8.init.call(this);this._x=a},g:function(a){return this._cloneAsUnformatted()},equals:function(a){return this.c($b($$t.$e8.$type,a))},getHashCode:function(){return this._x.getHashCode()},c:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$dt.$type,a);if(b==null){return false}if(b._x!=this._x){return false}if(b._hasFormatting()!=this._hasFormatting()){return false}return true},toString:function(){return this._unformattedString()},compareTo:function(a){var b=$1(this._unformattedString(),a._unformattedString(),4);if(b!=0){return b}var c=$b($$t.$du.$type,a);var d=a._hasFormatting()?0:c._formattingRuns().count();if(this._hasFormatting()==false){if(d==0){return 0}return-1}var e=this;b=e._formattingRuns().count()-d;if(b!=0){return b}for(var f=0;f<e._formattingRuns().count();f++){b=e._formattingRuns().__inner[f].k()-c._formattingRuns().__inner[f].k();if(b!=0){return b}b=e._formattingRuns().__inner[f].getHashCode()-c._formattingRuns().__inner[f].getHashCode();if(b!=0){return b}}return b},_t:function($tArg,$tResult,a,b){return a._visitStringElement$i(this,b)},_r:function(a){if($$t.$dt._v!=null){if($$t.$dt._v.count()>0){var b=$$t.$dt._v.pop();b._unformattedString(a);return b}}return new $$t.dt(a)},_ab:function(){if($$t.$dt._v==null){$$t.$dt._v=new $$4.aa($$t.$dt.$type)}if($$t.$dt._v.count()<10){$$t.$dt._v.push(this)}},_cloneAsUnformatted:function(){return new $$t.dt(this._x)},_ac:function(){},_s:function(a){var b=this._unformattedString();var c=b.indexOf("\r");if(c<0){return this}var d=this.g(a);var e=$b($$t.$du.$type,d);var f=0;while(c>=0){b=b.remove(c,1);if(c<b.length&&b.charAt(c)!="\n"){b=$.ig.util.stringInsert(b,c,"\n")}else if(e!=null&&e._hasFormatting()){for(var g=f;g<e._formattingRuns().count();g++){var h=e._formattingRuns().__inner[g];if(h.k()<=c){f++;continue}(function($obj){var $value=$obj.k();$obj.k($value-1);return $value})(h)}}c=b.indexOf("\r",c)}d._unformattedString(b);return d},_ad:function(a,b,c){var d=$$t.$dt._ae(a,null,b,c);b=d.p2;c=d.p3;return{p1:b,p2:c}},_ae:function(a,b,c,d){var e=a==null||$b($$t.$ms.$type,b)!==null?null:a._bh();var f=a==null?null:a._at();if(d._hasFormatting()){var h=d._formattingRuns().getEnumerator();while(h.moveNext()){var g=h.current();if(g.h()){g.f(a).h(f)}}}var i=$$t.$e8.o($$t.$dt.$type,e,c,d);c=i.p1;d=i.p2;return{p2:c,p3:d}},_hasFormatting:function(){return false},_key:function(a){if(arguments.length===1){this._z=a;return a}else{return this._z}},_unformattedString:function(a){if(arguments.length===1){this._x=a;this._ac();return a}else{return this._x}},_unformattedStringLength:function(){return this._x.length},$type:new $.ig.Type("StringElement",$$t.$e8.$type,[$$0.$a.$type.specialize(-1)])},true);$$t.$dt.$type.initSelfReferences();$c("FormattedStringElement:du","StringElement",{_ag:null,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$du.init1.call(this,1,"")},init1:function(a,b){$$t.$dt.init.call(this,b)},_t:function($tArg,$tResult,a,b){return a._visitFormattedStringElement$i(this,b)},g:function(a){var b=new $$t.du(1,this._unformattedString());if(this._hasFormatting()){var d=this._formattingRuns().getEnumerator();while(d.moveNext()){var c=d.current();b._formattingRuns().add(c.a(a,b))}}return b},equals:function(a){return $$t.$dt.equals.call(this,a)},_ab:function(){},getHashCode:function(){var a=this._unformattedString().getHashCode();if(this._hasFormatting()){a+=this._formattingRuns().count()}return a},c:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$du.$type,a);if(b==null){return false}if(b._unformattedString()!=this._unformattedString()){return false}var c=this._hasFormatting()==false?0:this._formattingRuns().count();var d=b._hasFormatting()==false?0:b._formattingRuns().count();if(c!=d){return false}if(c>0){for(var e=0;e<c;e++){if(this._formattingRuns().__inner[e].equals(b._formattingRuns().__inner[e])==false){return false}}}return true},_ac:function(){if(this._hasFormatting()){$$t.$k.gc(this)}},addRun:function(a){var b=$b($$t.$d0.$type,a);if(b==null){return}this._formattingRuns().add(b)},createRun:function(a){return new $$t.d0(this,a)},getFormattingRuns:function(a){return this._formattingRuns()},insertRun:function(a,b){var c=$b($$t.$d0.$type,b);if(c==null){return}this._formattingRuns().insert(a,c)},startIndex:function(){return 0},_ai:function(){if(this._hasFormatting()==false){return}for(var a=0;a<this._ag.count();a++){var b=this._ag.__inner[a];if(b.h()){b.e().i()}}this._ag=null},_af:function(a){return new $$t.du(1,a._unformattedString())},_formattingRuns:function(){if(this._ag==null){this._ag=new $$4.x($$t.$d8.$type,0)}return this._ag},_hasFormatting:function(){return this._ag!=null&&this._ag.count()>0},unformattedString:function(){return this._unformattedString.apply(this,arguments)},$type:new $.ig.Type("FormattedStringElement",$$t.$dt.$type,[$$t.$fk.$type])},true);$c("excel.Formula:ee","Object",{_a8:0,_q:0,_a9:0,_d:null,_r:0,_staticInit:function(){$$t.$ee._a=$$t.$ee._b()},init:function(a,b,c){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;case 3:this._init3.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$.ig.$op.init.call(this);this._a8=b;this._d=$$t.$abp.a;this._r=c},_init1:function(a,b){$$t.$ee.init.call(this,0,b._a8,0);this._d=[new $$t.abo(1,b.cellRange()._v(),b.cellRange().firstRow())]},_init2:function(a,b){$$t.$ee.init.call(this,0,b.worksheet().workbook().cellReferenceMode(),0);var c=b.cellsInTable();this._d=[new $$t.ac4(1,c._v()+1,c.firstRow()+1)]},_init3:function(a,b,c){$$t.$ee.init.call(this,0,b._a8,b._r);var d=c==false&&b._as();if(d){b._cb()}this._a9=b._a9;this._q=b._q;if(d){this._d=b._d;return}this._d=new Array(b._d.length);for(var e=0;e<this._d.length;e++){var f=b._d[e];var g=f.d($$t.$abp.$type,$$t.$abq.a2);this._d[e]=g}},toString:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===1){n=1}else if(arguments.length===2){n=2}switch(n){case 0:return this._toString.apply(this,arguments);case 1:return this._toString1.apply(this,arguments);case 2:return this._toString2.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toString:function(){return this._toString1(this._a8)},applyTo:function(){var n;if(arguments.length===1){if(arguments[0]instanceof Array){n=0}else if($b($$t.$jw.$type,arguments[0])!==null){n=1}else if($b($$t.$lu.$type,arguments[0])!==null){n=2}else if(arguments[0]==null){n=1}}switch(n){case 0:return this._applyTo.apply(this,arguments);case 1:return this._applyTo2.apply(this,arguments);case 2:return this._applyTo3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_applyTo2:function(a){if($$t.$jw.l_op_Equality(a,null)){throw new $$6.e(0,"cell")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"),"cell")}this._bp(a._o(),a._ab())},_bp:function(a,b){a.worksheet()._jc(this,a,b);var c=$b($$t.$fn.$type,a._c6(b));if(c!=null){var d=c.owningValue().blockedRegion();if(d.firstRow()!=d.lastRow()||d.firstColumn()!=d.lastColumn()){c.owningValue().throwBlockingException()}}var e=null;if(this._ai()){e=a.worksheet()._g4(5,null)}this._bq(a,b,a,b);a.worksheet()._h4(e)},_applyTo3:function(a){if(a==null){throw new $$6.e(0,"region")}this._applyTo([a])},_applyTo:function(a){this._bm(a,null,-1)},_toString1:function(a){return this._toString2(a,this._ba())},_toString2:function(a,b){b=typeof b==="string"?new $.ig.CultureInfo(b):b;return this._bk(a,b)},_bq:function(a,b,c,d){var e=c._a1(d);var f=$b($$t.$fn.$type,e.aa(c,d,null));if(f!=null){f.owningValue().removeFromRegion()}var g=this;if(this._ab()!=null||a!=null&&(d!=b||c.index()!=a.index())){g=g._g()}var h=c.worksheet().workbook();if(this._as()==false&&a!=null){var i={__x:d-b,__y:c.index()-a.index(),$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName};g._bw(h,c,d,i)}if(this._z()!=h.currentFormat()){var j=h._al();var k=h!=null?h.cellReferenceMode():1;g._ca(h,j,h.currentFormat(),k,true,c,d);if(j.d()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FormulaReferencesInvalidCells"))}}g._br(c,d,e);var l=g._y()!=null&&g._y()._c2();if(l==false&&g._ai()){$$t.$ld._at(new $$t.lu(c.worksheet(),c.index(),d,c.index(),d))}if(l==false&&$$t.$k.bx(c._a7(d)._bz(),1)==false){var m=c._as(d)._formula();if(m!=null){var o=m.getEnumerator();while(o.moveNext()){var n=o.current();var p=n;var q;var r=$b($$t.$zg.$type,p);if(r!=null){if(r._workbook()!=m._targetReference()._workbook()){continue}q=r._row()._a7(r._columnIndex())._dg()}else{var s=p._getRegionGroup();if(s==null||s.count()==0||s.item(0).worksheet().workbook()!=m._targetReference()._workbook()){continue}var t=s.item(0);q=t._k()._a7(t._v())._dg()}if(!$.ig.util.stringCompare1(q,"General",$$v.$an.g())){continue}c.getCellFormat(d).formatString(q);break}}}},_bm:function(a,b,c){if(a==null){throw new $$6.e(0,"regions")}if(a.length==0){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_NoRegionsInArray"),"regions")}if(b!=null){var d=false;for(var e=0;e<a.length;e++){if(a[e]._p(b,c)){d=true;break}}if(!d){throw new $$6.p(0)}}else{}var f=a[0].worksheet();for(var g=1;g<a.length;g++){if(a[g].worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RegionsShiftedOffWorksheet"),"regions")}if(a[g].worksheet()!=f){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RegionsFromMixedWorksheets"),"regions")}}$$t.$k.ge(a,null);var h=null;if(this._ai()||a.length>1||a[0]._u()==false){h=f._g4(5,null)}for(var i=0;i<a.length;i++){var j=a[i]._aj(this,b,c);b=j.p1;c=j.p2}f._h4(h)},_br:function(a,b,c){var d;var e=c.ao(a,b,this,d,false,false);d=e.p3;c=d||c},_ad:function(a,b,c,d){var e=b==null?null:b.worksheet();var f=new $$t.yz(3,a,e,b,c,this);return $$t.$eg.a2(f,d)},_g:function(){},_b6:function(a){this._b5(new $$t.yz(1,a,this))},_b5:function(a){var b=this._i();if(b!=this){b._b5(new $$t.yz(3,a.f(),a.j(),a.m(),a.l().m(),b))}else{var c=$$t.$eh.a9(a,true);this._au(c)}this._al(true)},_i:function(){return this},_bs:function(a,b){var c=new $$t.yz(1,a,this);this._au($$t.$ei.a9(c,b))},_bt:function(a){var b=new $$t.yz(1,a,this);var c=$$t.$ef.a3(b,false);var d=new Array(this._d.length);for(var e=0;e<this._d.length;e++){d[e]=this._d[e].d($$t.$abp.$type,$$t.$abq.a2).d($$t.$abp.$type,c)}c.a1();this._d=d;this._r=0},_u:function(a,b){var c=new $$t.ey(0,a._a8,0);c._d=[new $$t.abo(1,b._ab(),b.rowIndex())];return c},_bu:function(){if(this._al()==false){return}var a=$$t.$eh.a9(new $$t.yz(1,this._y(),this),false);this._au(a);this._al(false)},_ae:function(){for(var a=0;a<this._d.length;a++){var b=$b($$t.$acu.$type,this._d[a]);if(b!=null){if(b.r()){return true}}}return false},_af:function(){for(var a=0;a<this._d.length;a++){var b=$b($$t.$abh.$type,this._d[a]);if(b!=null&&b.p()){return true}}return false},_c:function(a,b){var c=new $$t.yz(1,a,this);return $$t.$ej.az(c,b)},_bv:function(a,b,c,d,e,f){var g=new $$t.yz(3,c.workbook(),c,null,(-1),this);this._au($$t.$ek.ba(a,b,g,d,e,f))},_ao:function(a){if(this._e().length!=a._e().length){return false}switch(this._s()){case 0:case 2:case 5:case 6:{switch(a._r){case 0:case 2:case 5:case 6:break;default:return false}break}default:{if(this._s()!=a._s()){return false}break}}var b=new $$t.yz(1,this._y(),this);var c=new $$t.yz(1,a._y(),a);for(var d=0;d<this._e().length;d++){var e=this._e()[d];var f=a._e()[d];if(e.j(b,f,c)==false){return false}}return true},_ar:function(a,b,c){var d=new $$t.yz(1,a,this);return $$t.$el.a4(d,b,c)},_bw:function(a,b,c,d){if(this._as()==false&&$$a.$y.l_op_Inequality(d,$$t.$k.g6)){var e=b==null?null:b.worksheet();var f=new $$t.yz(3,a,e,b,c,this);this._au($$t.$em.a9(f,d))}},_av:function(a,b,c){if(a!=null&&a.type()!=0){var d=this._aa();var e=new $$t.yz(4,a,d.o(),d.m(),this._z(),this,null,1);return this._au($$t.$en.ba(e,b,c))}var f=a;var g=this._bb();var h=-1;if(this._ab()!=null){if(this._ab().worksheet()==b.h()){var i=b.i(new $$t.jx(1,this._ab().index(),this._bb()));g=i.m();h=i.o()}else{h=this._ab().index()}}var j=new $$t.yz(4,f,h,g,this._z(),this,null,1);return this._au($$t.$en.ba(j,b,c))},_bx:function(a,b){this._z(a.currentFormat());var c=$$t.$eo.a0(new $$t.yz(1,a,this),b,a.currentFormat());c.h()},_by:function(a){var b=new $$t.yz(1,this._y(),this);this._au($$t.$ep.ba(b,a))},_b0:function(){this._b7()},_aw:function(a,b){var c=new $$t.yz(1,a._k(),this);var d=$$t.$eq.a9(c,a,b);if(d.ax()==false){return false}if(d.bc()==false){return false}return true},_bz:function(a,b){for(var c=0;c<this._d.length;c++){var d=$b($$t.$ac1.$type,this._d[c]);if(d!=null){d.ai(a,b)}}},_b2:function(a,b){$$t.$ee._a[0].x(new $$t.ev(1,this,a,b),null,null)},_b3:function(a,b){var c=new $$t.yz(1,a.workbook(),this);this._au($$t.$er.a9(c,a,b))},_b4:function(a,b){var c=new $$t.yz(1,this._y(),this);this._au($$t.$es.a9(c,a,b))},_b9:function(a){this._e(a);this._b1()},_v:function(a,b,c,d){if(this._as()==d){return this}var e=new $$t.ey(0,this._a8,d?2:0);e._a9=this._a9;e._q=this._q;var f=new $$t.yz(4,this._t(),a,b,c,e,null,1);var g=$$t.$ef.a3(f,d);e._d=new Array(this._d.length);for(var h=0;h<e._e().length;h++){e._d[h]=this._d[h].d($$t.$abp.$type,g)}g.a1();return e},_w:function(a,b,c){return this._v(a,b,c,false)},_x:function(a,b,c){return this._v(a,b,c,true)},_ca:function(a,b,c,d,e,f,g){this._bs(a,null);var h=this._t();var i=h!=null&&h.type()==0?h:null;var j=new $$t.yz(5,a,i,f||this._ab(),g<0?this._bb():g,this,this._ba(),d,a.currentFormat());var k=$$t.$et.a1(j,b,c);k.h();if(e&&this._d.length!=0){var l=$$t.$y8.bj(j);var m=l.a2();var n=m.b();var o;var p;if(function(){var q=$$t.$ee._a4(n,d,c,j.o(),p,o);p=q.p4;o=q.p5;return q.ret}()==false){b.g($$t.$k.ef("LE_InvalidOperationException_InvalidForWorkbookFormat"))}}},_cb:function(){if(this._ac()){return}if(this._aq()==false){var a=$$t.$zc.bj(new $$t.yz(1,this._y(),this));var b=a.a2()}this._ac(true)},_h:function(a,b){var c=a;switch(b){case 1:return new $$t.d9(0,c);case 3:case 4:return new $$t.ex(0,c,b);default:return new $$t.ey(0,c,b)}},equalsStatic:function(a,b,c){if(a==null&&b==null){return true}if(a==null!=(b==null)){return false}if(a==b){return true}if(a.getType()!=b.getType()){return false}var d=$$t.$y8.bl(new $$t.yz(2,a,c,$$0.$cf.invariantCulture()),true);var e=d.a2();var f=$$t.$y8.bl(new $$t.yz(2,b,c,$$0.$cf.invariantCulture()),true);var g=f.a2();return $1(e.b(),g.b(),$$v.$an.g())==0},_p:function(a,b,c){var d;var e;var f;var g=$$t.$n._hf(b,d,e,f);d=g.p1;e=g.p2;f=g.p3;return $$t.$ee._parse3(a,!$k(c)?c.value():d,e,f)},parse:function(){var n;if(arguments.length===2){n=0}else if(arguments.length===3){if(typeof arguments[2]==="string"||$b($.ig.CultureInfo.prototype.$type,arguments[2])!==null){n=3}else if(typeof arguments[2]==="number"){n=1}else if(arguments[2]==null){n=3}}else if(arguments.length===4){n=2}switch(n){case 0:return this._parse.apply(this,arguments);case 1:return this._parse2.apply(this,arguments);case 2:return this._parse3.apply(this,arguments);case 3:return this._parse4.apply(this,arguments);default:throw new Error("Invalid arguments")}},_parse:function(a,b){return $$t.$ee._parse4(a,b,$$t.$k.cq())},_parse4:function(a,b,c){c=typeof c==="string"?new $.ig.CultureInfo(c):c;return $$t.$ee._parse3(a,b,2,c)},_parse2:function(a,b,c){return $$t.$ee._parse3(a,b,c,$$t.$k.cq())},_parse3:function(a,b,c,d){d=typeof d==="string"?new $.ig.CultureInfo(d):d;return $$t.$ee._k(a,b,0,c,d,null)},_k:function(a,b,c,d,e,f){var g;var h;if(function(){var i=$$t.$ee._a0(a,b,c,d,e,f,g,h);g=i.p6;h=i.p7;return i.ret}()){return g}throw h},_o:function(a,b,c,d){var e;var f;if(function(){var g=$$t.$ee._a7(a,b,c,d,e,f);e=g.p4;f=g.p5;return g.ret}()){return e}throw f},_ay:function(a,b,c){return{ret:function(){var d=$$t.$ee._a5(a,b,$$t.$k.cq(),c);c=d.p3;return d.ret}(),p2:c}},_a5:function(a,b,c,d){return{ret:function(){var e=$$t.$ee._a3(a,b,2,c,d);d=e.p4;return e.ret}(),p3:d}},_az:function(a,b,c,d){return{ret:function(){var e=$$t.$ee._a6(a,b,$$t.$k.cq(),c,d);c=e.p3;d=e.p4;return e.ret}(),p2:c,p3:d}},_a6:function(a,b,c,d,e){return{ret:function(){var f=$$t.$ee._a4(a,b,2,c,d,e);d=f.p4;e=f.p5;return f.ret}(),p3:d,p4:e}},_a1:function(a,b,c,d){return{ret:function(){var e=$$t.$ee._a3(a,b,c,$$t.$k.cq(),d);d=e.p4;return e.ret}(),p3:d}},_a3:function(a,b,c,d,e){var f;return{ret:function(){var g=$$t.$ee._a4(a,b,c,d,e,f);e=g.p4;f=g.p5;return g.ret}(),p4:e}},_a2:function(a,b,c,d,e){return{ret:function(){var f=$$t.$ee._a4(a,b,c,$$t.$k.cq(),d,e);d=f.p4;e=f.p5;return f.ret}(),p3:d,p4:e}},_a4:function(a,b,c,d,e,f){return{ret:function(){var g=$$t.$ee._a0(a,b,0,c,d,null,e,f);e=g.p6;f=g.p7;return g.ret}(),p4:e,p5:f}},_a0:function(a,b,c,d,e,f,g,h){if(String.isNullOrEmpty(a)){throw new $$6.e(2,"value","The formula string cannot be null.")}if($$t.$k.ax(b)==false){throw new $$t.tc("cellReferenceMode",b,$$t.$b0.$type)}if($$t.$k.bk(d)==false){throw new $$t.tc("fileFormat",d,$$t.$db.$type)}try{g=function(){var i=$$t.$y0.d(a,b,c,d,e,f,h);h=i.p6;return i.ret}()}catch(i){h=new $$t.ew(i.message(),i);g=null}return{ret:g!=null,p6:g,p7:h}},_a7:function(a,b,c,d,e,f){if(String.isNullOrEmpty(a)){throw new $$6.e(2,"value","The formula string cannot be null.")}e=function(){var g=$$t.$y0.f(a,b,c,d,f);f=g.p4;return g.ret}();return{ret:e!=null,p4:e,p5:f}},_f:function($tChangeContext,$tValue,a,b,c,d,e,f,g,h){return new $$t.gm($tChangeContext,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$ee._f($$t.$ev.$type,$.ig.$op.$type,"TokenReplaced",46,function(b){return null},function(b,c){b.undo()},null,true,false,0));return a},_ah:function(a){return(this._q&a)==a},_au:function(a){if(a.ax()==false){}if(a.a5()){this._b1();return true}return false},_b1:function(){this._b7()},_b7:function(){},_b8:function(a,b){if(b){this._q|=a}else{this._q&=~a}},_bk:function(a,b){if(this._d.length==0){return String.empty()}var c=new $$t.yz(2,this,a,b);var d=$$t.$y8.bj(c);var e=d.a2();return e.b()},_ac:function(a){if(arguments.length===1){this._b8(2,a);return a}else{return this._ah(2)}},_ba:function(){if(this._ab()!=null){return this._ab().worksheet()._y()}if(this._t()!=null){return this._t()._y()}return $$t.$k.cq()},_z:function(a){if(arguments.length===1){this._a9=a;return a}else{return this._a9}},_ai:function(a){if(arguments.length===1){this._b8(4,a);return a}else{return this._ah(4)}},_aj:function(a){if(arguments.length===1){this._b8(64,a);return a}else{return this._ah(64)}},_al:function(a){if(arguments.length===1){this._b8(8,a);return a}else{return this._ah(8)}},_am:function(){return false},_an:function(a){if(arguments.length===1){this._b8(16,a);return a}else{return this._ah(16)}},_ak:function(){return false},_ap:function(){return true},_aq:function(){return this._d.length==1&&$b($$t.$acz.$type,this._d[0])!==null},_as:function(){return this._s()==2},_at:function(a){if(arguments.length===1){this._b8(32,a);return a}else{return this._ah(32)}},_ab:function(){},_aa:function(){},_bb:function(){},_e:function(a){if(arguments.length===1){this._d=a;return a}else{return this._d}},_ax:function(a){if(arguments.length===1){this._b8(1,a);return a}else{return this._ah(1)}},_bg:function(){return this._d},_s:function(){return this._r},_y:function(){var a=this._t();if(a==null){return null}return a.workbook()},_t:function(){},$type:new $.ig.Type("excel.Formula",$.ig.$ot)},true);$$t.ee.parse=$$t.ee.prototype.parse.runOn($$t.ee.prototype);$$t.ee.equalsStatic=$$t.ee.prototype.equalsStatic.runOn($$t.ee.prototype);$c("excel.IExcelCalcFormula:nt","Object",{$type:new $.ig.Type("excel.IExcelCalcFormula",null)},true);$c("excel.IExcelCalcReferenceCollection:o1","Object",{$type:new $.ig.Type("excel.IExcelCalcReferenceCollection",null,[$$0.$bt.$type])},true);$c("excel.IExcelCalcReference:o0","Object",{$type:new $.ig.Type("excel.IExcelCalcReference",null)},true);$c("IExcelCalcReferenceCollectionEx:aam","Object",{$type:new $.ig.Type("IExcelCalcReferenceCollectionEx",null,[$$t.$o1.$type,$$0.$bw.$type.specialize($$t.$o0.$type)])},true);$c("SingleTargetFormula:ey","excel.Formula",{_cc:null,_ck:null,_cl:null,_cm:0,_cg:null,init:function(a,b,c){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break;case 3:this.init3.apply(this,arguments);break}return}$$t.$ee.init.call(this,0,b,c);this._cl=new $$4.x($$t.$o0.$type,0)},init1:function(a,b){$$t.$ee._init1.call(this,1,b);this._cl=new $$4.x($$t.$o0.$type,0)},init2:function(a,b){$$t.$ee._init2.call(this,2,b);this._cl=new $$4.x($$t.$o0.$type,0)},init3:function(a,b,c){$$t.$ee._init3.call(this,3,b,c);this._cl=new $$4.x($$t.$o0.$type,0)},addDynamicReferenceI:function(a){var b=null;var c=this._targetReference()._workbook();if(c!=null){b=c._u()}return this._addDynamicReference(a,b)},baseReference:function(){return this._targetReference()},dynamicReferences:function(){return new $$t.e0(this)},evaluate:function(a){return this._evaluateHelper(this._targetReference()._workbook(),a,false)},formulaString:function(){return this._toString()},staticReferences:function(){return new $$t.e2(this)},getEnumerator:function(){return this._cl.getEnumerator()},getEnumerator1:function(){return this._cl.getEnumerator()},_g:function(){return new $$t.ey(3,this,false)},_z:function(a){if(arguments.length===1){$$t.$ee._z.call(this,a);return a}else{if(this._cg!=null){var a=this._cg._workbook();if(a!=null){return a.currentFormat()}}return $$t.$ee._z.call(this)}},_bb:function(){var a=$b($$t.$zg.$type,this._cg);if(a!=null){return a._columnIndex()}var b=$b($$t.$aaq.$type,this._cg);if(b!=null){return b._columnIndex()}return-1},_ab:function(){var a=$b($$t.$zg.$type,this._cg);if(a!=null){return a._row()}var b=$b($$t.$aaq.$type,this._cg);if(b!=null&&b._rowIndex()>=0){var c=b._worksheet();if(c!=null){return c.rows().item(b._rowIndex())}}return null},_aa:function(){var a=$b($$t.$zg.$type,this._cg);if(a!=null){return new $$t.jx(1,a._row().index(),a._columnIndex())}var b=$b($$t.$aaq.$type,this._cg);if(b!=null){return new $$t.jx(1,b._rowIndex(),b._columnIndex())}return $$t.$jx.b},_b7:function(){if(this._cg!=null&&this._cg._formula()==this&&this._ab()!=null){this._cg._setFormula1(this,false,true,false)}},_t:function(){return this._cg!=null?this._cg._sheet():null},_addDynamicReference:function(a,b){var c=$$t.$pe.b(a);if($b($$t.$zj.$type,c)!==null||$b($$t.$z3.$type,c)!==null){return false}var d;for(d=0;d<this._cm;d++){if(this._cl.__inner[d].isSubsetReference(c)){return false}}var e=$b($$t.$zg.$type,c);if(e!=null){var f=this._cn(e);if(0<=f){this._cw(this._cp(f));return false}var g;var h=this._cv(e,~f,g);g=h.p2;this._cw(g)}else{var i=this._cl.count();for(var j=0;d<i;d++,j++){var k=this._cl.__inner[d];if($b($$t.$zg.$type,k)!==null){continue}if(k.equals(c)){this._cw(j);return false}}var l=this._cp(this._cl.count());this._cl.add(c);this._cw(l)}if(b!=null){b.v(c,this._cg)}else{}return true},_cn:function(a){var b=this._cr(0);var c=this._cl.count()-1;while(b<=c){var d=b+$a(c-b,2);var e=$$t.$ey._co(a,$b($$t.$zg.$type,this._cl.__inner[d]));if(e==0){return d}if(e<0){b=d+1}else{c=d-1}}return~b},_clearStaleDynamicReferences:function(a){var b=this._getDynamicReferenceCount();if(this._ck==null||b==0){return}for(var c=b-1;c>=0;c--){if(this._ck.get(c)==false){var d=this._cr(c);var e=this._cl.__inner[d];this._cl.removeAt(d);a.at(e,this._cg)}}this._ck.setAll(false)},_co:function(a,b){if(a==b){return 0}if(b==null){return 1}var c=b._columnIndex()-a._columnIndex();if(c!=0){return c}c=b._row().index()-a._row().index();if(c!=0){return c}return b._worksheet()._am()-a._worksheet()._am()},_ct:function(a){if(this._ck==null){this._ck=new $$5.a(2,a+1)}else if(this._ck.length()<=a){this._ck.length(this._ck.length()*2)}},evaluateCore:function(a){if(this._cg._isNamedReference()){return null}return this._evaluateHelper(a,this._cg,false)},_evaluateHelper:function(a,b,c){if(this._am()){return this._cc}if(this._targetReference()._isInNamedReferenceOnlyCircularity()){return new $$t.ns(new $$t.nr(7))}try{var d=new $$t.m7(b,this);d._u(c);var e;if(this._cg==b){e=new $$t.yz(1,a,this._i())}else{var f=$b($$t.$zg.$type,b);if(f!=null){e=new $$t.yz(3,a,f._worksheet(),f._row(),f._columnIndex(),this._i())}else{var g=$b($$t.$aaq.$type,b);if(g!=null){e=new $$t.yz(4,g._sheet(),g._rowIndex(),g._columnIndex(),a.currentFormat(),this._i(),a._e3(),a.cellReferenceMode())}else{e=new $$t.yz(1,a,this._i())}}}var h=$$t.$zp.a5(e,this._targetReference(),d);h.h();if(d.count()==0){return new $$t.ns(new $$t.nr(1))}var i=d.pop();if($b($$t.$oy.$type,i.value())!==null){i=new $$t.ns(new $$t.nr(i.value()._value().code()))}return i}catch(j){return new $$t.ns(j)}},_getDynamicReferenceCount:function(){return this._cl.count()-this._cm},_cp:function(a){return a-this._cm},_cr:function(a){return a+this._cm},_cu:function(a){this._b6(a);var b=new $$t.yz(1,a,this);var c=$$t.$e3.a3(b,this);c.h()},_cv:function(a,b,c){c=this._cp(b);if(this._ck!=null){var d=this._getDynamicReferenceCount();this._ct(d);for(var e=d-1;e>=c;e--){this._ck.set(e+1,this._ck.get(e))}}this._cl.insert(b,a);return{p2:c}},_cw:function(a){this._ct(a);this._ck.set(a,true)},_setTargetReference:function(a,b,c){if(this._cg==a){return}var d=this._cg;this._cg=a;if(d!=null){if(this._as()){if(a==null&&d._worksheet()!=null&&!c){d._worksheet()._h3(this,true)}}else{this._bu()}}this._cl.clear();if(this._ck!=null){this._ck.setAll(false)}if(this._cg!=null){if(this._al()==false){this._b5(new $$t.yz(1,this._cg._workbook(),this))}if(this._i()._aq()==false){var e=new $$t.yz(1,b,this._i());var f=$$t.$e3.a3(e,this);f.h()}}this._cm=this._cl.count()},_calculatedValue:function(a){if(arguments.length===1){if(this._cg!=null&&this._cg._ignoreNextCalculatedValue()){this._cg._ignoreNextCalculatedValue(false);if(this._cc!=null&&!this._cg._isDirty()){return}}this._cc=a;return a}else{return this._cc}},hasAlwaysDirty:function(){return this._ax()},_isTargetThePrimaryOwnerOfValue:function(){return true},_targetReference:function(){return this._cg},$type:new $.ig.Type("SingleTargetFormula",$$t.$ee.$type,[$$t.$nt.$type,$$t.$aam.$type])},true);$c("IRegionBlockingSingleCellComponent:fn","Object",{$type:new $.ig.Type("IRegionBlockingSingleCellComponent",null)},true);$c("ArrayInteriorFormula:ec","SingleTargetFormula",{_cy:null,init:function(a){$$t.$ey.init1.call(this,1,a);this._cy=a},owningValue:function(){return this._cy},_g:function(){return new $$t.ec(this._cy)},_i:function(){return this._cy},_ak:function(){return true},_isTargetThePrimaryOwnerOfValue:function(){var a=$b($$t.$zg.$type,this._targetReference());return a!=null&&this._cy.cellRange()!=null&&a._row().index()==this._cy.cellRange().firstRow()&&a._columnIndex()==this._cy.cellRange()._v()},_arrayFormula:function(){return this._cy},$type:new $.ig.Type("ArrayInteriorFormula",$$t.$ey.$type,[$$t.$fn.$type])},true);$c("DataTableInteriorFormula:ed","SingleTargetFormula",{_cy:null,init:function(a){$$t.$ey.init2.call(this,2,a);this._cy=a;this._calculatedValue(new $$t.ns(0))},owningValue:function(){return this._cy},_g:function(){return new $$t.ed(this._cy)},_am:function(){return true},_isTargetThePrimaryOwnerOfValue:function(){var a=$b($$t.$zg.$type,this._targetReference());var b=this._cy._h();return a!=null&&b!=null&&a._row().index()==b.firstRow()&&a._columnIndex()==b._v()},_dataTable:function(){return this._cy},$type:new $.ig.Type("DataTableInteriorFormula",$$t.$ey.$type,[$$t.$fn.$type])},true);$c("ICellFormatOwner:fj","Object",{$type:new $.ig.Type("ICellFormatOwner",null)},true);$c("IFormattedStringOwner:fl","Object",{$type:new $.ig.Type("IFormattedStringOwner",null,[$$t.$fq.$type])},true);$c("excel.WorksheetCell:jw","Object",{_h:null,_ac:0,_aa:0,_n:null,init:function(a,b){$.ig.$op.init.call(this);this._aa=b;this._n=a;if(this._n!=null){this._ac=this._n.worksheet()._fv()}},cellFormatInternal:function(){return this._cellFormatInternal()},compareTo:function(a){if($.ig.$op.referenceEquals(this,a)){return 0}if($$t.$jw.l_op_Equality(a,null)){return-1}var b=this._o();var c=a._o();if(b==null&&c==null){return 0}if(b==null){return 1}else if(c==null){return-1}var d=b.index()-c.index();if(d!=0){return d}return this._aa-a._aa},allowDefaultValues:function(){return false},getDefaultFont:function(){if(this._o()==null){return null}return this._o()._az(this._ab()).font()},getFontDefaultsResolver:function(){var a=this.worksheet();if(a==null){return null}return this._o()._a7(this._ab())},onUnformattedStringChanged:function(a){var b=this._o();if(b!=null){b._ec(this._aa,a._m())}},onFormattingChanged:function(){},sheet:function(){return this.worksheet()},equals:function(a){return this.compareTo($b($$t.$jw.$type,a))==0},getHashCode:function(){var a=this._o();if(a==null){return 0}return a.getHashCode()^this._aa},toString:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===2){n=1}else if(arguments.length===4){n=2}switch(n){case 0:return this._toString.apply(this,arguments);case 1:return this._toString1.apply(this,arguments);case 2:return this._toString2.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toString:function(){var a=1;var b=this.worksheet();if(b!=null){a=b._c()}return this._toString1(a,true)},applyFormula:function(a){var b=this._o();if(b==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"))}b.applyCellFormula(this._aa,a,$m($$t.$b0.$type,null))},clearComment:function(){var a=this._o();if(a==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"))}a._d2(this._aa,null)},getBoundsInTwips:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===1){n=1}switch(n){case 0:return $.ig.util.rectToLiteral(this._getBoundsInTwips.apply(this,arguments));case 1:return $.ig.util.rectToLiteral(this._getBoundsInTwips1.apply(this,arguments));default:throw new Error("Invalid arguments")}},_getBoundsInTwips:function(){return this._getBoundsInTwips1(0)},_getBoundsInTwips1:function(a){var b=this._o();if(b==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"))}return b._em(this._aa,a)},getCellAddressString:function(){var n;if(arguments.length===4){n=0}else if(arguments.length===6){n=1}switch(n){case 0:return this._getCellAddressString.apply(this,arguments);case 1:return this._getCellAddressString1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getCellAddressString:function(a,b,c,d){return $$t.$jw._getCellAddressString1(a,b,c,d,false,false)},_getCellAddressString1:function(a,b,c,d,e,f){var g=a.worksheet();return(d?$$t.$k.d5(null,g.name()):String.empty())+$$t.$yv.u(a.index(),b,g._o(),f,e,a.index(),b,false,c)},getHyperlink:function(){var a=this._o();if(a==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"))}return a.getCellHyperlink(this._aa)},getText:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===1){n=1}switch(n){case 0:return this._getText.apply(this,arguments);case 1:return this._getText1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getText:function(){return this._getText1(0)},_getText1:function(a){var b=this._o();if(b==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"))}return b._da(this._aa,a)},getResolvedCellFormat:function(){
|
|
var a=this._o();if(a==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"))}return a._getResolvedCellFormat1(this._aa)},isCellTypeSupported:function(a){if(a==null){throw new $$6.e(0,"cellType")}return $$t.$jw._z.contains(a)||$$t.$k.a3(a)},_toString1:function(a,b){var c=this._o();if(c==null){return $$t.$dl.invalidCellReference().toString()}return c._c7(this._aa,a,b,false,false)},_toString2:function(a,b,c,d){var e=this._o();if(e==null){return $$t.$dl.invalidCellReference().toString()}return e._c7(this._aa,a,b,c,d)},validateValue:function(){var a=this._o();if(a==null){return true}return a.validateCellValue(this.columnIndex())},_l:function(){var a=this._o();if(a==null||a.worksheet()==null){return null}return a.worksheet()._cx(a.index(),this._aa,a.index(),this._aa)},_aq:function(){this._n=null;this._aa=-1},_ar:function(){var $self=this;if(this._n==null){return}var a=this._n.worksheet();if(a==null||function(){var b=a._eo($self._n,$self._aa,$self._ac);$self._n=b.p0;$self._aa=b.p1;$self._ac=b.p2;return b.ret}()==false){this._aq()}},associatedDataTable:function(){var a=this._o();if(a==null){return null}return a._bg(this._aa)},associatedMergedCellsRegion:function(){var a=this._o();if(a==null){return null}return a._bl(this._aa)},associatedTable:function(){var a=this._o();if(a==null){return null}return a._bp(this._aa)},cellFormat:function(){return this._cellFormatInternal()},_cellFormatInternal:function(){var a=this._o();if(a==null){return null}if(this._h==null){this._h=a._bc(this._aa)}return this._h},hasCellFormat:function(){var a=this._o();if(a==null){return false}return a._a8(this._aa)!=null},columnIndex:function(){return this._ab()},_ab:function(){this._ar();return this._aa},comment:function(a){if(arguments.length===1){var b=this._o();if(b==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"))}b._d2(this._aa,a);return a}else{var a=this._o();if(a==null){return null}return a._a6(this._aa)}},dataValidationRule:function(a){if(arguments.length===1){var b=this._o();if(b==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"))}var c=b.worksheet();if(a==null){if(c._d6()){c.dataValidationRules()._remove1(this)}}else{c.dataValidationRules()._add4(a,$$t.$lr._e(this))}return a}else{var a=this._o();if(a==null){return null}var b=a.worksheet();if(b._d6()==false){return null}return b.dataValidationRules().findRule(this)}},hasComment:function(){var a=this._o();if(a==null){return false}return a._a6(this._aa)!=null},formula:function(){var a=this._o();if(a==null){return null}return a._ar(this._aa)},rowIndex:function(){var a=this._o();if(a==null){return-1}return a.index()},value:function(a){if(arguments.length===1){var b=this._o();if(b==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"))}b.setCellValue(this._aa,a);return a}else{var a=this._o();if(a==null){return null}return a._c5(this._aa)}},worksheet:function(){var a=this._o();if(a==null){return null}return a.worksheet()},_e:function(){var a=this._o();if(a==null){return $$t.$jx.b}return new $$t.jx(1,a.index(),this._aa)},_m:function(){var a=this._o();if(a==null){return $$t.$lv._b}return new $$t.lv(1,a.index(),a.index(),this._aa,this._aa)},_o:function(){this._ar();return this._n},l_op_Equality:function(a,b){if($.ig.$op.referenceEquals(a,b)){return true}var c=a==null;var d=b==null;if(c&&d){return true}if(c||d){return false}a._ar();b._ar();return a._n==b._n&&a._aa==b._aa},l_op_Inequality:function(a,b){return!$$t.$jw.l_op_Equality(a,b)},$type:new $.ig.Type("excel.WorksheetCell",$.ig.$ot,[$$t.$fj.$type,$$0.$a.$type.specialize(-1),$$t.$fl.$type])},true);$$t.$jw.$type.initSelfReferences();$$t.jw.isCellTypeSupported=$$t.jw.prototype.isCellTypeSupported.runOn($$t.jw.prototype);$$t.jw.l_op_Equality=$$t.jw.prototype.l_op_Equality.runOn($$t.jw.prototype);$$t.jw.l_op_Inequality=$$t.jw.prototype.l_op_Inequality.runOn($$t.jw.prototype);$$t.jw.getCellAddressString=$$t.jw.prototype.getCellAddressString.runOn($$t.jw.prototype);$c("excel.WorksheetRegion:lu","Object",{_b:null,_i:null,_j:null,_e:null,init:function(a,b,c,d,e){var f;if(arguments.length===5){f=0}else if(arguments.length===6){f=1}if(f>0){switch(f){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$lu._init1.call(this,a,b,c,d,e,true)},_init1:function(a,b,c,d,e,f){this._i=new $$t.lv;$.ig.$op.init.call(this);if(a==null){throw new $$6.e(0,"worksheet")}$$t.$lu._ap(b,d);$$t.$lu._am(c,e);$$t.$k.go(a,b,"firstRow");$$t.$k.go(a,d,"lastRow");$$t.$k.gh(a,c,"firstColumn");$$t.$k.gh(a,e,"lastColumn");this._e=a;this._i=new $$t.lv(1,b,d,c,e);if(f){var g;var h=this._e._g5(this,g,false);g=h.p1}},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$lu.$type,a);if(b==null){return false}if(this._e!=b._e){return false}if(this._e==null){return true}return $$t.$lv._l_op_Equality(this._i,b._i)},getHashCode:function(){if(this._e==null){return 0}var a=this._e.getHashCode();a^=this._i.getHashCode();return a},toString:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===2){n=1}else if(arguments.length===4){n=2}switch(n){case 0:return this._toString.apply(this,arguments);case 1:return this._toString1.apply(this,arguments);case 2:return this._toString2.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toString:function(){var a=1;if(this._e!=null){a=this._e._c()}return this._toString1(a,true)},getEnumerator:function(){var d__=new $$t.l4(0);d__.___4__this=this;return d__},applyArrayFormula:function(a){this._ao();var b=$$t.$d9._ci(a,this._e.workbook());b._applyTo3(this)},applyFormula:function(a){this._ao();var b=this.worksheet().workbook();var c=false;if(b!=null&&b.cellReferenceMode()==0){var d;if(function(){var e=b._dy().tryGetValue(a,d);d=e.p1;return e.ret}()){d._applyTo3(this);return}c=true}var e=$$t.$ee._p(a,b,$m($$t.$b0.$type,null));if(c){b._dy().add(a,e)}e._applyTo3(this)},formatAsTable:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._formatAsTable.apply(this,arguments);case 1:return this._formatAsTable1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_formatAsTable:function(a){return this._formatAsTable1(a,null)},_formatAsTable1:function(a,b){this._ao();return this.worksheet().tables()._add(this,a,b,null,false)},getBoundsInTwips:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===1){n=1}switch(n){case 0:return $.ig.util.rectToLiteral(this._getBoundsInTwips.apply(this,arguments));case 1:return $.ig.util.rectToLiteral(this._getBoundsInTwips1.apply(this,arguments));default:throw new Error("Invalid arguments")}},_getBoundsInTwips:function(){return this._getBoundsInTwips1(0)},_getBoundsInTwips1:function(a){this._ao();return $$t.$ms._du(this._e,this._i._firstRowIndex(),this._i._firstColumnIndex(),$$t.$k.g7,this._i._lastRowIndex(),this._i._lastColumnIndex(),{__x:100,__y:100,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName},a)},_toString1:function(a,b){return this._toString2(a,b,false,false)},_toString2:function(a,b,c,d){if(this.worksheet()==null){return $$t.$dl.invalidCellReference().toString()}return $y("{0}{1}",b?$$t.$k.d5(null,this._e.name()):String.empty(),this._i._toString1(d,c,this._e._o(),a))},_aj:function(a,b,c){var d=this._v();if(b==null){b=this._k();c=d}else{var e=$$t.$k.g4(this._k().index()-b.index(),this._v()-c);if(a._ad(this.worksheet().workbook(),this._k(),this._v(),e)==false){a=a._w(b.index(),c,b.worksheet()._o());for(var f=this.firstRow();f<=this.lastRow();f++){var g=this._e.rows().item(f);for(var h=this._v();h<=this._w();h++){a._bq(b,c,g,h)}}return{p1:b,p2:c}}}if(this._aa()==1){var i=this._ad()>48;var j=this.firstColumn();var k=a._x(b.index(),c,b.worksheet()._o());var l=this._e.rows().item(this.firstRow());for(var m=d;m<=this._w();m++){if(i&&m-j>=32){this._e._h2(k,this._e._cx(this.firstRow(),j,this.firstRow(),m-1));k=new $$t.ey(3,k,true);j=m}k._bq(b,c,l,m)}this._e._h2(k,this._e._cx(this.firstRow(),j,this.firstRow(),this.lastColumn()))}else{var n=this._aa()>48;var o=this.firstRow();var p=new Array(this._ad());for(var q=0;q<p.length;q++){p[q]=a._x(b.index(),c,b.worksheet()._o())}for(var r=this.firstRow();r<=this.lastRow();r++){var s=this._e.rows().item(r);if(n&&r-o>=32){for(var t=0;t<p.length;t++){var u=d+t;this._e._h2(p[t],this._e._cx(o,u,r-1,u));p[t]=new $$t.ey(3,p[t],true)}o=r}for(var v=d;v<=this._w();v++){p[v-d]._bq(b,c,s,v)}}for(var w=0;w<p.length;w++){var x=d+w;this._e._h2(p[w],this._e._cx(o,x,this.lastRow(),x))}}return{p1:b,p2:c}},_q:function(a,b){if(this.worksheet()==null){return false}return this._i._contains2(a,b)},_n:function(a){var b=a._o();if(b==null){return false}return this._p(b,a._ab())},_o:function(a){if(this.worksheet()==null){return false}if(a.worksheet()!=this.worksheet()){return false}return this._i._contains1(a._i)},_p:function(a,b){if(this.worksheet()==null){return false}if(a.worksheet()!=this.worksheet()){return false}return this._i._contains2(a.index(),b)},_s:function(a){if(this.worksheet()==null){return false}if(this.worksheet()!=a.worksheet()){return false}return this._i._intersectsWith(a._i)},_t:function(a,b,c,d){if(this.worksheet()==null){return false}return this._i._intersectsWith(new $$t.lv(1,a,c,b,d))},_al:function(a){this._i=a},_d:function(a,b){var $self=this;var c=function(){var d=a.e($self._i,b);$self._i=d.p0;return d.ret}();if(c.f()){this._j=null;if(c.g()){this._ak()}}return c},_g:function(a,b){if(a==null){return b}if(b==null){return a}if(a.worksheet()==null){return a}return a.worksheet()._cx(Math.min(a.firstRow(),b.firstRow()),Math.min(a.firstColumn(),b.firstColumn()),Math.max(a.lastRow(),b.lastRow()),Math.max(a.lastColumn(),b.lastColumn()))},_am:function(a,b){if(b<a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_LastColumnBeforeFirst"))}},_an:function(a,b){var c=$$t.$n.getMaxColumnCount(b)-1;if(c<this._i._lastColumnIndex()){a.g($y($$t.$k.ef("LE_FormatLimitError_MaxColumnIndex"),this._i._lastColumnIndex(),c));return}var d=$$t.$n.getMaxRowCount(b)-1;if(d<this._i._lastRowIndex()){a.g($y($$t.$k.ef("LE_FormatLimitError_MaxRowIndex"),this._i._lastRowIndex(),d))}},_ap:function(a,b){if(b<a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_LastRowBeforeFirst"))}},_ak:function(){this._e=null;this._j=null;this._b=null;this._i=$$t.$lv._b},_ao:function(){if(this._e==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RegionShiftedOffWorksheet"),"region")}},_h:function(){return this._i},_c:function(){if(this._e==null){return null}if(this._b==null){if(this._u()){this._b=this._k()._as(this._v())}else{this._b=new $$t.z6(this)}}return this._b},firstColumn:function(){return this._v()},_v:function(){return this._i._firstColumnIndex()},firstRow:function(){return this._i._firstRowIndex()},_aa:function(){return this.lastRow()-this.firstRow()+1},_u:function(){return this.firstRow()==this.lastRow()&&this.firstColumn()==this.lastColumn()},lastColumn:function(){return this._w()},_w:function(){return this._i._lastColumnIndex()},lastRow:function(){return this._i._lastRowIndex()},_k:function(){if(this._j==null&&this._e!=null){this._j=this.worksheet().rows().item(this.firstRow())}return this._j},_ad:function(){return this.lastColumn()-this.firstColumn()+1},worksheet:function(){return this._e},$type:new $.ig.Type("excel.WorksheetRegion",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$jw.$type)])},true);$c("excel.WorksheetReferenceCollection:lr","Object",{_w:$m($$0.$aw.$type,null),_x:null,_y:null,_u:null,_a:null,_b:null,init:function(a){var b;if(arguments.length===1){if($b($$t.$jf.$type,arguments[0])!==null){b=0}else if($b($$t.$jw.$type,arguments[0])!==null){b=2}else if($b($$t.$lu.$type,arguments[0])!==null){b=3}else if(arguments[0]==null){b=2}}else if(arguments.length===2){b=1}if(b>0){switch(b){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;case 3:this._init3.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$.ig.$op.init.call(this);if(a==null){throw new $$6.e(0,"worksheet")}this._am(a)},_init1:function(a,b){$$t.$lr.init.call(this,a);this._add3(b)},_init2:function(a){$.ig.$op.init.call(this);if($$t.$jw.l_op_Equality(a,null)){throw new $$6.e(0,"cell")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"),"cell")}this._am(a.worksheet());this._ah(a._m())},_init3:function(a){$.ig.$op.init.call(this);if(a==null){throw new $$6.e(0,"region")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RegionShiftedOffWorksheet"),"region")}this._am(a.worksheet());this._ah(a._h())},toString:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===1){n=1}switch(n){case 0:return this._toString.apply(this,arguments);case 1:return this._toString1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toString:function(){return this._toString1(this.worksheet()._c())},copyTo:function(a,b){var c=b;var e=this.getEnumerator();while(e.moveNext()){var d=e.current();a[c++]=d}},count:function(){return this._u.count()},isReadOnly:function(){return false},getEnumerator:function(){var d__=new $$t.ls(0);d__.___4__this=this;return d__},add:function(){var n;if(arguments.length===1){if($b($$t.$jw.$type,arguments[0])!==null){n=1}else if($b($$t.$lu.$type,arguments[0])!==null){n=0}else if(typeof arguments[0]==="string"){n=2}else if(arguments[0]==null){n=2}}else if(arguments.length===2){n=3}switch(n){case 0:return this._add.apply(this,arguments);case 1:return this._add1.apply(this,arguments);case 2:return this._add3.apply(this,arguments);case 3:return this._add4.apply(this,arguments);default:throw new Error("Invalid arguments")}},_add3:function(a){this._add4(a,this._b._c())},_add4:function(a,b){var $self=this;if(a==null){throw new $$6.e(0,"references")}if($.ig.$ep.isDefined($$t.$b0.$type,$$t.$b0.getBox(b))==false){throw new $$t.tc("cellReferenceMode",b,$$t.$b0.$type)}var c=this._s(a,b,this._b._y());if(c.count()==0){return}var d=false;var e=false;for(var f=0;f<c.count();f++){var g;d|=function(){var h=$self._h(c.__inner[f]._h(),g);g=h.p1;return h.ret}();e|=g}if(d){if(e){this._aj()}else{this._as()}}},_add1:function(a){if($$t.$jw.l_op_Equality(a,null)){throw new $$6.e(0,"cell")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"),"cell")}if(a.worksheet()!=this._b){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellMustBeOnSameWorksheetAsReferencesCollection"),"cell")}this._add(a._l())},_add:function(a){var $self=this;if(a==null){throw new $$6.e(0,"region")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RegionShiftedOffWorksheet"),"region")}if(a.worksheet()!=this._b){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RegionMustBeOnSameWorksheetAsReferencesCollection"),"region")}var b;if(function(){var c=$self._h(a._h(),b);b=c.p1;return c.ret}()){if(b){this._aj()}else{this._as()}}},clear:function(){this._a.aa();this._u.clear();this._as()},contains:function(){var n;if(arguments.length===1){if($b($$t.$jw.$type,arguments[0])!==null){n=1}else if($b($$t.$lu.$type,arguments[0])!==null){n=0}else if(arguments[0]==null){n=1}}switch(n){case 0:return this._contains.apply(this,arguments);case 1:return this._contains1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_contains1:function(a){if($$t.$jw.l_op_Equality(a,null)){throw new $$6.e(0,"cell")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"),"cell")}if(a.worksheet()!=this.worksheet()){return false}return this._contains2(a._m())},_contains:function(a){if(a==null){throw new $$6.e(0,"region")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RegionShiftedOffWorksheet"),"region")}if(a.worksheet()!=this.worksheet()){return false}return this._contains2(a._h())},_contains2:function(a){{var b=this._a.g(a);try{if(b._hasItems()){return true}}finally{b.dispose()}}{var c=this._a.j(a);try{if(c._hasItems()){var d;var e=$$t.$lr._at(a,c.__items.__inner[0],d);d=e.p2;for(var f=0;f<d.count();f++){if(this._contains2(d.__inner[f])==false){return false}}return true}}finally{c.dispose()}}return false},_k:function(a){{var b=this._a.j(a);try{return b._hasItems()}finally{b.dispose()}}},remove:function(){var n;if(arguments.length===1){if($b($$t.$jw.$type,arguments[0])!==null){n=1}else if($b($$t.$lu.$type,arguments[0])!==null){n=0}else if(typeof arguments[0]==="string"){n=2}else if(arguments[0]==null){n=2}}else if(arguments.length===2){n=3}switch(n){case 0:return this._remove.apply(this,arguments);case 1:return this._remove1.apply(this,arguments);case 2:return this._remove3.apply(this,arguments);case 3:return this._remove4.apply(this,arguments);default:throw new Error("Invalid arguments")}},_remove3:function(a){return this._remove4(a,this._b._c())},_remove4:function(a,b){if(a==null){throw new $$6.e(0,"references")}if($.ig.$ep.isDefined($$t.$b0.$type,$$t.$b0.getBox(b))==false){throw new $$t.tc("cellReferenceMode",b,$$t.$b0.$type)}var c=this._s(a,b,this._b._y());if(c.count()==0){return false}var d=false;for(var e=0;e<c.count();e++){d|=this._q(c.__inner[e]._h())}if(d==false){return false}this._aj();return true},_remove1:function(a){if($$t.$jw.l_op_Equality(a,null)){throw new $$6.e(0,"cell")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"),"cell")}if(a.worksheet()!=this._b){return false}{var b=this._a.f(a.rowIndex(),a._ab());try{if(b._hasItems()){var c=b.__items.__inner[0];this._ar(c);var d=a._o().index();var e=a._ab();var f=new $$t.lv(1,d,d,e,e);var g;var h=$$t.$lr._at(c,f,g);g=h.p2;if(g.count()>0){this._ai(g);this._u.sort1($$t.$l0._instance)}this._aj();return true}}finally{b.dispose()}}return false},_remove:function(a){if(a==null){throw new $$6.e(0,"region")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RegionShiftedOffWorksheet"),"region")}if(a.worksheet()!=this._b){return false}return this._remove2(a._h())},_remove2:function(a){if(this._q(a)){this._aj();return true}return false},_toString1:function(a){var $self=this;if($.ig.$ep.isDefined($$t.$b0.$type,$$t.$b0.getBox(a))==false){throw new $$t.tc("cellReferenceMode",a,$$t.$b0.$type)}if(a==1){return function(){var b=$self._ac(a,$self._x);$self._x=b.p1;return b.ret}()}return function(){var b=$self._ac(a,$self._y);$self._y=b.p1;return b.ret}()},_e:function(a){if($$t.$jw.l_op_Equality(a,null)){throw new $$6.e(0,"cell")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"),"cell")}var b=new $$t.lr(a.worksheet());b._ah(a._m());return b},_f:function(a){if(a==null){throw new $$6.e(0,"region")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RegionShiftedOffWorksheet"),"region")}var b=new $$t.lr(a.worksheet());b._ah(a._h());return b},_al:function(a,b){var c;var d;var e;var f;var g=this._a.ab(c,d,e,f);c=g.p0;d=g.p1;e=g.p2;f=g.p3;if(c==-1||d==-1||e==-1||f==-1){a=b=null}else{a=this._b.rows().item(c).cells().item(d);b=this._b.rows().item(e).cells().item(f)}return{p0:a,p1:b}},_l:function(a,b){if($$t.$lv._l_op_Equality_Lifted($m($$t.$lv.$type,b),$m($$t.$lv.$type,null))){return false}var d=this._t().getEnumerator();while(d.moveNext()){var c=d.current();if(c._firstColumnIndex()<b._firstColumnIndex()||c._firstRowIndex()<b._firstRowIndex()||c._lastColumnIndex()>b._lastColumnIndex()||c._lastRowIndex()>b._lastRowIndex()){return false}}return true},_ap:function(a,b){var c=new $$4.x($$t.$lv.$type,0);for(var d=this._u.count()-1;d>=0;d--){var e=this._u.__inner[d];var f;var g=function(){var h=a.f(e,true,true,f);e=h.p0;f=h.p3;return h.ret}();if(g.f()){this._aq(this._u.__inner[d],d);if(g.g()){continue}if(e._isValid()){c.add(e)}if(f!=null){for(var h=0;h<f.count();h++){var i=f.__inner[h];if(i._isValid()){c.add(i)}}}}}if(c.count()!=0){this._ai(c);this._aj()}b=this._u.count()==0;return{p1:b}},_add2:function(a){var $self=this;var b=false;var c=false;for(var d=0;d<a._u.count();d++){var e;b|=function(){var f=$self._h(a._u.__inner[d],e);e=f.p1;return f.ret}();c|=e}if(b){if(c){this._aj()}else{this._as()}}},_ah:function(a){this._u.add(a);this._a.y(a,a)},_ai:function(a){var c=a.getEnumerator();while(c.moveNext()){var b=c.current();this._ah(b)}},_h:function(a,b){b=false;{var c=this._a.g(a);try{if(c._hasItems()){return{ret:false,p1:b}}}finally{c.dispose()}}{var d=this._a.k(a._firstRowIndex(),a._firstColumnIndex()-1,a._lastRowIndex(),a._lastColumnIndex()+1);try{if(d._hasItems()){b=true}}finally{d.dispose()}}if(b==false){{var e=this._a.k(a._firstRowIndex()-1,a._firstColumnIndex(),a._lastRowIndex()+1,a._lastColumnIndex());try{if(e._hasItems()){b=true}}finally{e.dispose()}}}this._q(a);this._ao(a);return{ret:true,p1:b}},_aj:function(){if(this._u.count()>1){this._ak(this._b,true)}this._as()},_ak:function(a,b){var c=new $$4.h($$t.$lv.$type,$$0.$aq.$type,0);while(true){var d=false;for(var e=0;e<this._u.count();e++){var f=this._u.__inner[e];if(c.containsKey(f)){continue}var g=new $$t.lv(1,f._firstRowIndex(),f._lastRowIndex(),f._firstColumnIndex(),f._lastColumnIndex());g=this._g(g,e,b);if(g.equals(f)){continue}c.item(f,false);this._q(g);this._ao(g);d=true;break}if(d==false){break}}},_g:function(a,b,c){var d=new $$t.ft;var e=new $$t.ft;var f=false;var g=false;while(f==false||g==false){d.o();e.o();var h=a._lastRowIndex()+1;var i=a._lastColumnIndex()+1;if(g==false){d.n(a._firstColumnIndex(),a._lastColumnIndex())}if(f==false){e.n(a._firstRowIndex(),a._lastRowIndex())}var j=this._a.k(a._firstRowIndex(),a._lastColumnIndex()+1,a._lastRowIndex(),a._lastColumnIndex()+1);var k=this._a.k(a._lastRowIndex()+1,a._firstColumnIndex(),a._lastRowIndex()+1,a._lastColumnIndex());if(j._hasItems()){for(var l=0;l<j.__items.count();l++){var m=j.__items.__inner[l];if(e.a(m._firstRowIndex())){e.q(m._firstRowIndex(),m._lastRowIndex())}}}if(k._hasItems()){for(var n=0;n<k.__items.count();n++){var o=k.__items.__inner[n];if(d.a(o._firstColumnIndex())){d.q(o._firstColumnIndex(),o._lastColumnIndex())}}}j.dispose();k.dispose();g|=d.k()>0;f|=e.k()>0;if(g==false&&f==false){{var p=this._a.f(a._lastRowIndex()+1,a._lastColumnIndex()+1);try{if(p._hasItems()){a=new $$t.lv(1,a._firstRowIndex(),a._lastRowIndex()+1,a._firstColumnIndex(),a._lastColumnIndex()+1)}else if(c){a=a._withLastColumnIndex(a._lastColumnIndex()+1)}else{a=a._withLastRowIndex(a._lastRowIndex()+1)}}finally{p.dispose()}}}else if(f==false){a=a._withLastColumnIndex(a._lastColumnIndex()+1)}else if(g==false){a=a._withLastRowIndex(a._lastRowIndex()+1)}}return a},_s:function(a,b,c){return $$t.$lr._r(this.worksheet(),a,b,c)},_r:function(a,b,c,d){var e=a._o();var f=$.ig.util.stringSplit(b,[" "],1);var g=new $$4.x($$t.$lu.$type,2,f.length);for(var h=0;h<f.length;h++){var i=f[h].trim();var j=a._getRegion1(i,c);if(j==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InvalidReferencesString"),"references")}g.add(j)}return g},_am:function(a){this._b=a;this._u=new $$4.x($$t.$lv.$type,0);this._a=new $$t.g8($$t.$lv.$type,this._b)},_an:function(a,b){this._u.insert(a,b);this._a.y(b,b)},_ao:function(a){var b=this._u.binarySearch1(a,$$t.$l0._instance);if(b<0){this._an(~b,a)}else{}},_aq:function(a,b){this._u.removeAt(b);this._a.ad(a,a)},_ar:function(a){var b=this._u.binarySearch1(a,$$t.$l0._instance);if(b<0){return}this._aq(a,b)},_q:function(a){{var b=this._a.j(a);try{if(b._hasItems()==false){return false}var c=false;for(var d=b.__items.count()-1;d>=0;d--){var e=b.__items.__inner[d];this._ar(e);var f;var g=$$t.$lr._at(e,a,f);f=g.p2;this._ai(f);c|=f.count()>0}if(c){this._u.sort1($$t.$l0._instance)}}finally{b.dispose()}}return true},_as:function(){this._w=$m($$0.$aw.$type,null);this._x=null;this._y=null},_at:function(a,b,c){c=new $$4.x($$t.$lv.$type,0);if(a._firstRowIndex()<b._firstRowIndex()){c.add(new $$t.lv(1,a._firstRowIndex(),b._firstRowIndex()-1,a._firstColumnIndex(),a._lastColumnIndex()))}if(b._lastRowIndex()<a._lastRowIndex()){c.add(new $$t.lv(1,b._lastRowIndex()+1,a._lastRowIndex(),a._firstColumnIndex(),a._lastColumnIndex()))}var d=Math.max(b._firstRowIndex(),a._firstRowIndex());var e=Math.min(b._lastRowIndex(),a._lastRowIndex());if(a._firstColumnIndex()<b._firstColumnIndex()){c.add(new $$t.lv(1,d,e,a._firstColumnIndex(),b._firstColumnIndex()-1))}if(b._lastColumnIndex()<a._lastColumnIndex()){c.add(new $$t.lv(1,d,e,b._lastColumnIndex()+1,a._lastColumnIndex()))}return{p2:c}},_ac:function(a,b){if(b==null){b=$$t.$lr._ab(a,this.worksheet(),this._u," ")}return{ret:b,p1:b}},_ab:function(a,b,c,d){var e=a==1;var f=b._o();var g=new $$6.aj(0);var i=c.getEnumerator();while(i.moveNext()){var h=i.current();if(g.c()!=0){g.l(d)}if(h._isSingleCell()){var j=new $$t.jx(1,h._firstRowIndex(),h._firstColumnIndex());g.l(j.p(e,e,f,a));continue}g.l(h._toString1(e,e,f,a))}return g.toString()},cellsCount:function(){if(this._w.hasValue()==false){var a=0;for(var b=0;b<this._u.count();b++){var c=this._u.__inner[b];a+=c._height()*c._width()}this._w=$m($$0.$aw.$type,a)}return this._w.value()},worksheet:function(){return this._b},_t:function(){return this._u},_d:function(){if(this._u.count()==0){return null}var a=this._u.__inner[0];return this._b.rows().item(a._firstRowIndex()).cells().item(a._firstColumnIndex())},$type:new $.ig.Type("excel.WorksheetReferenceCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$lu.$type)])},true);$c("excel.DataValidationRuleCollection:bd","Object",{_s:null,_f:null,_staticInit:function(){$$t.$bd._a=$$t.$bd._b()},init:function(a){$.ig.$op.init.call(this);this._s=new $$4.h($$t.$bc.$type,$$t.$lr.$type,0);this._f=a},containsKey:function(a){return this._contains(a)},tryGetValue:function(a,b){var $self=this;return{ret:function(){var c=$self._r(a,b);b=c.p1;return c.ret}(),p1:b}},keys:function(){return this._s.keys()},values:function(){return this._s.values()},add:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){if($b($$t.$ba.$type,arguments[0])!==null){if($b($$t.$jw.$type,arguments[1])!==null){n=1}else if($b($$t.$lr.$type,arguments[1])!==null){n=5}else if($b($$t.$lu.$type,arguments[1])!==null){n=2}else if(arguments[1]==null){n=1}}else if($b($$t.$bb.$type,arguments[0])!==null){if($b($$t.$jw.$type,arguments[1])!==null){n=3}else if($b($$t.$lr.$type,arguments[1])!==null){n=5}else if($b($$t.$lu.$type,arguments[1])!==null){n=4}else if(arguments[1]==null){n=3}}else if($b($$t.$bl.$type,arguments[0])!==null){if($b($$t.$jw.$type,arguments[1])!==null){n=7}else if($b($$t.$lr.$type,arguments[1])!==null){n=5}else if($b($$t.$lu.$type,arguments[1])!==null){n=8}else if(arguments[1]==null){n=7}}else if($b($$t.$bm.$type,arguments[0])!==null){if($b($$t.$jw.$type,arguments[1])!==null){n=9}else if($b($$t.$lr.$type,arguments[1])!==null){n=5}else if($b($$t.$lu.$type,arguments[1])!==null){n=10}else if(arguments[1]==null){n=9}}else if($b($$t.$bn.$type,arguments[0])!==null){if($b($$t.$jw.$type,arguments[1])!==null){n=11}else if($b($$t.$lr.$type,arguments[1])!==null){n=5}else if($b($$t.$lu.$type,arguments[1])!==null){n=12}else if(arguments[1]==null){n=11}}else if($b($$t.$bc.$type,arguments[0])!==null){n=5}else if(arguments[0]==null){if($b($$t.$jw.$type,arguments[1])!==null){n=1}else if($b($$t.$lr.$type,arguments[1])!==null){n=5}else if($b($$t.$lu.$type,arguments[1])!==null){n=2}else if(arguments[1]==null){n=1}}}else if(arguments.length===3){n=6}switch(n){case 0:return this._add1$e.apply(this,arguments);case 1:return this._add.apply(this,arguments);case 2:return this._add1.apply(this,arguments);case 3:return this._add2.apply(this,arguments);case 4:return this._add3.apply(this,arguments);case 5:return this._add4.apply(this,arguments);case 6:return this._add5.apply(this,arguments);case 7:return this._add6.apply(this,arguments);case 8:return this._add7.apply(this,arguments);case 9:return this._add8.apply(this,arguments);case 10:return this._add9.apply(this,arguments);case 11:return this._add10.apply(this,arguments);case 12:return this._add11.apply(this,arguments);default:throw new Error("Invalid arguments")}},_add1$e:function(a){if(a.value()==null){throw new $$6.e(0,"references")}this._add4(a.key(),a.value())},contains:function(){var n;if(arguments.length===1){if($b($$t.$bc.$type,arguments[0])!==null){n=1}else if($b($$t.$jw.$type,arguments[0])!==null){n=2}else if($b($$t.$lr.$type,arguments[0])!==null){n=3}else if($b($$t.$lu.$type,arguments[0])!==null){n=4}else if($b($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type),arguments[0])!==null){n=0}else if(arguments[0]==null){n=1}}switch(n){case 0:return this._contains$e.apply(this,arguments);case 1:return this._contains.apply(this,arguments);case 2:return this._contains1.apply(this,arguments);case 3:return this._contains2.apply(this,arguments);case 4:return this._contains3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_contains$e:function(a){var $self=this;var b;if(function(){var c=$self._r(a.key(),b);b=c.p1;return c.ret}()){return $$4.$m.defaultEqualityComparerValue($$t.$lr.$type).equalsC(b,a.value())}return false},copyTo:function(a,b){this._s.copyTo(a,b)},isReadOnly:function(){return false},remove:function(){var n;if(arguments.length===1){if($b($$t.$bc.$type,arguments[0])!==null){n=0}else if($b($$t.$jw.$type,arguments[0])!==null){n=2}else if($b($$t.$lr.$type,arguments[0])!==null){n=3}else if($b($$t.$lu.$type,arguments[0])!==null){n=4}else if($b($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type),arguments[0])!==null){n=1}else if(arguments[0]==null){n=0}}switch(n){case 0:return this._remove.apply(this,arguments);case 1:return this._remove$e.apply(this,arguments);case 2:return this._remove1.apply(this,arguments);case 3:return this._remove2.apply(this,arguments);case 4:return this._remove3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_remove$e:function(a){return this._s.remove(a)},getEnumerator:function(){return this._s.getEnumerator()},_add4:function(a,b){this._add5(a,b,true)},_add5:function(a,b,c){if(b==null){throw new $$6.e(0,"references")}this._ap(a,b);if(c==false&&this._contains2(b)){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DV_ReferencesAlreadyContainDVs"),"references")}for(var d=0;d<b._t().count();d++){var e=b._t().__inner[d];for(var f=0;f<this._f.tables().count();f++){var g=this._f.tables()._item(f);var h=g.totalsRowRegion();if(h!=null&&h._h()._intersectsWith(e)){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CannotApplyDVRuleToTotalCell"),"references")}}}var i=this._w(32);this._remove2(b);this._al(a,b);this._am(i)},_add:function(a,b){this._aj(a,b)},_add1:function(a,b){this._ak(a,b)},_add2:function(a,b){this._aj(a,b)},_add3:function(a,b){this._ak(a,b)},_add6:function(a,b){this._aj(a,b)},_add7:function(a,b){this._ak(a,b)},_add8:function(a,b){this._aj(a,b)},_add9:function(a,b){this._ak(a,b)},_add10:function(a,b){this._aj(a,b)},_add11:function(a,b){this._ak(a,b)},clear:function(){if(this._s.count()==0){return}var a=new $$4.x($$t.$bc.$type,1,this._s.keys());var b=this._w(12);for(var c=0;c<a.count();c++){this._remove(a.__inner[c])}this._am(b)},_contains:function(a){return this._s.containsKey(a)},_contains1:function(a){this._aq(a);var c=this._s.getEnumerator();while(c.moveNext()){var b=c.current();var d=b.value();if(d._contains1(a)){return true}}return false},_contains2:function(a){this._ar(a);for(var b=0;b<a._t().count();b++){if(this._contains4(a._t().__inner[b])){return true}}return false},_contains3:function(a){this._as(a);return this._contains4(a._h())},_contains4:function(a){var c=this._s.getEnumerator();while(c.moveNext()){var b=c.current();if(b.value()._k(a)){return true}}return false},findRule:function(a){this._aq(a);return this._e(a._m())},getAllReferences:function(a){var b=new $$t.lr(this._f);var d=this._s.getEnumerator();while(d.moveNext()){var c=d.current();if(c.key().isEquivalentTo(a)){b._add2(c.value())}}return b},_remove:function(a){var $self=this;if(a==null){throw new $$6.e(0,"rule")}if(a._h()!=this){return false}var b=$$t.$bd._a[1];var c=null;
|
|
var d=$m($$t.$be.$type,null);var e=$m($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type),null);var f=this._f.workbook();if(f!=null&&f._cv()){c=b.b(this._f.workbook(),this._f,b.c);var g;if(function(){var h=$self._s.tryGetValue(a,g);g=h.p1;return h.ret}()){e=$m($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type),new $$4.u($$t.$bc.$type,$$t.$lr.$type,1,a,g));d=$m($$t.$be.$type,new $$t.be(1,this,e.value()))}}this._s.remove(a);a._ap();if($l(d,null)){b.e($$t.$be.$type,$$0.$ai.$type.specialize($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type)),d.value(),e,$m($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type),null));if(c!=null){b.d(this._f.workbook(),c)}}return true},_remove1:function(a){this._aq(a);var b=this._w(33);var c=false;var e=this._s.getEnumerator();while(e.moveNext()){var d=e.current();var f=d.value();if(f._contains1(a)){f._remove1(a);if(f.cellsCount()==0){this._remove(d.key())}c=true;break}}this._am(b);return c},_remove2:function(a){this._ar(a);var b=this._w(33);var c=false;for(var d=0;d<a._t().count();d++){c|=this._remove4(a._t().__inner[d])}this._am(b);return c},_remove3:function(a){this._as(a);return this._remove4(a._h())},_remove4:function(a){var b=false;var c=new $$4.x($$t.$bc.$type,0);var e=this._s.getEnumerator();while(e.moveNext()){var d=e.current();var f=d.value();if(f._k(a)){f._remove2(a);if(f.cellsCount()==0){c.add(d.key())}b=true}}if(!b){return b}var g=this._w(33);for(var h=0;h<c.count();h++){this._remove(c.__inner[h])}this._am(g);return b},_r:function(a,b){var $self=this;return{ret:function(){var c=$self._s.tryGetValue(a,b);b=c.p1;return c.ret}(),p1:b}},_aj:function(a,b){this._aq(b);this._add4(a,$$t.$lr._e(b))},_ak:function(a,b){this._as(b);this._add4(a,$$t.$lr._f(b))},_al:function(a,b){var $self=this;var c=$$t.$bd._a[0];var d=null;if(this._f.workbook()!=null){d=c.b(this._f.workbook(),this._f,c.c)}var e=$m($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type),new $$4.u($$t.$bc.$type,$$t.$lr.$type,1,a,b));var f=new $$t.be(1,this,e.value());var g;if(function(){var h=$self._s.tryGetValue(a,g);g=h.p1;return h.ret}()){g._add2(b)}else{this._s.add(a,b);a._ao(this,b)}if(this._f.workbook()!=null){c.e($$t.$be.$type,$$0.$ai.$type.specialize($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type)),f,$m($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type),null),e);if(d!=null){c.d(this._f.workbook(),d)}}},_e:function(a){var c=this._s.getEnumerator();while(c.moveNext()){var b=c.current();if(b.value()._contains2(a)){return b.key()}}return null},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$be.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$bd._c($$0.$ai.$type.specialize($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type)),"Add",32,function(b){return b.b},function(b,c){$$t.$bd._an(b,c)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$bd._c($$0.$ai.$type.specialize($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type)),"Remove",33,function(b){return b.b},function(b,c){$$t.$bd._ao(b,c)},null,true,true,8192));return a},_w:function(a){var b=this._f.workbook();return b!=null&&b._cv()?b._gl(this._f,a,null):null},_am:function(a){if(a!=null){var b=this._f.workbook();if(b!=null){b._h6(a)}}},_an:function(a,b){a.a._remove(a.b.value().key())},_ao:function(a,b){a.a._add4(a.b.value().key(),a.b.value().value())},_ap:function(a,b){if(a==null){throw new $$6.e(0,"rule")}if(a._h()!=null&&a._h()!=this){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DV_RuleAppliedOnOtherWorksheet"),"rule")}a._at(this,b);if(b!=null&&b.worksheet()!=this._f){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DV_ReferencesFromOtherWorksheet"),"references")}},_aq:function(a){if($$t.$jw.l_op_Equality(a,null)){throw new $$6.e(0,"cell")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"),"cell")}if(a.worksheet()!=this._f){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DV_CellFromOtherWorksheet"),"cell")}},_ar:function(a){if(a==null){throw new $$6.e(0,"references")}if(a.worksheet()!=this._f){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DV_ReferencesFromOtherWorksheet"),"references")}},_as:function(a){if(a==null){throw new $$6.e(0,"region")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RegionShiftedOffWorksheet"),"region")}if(a.worksheet()!=this._f){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DV_RegionFromOtherWorksheet"),"region")}},count:function(){return this._s.count()},item:function(a,b){if(arguments.length===2){if(b==null){this._remove(a);return}this._ap(a,b);this._remove2(b);this._s.item(a,b);a._ao(this,b);return b}else{return this._s.item(a)}},_g:function(){return this._f},$type:new $.ig.Type("excel.DataValidationRuleCollection",$.ig.$ot,[$$4.$t.$type.specialize($$t.$bc.$type,$$t.$lr.$type)])},true);$c("DataValidationRuleCollection_CollectionChangeContext:be","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,b:$m($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type),null),init1:function(a,b,c){$$0.$bh.init.call(this);this.a=b;this.b=$m($$4.$u.$type.specialize($$t.$bc.$type,$$t.$lr.$type),c)},workbook:function(){return this.a._f.workbook()},sheet:function(){return this.a._f},source:function(){return this.a._f},$type:new $.ig.Type("DataValidationRuleCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("LimitedValueDataValidationRule_FormulaChangeContext:bk","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,c:null,b:0,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.a=b;this.c=c;this.b=d},workbook:function(){return this.a._workbook()},sheet:function(){return this.a._o()},source:function(){return this.a._o()},$type:new $.ig.Type("LimitedValueDataValidationRule_FormulaChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.ListDataValidationRule:bl","excel.LimitedValueDataValidationRule",{_bq:false,_bo:null,init:function(){$$t.$bj.init.call(this);this._bq=true},_i:function(){return 5},_l:function(a){return this._bn(a,this._a2(),this._ax(),this._a9())},_m:function(a){return null},isEquivalentTo:function(a){var b=$b($$t.$bl.$type,a);return b!=null&&$$t.$bj.isEquivalentTo.call(this,a)&&b._bq==this._bq&&$$t.$bc._q(b._bo,this._bo)},_a6:function(a,b,c,d,e){if($$t.$bj._a6.call(this,a,b,c,d,e)==false){return false}if(b){if(a.f()==23){return true}var f=a.h()==64||a.h()==96;if(f){return false}}if($$t.$k.au(e)){switch(a.f()){case 123:case 59:case 91:case 125:case 61:case 93:return c}}return true},_ao:function(a,b){$$t.$bj._ao.call(this,a,b);var c=this._bd(this._bo,b);this._bo=c.p0},_ap:function(){if(this._bo!=null){this._bo._bu()}$$t.$bj._ap.call(this)},_j:function(){return 0},_aq:function(a,b){this._b4(a,b,this._a2(),this._ax(),this._a9(),true)},_ar:function(a,b){},_a8:function(a,b){var $self=this;if($b($$t.$dr.$type,b)!==null){b=b.unformattedString()}var c=new $$t.ns(b);var d;if(function(){var e=$self._bs(d);d=e.p0;return e.ret}()){var e=true;if(typeof b==="string"){var f=b;var g=this._o()._b4(this._o().rows().item(a.o()),a.m());var h=this._workbook()._b0().a(g._cs());if(h.o()){e=false;f=f.trim();for(var i=0;i<d.length;i++){var j=d[i];var k;if(typeof j==="string"){k=j;if(k!=null){k=k.trimStart([])}}else if($b($$t.$dr.$type,j)!==null){k=j.unformattedString()}else{var l=$$t.$jy.ah(j);var m;if(!function(){var n=$$t.$k.b0($self._workbook(),j,m);m=n.p2;return n.ret}()){m=NaN}k=h.h(m,l,j,-1,null,null,false,false).g}if(!$.ig.util.stringCompare1(k,f,0)){return true}}}}if(e){for(var o=0;o<d.length;o++){var n=d[o];if($$t.$ns.areValuesEqual(c,new $$t.ns(n))){return true}}}}else{var p=this._bl(a);var r=p.getEnumerator();while(r.moveNext()){var q=r.current();var s=new $$t.ns($$t.$zf.m(q._bj(false,false),true));if($$t.$ns.areValuesEqual(c,s)){return true}}}return false},_k:function(){return 3},_bf:function(a,b,c,d,e,f,g){$$t.$bj._bf.call(this,a,b,c,d,e,f,g);if(a==null){return}var h=a._e()[0];var i=$b($$t.$ac0.$type,h);var j=$b($$t.$acu.$type,h);if(i!=null){if(i.p().length==0){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_DV_ListFormulaCannotHaveEmptyString"))}}else if(j!=null){if($b($$t.$acf.$type,j)!==null){return}var k=$$t.$k.dr(j);if($$t.$yw.p(k,$m($$t.$yw.$type,null))){var l=k.getValueOrDefault();if(l.d().t()!=l.b().t()&&l.d().r()!=l.b().r()){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_DV_ListFormulaReferenceMustBeOneDimensional"))}}}},_at:function(a,b){this._bf(this._bo,a,b,"valuesFormula",true,true,this._a2())},getValuesFormula:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===4){n=1}switch(n){case 0:return this._getValuesFormula.apply(this,arguments);case 1:return this._getValuesFormula1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getValuesFormula:function(a){return this._getValuesFormula1(a,this._a2(),this._ax(),this._a9())},_getValuesFormula1:function(a,b,c,d){d=typeof d==="string"?new $.ig.CultureInfo(d):d;var e=this._bn(a,b,c,d);if(e==null){return null}var f=d||this._a9();if(e._e().length==1){var g=$b($$t.$ac0.$type,e._e()[0]);if(g!=null){if($$t.$bl._bp($$0.$cf.invariantCulture(),f)){var h=$$t.$bl._bk(g.p(),$$0.$cf.invariantCulture(),f,null);return $$t.$bl._bx(h,f,f)}}}return e._toString2(c,d)},setValues:function(a){a=a instanceof Array?a:Array.prototype.slice.call(arguments,0);if(a==null){this._setValuesFormula(null,null);return}if(a.length==0){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_DV_MustHaveOneAcceptedValue"))}var b=$$t.$bl._bx(a,this._a9(),$$0.$cf.invariantCulture());this._setValuesFormula1(b,null,this._a2(),this._ax(),$$0.$cf.invariantCulture())},setValuesFormula:function(){var n;if(arguments.length===2){n=0}else if(arguments.length===5){n=1}switch(n){case 0:return this._setValuesFormula.apply(this,arguments);case 1:return this._setValuesFormula1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setValuesFormula:function(a,b){this._setValuesFormula1(a,b,this._a2(),this._ax(),this._a9())},_setValuesFormula1:function(a,b,c,d,e){e=typeof e==="string"?new $.ig.CultureInfo(e):e;var f=e||this._a9();var g=this._az(a,c,d,f);if(g!=null&&g._e().length==1){var h=$b($$t.$ac0.$type,g._e()[0]);if(h!=null){if($$t.$bl._bp(f,$$0.$cf.invariantCulture())){var i=$$t.$bl._bk(h.p(),f,$$0.$cf.invariantCulture(),null);var j=$$t.$bl._bx(i,$$0.$cf.invariantCulture(),$$0.$cf.invariantCulture());g=this._az(j,c,d,$$0.$cf.invariantCulture())}}}this._b4(g,b,c,d,e,false)},_bs:function(a){a=this._bj(null);return{ret:a!=null,p0:a}},_bj:function(a){var b=null;if(this._bo==null){return null}var c=$b($$t.$ac0.$type,this._bo._e()[0]);if(c==null){return null}b=$$t.$bl._bk(c.p(),$$0.$cf.invariantCulture(),this._a9(),a);return b},_bx:function(a,b,c){var d=new $$6.aj(2,'="');var e=$$t.$bl._bp(b,c);var f=c.numberFormat().numberDecimalSeparator();var g=$$t.$y0.bx(f);var h=false;for(var i=0;i<a.length;i++){var j=a[i];if(j==null){continue}h=true;var k=function(l){return l!=null?l:String.empty()}($$t.$k.d3(j,b));if($b($$0.$aq.$type,j)!==null){k=k.toUpperCase()}k=$x(k,'"','""');if(e){k=$$t.$bl._b0(k)}if($$t.$bl._bt(j,k,c)){d.h("'")}d.l(k);if(i!=a.length-1){d.h(g)}}if(h==false){d.h(g)}d.h('"');return d.toString()},_bl:function(a){var b=this._aw(this._bo,a,false);return b._d(false)},_bn:function(a,b,c,d){return this._a1(this._bo,a,b,c,d,true)},_bk:function(a,b,c,d){var e=$$t.$y0.bx(b.numberFormat().numberDecimalSeparator());var f=$.ig.util.stringSplit(a,[e],1);if(f.length==0){return new Array(0)}var g=$$t.$bl._bp(b,c);var h=new Array(f.length);for(var i=0;i<h.length;i++){var j=f[i];if(d!=null){var k=d(j);if(k!=null){h[i]=k;continue}}else{var l;if(function(){var m=$$t.$aa.c(j,b,l);l=m.p2;return m.ret}()){h[i]=l;continue}var m;if(function(){var n=$$t.$y0.bt(j,m);m=n.p1;return n.ret}()){h[i]=m;continue}var n=$$t.$y0.b(j,b);if(n!=null){h[i]=n;continue}}j=$x(j,'""','"');if(j.startsWith("'")){j=j.substr(1)}if(g){j=$$t.$bl._b0(j)}h[i]=j}return h},_b4:function(a,b,c,d,e,f){var $self=this;if(!f){this._bf(a,this._h(),null,"valuesFormula",true,true,c)}var g=this._bc(function(){return $self._getValuesFormula1("A1",c,1,$$0.$cf.invariantCulture())},c);this._bo=this._a1(a,b,c,d,e,false);if($l(g,null)){this._be($$t.$bl._bh[1],g.value(),this._getValuesFormula1("A1",c,1,$$0.$cf.invariantCulture()))}},_bt:function(a,b,c){if(b.length==0){return true}if($b($$t.$dl.$type,a)!==null==false){if($$t.$y0.b(b,c)!=null){return true}}if($b($$0.$aq.$type,a)!==null==false){var d;if(function(){var e=$$t.$y0.bt(b,d);d=e.p1;return e.ret}()){return true}}if($$t.$k.bb(a)==false){var e;if(function(){var f=$$t.$aa.c(b,c,e);e=f.p2;return f.ret}()){return true}}return false},_bm:function($tContext,$tValue,a,b,c,d,e,f,g){return new $$t.gm($tContext,$tValue,a,31,b,c,d,e,g,f,null,null)},_bi:function(){var a=new Array(2);$$t.$gl.f(a,1,$$t.$bl._bm($$t.$bk.$type,String,"ValuesFormula",function(b){return b.c},function(b,c){b.a._setValuesFormula1(c,"A1",b.a._a2(),1,$$0.$cf.invariantCulture())},null,true,false,2048));$$t.$gl.f(a,0,$$t.$bl._bm($$t.$bl.$type,$$0.$aq.$type,"ShowDropdown",function(b){return b.showDropdown()},function(b,c){b.showDropdown(c)},null,true,false,2048));return a},_bp:function(a,b){return b.numberFormat().numberDecimalSeparator()==","!=(a.numberFormat().numberDecimalSeparator()==",")},_b0:function(a){var b=new $$6.aj(2,a);for(var c=0;c<b.c();c++){switch(b.item(c)){case",":b.item(c,";");break;case";":b.item(c,",");break}}return b.toString()},showDropdown:function(a){if(arguments.length===1){if(this._bq!=a){var b=$$t.$bl._bh[0].g($$t.$bl.$type,$$0.$aq.$type,this,this._bq,a,false);this._bq=b.p1}return a}else{return this._bq}},$type:new $.ig.Type("excel.ListDataValidationRule",$$t.$bj.$type)},true);$c("excel.ValueConstraintDataValidationRule:bo","excel.LimitedValueDataValidationRule",{_bk:0,init:function(){this._bk=2;$$t.$bj.init.call(this)},isEquivalentTo:function(a){var b=$b($$t.$bo.$type,a);return b!=null&&$$t.$bj.isEquivalentTo.call(this,a)&&b._bk==this._bk},_a6:function(a,b,c,d,e){if($$t.$bj._a6.call(this,a,b,c,d,e)==false){return false}return $$t.$bj._a7(a,b,c,d)},_a8:function(a,b){var $self=this;if($b($$t.$dl.$type,b)!==null){return false}var c;if(typeof b==="string"||$b($$t.$dr.$type,b)!==null){if(this.validationCriteria()!=6){return false}c=typeof b==="string"?b.length:b.unformattedString().length}else{if(!function(){var d=$$t.$k.b0($self._workbook(),b,c);c=d.p2;return d.ret}()){return false}if(this.validationCriteria()==6){var d=$$t.$jy.ah(b);var e=this._workbook()._b0().a(0);var f=e.h(c,d,b,-1,null,null,false,false).g;c=(f!=null?f:String.empty()).length}}switch(this.validationCriteria()){case 1:if(c%1!=0){return false}break;case 2:case 4:case 5:case 6:break}return this._bm(a,c)},_k:function(){return this._bk},_bf:function(a,b,c,d,e,f,g){$$t.$bj._bf.call(this,a,b,c,d,e,f,g);if(a==null){return}if(a._e().length!=1){return}var h=a._e()[0];var i=$b($$t.$aci.$type,h);var j=$b($$t.$ab3.$type,h);var k=$b($$t.$acu.$type,h);if(k!=null){if($b($$t.$acf.$type,k)!==null){return}if($b($$t.$aay.$type,k)!==null||$b($$t.$aaz.$type,k)!==null||$b($$t.$aa0.$type,k)!==null||$b($$t.$aa1.$type,k)!==null||$b($$t.$aa2.$type,k)!==null||$b($$t.$aa3.$type,k)!==null){throw new $$6.d(1,$$t.$k.eg("LE_ArgumentException_DV_ConstraintFormulaMustBeNumberOrReference",[d]))}}else if(i==null&&j==null){throw new $$6.d(1,$$t.$k.eg("LE_ArgumentException_DV_ConstraintFormulaMustBeNumberOrReference",[d]))}},_bq:function(a,b){if($.ig.$ep.isDefined($$t.$bf.$type,$$t.$bf.getBox(a))==false){throw new $$t.tc(b,a,$$t.$bf.$type)}this._bk=a},_bp:function(a){if(a==null){return $m(Number,null)}if(a._e().length!=1){return $m(Number,null)}var b=a._e()[0];var c=$b($$t.$ab3.$type,b);if(c!=null){return $m(Number,c.p())}var d=$b($$t.$aci.$type,b);if(d!=null){return $m(Number,d.p())}return $m(Number,null)},_bm:function(a,b){},_bj:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$bo.$type,$tValue,a,31,b,c,d,e,g,f,null,null)},_bi:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$bo._bj($$t.$bf.$type,"ValidationCriteria",function(b){return b.validationCriteria()},function(b,c){b.validationCriteria(c)},function(b,c){b._br(c)},true,false,24576));return a},validationCriteria:function(a){if(arguments.length===1){if(a!=this._bk){$$t.$bo._bh[0].h($$t.$bo.$type,$$t.$bf.$type,this,a)}return a}else{return this._bk}},_br:function(a){this._bq(a,"value")},$type:new $.ig.Type("excel.ValueConstraintDataValidationRule",$$t.$bj.$type)},true);$c("excel.OneConstraintDataValidationRule:bm","excel.ValueConstraintDataValidationRule",{_bx:null,_bv:0,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===2){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._bv=2;$$t.$bo.init.call(this)},_init1:function(a,b){this._bv=2;$$t.$bo.init.call(this);this._bv=a;this._bq(b,"validationCriteria")},_l:function(a){return this._by(a,this._a2(),this._ax(),this._a9())},_m:function(a){return null},isEquivalentTo:function(a){var b=$b($$t.$bm.$type,a);return b!=null&&$$t.$bo.isEquivalentTo.call(this,a)&&b._bv==this._bv&&$$t.$bc._q(b._bx,this._bx)},_ao:function(a,b){$$t.$bo._ao.call(this,a,b);var c=this._bd(this._bx,b);this._bx=c.p0},_ap:function(){if(this._bx!=null){this._bx._bu()}$$t.$bo._ap.call(this)},_j:function(){return this._bv},_aq:function(a,b){this._ca(a,b,this._a2(),this._ax(),this._a9(),true)},_ar:function(a,b){},_bm:function(a,b){var $self=this;var c;if(!function(){var d=$self._b0(c);c=d.p0;return d.ret}()){var d=this._aw(this._bx,a,true);if(d==null||function(){var e=d._toDouble1(c);c=e.p0;return e.ret}()==false){return false}}switch(this.validationOperator()){case 2:return b==c;case 4:return b>c;case 6:return b>=c;case 5:return b<c;case 7:return b<=c;case 3:return b!=c;default:return false}},_at:function(a,b){this._bf(this._bx,a,b,"constraintFormula",true,true,this._a2())},getConstraintFormula:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===4){n=1}switch(n){case 0:return this._getConstraintFormula.apply(this,arguments);case 1:return this._getConstraintFormula1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getConstraintFormula:function(a){return this._getConstraintFormula1(a,this._a2(),this._ax(),this._a9())},_getConstraintFormula1:function(a,b,c,d){d=typeof d==="string"?new $.ig.CultureInfo(d):d;var e=this._by(a,b,c,d);if(e==null){return null}return e._toString2(c,d)},setConstraint:function(){var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=1}else if($b($$0.$s.$type,arguments[0])!==null){n=0}}switch(n){case 0:return this._setConstraint.apply(this,arguments);case 1:return this._setConstraint1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setConstraint1:function(a){this._setConstraintFormula("="+$7(a,this._a9()),null)},_setConstraint:function(a){var b=$$t.$ns._dateTimeToExcelDate(this._workbook(),a);if(b.hasValue()==false){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DV_InvalidExcelDate"),"value")}this._setConstraint1(b.value())},setConstraintFormula:function(){var n;if(arguments.length===2){n=0}else if(arguments.length===5){n=1}switch(n){case 0:return this._setConstraintFormula.apply(this,arguments);case 1:return this._setConstraintFormula1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setConstraintFormula:function(a,b){this._setConstraintFormula1(a,b,this._a2(),this._ax(),this._a9())},_setConstraintFormula1:function(a,b,c,d,e){e=typeof e==="string"?new $.ig.CultureInfo(e):e;var f=this._az(a,c,d,e);this._ca(f,b,c,d,e,false)},_b0:function(a){a=0;var b=$$t.$bo._bp(this._bx);if(b.hasValue()==false){return{ret:false,p0:a}}a=b.value();return{ret:true,p0:a}},_bz:function(a){var $self=this;a=$$0.$s.minValue();var b;if(function(){var c=$self._b0(b);b=c.p0;return c.ret}()==false){return{ret:false,p0:a}}var c=$$t.$ns._excelDateToDateTime(this._workbook(),b);if(c.hasValue()==false){return{ret:false,p0:a}}a=c.value();return{ret:true,p0:a}},_by:function(a,b,c,d){return this._a1(this._bx,a,b,c,d,true)},_ca:function(a,b,c,d,e,f){var $self=this;if(!f){this._bf(a,this._h(),null,"constraintFormula",true,true,c)}var g=this._bc(function(){return $self._getConstraintFormula1("A1",c,1,$$0.$cf.invariantCulture())},c);this._bx=this._a1(a,b,c,d,e,false);if($l(g,null)){this._be($$t.$bm._bs[0],g.value(),this._getConstraintFormula1("A1",c,1,$$0.$cf.invariantCulture()))}},_bu:function($tContext,$tValue,a,b,c,d,e,f,g){return new $$t.gm($tContext,$tValue,a,31,b,c,d,e,g,f,null,null)},_bt:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$bm._bu($$t.$bk.$type,String,"ConstraintFormula",function(b){return b.c},function(b,c){b.a._setConstraintFormula1(c,"A1",b.b,1,$$0.$cf.invariantCulture())},null,true,false,2048));$$t.$gl.f(a,1,$$t.$bm._bu($$t.$bm.$type,$$t.$bh.$type,"ValidationOperator",function(b){return b.validationOperator()},function(b,c){b.validationOperator(c)},null,true,false,2048));return a},validationOperator:function(a){if(arguments.length===1){if(this._bv==a){return}if($.ig.$ep.isDefined($$t.$bh.$type,$$t.$bh.getBox(a))==false){throw new $$t.tc("value",a,$$t.$bh.$type)}var b=$$t.$bm._bs[1].g($$t.$bm.$type,$$t.$bh.$type,this,this._bv,a,false);this._bv=b.p1;return a}else{return this._bv}},$type:new $.ig.Type("excel.OneConstraintDataValidationRule",$$t.$bo.$type)},true);$c("excel.TwoConstraintDataValidationRule:bn","excel.ValueConstraintDataValidationRule",{_bx:null,_by:null,_bz:0,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===2){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._bz=0;$$t.$bo.init.call(this)},_init1:function(a,b){this._bz=0;$$t.$bo.init.call(this);this._bz=a;this._bq(b,"validationCriteria")},_l:function(a){return this._bv(a,this._a2(),this._ax(),this._a9())},_m:function(a){return this._bw(a,this._a2(),this._ax(),this._a9())},isEquivalentTo:function(a){var b=$b($$t.$bn.$type,a);return b!=null&&$$t.$bo.isEquivalentTo.call(this,a)&&b._bz==this._bz&&$$t.$bc._q(b._bx,this._bx)&&$$t.$bc._q(b._by,this._by)},_ao:function(a,b){$$t.$bo._ao.call(this,a,b);var c=this._bd(this._bx,b);this._bx=c.p0;var d=this._bd(this._by,b);this._by=d.p0},_ap:function(){if(this._bx!=null){this._bx._bu()}if(this._by!=null){this._by._bu()}$$t.$bo._ap.call(this)},_j:function(){return this._bz},_aq:function(a,b){this._ch(a,b,this._a2(),this._ax(),this._a9(),true)},_ar:function(a,b){this._cm(a,b,this._a2(),this._ax(),this._a9(),true)},_bm:function(a,b){var $self=this;var c,d;if(!function(){var e=$self._b2(c);c=e.p0;return e.ret}()){var e=this._aw(this._bx,a,true);if(e==null||function(){var f=e._toDouble1(c);c=f.p0;return f.ret}()==false){return false}}if(!function(){var f=$self._b4(d);d=f.p0;return f.ret}()){var f=this._aw(this._by,a,true);if(f==null||function(){var g=f._toDouble1(d);d=g.p0;return g.ret}()==false){return false}}var g=c<=b&&b<=d;return g==(this.validationOperator()==0)},_at:function(a,b){var c=this._a2();this._bf(this._bx,a,b,"lowerConstraintFormula",true,true,c);this._bf(this._by,a,b,"upperConstraintFormula",true,false,c)},getLowerConstraintFormula:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===4){n=1}switch(n){case 0:return this._getLowerConstraintFormula.apply(this,arguments);case 1:return this._getLowerConstraintFormula1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getLowerConstraintFormula:function(a){return this._getLowerConstraintFormula1(a,this._a2(),this._ax(),this._a9())},_getLowerConstraintFormula1:function(a,b,c,d){d=typeof d==="string"?new $.ig.CultureInfo(d):d;var e=this._bv(a,b,c,d);if(e==null){return null}return e._toString2(c,d)},getUpperConstraintFormula:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===4){n=1}switch(n){case 0:return this._getUpperConstraintFormula.apply(this,arguments);case 1:return this._getUpperConstraintFormula1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getUpperConstraintFormula:function(a){return this._getUpperConstraintFormula1(a,this._a2(),this._ax(),this._a9())},_getUpperConstraintFormula1:function(a,b,c,d){d=typeof d==="string"?new $.ig.CultureInfo(d):d;var e=this._bw(a,b,c,d);if(e==null){return null}return e._toString2(c,d)},setLowerConstraint:function(){var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=1}else if($b($$0.$s.$type,arguments[0])!==null){n=0}}switch(n){case 0:return this._setLowerConstraint.apply(this,arguments);case 1:return this._setLowerConstraint1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setLowerConstraint1:function(a){this._setLowerConstraintFormula("="+$7(a,this._a9()),null)},_setLowerConstraint:function(a){var b=$$t.$ns._dateTimeToExcelDate(this._workbook(),a);if(b.hasValue()==false){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DV_InvalidExcelDate"),"value")}this._setLowerConstraint1(b.value())},setLowerConstraintFormula:function(){var n;if(arguments.length===2){n=0}else if(arguments.length===5){n=1}switch(n){case 0:return this._setLowerConstraintFormula.apply(this,arguments);case 1:return this._setLowerConstraintFormula1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setLowerConstraintFormula:function(a,b){this._setLowerConstraintFormula1(a,b,this._a2(),this._ax(),this._a9())},_setLowerConstraintFormula1:function(a,b,c,d,e){e=typeof e==="string"?new $.ig.CultureInfo(e):e;var f=this._az(a,c,d,e);this._ch(f,b,c,d,e,false)},setUpperConstraint:function(){var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=1}else if($b($$0.$s.$type,arguments[0])!==null){n=0}}switch(n){case 0:return this._setUpperConstraint.apply(this,arguments);case 1:return this._setUpperConstraint1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setUpperConstraint1:function(a){this._setUpperConstraintFormula("="+$7(a,this._a9()),null)},_setUpperConstraint:function(a){var b=$$t.$ns._dateTimeToExcelDate(this._workbook(),a);if(b.hasValue()==false){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DV_InvalidExcelDate"),"value")}this._setUpperConstraint1(b.value())},setUpperConstraintFormula:function(){var n;if(arguments.length===2){n=0}else if(arguments.length===5){n=1}switch(n){case 0:return this._setUpperConstraintFormula.apply(this,arguments);case 1:return this._setUpperConstraintFormula1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setUpperConstraintFormula:function(a,b){this._setUpperConstraintFormula1(a,b,this._a2(),this._ax(),this._a9())},_setUpperConstraintFormula1:function(a,b,c,d,e){e=typeof e==="string"?new $.ig.CultureInfo(e):e;var f=this._az(a,c,d,e);this._cm(f,b,c,d,e,false)},_b2:function(a){a=0;var b=$$t.$bo._bp(this._bx);if(b.hasValue()==false){return{ret:false,p0:a}}a=b.value();return{ret:true,p0:a}},_b1:function(a){var $self=this;a=$$0.$s.minValue();var b;if(function(){var c=$self._b2(b);b=c.p0;return c.ret}()==false){return{ret:false,p0:a}}var c=$$t.$ns._excelDateToDateTime(this._workbook(),b);if(c.hasValue()==false){return{ret:false,p0:a}}a=c.value();return{ret:true,p0:a}},_b4:function(a){a=0;var b=$$t.$bo._bp(this._by);if(b.hasValue()==false){return{ret:false,p0:a}}a=b.value();return{ret:true,p0:a}},_b3:function(a){var $self=this;a=$$0.$s.minValue();var b;if(function(){var c=$self._b4(b);b=c.p0;return c.ret}()==false){return{ret:false,p0:a}}var c=$$t.$ns._excelDateToDateTime(this._workbook(),b);if(c.hasValue()==false){return{ret:false,p0:a}}a=c.value();return{ret:true,p0:a}},_bv:function(a,b,c,d){return this._a1(this._bx,a,b,c,d,true)},_bw:function(a,b,c,d){return this._a1(this._by,a,b,c,d,true)},_ch:function(a,b,c,d,e,f){var $self=this;if(!f){this._bf(a,this._h(),null,"lowerConstraintFormula",true,true,c)}var g=$$t.$bo._bp(a);var h=$$t.$bo._bp(this._by);if(g.hasValue()&&h.hasValue()){if(h.value()<g.value()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DV_LowerGreaterThanUpperContraint"),"lowerConstraintFormula")}}var i=this._bc(function(){return $self._getLowerConstraintFormula1("A1",c,1,$$0.$cf.invariantCulture())},c);this._bx=this._a1(a,b,c,d,e,false);if($l(i,null)){this._be($$t.$bn._bs[0],i.value(),this._getLowerConstraintFormula1("A1",c,1,$$0.$cf.invariantCulture()))}},_cm:function(a,b,c,d,e,f){var $self=this;if(!f){this._bf(a,this._h(),null,"upperConstraintFormula",true,false,c)}var g=$$t.$bo._bp(this._bx);var h=$$t.$bo._bp(a);if(g.hasValue()&&h.hasValue()){if(h.value()<g.value()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DV_UpperLessThanLowerContraint"),"upperConstraintFormula")}}var i=this._bc(function(){return $self._getUpperConstraintFormula1("A1",c,1,$$0.$cf.invariantCulture())},c);this._by=this._a1(a,b,c,d,e,false);if($l(i,null)){this._be($$t.$bn._bs[1],i.value(),this._getUpperConstraintFormula1("A1",c,1,$$0.$cf.invariantCulture()))}},_bu:function($tContext,$tValue,a,b,c,d,e,f,g){return new $$t.gm($tContext,$tValue,a,31,b,c,d,e,g,f,null,null)},_bt:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$bn._bu($$t.$bk.$type,String,"LowerConstraintFormula",function(b){return b.c},function(b,c){b.a._setLowerConstraintFormula1(c,"A1",b.b,1,$$0.$cf.invariantCulture())},null,true,false,2048));$$t.$gl.f(a,1,$$t.$bn._bu($$t.$bk.$type,String,"UpperConstraintFormula",function(b){return b.c},function(b,c){b.a._setUpperConstraintFormula1(c,"A1",b.b,1,$$0.$cf.invariantCulture())},null,true,false,2048));$$t.$gl.f(a,2,$$t.$bn._bu($$t.$bn.$type,$$t.$bi.$type,"ValidationOperator",function(b){return b.validationOperator()},function(b,c){b.validationOperator(c)},null,true,false,2048));return a},validationOperator:function(a){if(arguments.length===1){if(this._bz==a){return}if($.ig.$ep.isDefined($$t.$bi.$type,$$t.$bi.getBox(a))==false){throw new $$t.tc("value",a,$$t.$bi.$type)}var b=$$t.$bn._bs[2].g($$t.$bn.$type,$$t.$bi.$type,this,this._bz,a,false);this._bz=b.p1;return a}else{return this._bz}},$type:new $.ig.Type("excel.TwoConstraintDataValidationRule",$$t.$bo.$type)},true);$c("excel.DisplayValueCollection:br","Object",{_d:null,_e:null,_staticInit:function(){$$t.$br._a=$$t.$br._b()},init:function(a){this._e=new $$4.x(String,0);$.ig.$op.init.call(this);this._d=a},copyTo:function(a,b){this._e.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._e.getEnumerator()},add:function(a){this._s(a);this._k(this._e.count(),a)},clear:function(){if(this._d._aa()==this._e.count()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FixedValuesFilterMustAcceptAValue"))}var a=this._e.count()>0?this._j(13):null;for(var b=this._e.count()-1;b>=0;b--){this._l(b,false)}this._d._i();this._o(a)},contains:function(a){return this.indexOf(a)>=0},indexOf:function(a){var b=this._d._h();for(var c=0;c<this._e.count();c++){if($$v.$an.c(a,this._e.__inner[c],b,1)==0){return c}}return-1},insert:function(a,b){this._s(b);this._k(a,b)},remove:function(a){var b=this.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){if(this._d._aa()==1){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FixedValuesFilterMustAcceptAValue"))}this._m(a)},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$bs.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$br._c(String,"Add",36,function(b){return b.c},function(b,c){$$t.$br._p(b,c)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$br._c(String,"Remove",37,function(b){return b.c},function(b,c){$$t.$br._q(b,c)},null,true,true,8192));$$t.$gl.f(a,2,$$t.$br._c(String,"Set",36,function(b){return b.c},function(b,c){$$t.$br._r(b,c)},null,true,true,8192));return a},_k:function(a,b){var c=$$t.$br._a[0];var d=null;if(this._d._b()!=null){d=c.b(this._d._b().workbook(),this._d._b().worksheet(),c.c)}var e=new $$t.bs(1,this,b,a);this._e.insert(a,b);this._d._i();if(this._d._b()!=null){c.e($$t.$bs.$type,String,e,null,b);if(d!=null){c.d(this._d._b().workbook(),d)}}},_l:function(a,b){var c=this._e.__inner[a];
|
|
var d=$$t.$br._a[1];var e=null;if(this._d._b()!=null){e=d.b(this._d._b().workbook(),this._d._b().worksheet(),d.c)}var f=new $$t.bs(1,this,c,a);this._e.removeAt(a);if(b){this._d._i()}if(this._d._b()!=null){d.e($$t.$bs.$type,String,f,c,null);if(e!=null){d.d(this._d._b().workbook(),e)}}},_m:function(a){var b=this._e.__inner[a];var c=$$t.$br._a[1];var d=null;if(this._d._b()!=null){d=c.b(this._d._b().workbook(),this._d._b().worksheet(),c.c)}var e=new $$t.bs(1,this,b,a);this._e.removeAt(a);this._d._i();if(this._d._b()!=null){c.e($$t.$bs.$type,String,e,b,null);if(d!=null){c.d(this._d._b().workbook(),d)}}},_n:function(a,b){if(a==this._e.count()){this.add(b);return}var c=this._e.__inner[a];if(c==b){return}var d=$$t.$br._a[2];var e=null;if(this._d._b()!=null){e=d.b(this._d._b().workbook(),this._d._b().worksheet(),d.c)}var f=new $$t.bs(1,this,c,a);this._e.__inner[a]=b;if(this._d._b()!=null){d.e($$t.$bs.$type,String,f,c,null);if(e!=null){d.d(this._d._b().workbook(),e)}}this._d._i()},_j:function(a){var b=this._d._b()==null?null:this._d._b().workbook();return b!=null&&b._cv()?b._gl(this._d._b().worksheet(),a,null):null},_o:function(a){if(a!=null){var b=this._d._b().workbook();if(b!=null){b._h6(a)}}},_p:function(a,b){var c=a.a._e.indexOf(a.c);if(c>=0){a.a._m(c)}},_q:function(a,b){a.a._k(a.b,a.c)},_r:function(a,b){a.a._n(a.b,a.c)},_s:function(a){if(String.isNullOrEmpty(a)){throw new $$6.e(0,"item")}if(this.contains(a)){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DuplicateDisplayValue"),"item")}},count:function(){return this._e.count()},item:function(a,b){if(arguments.length===2){if(b==null){throw new $$6.e(0,"item")}if(a<0||a>this._e.count()){this._e.__inner[a]=b;return}var c=this.indexOf(b);if(c<0||c==a){this._n(a,b);return}throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DuplicateDisplayValue"),"item");return b}else{return this._e.__inner[a]}},$type:new $.ig.Type("excel.DisplayValueCollection",$.ig.$ot,[$$0.$bz.$type.specialize(String)])},true);$c("DisplayValueCollection_CollectionChangeContext:bs","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,c:null,b:0,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.a=b;this.c=c;this.b=d},workbook:function(){return this.a._d._b()==null?null:this.a._d._b().workbook()},sheet:function(){return this.a._d._b()==null?null:this.a._d._b().worksheet()},source:function(){return this.a._d._b()},$type:new $.ig.Type("DisplayValueCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.DocumentProperties:bt","Object",{_d:null,_o:null,_p:null,_q:null,_r:null,_s:null,_t:null,_u:null,_v:null,_w:null,init:function(a){$.ig.$op.init.call(this);this._d=a},_ag:function(a,b){var c=a.t().item(4);var d=b.t().item(2);var e=a.t().item(6);var f=b.t().item(15);var g=a.t().item(5);var h=b.t().item(14);var i=a.t().item(3);var j=b.t().item(27);var k=a.t().item(2);this._o=c;this._p=d;this._q=e;this._r=f;this._s=g;this._t=h;this._v=i;this._u=j;this._w=k},_ah:function(a){var b=new $$v.bu;var c=new $$v.bl;b.t().item(4,this._o==null?null:this._o.trim());c.t().item(2,this._p);b.t().item(6,this._q);c.t().item(15,this._r);b.t().item(5,this._s);c.t().item(14,this._t==null?null:this._t.trim());b.t().item(3,this._v);c.t().item(27,this._u);b.t().item(2,this._w);var d=a._addFile("\x05DocumentSummaryInformation");if(d!=null){c.o(d)}var e=a._addFile("\x05SummaryInformation");if(e!=null){b.o(e)}},_c:function($tValue,a,b,c){return new $$t.gm($$t.$bt.$type,$tValue,a,34,b,c,null,true,0,false,null,null)},_b:function(){var a=new Array(9);$$t.$gl.f(a,0,$$t.$bt._c(String,"Author",function(b){return b.author()},function(b,c){b.author(c)}));$$t.$gl.f(a,1,$$t.$bt._c(String,"Category",function(b){return b.category()},function(b,c){b.category(c)}));$$t.$gl.f(a,2,$$t.$bt._c(String,"Comments",function(b){return b.comments()},function(b,c){b.comments(c)}));$$t.$gl.f(a,3,$$t.$bt._c(String,"Company",function(b){return b.company()},function(b,c){b.company(c)}));$$t.$gl.f(a,4,$$t.$bt._c(String,"Keywords",function(b){return b.keywords()},function(b,c){b.keywords(c)}));$$t.$gl.f(a,5,$$t.$bt._c(String,"Manager",function(b){return b.manager()},function(b,c){b.manager(c)}));$$t.$gl.f(a,6,$$t.$bt._c(String,"Status",function(b){return b.status()},function(b,c){b.status(c)}));$$t.$gl.f(a,7,$$t.$bt._c(String,"Subject",function(b){return b.subject()},function(b,c){b.subject(c)}));$$t.$gl.f(a,8,$$t.$bt._c(String,"Title",function(b){return b.title()},function(b,c){b.title(c)}));return a},author:function(a){if(arguments.length===1){var b=$$t.$bt._a[0].g($$t.$bt.$type,String,this,this._o,a,false);this._o=b.p1;return a}else{return this._o}},category:function(a){if(arguments.length===1){var b=$$t.$bt._a[1].g($$t.$bt.$type,String,this,this._p,a,false);this._p=b.p1;return a}else{return this._p}},comments:function(a){if(arguments.length===1){var b=$$t.$bt._a[2].g($$t.$bt.$type,String,this,this._q,a,false);this._q=b.p1;return a}else{return this._q}},company:function(a){if(arguments.length===1){var b=$$t.$bt._a[3].g($$t.$bt.$type,String,this,this._r,a,false);this._r=b.p1;return a}else{return this._r}},keywords:function(a){if(arguments.length===1){var b=$$t.$bt._a[4].g($$t.$bt.$type,String,this,this._s,a,false);this._s=b.p1;return a}else{return this._s}},manager:function(a){if(arguments.length===1){var b=$$t.$bt._a[5].g($$t.$bt.$type,String,this,this._t,a,false);this._t=b.p1;return a}else{return this._t}},status:function(a){if(arguments.length===1){var b=$$t.$bt._a[6].g($$t.$bt.$type,String,this,this._u,a,false);this._u=b.p1;return a}else{return this._u}},subject:function(a){if(arguments.length===1){var b=$$t.$bt._a[7].g($$t.$bt.$type,String,this,this._v,a,false);this._v=b.p1;return a}else{return this._v}},title:function(a){if(arguments.length===1){var b=$$t.$bt._a[8].g($$t.$bt.$type,String,this,this._w,a,false);this._w=b.p1;return a}else{return this._w}},workbook:function(){return this._d},sheet:function(){return null},source:function(){return this},$type:new $.ig.Type("excel.DocumentProperties",$.ig.$ot,[$$t.$gn.$type])},true);$c("FixedLengthSegmentTree$1:dm","Object",{$t:null,b:null,k:0,c:null,l:0,init:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this.c=a;this.k=b},m:function(){this.b=null},a:function(a,b,c){while(true){var d=a-a%c;var e=d+c-1;if(this.k<=e){return null}if(b<=e){return new $$t.dn(this.$t,d,e)}c*=2}},n:function(a,b){a=-1;b=-1;if(this.b!=null){var c=this.b.h(true,a);a=c.p1;var d=this.b.h(false,b);b=d.p1}else{a=-1;b=-1}return{p0:a,p1:b}},h:function(a,b,c,d){var e=null;if(this.b!=null&&this.b.e<=a&&b<=this.b.d){var f=this.b.i($$4.$x.$type.specialize(this.$t),this,a,b,c,e,this.c.u,d);e=f.p4}return e},e:function(a,b,c){var d=null;if(this.b!=null&&this.b.e<=a&&b<=this.b.d){var e=this.b.i($$4.$q.$type.specialize(this.$t),this,a,b,null,d,this.c.t,c);d=e.p4}return d},i:function(a,b,c){var d=null;if(this.b!=null&&this.b.e<=a&&a<=this.b.d){var e=this.b.j($$4.$x.$type.specialize(this.$t),a,b,d,this.c.u,c);d=e.p2}return d},f:function(a,b){var c=null;if(this.b!=null&&this.b.e<=a&&a<=this.b.d){var d=this.b.j($$4.$q.$type.specialize(this.$t),a,null,c,this.c.t,b);c=d.p2}return c},j:function(a,b,c,d){var e=null;if(this.b!=null&&a<=this.b.d&&this.b.e<=b){var f=this.b.k($$4.$x.$type.specialize(this.$t),a,b,c,e,this.c.u,d);e=f.p3}return e},g:function(a,b,c){var d=null;if(this.b!=null&&a<=this.b.d&&this.b.e<=b){var e=this.b.k($$4.$q.$type.specialize(this.$t),a,b,null,d,this.c.t,c);d=e.p3}return d},o:function(a,b,c){if(this.b==null){var d=8;this.b=this.a(b,c,d)}else if(b<this.b.e||this.b.d<c){var e=this.b.d-this.b.e+1;var f=this.b;this.b=this.a(Math.min(b,this.b.e),Math.max(c,this.b.d),e);this.b.n(f)}this.b.l(this,a,b,c)},p:function(a,b,c){if(this.b!=null){this.b.m(this,a,b,c)}},d:function(){return this.l==0},$type:new $.ig.Type("FixedLengthSegmentTree$1",$.ig.$ot)},true);$c("FixedLengthSegmentTree_SegmentTreeNode$1:dn","Object",{$t:null,e:0,d:0,c:null,a:null,b:null,init:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this.e=a;this.d=b},f:function($tCol,a,b,c,d){var e=$$t.$dn.g(this.$t,$tCol,this.c,a,b,c,d);b=e.p2;return{p1:b}},g:function($t,$tCol,a,b,c,d,e){if(a==null||a.count()==0){return{p2:c}}var g=a.getEnumerator();while(g.moveNext()){var f=g.current();if(b==null||b.remove(f)){if($e($tCol,c)==null){c=d()}if(e==null||e(f)){c.add(f)}}}return{p2:c}},h:function(a,b){var c=a?this.a:this.b;if(c!=null){var d=c.h(a,b);b=d.p1}if(b<0&&this.c!=null&&this.c.count()!=0){b=a?this.e:this.d;return{p1:b}}c=a?this.b:this.a;if(c!=null){var e=c.h(a,b);b=e.p1}return{p1:b}},i:function($tCol,a,b,c,d,e,f,g){if(b<this.e||this.d<c){return{p4:e}}var h=this.f($tCol,d,e,f,g);e=h.p1;if(this.e==this.d){return{p4:e}}var i=$a(this.d+this.e,2);var j=b<=i;var k=c<=i;if(j==k){if(j){if(this.a!=null){var l=this.a.i($tCol,a,b,c,d,e,f,g);e=l.p4}}else{if(this.b!=null){var m=this.b.i($tCol,a,b,c,d,e,f,g);e=m.p4}}return{p4:e}}if(this.a==null||this.b==null){return{p4:e}}var n=null;var o=this.a.j($$4.$q.$type.specialize(this.$t),b,d,n,a.c.t,g);n=o.p2;if(n==null){return{p4:e}}var p=null;var q=this.b.j($$4.$x.$type.specialize(this.$t),c,n,p,a.c.u,g);p=q.p2;var r=$$t.$dn.g(this.$t,$tCol,p,d,e,f,g);e=r.p2;return{p4:e}},j:function($tCol,a,b,c,d,e){var f=this.f($tCol,b,c,d,e);c=f.p1;if(this.e==this.d){return{p2:c}}var g=$a(this.d+this.e,2);if(a<=g){if(this.a!=null){var h=this.a.j($tCol,a,b,c,d,e);c=h.p2}}else{if(this.b!=null){var i=this.b.j($tCol,a,b,c,d,e);c=i.p2}}return{p2:c}},k:function($tCol,a,b,c,d,e,f){if(b<this.e||this.d<a){return{p3:d}}var g=this.f($tCol,c,d,e,f);d=g.p1;if(this.e==this.d){return{p3:d}}var h=$a(this.d+this.e,2);if(a<=h&&this.a!=null){var i=this.a.k($tCol,a,b,c,d,e,f);d=i.p3}if(h<b&&this.b!=null){var j=this.b.k($tCol,a,b,c,d,e,f);d=j.p3}return{p3:d}},l:function(a,b,c,d){if(c<=this.e&&this.d<=d){if(this.c==null){this.c=new $$4.x(this.$t,0)}this.c.add(b);a.l++;return}var e=$a(this.d+this.e,2);if(c<=e){if(this.a==null){this.a=new $$t.dn(this.$t,this.e,e)}this.a.l(a,b,c,d)}if(e<d){if(this.b==null){this.b=new $$t.dn(this.$t,e+1,this.d)}this.b.l(a,b,c,d)}},m:function(a,b,c,d){if(c<=this.e&&this.d<=d){if(this.c!=null){if(this.c.remove(b)){a.l--}}return}var e=$a(this.d+this.e,2);if(c<=e){if(this.a!=null){this.a.m(a,b,c,d)}}if(e<d){if(this.b!=null){this.b.m(a,b,c,d)}}},n:function(a){var b=$a(this.d+this.e,2);if(a.d<=b){if(a.e==this.e&&a.d==b){this.a=a}else{this.a=new $$t.dn(this.$t,this.e,b);this.a.n(a)}}else if(b<a.e){if(a.e==b+1&&a.d==this.d){this.b=a}else{this.b=new $$t.dn(this.$t,b+1,this.d);this.b.n(a)}}},$type:new $.ig.Type("FixedLengthSegmentTree_SegmentTreeNode$1",$.ig.$ot)},true);$c("FormatLimitErrors:dp","Object",{c:false,e:null,a:null,init:function(a){$.ig.$op.init.call(this);this.a=a},g:function(a){this.c=true;this.f().add(a)},h:function(){this.c=false;if(this.e!=null){this.e.clear()}},f:function(){if(this.e==null){this.e=new $$4.x(String,0)}return this.e},d:function(){return this.c},b:function(){return this.a},$type:new $.ig.Type("FormatLimitErrors",$.ig.$ot)},true);$c("excel.IWorkbookFont:fw","Object",{$type:new $.ig.Type("excel.IWorkbookFont",null)},true);$c("excel.FormattedFontBase:dq","Object",{_f:null,_u:0,_q:0,init:function(a,b,c){$.ig.$op.init.call(this);this._f=a;this._u=b;this._q=c},setFontFormatting:function(a){if(a==null){throw new $$6.e(2,"source",$$t.$k.ef("LE_ArgumentNullException_SourceFont"))}var b=this._g().workbook();var c=null;if(b!=null){c=b._gl(null,88,null)}this.name(a.name());this.height(a.height());this.colorInfo(a.colorInfo());this._bold$i(a._bold$i());this._italic$i(a._italic$i());this._strikeout$i(a._strikeout$i());this.superscriptSubscriptStyle(a.superscriptSubscriptStyle());this.underlineStyle(a.underlineStyle());if(c!=null){b._h6(c)}},_z:function(){this._f.onFormattingChanged()},_aa:function(){},_h:function(a){return null},_ac:function(a,b,c,d,e){},_ab:function(a,b,c,d,e,f){var g=Math.max(a.startIndex(),this._u);var h=a.getFormattingRuns(b);for(var i=0;i<h.count();i++){var j=h.__inner[i];try{if(j.i()<g){continue}if(c.count()==0&&g<j.i()){var k=a.createRun(g);if(f!=null){k.m(f,b)}else if(e!=null){e.resolveDefaults(k.f(b).d())}a.insertRun(i,k);j=k}if(d<=j.i()){break}c.add(j)}finally{f=j}}return{p5:f}},_ad:function(){},_e:function(a,b){for(var c=a.count()-1;c>=0;c--){var d=a.__inner[c];if(d.i()<=b){return d}}return null},_ae:function($tValue,a,b,c,d,e){$$t.$gl.f(a,b,new $$t.gm($$t.$dq.$type,$tValue,c,88,d,e,null,true,4,false,null,null))},_b:function(){var a=new Array(8);$$t.$dq._ae($$0.$ai.$type.specialize($$0.$aq.$type),a,0,"Bold",function(b){return b._bold$i()},function(b,c){b._bold$i(c)});$$t.$dq._ae($$t.$ah.$type,a,1,"ColorInfo",function(b){return b.colorInfo()},function(b,c){b.colorInfo(c)});$$t.$dq._ae($$0.$aw.$type,a,2,"Height",function(b){return b.height()},function(b,c){b.height(c)});$$t.$dq._ae($$0.$ai.$type.specialize($$0.$aq.$type),a,3,"Italic",function(b){return b._italic$i()},function(b,c){b._italic$i(c)});$$t.$dq._ae(String,a,4,"Name",function(b){return b.name()},function(b,c){b.name(c)});$$t.$dq._ae($$0.$ai.$type.specialize($$0.$aq.$type),a,5,"Strikeout",function(b){return b._strikeout$i()},function(b,c){b._strikeout$i(c)});$$t.$dq._ae($$t.$ca.$type,a,6,"SuperscriptSubscriptStyle",function(b){return b.superscriptSubscriptStyle()},function(b,c){b.superscriptSubscriptStyle(c)});$$t.$dq._ae($$t.$cb.$type,a,7,"UnderlineStyle",function(b){return b.underlineStyle()},function(b,c){b.underlineStyle(c)});return a},_l:function(a){var b=this._f.workbook();var c=new $$4.x($$t.$d8.$type,0);var d=this._f.toString();var e=this.length()!=0?this.startIndex()+this.length():d.length;var f;var g=this._ac(b,c,e,a,f);f=g.p4;if(c.count()==0){var h=this._f.getOwnerAt(this._u);if(h!=null){var i=h.createRun(this._u);if(f!=null){i.m(f,b)}else if(a!=null){a.resolveDefaults(i.f(b).d())}c.add(i);h.addRun(i)}}if(c.count()>0&&e<d.length){var j=this._f.getOwnerAt(e);if(j!=null){var k=j.getFormattingRuns(b);var l=this._e(k,e);if(l==null||l.i()<e){var m=c.__inner[c.count()-1];var n=j.createRun(e);n.m(m,b);var o=0;if(l!=null){o=k.indexOf(l)+1}j.insertRun(o,n)}}}return c},_c:function($tValue,a,b){this._ag();var c=this._d();if(c!=null){return a(c.d(this._g().workbook()))}return b},_af:function($tValue,a,b,c,d,e){if(this._k()==false&&$.ig.$op.equalsStatic($e($tValue,a),$e($tValue,b))){return}this._ag();this._aa();var f=this._f.workbook();var g;var h=f!=null&&f._cv();if(h){g=c(this)}else{g=b}var i=this._h(f);var k=this._l(i).getEnumerator();while(k.moveNext()){var j=k.current();if(j!=null){d(j.d(f),a)}}this._z();if(h){$$t.$dq._a[e].e($$t.$dq.$type,$tValue,this,g,a)}},_ag:function(){if(this._f.owner()==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FormattedStringNotOwned"))}var a=this._u;if(0<this._q){a+=this._q}if(this._f.toString().length<a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_InvalidCharacterRange"))}},bold:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._bold$i.apply(this,arguments);return a}else{return $s(this._bold$i.apply(this,arguments))}},_bold$i:function(a){if(arguments.length===1){$$t.$k.gi(a);this._af($$0.$ai.$type.specialize($$0.$aq.$type),a,$$t.$k.dq,function(b){return b._bold$i()},function(b,c){b._bold$i(c)},0);return a}else{return this._c($$0.$ai.$type.specialize($$0.$aq.$type),function(a){return a._bold$i()},$$t.$k.dq)}},colorInfo:function(a){if(arguments.length===1){this._af($$t.$ah.$type,a,null,function(b){return b.colorInfo()},function(b,c){b.colorInfo(c)},1);return a}else{return this._c($$t.$ah.$type,function(a){return a.colorInfo()},null)}},height:function(a){if(arguments.length===1){this._af($$0.$aw.$type,a,-1,function(b){return b.height()},function(b,c){b.height(c)},2);return a}else{return this._c($$0.$aw.$type,function(a){return a.height()},-1)}},italic:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._italic$i.apply(this,arguments);return a}else{return $s(this._italic$i.apply(this,arguments))}},_italic$i:function(a){if(arguments.length===1){$$t.$k.gi(a);this._af($$0.$ai.$type.specialize($$0.$aq.$type),a,$$t.$k.dq,function(b){return b._italic$i()},function(b,c){b._italic$i(c)},3);return a}else{return this._c($$0.$ai.$type.specialize($$0.$aq.$type),function(a){return a._italic$i()},$$t.$k.dq)}},length:function(){return this._q},name:function(a){if(arguments.length===1){this._af(String,a,null,function(b){return b.name()},function(b,c){b.name(c)},4);return a}else{return this._c(String,function(a){return a.name()},null)}},startIndex:function(){return this._u},strikeout:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._strikeout$i.apply(this,arguments);return a}else{return $s(this._strikeout$i.apply(this,arguments))}},_strikeout$i:function(a){if(arguments.length===1){$$t.$k.gi(a);this._af($$0.$ai.$type.specialize($$0.$aq.$type),a,$$t.$k.dq,function(b){return b._strikeout$i()},function(b,c){b._strikeout$i(c)},5);return a}else{return this._c($$0.$ai.$type.specialize($$0.$aq.$type),function(a){return a._strikeout$i()},$$t.$k.dq)}},superscriptSubscriptStyle:function(a){if(arguments.length===1){$$t.$k.gk($$t.$ca.$type,a);this._af($$t.$ca.$type,a,-1,function(b){return b.superscriptSubscriptStyle()},function(b,c){b.superscriptSubscriptStyle(c)},6);return a}else{return this._c($$t.$ca.$type,function(a){return a.superscriptSubscriptStyle()},-1)}},underlineStyle:function(a){if(arguments.length===1){$$t.$k.gk($$t.$cb.$type,a);this._af($$t.$cb.$type,a,-1,function(b){return b.underlineStyle()},function(b,c){b.underlineStyle(c)},7);return a}else{return this._c($$t.$cb.$type,function(a){return a.underlineStyle()},-1)}},_k:function(){return true},_g:function(){return this._f},_d:function(){},_workbook:function(){},_sheet:function(){},workbook:function(){return this._workbook()},sheet:function(){return this._sheet()},source:function(){return this._g()},$type:new $.ig.Type("excel.FormattedFontBase",$.ig.$ot,[$$t.$fw.$type,$$t.$gn.$type])},true);$c("FormattedStringValueReference:dv","Object",{b:null,a:null,d:null,init:function(a,b){$.ig.$op.init.call(this);this.a=b==null?null:b._bh();this.d=a;var c=this.d.toString();if($b($$0.$as.$type,a)!==null&&a.charCodeAt(0)==0){c=String.empty()}this.b=$$t.$e8.a($$t.$dt.$type,new $$t.dt(c),this.a)},setWorkbook:function(a){var b=$$t.$dt._ad(a,this.a,this.b);this.a=b.p1;this.b=b.p2},toString:function(){return this.b.toString()},element:function(){return this.b},value:function(){return this.d},$type:new $.ig.Type("FormattedStringValueReference",$.ig.$ot,[$$t.$ds.$type])},true);$c("IStringElementVisitor$2:dx","Object",{$type:new $.ig.Type("IStringElementVisitor$2",null)},true);$c("excel.FormattedStringFont:dz","excel.FormattedFontBase",{init:function(a,b,c){$$t.$dq.init.call(this,a,b,c)},_k:function(){var a=this.formattedString()._owner();return a!=null&&a.allowDefaultValues()},_h:function(a){var b=this.formattedString()._owner();return b==null?null:b.getFontDefaultsResolver()},_ac:function(a,b,c,d,e){e=null;var f=this.formattedString();var g=$b($$t.$du.$type,f._m());if(g!=null&&g._hasFormatting()){var h=this._ab(g,a,b,c,d,e);e=h.p5}if(e==null){var i=f._owner();if(i!=null&&!i.allowDefaultValues()){e=this._d()}}return{p4:e}},_d:function(){var a=this.formattedString();var b=$b($$t.$du.$type,a._m());if(b!=null&&b._hasFormatting()){var c=this._e(b._formattingRuns(),this.startIndex());if(c!=null){return c}}var d=a._owner();var e=d!=null?d.getDefaultFont():null;if(e!=null){return new $$t.ak(a._m(),e)}return null},_sheet:function(){var a=this.formattedString();if(a!=null){return a._sheet()}return null},_workbook:function(){var a=this.formattedString();if(a!=null){return a._workbook()}return null},_z:function(){var a=this.formattedString();var b=a._m()._key();a._w();var c=$b($$t.$jw.$type,a._owner());if($$t.$jw.l_op_Inequality(c,null)&&c._o()!=null){var d=a._m()._key();if(b!=d){c._o()._ec(c._ab(),a._m())}}$$t.$dq._z.call(this)},_aa:function(){this.formattedString()._x()},formattedString:function(){return this._g()},$type:new $.ig.Type("excel.FormattedStringFont",$$t.$dq.$type)},true);$c("FormattedStringRun:d0","FormattingRunBase",{_n:null,init:function(a,b){$$t.$d8.init.call(this,a,b)},equals:function(a){var b=$b($$t.$d0.$type,a);if(b==null){return false}if(this.k()!=b.k()){return false}if($.ig.$op.equalsStatic(this._n,b._n)==false){return false}return true},d:function(a){return this.f(a)},f:function(a){var $self=this;return function(){var b=$self.g(a,$self._n);$self._n=b.p1;return b.ret}()},getHashCode:function(){return this.e().getHashCode()+this.i()},h:function(){return this._n!=null||this.i()==0},compareTo:function(a){return this.k()-a.k()},i:function(a){if(arguments.length===1){this.k(a);return a}else{return this.k()}},$type:new $.ig.Type("FormattedStringRun",$$t.$d8.$type,[$$0.$a.$type.specialize(-1)])},true);$$t.$d0.$type.initSelfReferences();$c("excel.FormattedText:d1","Object",{_s:null,_h:null,_f:null,_n:null,_k:0,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._k=2;$.ig.$op.init.call(this);this._f=new $$t.d5(this);this._n=function(){var $ret=new $$v.b8;$ret._a=$m($$0.$aq.$type,false);return $ret}()},_init1:function(a){$$t.$d1.init.call(this);if(a==null){throw new $$6.e(2,"unformattedString",$$t.$k.ef("LE_ArgumentNullException_UnformattedString"))}var b;var c;var d=function(){var e=$$t.$k.cc(a,b,c);b=e.p1;c=e.p2;return e.ret}();for(var e=0;e<b.count();e++){var f=b.__inner[e];var g=d.__inner[e];var h=null;if(e<c.count()){h=c.__inner[e]}var i=new $$t.d4(this,f,g,h);this._f._o(e,i,h)}this._v()},toString:function(){if(this._s==null){var a=new $$6.aj(0);for(var b=0;b<this._f.count();b++){var c=this._f.item(b);a.l(c.unformattedString());if(b<this._f.count()-1){a.l(c._s())}}this._s=a.toString()}return this._s},sheet:function(){return this._sheet()},source:function(){return this},owner:function(){return this._owner()},workbook:function(){return this._workbook()},getOwnerAt:function(a){for(var b=this._f.count()-1;b>=0;b--){var c=this._f.item(b);if(c.startIndex()<=a){return c}}return null},onFormattingChanged:function(){this._onFormattingChanged()},clone:function(){var a=new $$t.d1;a._k=this._k;a.paragraphs()._n(this.paragraphs());a._v();return a},getFont:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._getFont.apply(this,arguments);case 1:return this._getFont1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getFont:function(a){if(a<0){throw $$t.$k.x("startIndex",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_NegativeStartIndex"))}return new $$t.d3(this,a,0)},_getFont1:function(a,b){if(a<0){throw $$t.$k.x("startIndex",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_NegativeStartIndex"))}if(b<1){throw $$t.$k.x("length",b,$$t.$k.ef("LE_ArgumentOutOfRangeException_LengthMustBePositive"))}return new $$t.d3(this,a,b)},getFormattingRuns:function(){var d__=new $$t.d2((-2));d__.___4__this=this;return d__},_v:function(){this._s=null},_onFormattingChanged:function(){if(this._owner()!=null){this._owner().onFormattingChanged(this)}},_x:function(a,b,c){var d=this._f.indexOf(a);if(d<0){return}var e=c-b;for(var f=d+1;f<this._f.count();f++){this._f.item(f).startIndex(this._f.item(f).startIndex()+e)}this._v();if(this._h!=null){this._h.onUnformattedStringChanged(this)}},_z:function(a){var b=null;if(a!=null){b=a.workbook()}var c=b==null?null:b._bh();var d=b==null?null:b._at();var f=this.paragraphs().getEnumerator();while(f.moveNext()){var e=f.current();var h=e._getFormattingRuns(b).getEnumerator();while(h.moveNext()){var g=h.current();if(g.h()){g.f(b).h(d)}}}},_ab:function(a){if(this._h!=null&&this._h!=a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FormattedTextAlreadyOwned"))}},_y:function($tValue,a,b,c,d,e,f){$$t.$gl.f(a,b,new $$t.gm($$t.$d1.$type,$tValue,c,42,d,e,f,true,8192,true,null,null))},_b:function(){var a=new Array(1);$$t.$d1._y($$t.$c9.$type,a,0,"VerticalAlignment",function(b){return b.verticalAlignment()},function(b,c){b.verticalAlignment(c)},function(b,c){b._aa(c)});return a},paragraphs:function(){if(arguments.length!==0){var a=this.paragraphs();return a.item.apply(a,arguments)}return this._f},verticalAlignment:function(a){if(arguments.length===1){if(this.verticalAlignment()==a){return}if($.ig.$ep.isDefined($$t.$c9.$type,$$t.$c9.getBox(a))==false){throw new $$t.tc("value",a,$$t.$c9.$type)}$$t.$d1._a[0].h($$t.$d1.$type,$$t.$c9.$type,this,a);return a}else{return this._k}},_aa:function(a){this._k=a;this._onFormattingChanged()},_owner:function(a){if(arguments.length===1){if(this._h==a){return}this._h=a;var b=this._h==null?null:this._h.sheet();this._z(b);return a}else{return this._h}},_o:function(a){if(arguments.length===1){this._n=a;return a}else{return this._n}},_sheet:function(){if(this._h==null){return null}return this._h.sheet()},_workbook:function(){if(this._h==null){return null}var a=this._h.sheet();if(a==null){return null}return a.workbook()},$type:new $.ig.Type("excel.FormattedText",$.ig.$ot,[$$t.$dw.$type,$$t.$gn.$type])},true);$c("excel.FormattedTextFont:d3","excel.FormattedFontBase",{init:function(a,b,c){$$t.$dq.init.call(this,a,b,c)},_ac:function(a,b,c,d,e){e=null;var f=this.formattedText();var g=0;for(;g<f.paragraphs().count();g++){var h=f.paragraphs().item(g);var i=this._ab(h,a,b,c,d,e);e=i.p5;if(e!=null&&c<=e.i()){break}}return{p4:e}},_d:function(){var a=this.formattedText();var b=a._workbook();var c=null;for(var d=a.paragraphs().count()-1;d>=0;d--){var e=a.paragraphs().item(d);var f=e._getFormattingRuns(b);var g=this._e(f,this.startIndex());if(g!=null){if(e.startIndex()+e.unformattedString().length<=this.startIndex()&&c!=null&&c.count()!=0){return c.__inner[0]}return g}c=f}return null},_sheet:function(){var a=this.formattedText();if(a!=null){return a._sheet()}return null},_workbook:function(){var a=this.formattedText();if(a!=null){return a._workbook()}return null},formattedText:function(){return this._g()},$type:new $.ig.Type("excel.FormattedTextFont",$$t.$dq.$type)},true);$c("excel.FormattedTextParagraph:d4","Object",{_f:0,_r:null,_j:null,_c:null,_p:0,_t:null,init:function(a,b,c,d){this._f=4;$.ig.$op.init.call(this);if(c==null){c=String.empty()}this._c=a;this.startIndex(b);this._t=c;this._r=d!=null?d:"\n";this._j=new $$4.x($$t.$d8.$type,0)},workbook:function(){return this._workbook()},sheet:function(){return this._sheet()},source:function(){return this},addRun:function(a){var b=$b($$t.$d7.$type,a);if(b==null){return}this._j.add(b)},createRun:function(a){return new $$t.d7(this,a-this._p)},getFormattingRuns:function(a){return this._getFormattingRuns(a)},insertRun:function(a,b){var c=$b($$t.$d7.$type,b);if(c==null){return}this._j.insert(a,c)},_u:function(a){this._v(this._j.count(),a)},_e:function(a){var b=new $$t.d4(a,this._p,this._t,this._r);b._f=this._f;for(var c=0;c<this._j.count();c++){b._j.add(this._j.__inner[c].a(this._workbook(),b))}return b},_getFormattingRuns:function(a){this._ab(a);return this._j},_v:function(a,b){this._j.insert(a,b);this._ab(null)},_w:function(a){this._c=a},_x:function(){this._c=null},_y:function($tValue,a,b,c,d,e,f){$$t.$gl.f(a,b,new $$t.gm($$t.$d4.$type,$tValue,c,43,d,e,f,true,8192,true,null,null))},_b:function(){var a=new Array(2);$$t.$d4._y($$t.$ch.$type,a,0,"Alignment",function(b){return b.alignment()},function(b,c){b.alignment(c)},function(b,c){b._z(c)});$$t.$d4._y(String,a,1,"UnformattedString",function(b){return b.unformattedString()},function(b,c){b.unformattedString(c)},function(b,c){b._aa(c)});return a},_ab:function(a){if(a==null){a=this._workbook()}if(this._j.count()==0||this._j.__inner[0].i()!=this._p){this._j.insert(0,new $$t.d7(this,0))}},alignment:function(a){if(arguments.length===1){if(this._f==a){return}if($.ig.$ep.isDefined($$t.$ch.$type,$$t.$ch.getBox(a))==false){throw new $$t.tc("value",a,$$t.$ch.$type)}$$t.$d4._a[0].h($$t.$d4.$type,$$t.$ch.$type,this,a);return a}else{return this._f}},_z:function(a){this._f=a;this._c._onFormattingChanged()},formattedText:function(){return this._c},startIndex:function(a){if(arguments.length===1){this._p=a;return a}else{if(this._c==null){return 0}return this._p}},unformattedString:function(a){if(arguments.length===1){if(this.unformattedString()==a){return}if(a==null){throw new $$6.e(2,"unformattedString",$$t.$k.ef("LE_ArgumentNullException_UnformattedString"))}$$t.$d4._a[1].h($$t.$d4.$type,String,this,a);return a}else{return this._t}},_aa:function(a){var b=this._n();this._t=a;$$t.$k.gc(this);if(this._c!=null){this._c._x(this,b,this._n())}},_s:function(){return this._r},_n:function(){return this._m($m($$0.$aq.$type,null))},_m:function(a){if(a.hasValue()==false){if(this._c!=null){var b=this._c.paragraphs();a=$m($$0.$aq.$type,b.item(b.count()-1)==this)}else{a=$m($$0.$aq.$type,false)}}var c=this._t.length;if(a.value()==false){c+=this._r.length}return c},_sheet:function(){if(this._c==null){return null}return this._c._sheet()},_workbook:function(){if(this._c==null){return null}return this._c._workbook()},$type:new $.ig.Type("excel.FormattedTextParagraph",$.ig.$ot,[$$t.$fk.$type,$$t.$gn.$type])},true);$c("excel.FormattedTextParagraphCollection:d5","Object",{_d:null,_h:null,_staticInit:function(){$$t.$d5._a=$$t.$d5._b()},init:function(a){this._h=new $$4.x($$t.$d4.$type,0);$.ig.$op.init.call(this);this._d=a},add:function(){var n;if(arguments.length===1){if($b($$t.$d4.$type,arguments[0])!==null){n=0}else if(typeof arguments[0]==="string"){n=1}else if(arguments[0]==null){n=1}}switch(n){case 0:return this._add$e.apply(this,arguments);case 1:return this._add.apply(this,arguments);default:throw new Error("Invalid arguments")}},_add$e:function(a){throw new $$0.r(1,$$t.$k.ef("LE_InvalidOperationException_CannotAddParagraphDirectly"))},copyTo:function(a,b){this._h.copyTo(a,b)},isReadOnly:function(){return false},_add:function(a){return this.insert(this._h.count(),a)},clear:function(){var a=this._h.count()>0?this._m(14):null;for(var b=this._h.count()-1;b>=0;b--){this.removeAt(b)}this._p(a)},contains:function(a){return this._h.contains(a)},getEnumerator:function(){return this._h.getEnumerator()},indexOf:function(a){return this._h.indexOf(a)},insert:function(a,b){if(a<0||this._h.count()<a){throw new $$6.f(2,"index",$$t.$k.ef("LE_ArgumentOutOfRangeException_BadInsertIndex"))}var c=0;if(0<a){var d=this._h.__inner[a-1];c=d.startIndex()+d._m($m($$0.$aq.$type,false))}var e=new $$t.d4(this._d,c,b,null);this._o(a,e,null);return e},remove:function(a){if(a.formattedText()!=this._d){return false}var b=this._h.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){if(a<0||this._h.count()<=a){throw new $$6.f(1,$$t.$k.ef("LE_ArgumentOutOfRangeException_BadRemoveAtIndex"))}var b=this._h.__inner[a];var c=null;var d=$m($$t.$d6.$type,null);var e=null;var f=this._d._workbook()!=null&&this._d._workbook()._cv();if(f){c=$$t.$d5._a[1];e=c.b(this._d._workbook(),this._d._sheet(),c.c);d=$m($$t.$d6.$type,new $$t.d6(1,this,b,a))}var g=b._n();this._h.removeAt(a);b._x();for(var h=a;h<this._h.count();h++){this._h.__inner[h].startIndex(this._h.__inner[h].startIndex()-g)}this._d._v();if(f){c.e($$t.$d6.$type,$$t.$d4.$type,d.value(),b,null);if(e!=null){c.d(this._d._workbook(),e)}}},_n:function(a){for(var b=0;b<a._h.count();b++){this._h.add(a._h.__inner[b]._e(this._d))}},_o:function(a,b,c){var d=null;var e=$m($$t.$d6.$type,null);var f=null;var g=this._d._workbook()!=null&&this._d._workbook()._cv();if(g){d=$$t.$d5._a[0];f=d.b(this._d._workbook(),this._d._sheet(),d.c);e=$m($$t.$d6.$type,new $$t.d6(1,this,b,a))}if(0<a){b.alignment(this._h.__inner[a-1].alignment())}else if(a<this._h.count()){b.alignment(this._h.__inner[a].alignment())}var h=b._m($m($$0.$aq.$type,a==this._h.count()));for(var i=a;i<this._h.count();i++){
|
|
this._h.__inner[i].startIndex(this._h.__inner[i].startIndex()+h)}this._h.insert(a,b);this._d._v();if(g){d.e($$t.$d6.$type,$$t.$d4.$type,e.value(),null,b);if(f!=null){d.d(this._d._workbook(),f)}}},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$d6.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$d5._c($$t.$d4.$type,"Add",44,function(b){return b.a},function(b,c){$$t.$d5._r(b,c)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$d5._c($$t.$d4.$type,"Remove",45,function(b){return b.a},function(b,c){$$t.$d5._s(b,c)},null,true,true,8192));return a},_m:function(a){var b=this._d._workbook();return b!=null&&b._cv()?b._gl(this._d._sheet(),a,null):null},_p:function(a){if(a!=null){var b=this._d._workbook();if(b!=null){b._h6(a)}}},_r:function(a,b){var c=a.b._h.indexOf(a.a);if(c>=0){a.b.removeAt(c)}},_s:function(a,b){a.a._w(a.b._d);a.b._o(a.c,a.a,null)},count:function(){return this._h.count()},item:function(a){return this._h.__inner[a]},$type:new $.ig.Type("excel.FormattedTextParagraphCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$d4.$type)])},true);$c("FormattedTextParagraphCollection_CollectionChangeContext:d6","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,c:0,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.a=c;this.c=d},workbook:function(){return this.b._d._workbook()},sheet:function(){return this.b._d._sheet()},source:function(){return this.b._d},$type:new $.ig.Type("FormattedTextParagraphCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("FormattedTextRun:d7","FormattingRunBase",{q:null,n:null,init:function(a,b){$$t.$d8.init.call(this,a,b)},d:function(a){return this.f(a)},f:function(a){var $self=this;return function(){var b=$self.g(a,$self.q);$self.q=b.p1;return b.ret}()},h:function(){return this.q!=null},m:function(a,b){var c=a;if(this.n!=null){c.n=this.n.cloneShallow()}$$t.$d8.m.call(this,a,b)},i:function(a){if(arguments.length===1){var b=a-this.p().startIndex();if(b<=0){return}this.k(b);return a}else{return this.p().startIndex()+this.k()}},p:function(){return this.c()},o:function(a){if(arguments.length===1){this.n=a;return a}else{return this.n}},$type:new $.ig.Type("FormattedTextRun",$$t.$d8.$type)},true);$c("IRegionBlockingValue:f1","Object",{$type:new $.ig.Type("IRegionBlockingValue",null)},true);$c("excel.ArrayFormula:d9","excel.Formula",{_ck:null,init:function(a,b){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$ee.init.call(this,0,b,1)},_init1:function(a,b){$$t.$ee._init3.call(this,3,b,false)},_bp:function(a,b){this._applyTo3(new $$t.lu(a.worksheet(),a.index(),b,a.index(),b))},_bm:function(a,b,c){if(a==null){throw new $$6.e(0,"regions")}if(a.length!=1){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_ArrayFormulaMustHaveSingleRegion"),"regions")}if(this._ck!=null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ArrayFormulaAlreadyApplied"))}var d=a[0];this._cy(d)},_br:function(a,b,c){this._cy(a.worksheet()._cx(a.index(),b,a.index(),b))},_g:function(){return new $$t.d9(1,this)},_z:function(a){if(arguments.length===1){$$t.$ee._z.call(this,a);return a}else{if(this._ck!=null&&this._ck.worksheet()!=null){return this._ck.worksheet()._o()}return $$t.$ee._z.call(this)}},_ap:function(){return false},_bb:function(){return this._ck!=null?this._ck._v():-1},_ab:function(){return this._ck!=null?this._ck._k():null},_aa:function(){return this._ck!=null?new $$t.jx(1,this._ck.firstRow(),this._ck._v()):$$t.$jx.b},_b7:function(){},_t:function(){return this._ck!=null?this._ck.worksheet():null},removeFromRegion:function(){this.clearCellRange()},throwBlockingException:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantChangeArrayFormula"))},throwExceptionWhenMergedCellsInRegion:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ArrayFormulaInMergedCell"))},throwExceptionWhenTableInRegion:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ArrayFormulaAppliedInTable"))},blockedRegion:function(){return this._ck},clearCellRange:function(){if(this._ck==null){return}var a=this._t();var b=$$t.$d9._cc[1];var c=this._ck;var d=new $$t.eb(1,this,c);var e=a!=null?a.workbook():null;var f=null;var g=false;if(e!=null){f=b.b(e,a,b.c);g=e.__dd;e.__dd=true}if(a!=null){for(var h=this._ck.lastRow();h>=this._ck.firstRow();h--){var i=a.rows().item(h);for(var j=this._ck._w();j>=this._ck._v();j--){i._d6(j,null,false)}}}this._ck=null;if(e!=null){e.__dd=g}b.e($$t.$eb.$type,$$t.$lu.$type,d,c,null);if(f!=null){b.d(e,f)}},_ci:function(a,b){var c;var d;var e;var f=$$t.$n._hf(b,c,d,e);c=f.p1;d=f.p2;e=f.p3;return $$t.$d9._parse3(a,c,d,e)},parse:function(){var n;if(arguments.length===2){n=0}else if(arguments.length===3){if(typeof arguments[2]==="string"||$b($.ig.CultureInfo.prototype.$type,arguments[2])!==null){n=3}else if(typeof arguments[2]==="number"){n=1}else if(arguments[2]==null){n=3}}else if(arguments.length===4){n=2}switch(n){case 0:return this._parse.apply(this,arguments);case 1:return this._parse2.apply(this,arguments);case 2:return this._parse3.apply(this,arguments);case 3:return this._parse4.apply(this,arguments);default:throw new Error("Invalid arguments")}},_parse:function(a,b){return $$t.$d9._parse4(a,b,$$t.$k.cq())},_parse4:function(a,b,c){c=typeof c==="string"?new $.ig.CultureInfo(c):c;return $$t.$d9._parse3(a,b,2,c)},_parse2:function(a,b,c){return $$t.$d9._parse3(a,b,c,$$t.$k.cq())},_parse3:function(a,b,c,d){d=typeof d==="string"?new $.ig.CultureInfo(d):d;var e;var f;if(function(){var g=$$t.$d9._cs(a,b,c,d,e,f);e=g.p4;f=g.p5;return g.ret}()){return e}throw f},_cn:function(a,b,c){return{ret:function(){var d=$$t.$d9._ct(a,b,$$t.$k.cq(),c);c=d.p3;return d.ret}(),p2:c}},_ct:function(a,b,c,d){return{ret:function(){var e=$$t.$d9._cr(a,b,2,c,d);d=e.p4;return e.ret}(),p3:d}},_co:function(a,b,c,d){return{ret:function(){var e=$$t.$d9._cu(a,b,$$t.$k.cq(),c,d);c=e.p3;d=e.p4;return e.ret}(),p2:c,p3:d}},_cu:function(a,b,c,d,e){return{ret:function(){var f=$$t.$d9._cs(a,b,2,c,d,e);d=f.p4;e=f.p5;return f.ret}(),p3:d,p4:e}},_cp:function(a,b,c,d){return{ret:function(){var e=$$t.$d9._cr(a,b,c,$$t.$k.cq(),d);d=e.p4;return e.ret}(),p3:d}},_cr:function(a,b,c,d,e){var f;return{ret:function(){var g=$$t.$d9._cs(a,b,c,d,e,f);e=g.p4;f=g.p5;return g.ret}(),p4:e}},_cq:function(a,b,c,d,e){return{ret:function(){var f=$$t.$d9._cs(a,b,c,$$t.$k.cq(),d,e);d=f.p4;e=f.p5;return f.ret}(),p3:d,p4:e}},_cs:function(a,b,c,d,e,f){var g;var h=function(){var i=$$t.$ee._a0(a,b,1,c,d,null,g,f);g=i.p6;f=i.p7;return i.ret}();var i=$b($$t.$d9.$type,g);e=i;return{ret:h,p4:e,p5:f}},_c0:function(a,b,c){if(c!=null){c.c(a,this)}},_cm:function(a,b,c){c=null;if(this._ck==null||this._ck.worksheet()==null){return{ret:false,p2:c}}if($$t.$lv._l_op_Inequality_Lifted(b,$m($$t.$lv.$type,null))&&this._ck.firstColumn()>=b.value()._firstColumnIndex()&&this._ck.firstRow()>=b.value()._firstRowIndex()&&this._ck.lastColumn()<=b.value()._lastColumnIndex()&&this._ck.lastRow()<=b.value()._lastRowIndex()){var d=this._t().workbook();var e=d.__dd;d.__dd=false;this.clearCellRange();d.__dd=e;return{ret:true,p2:c}}if(this._ck!=null&&this._ck.worksheet()!=null){c=new $$t.ea(this);this.clearCellRange()}return{ret:false,p2:c}},_cy:function(a){var b=a.worksheet();if(b==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RegionsShiftedOffWorksheet"),"regions")}var c=this._ck;var d=$$t.$d9._cc[0];var e=new $$t.eb(1,this,a);var f=b!=null?b.workbook():null;var g=null;if(f!=null){g=d.b(f,b,d.c)}try{$$t.$jy.az(this,a,a);b._jc(this,a._k(),a._v());this._ck=a;for(var h=a.lastRow();h>=a.firstRow();h--){var i=b.rows().item(h);for(var j=a._w();j>=a._v();j--){i._d6(j,new $$t.ec(this),false)}}}finally{d.e($$t.$eb.$type,$$t.$lu.$type,e,c,a);if(g!=null){d.d(f,g)}}},_cj:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$eb.$type,$tValue,a,b,c,d,e,g,f,h,null,null)},_cd:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$d9._cj($$t.$lu.$type,"Apply",0,function(b){return b.c()},function(b,c){$$t.$d9._c1(b,c)},null,8192,true,true));$$t.$gl.f(a,1,$$t.$d9._cj($$t.$lu.$type,"Clear",10,function(b){return b.c()},function(b,c){$$t.$d9._c2(b,c)},null,8192,true,true));return a},_c1:function(a,b){a.a.clearCellRange()},_c2:function(a,b){a.a._cy(b)},cellRange:function(){return this._ck},$type:new $.ig.Type("excel.ArrayFormula",$$t.$ee.$type,[$$t.$f1.$type])},true);$$t.d9.parse=$$t.d9.prototype.parse.runOn($$t.d9.prototype);$$t.d9.equalsStatic=$$t.d9.prototype.equalsStatic.runOn($$t.d9.prototype);$c("ArrayFormula_FormulaChangeContext:eb","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.d=new $$t.lv;$$0.$bh.init.call(this)},a:null,b:null,d:null,init1:function(a,b,c){this.d=new $$t.lv;$$0.$bh.init.call(this);this.a=b;this.d=c._h();this.b=c.worksheet()},c:function(){return new $$t.lu(this.b,this.d._firstRowIndex(),this.d._firstColumnIndex(),this.d._lastRowIndex(),this.d._lastColumnIndex())},workbook:function(){return this.b.workbook()},sheet:function(){return this.b},source:function(){return this.a},$type:new $.ig.Type("ArrayFormula_FormulaChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("ShiftingArrayFormulaInfo:ea","Object",{b:null,a:null,init:function(a){$.ig.$op.init.call(this);this.a=a.cellRange();var b=a._y();if(b!=null&&b.calculationMode()==0){this.b=new $$4.h($$t.$jx.$type,$$t.$ns.$type,0);var d=this.a.getEnumerator();while(d.moveNext()){var c=d.current();this.b.add(c._e(),c._o()._as(c._ab()).value())}}},c:function(a,b){b._applyTo3(this.a);if(this.b!=null){var d=this.b.getEnumerator();while(d.moveNext()){var c=d.current();var e=c.key();var f=function(){var g=a.c(e);e=g.p0;return g.ret}();var g=this.a.worksheet().rows().item(e.o());var h=g._as(e.m())._formula();if(h!=null){h._calculatedValue(c.value())}else{}}}},$type:new $.ig.Type("ShiftingArrayFormulaInfo",$.ig.$ot)},true);$c("FormulaTokenVisitor:abv","Object",{a:null,c:0,init:function(){$.ig.$op.init.call(this)},e:function(a){},g:function(){this.a=null;this.c=0},f:function(){},h:function(){var a=this.b().d()._e();var b=a.length;for(var c=0;c<b;c++){this.c=c;a[c].m(this);c=this.c}this.f();this.g()},i:function(a){this.m(a)},j:function(a){this.n(a)},k:function(a){this.j(a)},l:function(a){this.x(a)},m:function(a){this.n(a)},n:function(a){this.x(a)},o:function(a){this.am(a)},p:function(a){this.e(a)},q:function(a){this.e(a)},r:function(a){this.e(a)},s:function(a){this.e(a)},t:function(a){this.ab(a)},u:function(a){this.e(a)},v:function(a){this.e(a)},w:function(a){this.am(a)},x:function(a){this.aq(a)},y:function(a){this.am(a)},z:function(a){this.e(a)},aa:function(a){this.ab(a)},ab:function(a){this.e(a.formulaToken())},ac:function(a){this.aa(a)},ad:function(a){this.am(a)},ae:function(a){this.e(a)},af:function(a){this.e(a)},ag:function(a){this.e(a)},ah:function(a){this.e(a)},ai:function(a){this.am(a)},aj:function(a){this.aq(a)},ak:function(a){this.aj(a)},al:function(a){this.am(a)},am:function(a){this.e(a)},an:function(a){this.e(a)},aq:function(a){this.am(a)},ao:function(a){this.at(a)},ap:function(a){this.au(a)},ar:function(a){this.ap(a)},as:function(a){this.x(a)},at:function(a){this.au(a)},au:function(a){this.x(a)},av:function(a){this.am(a)},aw:function(a){this.aq(a)},ax:function(a){this.e(a)},ay:function(a){this.e(a)},b:function(a){if(arguments.length===1){this.a=a;return a}else{return this.a}},d:function(a){if(arguments.length===1){this.c=a;return a}else{return this.c}},$type:new $.ig.Type("FormulaTokenVisitor",$.ig.$ot)},true);$c("Formula_CanShiftSafelyChecker:eg","FormulaTokenVisitor",{a1:false,a3:null,init:function(){$$t.$abv.init.call(this)},g:function(){this.a3=$$t.$k.g6;$$t.$abv.g.call(this)},n:function(a){var b=a.x();if(a.v()==false){b=b.e(this.b(),this.a3,false)}var c=b.k(this.b(),a.v(),false);if(c._firstColumnIndex()<0||c._firstRowIndex()<0||this.b().f().maxColumnCount()<=c._lastColumnIndex()||this.b().f().maxRowCount()<=c._lastRowIndex()){this.a1=false}},au:function(a){var b=a.y();if(a.v()==false){b=b.a(this.b(),this.a3,false)}var c=b.e(this.b(),a.v(),false);if(c.m()<0||c.o()<0||this.b().f().maxColumnCount()<=c.m()||this.b().f().maxRowCount()<=c.o()){this.a1=false}},a2:function(a,b){var c=$$t.$eg.a0(a,b);c.h();return c.a1},a0:function(a,b){if($$t.$eg.az==null){$$t.$eg.az=new $$t.eg}$$t.$eg.az.a3=b;$$t.$eg.az.a1=true;$$t.$eg.az.b(a);return $$t.$eg.az},$type:new $.ig.Type("Formula_CanShiftSafelyChecker",$$t.$abv.$type)},true);$c("FormulaTokenVisitor$1:abw","Object",{$tResult:null,b:null,az:0,av:false,init:function($tResult){this.$tResult=$tResult;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$tResult)}$.ig.$op.init.call(this)},d:function(a){return $f(this.$tResult)},a0:function(){this.av=true},a1:function(){this.b=null;this.av=false},ax:function(){var $self=this;var a;var b=function(){var c=$self.ay(a);a=c.p0;return c.ret}();this.a1();return b},ay:function(a){a=$m($$0.$bd.$type,null);var b=this.a();var c=b.length;for(var d=0;d<c;d++){this.az=d;b[d].d(this.$tResult,this);d=this.az;if(this.av){a=$m($$0.$bd.$type,this.az);return{ret:false,p0:a}}}return{ret:true,p0:a}},e:function(a){return this.i(a)},f:function(a){return this.j(a)},g:function(a){return this.f(a)},h:function(a){return this.t(a)},i:function(a){return this.j(a)},j:function(a){return this.t(a)},k:function(a){return this.ai(a)},l:function(a){return this.d(a)},m:function(a){return this.d(a)},n:function(a){return this.d(a)},o:function(a){return this.d(a)},p:function(a){return this.x(a)},q:function(a){return this.d(a)},r:function(a){return this.d(a)},s:function(a){return this.ai(a)},t:function(a){return this.am(a)},u:function(a){return this.ai(a)},v:function(a){return this.d(a)},w:function(a){return this.x(a)},x:function(a){return this.d(a.formulaToken())},y:function(a){return this.w(a)},z:function(a){return this.ai(a)},aa:function(a){return this.d(a)},ab:function(a){return this.d(a)},ac:function(a){return this.d(a)},ad:function(a){return this.d(a)},ae:function(a){return this.ai(a)},af:function(a){return this.am(a)},ag:function(a){return this.af(a)},ah:function(a){return this.ai(a)},ai:function(a){return this.d(a)},aj:function(a){return this.d(a)},am:function(a){return this.ai(a)},ak:function(a){return this.ap(a)},al:function(a){return this.aq(a)},an:function(a){return this.al(a)},ao:function(a){return this.t(a)},ap:function(a){return this.aq(a)},aq:function(a){return this.t(a)},ar:function(a){return this.ai(a)},as:function(a){return this.am(a)},at:function(a){return this.d(a)},au:function(a){return this.d(a)},c:function(a){if(arguments.length===1){this.b=a;return a}else{return this.b}},aw:function(){return this.av},a:function(){return this.b.d()._e()},$type:new $.ig.Type("FormulaTokenVisitor$1",$.ig.$ot)},true);$c("FormulaTokenModifierVisitor:abu","FormulaTokenVisitor$1",{a2:null,a4:false,a7:null,a6:null,init:function(){this.a7=new $$4.x($$t.$abp.$type,0);this.a6=new $$4.x($$0.$aw.$type,0);$$t.$abw.init.call(this,$$0.$aq.$type)},a1:function(){this.a7.clear();this.a6.clear();this.a2=null;$$t.$abw.a1.call(this)},ay:function(a){this.a7.clear();this.a6.clear();this.a4=false;a=$m($$0.$bd.$type,null);var b=this.a();var c=b.length;for(this.az=0;this.az<c;this.az++){var d=b[this.az].d($$0.$aq.$type,this);if(d){this.a4=true}if(this.a2!=null){this.a7.add(b[this.az]);this.a6.add(this.az);this.a4=true;b[this.az]=this.a2;this.a2=null}if(this.aw()){a=$m($$0.$bd.$type,this.az);return{ret:false,p0:a}}}if(this.a4&&this.a7.count()!=0){this.c().d()._b2(this.a7.toArray(),this.a6.toArray());this.a7.clear();this.a6.clear()}return{ret:true,p0:a}},a3:function(a){if(arguments.length===1){this.a2=a;return a}else{return this.a2}},a5:function(){return this.a4},$type:new $.ig.Type("FormulaTokenModifierVisitor",$$t.$abw.$type.specialize($$0.$aq.$type))},true);$c("Formula_ConnectReferencesVisitor:eh","FormulaTokenModifierVisitor",{ba:false,init:function(){$$t.$abu.init.call(this)},a1:function(){$$t.$abu.a1.call(this)},f:function(a){return this.bd(a)},j:function(a){return this.bd(a)},t:function(a){return this.bd(a)},af:function(a){if(this.ba){return $$t.$eh.bb(this.c(),a)}else{if(a.u()._t()==false){return false}var b=a.u();a.u(new $$t.gk(0,b.name(),b._l(),b._g(),true));return true}},ag:function(a){if(this.ba){return $$t.$eh.bc(this.c(),a)}else{if(a.u()._t()==false){return false}var b=a.u();a.o(a.o().h());a.u(new $$t.gk(0,b.name(),b._l(),b._g(),true));return true}},al:function(a){return this.bd(a)},aq:function(a){return this.bd(a)},as:function(a){var b=a.y();var c=a.w();if(this.ba){a.y(b.d(this.c()));var d=a.z(this.c());if(d!=null){a.w(d)}}else{a.y(b.e());a.w(new $$t.gk(1,c.name(),a.y(),false,c._l(),true))}return c!=a.w()||b!=a.y()},bb:function(a,b){var c=b.u();var d=c.name();if(d==null){return false}var e=null;switch(c._g()){case 0:{if(a.j()!=null){e=a.f()._a0(d,a.j())}if(e==null&&a.f()!=null){e=a.f()._a0(d,null)}}break;case 1:{if(a.f()==null){return false}var f=a.f()._a7();e=f.c(d,f,true)}break;default:break}if(e!=null){b.u(e)}return c!=b.u()},bc:function(a,b){var c=b.u();b.o(b.o().f(a));switch(c._g()){case 0:case 2:{var d=b.o().c(b.w());if(d!=null){b.u(d)}}break;case 1:{if(a.f()==null){return false}var e=a.f()._a7();b.u(e.c(c.name(),e,true))}break;default:break}return c!=b.u()},a9:function(a,b){if($$t.$eh.a8==null){$$t.$eh.a8=new $$t.eh}var c=$$t.$eh.a8;if(c.c()!=null){c=new $$t.eh}c.c(a);c.ba=b;return c},bd:function(a){var b=a.o();if(b!=null){if(this.ba){a.o(b.f(this.c()))}else{a.o(b.h())}}return b!=a.o()},$type:new $.ig.Type("Formula_ConnectReferencesVisitor",$$t.$abu.$type)},true);$c("Formula_ConvertTableReferencesToRangesVisitor:ei","FormulaTokenModifierVisitor",{ba:null,init:function(){$$t.$abu.init.call(this)},a1:function(){this.ba=null;$$t.$abu.a1.call(this)},af:function(a){if((a.v()==null||a.v()==this.c().f())&&a.u()==this.ba){var b=this.ba.dataAreaRegion();if(b!=null){this.a3(new $$t.aaz(2,this.ba._k()._a9().g(this.ba.worksheet().name(),null),new $$t.yw(2,b),a.h()));return true}}return false},as:function(a){if(this.c().f()!=null&&a.y()==this.c().f()._a9()&&this.ba==a.w()){var b=$b($$t.$aaf.$type,a.n(this.c()));if(b!=null){var c=b._region();if(c!=null){this.a3(new $$t.aaz(2,a.y().g(this.ba.worksheet().name(),null),new $$t.yw(2,c),a.h()));return true}}}return false},a9:function(a,b){if($$t.$ei.a8==null){$$t.$ei.a8=new $$t.ei}$$t.$ei.a8.ba=b;$$t.$ei.a8.c(a);return $$t.$ei.a8},$type:new $.ig.Type("Formula_ConvertTableReferencesToRangesVisitor",$$t.$abu.$type)},true);$c("Formula_AllReferencedRegionsChecker:ej","FormulaTokenVisitor",{a3:null,a2:null,init:function(){this.a3=new $$4.x($$t.$lv.$type,0);$$t.$abv.init.call(this)},g:function(){this.a2=null;$$t.$abv.g.call(this)},x:function(a){var b=$b($$t.$aaj.$type,a.n(this.b()));if(b!=null){var c=b._getRegionGroup();if(c!=null){var e=c.getEnumerator();while(e.moveNext()){var d=e.current();if(d.worksheet()==this.a2){this.a3.add(d._h())}}}}},az:function(a,b){var c=$$t.$ej.a1(a,b);c.h();return c.a3.toArray()},a1:function(a,b){if($$t.$ej.a0==null){$$t.$ej.a0=new $$t.ej}$$t.$ej.a0.b(a);$$t.$ej.a0.a2=b;$$t.$ej.a0.a3.clear();return $$t.$ej.a0},$type:new $.ig.Type("Formula_AllReferencedRegionsChecker",$$t.$abv.$type)},true);$c("Formula_FixPasteReferencesVisitor:ek","FormulaTokenModifierVisitor",{bc:null,bf:null,bb:null,be:null,bd:null,a8:null,bg:$m($$0.$aq.$type,null),init:function(){var $self=this;$$t.$abu.init.call(this);this.bd=function(a){if($self.a8==null){$self.a8=new $$t.ek}var b=new $$t.yz(3,$self.c().f(),$self.c().j(),null,(-1),a);$self.a8.bb=$self.bb;$self.a8.bc=$self.bc;$self.a8.bg=$m($$0.$aq.$type,null);$self.a8.bf=$self.bf;$self.a8.be=$self.be;$self.a8.c(b);a._au($self.a8)}},a1:function(){this.bc=null;this.bf=null;this.be=null;this.bb=null;$$t.$abu.a1.call(this)},f:function(a){if(this.c().d()._s()==3){if(a.o()!=null&&this.c().j()!=null&&!a.o().j()&&$b($$t.$qk.$type,a.o())!==null&&a.o().u()==this.bc){var b=this.c().f()._a9().j(this.c().j().name());this.a3(new $$t.aaz(2,b,a.x(),a.h()));return true}}return $$t.$abu.f.call(this,a)},t:function(a){if(!a.r()&&a.o()!=null){var b=a.o().h();if(this.bb!=null){a.o(b.g(this.bb))}else{a.o(b.f(this.c()))}}return $$t.$abu.t.call(this,a)},af:function(a){if(!a.r()){var b=this.be(a.u(),this.bd);if(b!=null){var c=new $$t.acf(1,b.name(),this.c(),a.u()._g(),true);c.u(b);this.a3(c);return true}else if(this.bb!=null){this.bh(a)}else if(a.u()._t()){var d=a.w();if(this.bf!=null&&$b($$t.$hu.$type,a.u())!==null){var e=this.bf(a.w());if(!String.isNullOrEmpty(e)){d=e}}this.a3(new $$t.acf(1,d,this.c(),a.u()._g(),true));return true}}return $$t.$abu.af.call(this,a)},ag:function(a){if(!a.r()){var b=this.be(a.u(),this.bd);if(b!=null){var c=b.name();var d=$b($$t.$jf.$type,b.scope())!==null?b.scope().name():null;this.a3(new $$t.acg(1,null,d,c,this.c(),a.u()._g(),true));return true}else if(this.bb!=null){this.bh(a)}else if(a.u()._t()){var e=a.w();var f=a.o()!=null?a.o().p():null;if(this.bf!=null&&$b($$t.$hu.$type,a.u())!==null){var g=this.bf(a.w());if(!String.isNullOrEmpty(g)){e=g}}this.a3(new $$t.acg(1,null,f,e,this.c(),a.u()._g(),true));return true}}return $$t.$abu.ag.call(this,a)},al:function(a){if(this.c().d()._s()==3){if(a.o()!=null&&this.c().j()!=null&&!a.o().j()&&$b($$t.$qk.$type,a.o())!==null&&a.o().u()==this.bc){var b=this.c().f()._a9().j(this.c().j().name());this.a3(new $$t.act(2,b,a.y(),a.h()));return true}}return $$t.$abu.al.call(this,a)},as:function(a){if(!a.r()){var b=null;if(this.bf!=null&&a.ah()!=null){b=this.bf(a.ah())}if(this.bb!=null&&String.isNullOrEmpty(b)&&a.ah()!=null){var c=a.ah();a=new $$t.ac1(4,a);a.w(new $$t.gk(1,c,this.bb,false,this.c().h(),true));a.y(this.bb);this.a3(a);return true}else{a=new $$t.ac1(4,a);a.y(this.c().f()._a9());if(!String.isNullOrEmpty(b)&&b!=a.ah()){a.w(new $$t.gk(1,b,a.y(),false,this.c().h(),true))}var d=a.z(this.c());var e=false;if(d==null){if(a.ah()!=null||!this.bg.hasValue()||!this.bg.value()){e=true}}else{var f=true;if(a.ag()!=null){f=d.columns()._item1(a.ag())!=null}else if(a.u()!=null){var g=a.u().p();var h=a.u().q();f=(g==null||d.columns()._item1(g)!=null)&&(h==null||d.columns()._item1(h)!=null)}if(!f){e=true}}if(e){this.a3(new $$t.abn(1,$$t.$dl.invalidCellReference()));return true}else{if(d!=null){a.w(d)}this.a3(a);return true}}}return $$t.$abu.as.call(this,a)},ba:function(a,b,c,d,e,f){if($$t.$ek.a9==null){$$t.$ek.a9=new $$t.ek}$$t.$ek.a9.bc=a;$$t.$ek.a9.bb=b;$$t.$ek.a9.bg=d;$$t.$ek.a9.bf=e;$$t.$ek.a9.be=f;$$t.$ek.a9.c(c);return $$t.$ek.a9},bh:function(a){if(this.bb!=null&&a.o()!=null){var b=a.o().h();a.o(b.g(this.bb))}},$type:new $.ig.Type("Formula_FixPasteReferencesVisitor",$$t.$abu.$type)},true);$c("Formula_IsReferencingAnythingInRegionChecker:el","FormulaTokenVisitor",{a3:false,a2:null,a1:null,init:function(){this.a2=new $$t.lv;$$t.$abv.init.call(this)},g:function(){this.a1=null;$$t.$abv.g.call(this)},x:function(a){if(this.a3){return}var b=$b($$t.$aaj.$type,a.n(this.b()));if(b!=null){this.a3=b._intersectsWith(this.a1,this.a2)}},a4:function(a,b,c){var d=$$t.$el.a0(a,b,c);d.h();return d.a3},a0:function(a,b,c){if($$t.$el.az==null){$$t.$el.az=new $$t.el}$$t.$el.az.b(a);$$t.$el.az.a1=b;$$t.$el.az.a2=c;$$t.$el.az.a3=false;return $$t.$el.az},$type:new $.ig.Type("Formula_IsReferencingAnythingInRegionChecker",$$t.$abv.$type)},true);$c("Formula_OffsetReferencesVisitor:em","FormulaTokenModifierVisitor",{ba:null,init:function(){$$t.$abu.init.call(this)},a1:function(){this.ba=$$t.$k.g6;$$t.$abu.a1.call(this)},j:function(a){var b;if(a.v()==false){a.x(a.x().e(this.c(),this.ba,false));b=true}else{b=false}var c=a.x().k(this.c(),a.v(),false);if(c._firstColumnIndex()<0||c._firstRowIndex()<0||this.c().f().maxColumnCount()<=c._lastColumnIndex()||this.c().f().maxRowCount()<=c._lastRowIndex()){this.a3(a.t());return true}return b},v:function(a){a.p(a.p().a(this.c(),this.ba,true));return true},aa:function(a){for(var b=0;b<a.r().length;b++){a.r()[b]=a.r()[b].e(this.c(),this.ba,true)}return true},aq:function(a){var b;if(a.v()==false){a.y(a.y().a(this.c(),this.ba,false));b=true}else{b=false}var c=a.y().e(this.c(),a.v(),false);if(c.m()<0||c.o()<0||this.c().f().maxColumnCount()<=c.m()||this.c().f().maxRowCount()<=c.o()){this.a3(a.t());return true}return b},at:function(a){a.p(a.p().a(this.c(),this.ba,true));return true},a9:function(a,b){if($$t.$em.a8==null){$$t.$em.a8=new $$t.em}$$t.$em.a8.ba=b;$$t.$em.a8.c(a);return $$t.$em.a8},$type:new $.ig.Type("Formula_OffsetReferencesVisitor",$$t.$abu.$type)},true);$c("Formula_CellsShiftedVisitor:en","FormulaTokenModifierVisitor",{a8:null,bb:0,init:function(){this.a8=new $$t.an;$$t.$abu.init.call(this)},a1:function(){this.a8=new $$t.an;$$t.$abu.a1.call(this)},j:function(a){var $self=this;var b=this.c().l();var c=b.a();if(this.c().j()==this.a8.h()){var d=this.a8.c(c);c=d.p0}var e=$$t.$jx.h(b,c);var f=a.x().k(this.c(),a.v(),true);var g=f._clone();var h=false;if(a.u(this.c())==this.a8.h()){var i=function(){var j=$self.a8.e(g,true);g=j.p0;return j.ret}();h=i.f();if(i.g()&&this.bb==0){this.a3(a.t());return true}}if(e==false&&h==false){return false}var j;var k;var l=function(){var m=$self.bc(a,a.x().d(),b,c,g._firstRowIndex()-f._firstRowIndex(),g._firstColumnIndex()-f._firstColumnIndex(),j,k);j=m.p6;k=m.p7;return m.ret}();var m;var n;var o=function(){var p=$self.bc(a,a.x().b(),b,c,g._lastRowIndex()-f._lastRowIndex(),g._lastColumnIndex()-f._lastColumnIndex(),m,n);m=p.p6;n=p.p7;return p.ret}();if(l==false&&o==false){return false}var p=a.x().d();var q=a.x().b();var r=new $$t.yv(1,p.t()+j,p.p(),p.r()+k,p.g());var s=new $$t.yv(1,q.t()+m,q.p(),q.r()+n,q.g());var t=r.e(this.c(),a.v(),true);var u=s.e(this.c(),a.v(),true);if(u.o()<t.o()||u.m()<t.m()){this.a3(a.t());return true}if(l==false){var v=a.d($$t.$abp.$type,$$t.$abq.a2);v.x(new $$t.yw(1,r,s));this.a3(v);return true}a.x(new $$t.yw(1,r,s));return true},aq:function(a){var $self=this;var b=this.c().l();var c=b.a();if(this.c().j()==this.a8.h()){var d=this.a8.c(c);c=d.p0}var e=$$t.$jx.h(b,c);var f=a.y().e(this.c(),a.v(),true);var g=f.a();var h=false;if(a.u(this.c())==this.a8.h()){var i=function(){var j=$self.a8.c(g);g=j.p0;return j.ret}();h=i.f();if(i.g()&&this.bb==0){this.a3(a.t());return true}}if(e==false&&h==false){return false}var j;var k;if(function(){var l=$self.bc(a,a.y(),b,c,g.o()-f.o(),g.m()-f.m(),j,k);j=l.p6;k=l.p7;return l.ret}()==false){return false}a.y(new $$t.yv(1,a.y().t()+j,a.y().p(),a.y().r()+k,a.y().g()));return true},bc:function(a,b,c,d,e,f,g,h){var $self=this;var i=function(){var j=$self.be(a,b,c,d,e,g);b=j.p1;c=j.p2;d=j.p3;g=j.p5;return j.ret}();var j=function(){var k=$self.bd(a,b,c,d,f,h);b=k.p1;c=k.p2;d=k.p3;h=k.p5;return k.ret}();return{ret:i||j,p6:g,p7:h}},bd:function(a,b,c,d,e,f){f=0;var g=d.m()-c.m();var h=b.r();var i=a.v()&&b.g();var t1=this.bb;L0:while(true){switch(t1){case 0:if(i){h-=g-e}else{h+=e}break;case 1:if(b.g()==false){t1=0;continue L0}if(g==0){return{ret:false,p1:b,p2:c,p3:d,p5:f}}if(i){return{ret:true,p1:b,p2:c,p3:d,p5:f}}else{h+=g}break;default:break}break}f=h-b.r();return{ret:f!=0,p1:b,p2:c,p3:d,p5:f}},be:function(a,b,c,d,e,f){f=0;var g=d.o()-c.o();var h=b.t();var i=a.v()&&b.p();var t1=this.bb;L0:while(true){switch(t1){case 0:if(i){h-=g-e}else{h+=e}break;case 1:if(b.p()==false){t1=0;continue L0}if(g==0){return{ret:false,p1:b,p2:c,p3:d,p5:f}}if(i){return{ret:true,p1:b,p2:c,p3:d,p5:f}}else{h+=g}break;default:break}break}f=h-b.t();return{ret:f!=0,p1:b,p2:c,p3:d,p5:f}},ba:function(a,b,c){if($$t.$en.a9==null){$$t.$en.a9=new $$t.en}$$t.$en.a9.a8=b;$$t.$en.a9.bb=c;$$t.$en.a9.c(a);return $$t.$en.a9},$type:new $.ig.Type("Formula_CellsShiftedVisitor",$$t.$abu.$type)},true);$c("Formula_CurrentFormatChangedVisitor:eo","FormulaTokenVisitor",{a2:0,a1:0,init:function(){$$t.$abv.init.call(this)},g:function(){$$t.$abv.g.call(this)},n:function(a){a.x(a.x().f(this.a2,this.a1,a.v()))},at:function(a){a.y(a.y().b(this.a2,this.a1,a.v()))},a0:function(a,b,c){if($$t.$eo.az==null){$$t.$eo.az=new $$t.eo}$$t.$eo.az.b(a);$$t.$eo.az.a2=b;$$t.$eo.az.a1=c;return $$t.$eo.az},$type:new $.ig.Type("Formula_CurrentFormatChangedVisitor",$$t.$abv.$type)},true);$c("Formula_NamedReferenceRemovedVisitor:ep","FormulaTokenModifierVisitor",{a8:null,bb:null,init:function(){$$t.$abu.init.call(this)},a1:function(){if(this.a8!=null){this.a8.a1();this.a8=null}this.bb=null;$$t.$abu.a1.call(this)},af:function(a){return this.bc(a,a.u())},as:function(a){return this.bc(a,a.w())},ba:function(a,b){if($$t.$ep.a9==null){$$t.$ep.a9=new $$t.ep}$$t.$ep.a9.bb=b;$$t.$ep.a9.c(a);return $$t.$ep.a9},bc:function(a,b){if(b==this.bb){if(this.a8==null){this.a8=$$t.$eh.a9(this.c(),false)}a.d($$0.$aq.$type,this.a8);return true}return false},$type:new $.ig.Type("Formula_NamedReferenceRemovedVisitor",$$t.$abu.$type)},true);$c("Formula_TableResizingVisitor:eq","FormulaTokenModifierVisitor",{bd:null,bb:false,ba:null,init:function(){$$t.$abu.init.call(this)},a1:function(){this.bd=null;this.ba=null;$$t.$abu.a1.call(this)},ay:function(a){var $self=this;this.bb=false;return{ret:function(){var b=$$t.$abu.ay.call($self,a);a=b.p0;return b.ret}(),p0:a}},af:function(a){this.bb=this.ba==a.u();return false},as:function(a){var b=this.ba==a.w();if(b==false){return false}this.bb=true;if(a.ag()==null&&a.u()==null){return false}var c=this.ba._z();var d=false;for(var e=0;e<this.bd.count();e++){var f=this.bd.__inner[e];if(a.ag()!=null&&$$v.$an.c(f.name(),a.ag(),c,1)==0){d=true;break}if(a.u()!=null){if(a.u().p()!=null&&$$v.$an.c(f.name(),a.u().p(),c,1)==0){d=true;break}if(a.u().q()!=null&&$$v.$an.c(f.name(),a.u().q(),c,1)==0){d=true;break}}}if(d){this.a3(new $$t.acw(a.h()));return true}return false},a9:function(a,b,c){if($$t.$eq.a8==null){$$t.$eq.a8=new $$t.eq}$$t.$eq.a8.bd=c;$$t.$eq.a8.ba=b;$$t.$eq.a8.c(a);return $$t.$eq.a8},bc:function(){return this.bb},$type:new $.ig.Type("Formula_TableResizingVisitor",$$t.$abu.$type)},true);$c("Formula_WorksheetMovedVisitor:er","FormulaTokenModifierVisitor",{bb:0,ba:null,init:function(){$$t.$abu.init.call(this)},a1:function(){this.bb=-1;this.ba=null;$$t.$abu.a1.call(this)},t:function(a){var b=$b($$t.$qn.$type,a.o());if(b!=null&&b.j()==false&&b.i()){var c=b.l();var d=b.m();if(d<c){var e;if(this.ba.index()==c){e=this.ba.workbook().worksheets()._item(d)}else{e=this.ba.workbook().worksheets()._item(c)}var f=this.ba.workbook()._a9();var g=Math.min(this.bb,e.index());var h=Math.max(this.bb,e.index());var i=f.aa(g);var j;if(g==h){j=null}else{j=f.aa(h)}a.o(f.g(i,j));return true}else{if(c<=this.ba.index()&&this.ba.index()<=d){return true}if(c<=this.bb&&this.bb<=d){return true}}}return false},a9:function(a,b,c){if($$t.$er.a8==null){$$t.$er.a8=new $$t.er}$$t.$er.a8.ba=b;$$t.$er.a8.bb=c;$$t.$er.a8.c(a);return $$t.$er.a8},$type:new $.ig.Type("Formula_WorksheetMovedVisitor",$$t.$abu.$type)},true);$c("Formula_WorksheetRemovedVisitor:es","FormulaTokenModifierVisitor",{bb:0,ba:null,init:function(){$$t.$abu.init.call(this)},a1:function(){this.bb=-1;this.ba=null;$$t.$abu.a1.call(this)},af:function(a){var b=$b($$t.$qk.$type,a.o());if(b!=null&&b.u()==this.ba){a.o(b.e().i(-2));return true}if(a.u()._t()==false&&$$t.$eh.bb(this.c(),a)){return true}return false},t:function(a){var b=a.o();if(b!=null&&b.j()==false&&b.i()){var c=$b($$t.$qk.$type,b);if(c!=null&&c.u()==this.ba){this.a3(a.t());return true}else{var d=$b($$t.$qn.$type,b);if(d!=null){var e=d.e();var f;var g;if(d.l()==-1){f=e.aa(this.bb);g=d.t().s()}else if(d.m()==-1){f=d.r().s();g=e.aa(this.bb-1)}else{return d.l()<=this.bb&&this.bb<=d.m()}if(f==g){g=null}a.o(e.g(f,g));return true}}}return false},a9:function(a,b,c){if($$t.$es.a8==null){$$t.$es.a8=new $$t.es}$$t.$es.a8.ba=b;$$t.$es.a8.bb=c;$$t.$es.a8.c(a);return $$t.$es.a8},$type:new $.ig.Type("Formula_WorksheetRemovedVisitor",$$t.$abu.$type)},true);$c("Formula_VerifyFormatLimitsVisitor:et","FormulaTokenVisitor",{az:null,a2:0,init:function(){$$t.$abv.init.call(this)},g:function(){$$t.$et.a0.az=null;$$t.$abv.g.call(this)},n:function(a){a.x().g(this.b(),a.v()).t(this.az,this.a2)},au:function(a){
|
|
a.y().c(this.b(),a.v()).aa(this.az,this.a2)},a1:function(a,b,c){if($$t.$et.a0==null){$$t.$et.a0=new $$t.et}$$t.$et.a0.b(a);$$t.$et.a0.az=b;$$t.$et.a0.a2=c;return $$t.$et.a0},$type:new $.ig.Type("Formula_VerifyFormatLimitsVisitor",$$t.$abv.$type)},true);$c("Formula_TokensReplacedChangeContext:ev","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},c:null,b:null,a:null,d:false,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.c=b;this.b=c;this.a=d;this.d=b._as()},undo:function(){for(var a=0;a<this.b.length;a++){this.c._d[this.a[a]]=this.b[a]}this.c._b1()},workbook:function(){return this.c._y()},sheet:function(){return this.c._t()},source:function(){return this.c._t()},$type:new $.ig.Type("Formula_TokensReplacedChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("FormulaToken:abp","Object",{g:0,init:function(a){$.ig.$op.init.call(this);this.g=a},toString:function(){return this.l(new $$t.yz(0,null),$$t.$pt.a)},m:function(a){},d:function($tResult,a){},e:function($tArgument,$tResult,a,b){},j:function(a,b,c){return b.getType()==this.getType()},l:function(a,b){},f:function(){},h:function(a){if(arguments.length===1){if(this.f()<32){var b=$b($$t.$abc.$type,this);if(b!=null){this.g=a}else if(this.f()==21){this.g=a}return}this.g=a;return a}else{return this.g}},c:function(a,b){switch(b){case 1:return new $$t.abo(0);case 2:return new $$t.ac4(0);case 3:return $$t.$aax.z;case 4:return $$t.$ac3.z;case 5:return $$t.$ace.z;case 6:return $$t.$abj.z;case 7:return $$t.$acq.z;case 8:return $$t.$abi.z;case 9:return $$t.$ab6.z;case 10:return $$t.$ab5.z;case 11:return $$t.$abm.z;case 12:return $$t.$ab0.z;case 13:return $$t.$ab1.z;case 14:return $$t.$ach.z;case 15:return $$t.$ab4.z;case 16:return $$t.$ac6.z;case 17:return $$t.$acr.z;case 18:return $$t.$ac7.y;case 19:return $$t.$ac5.y;case 20:return $$t.$acp.y;case 21:return new $$t.aco;case 22:return $$t.$acd.o;case 23:return new $$t.ac0(0);case 24:break;case 28:return new $$t.abn(0);case 29:return new $$t.abg(0);case 30:return new $$t.ab3(0);case 31:return new $$t.aci(0);case 32:case 64:case 96:return new $$t.aa4(0,$$t.$abp.i(b));case 33:case 65:case 97:return new $$t.aby(0,$$t.$abp.i(b));case 34:case 66:case 98:return new $$t.abz(0,$$t.$abp.i(b));case 35:case 67:case 99:return new $$t.acf(0,$$t.$abp.i(b),true);case 36:case 68:case 100:return new $$t.acy(0,$$t.$abp.i(b));case 37:case 69:case 101:return new $$t.aa3(0,$$t.$abp.i(b));case 38:case 70:case 102:return new $$t.ab8($$t.$abp.i(b));case 39:case 71:case 103:return new $$t.ab9($$t.$abp.i(b));case 40:case 72:case 104:return new $$t.acb($$t.$abp.i(b));case 41:case 73:case 105:return new $$t.aca($$t.$abp.i(b));case 42:case 74:case 106:return new $$t.acw($$t.$abp.i(b));case 43:case 75:case 107:return new $$t.aa1($$t.$abp.i(b));case 44:case 76:case 108:return new $$t.acx(0,$$t.$abp.i(b));case 45:case 77:case 109:return new $$t.aa2(0,$$t.$abp.i(b));case 57:case 89:case 121:return new $$t.acg(0,$$t.$abp.i(b),true);case 58:case 90:case 122:return new $$t.act(0,$$t.$abp.i(b));case 59:case 91:case 123:return new $$t.aaz(0,$$t.$abp.i(b));case 60:case 92:case 124:return new $$t.acv(0,$$t.$abp.i(b));case 61:case 93:case 125:return new $$t.aa0(0,$$t.$abp.i(b))}return null},b:function(a,b,c,d){return{ret:function(){var e=$$t.$abd.o(a,c,d);c=e.p1;d=e.p2;return e.ret}(),p2:c,p3:d}},i:function(a){var b=(a&96)>>5;switch(b){case 1:return 32;case 2:return 64;case 3:return 96;default:return 32}},$type:new $.ig.Type("FormulaToken",$.ig.$ot)},true);$c("SharedTokenConverter:ef","FormulaTokenVisitor$1",{a4:false,init:function(){$$t.$abw.init.call(this,$$t.$abp.$type)},d:function(a){return a},e:function(a){if(this.a4==false){return new $$t.aaz(2,a.o(),a.x().g(this.c(),a.v()),a.h())}return a},f:function(a){if(this.a4&&a.x().l()){return new $$t.aay(1,a.o(),a.x().h(this.c()),a.h())}return a},i:function(a){if(this.a4==false){return new $$t.aa3(2,a.x().g(this.c(),a.v()),a.h())}return a},j:function(a){if(this.a4&&a.x().l()){return new $$t.aa2(2,a.x().h(this.c()),a.h())}return a},ak:function(a){if(this.a4==false){return new $$t.act(2,a.o(),a.y().c(this.c(),a.v()),a.h())}return a},al:function(a){if(this.a4&&a.y().h()){return new $$t.acs(1,a.o(),a.y().d(this.c()),a.h())}return a},ap:function(a){if(this.a4==false){return new $$t.acy(2,a.y().c(this.c(),a.v()),a.h())}return a},aq:function(a){if(this.a4&&a.y().h()){return new $$t.acx(2,a.y().d(this.c()),a.h())}return a},a3:function(a,b){if($$t.$ef.a2==null){$$t.$ef.a2=new $$t.ef}$$t.$ef.a2.c(a);$$t.$ef.a2.a4=b;return $$t.$ef.a2},$type:new $.ig.Type("SharedTokenConverter",$$t.$abw.$type.specialize($$t.$abp.$type))},true);$c("excel.FormulaParseException:ew","Error",{_c:0,_e:null,_g:null,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}else if(arguments.length===2){a=2}else if(arguments.length===4){a=3}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;case 3:this._init3.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$0.$n.init.call(this,0)},_init1:function(a){$$0.$n.init1.call(this,1,a)},_init2:function(a,b){$$0.$n.init2.call(this,2,a,b)},_init3:function(a,b,c,d){$$t.$ew._init1.call(this,c);this._c=a;this._e=b;this._g=d},charIndexOfError:function(){return this._c},formulaValue:function(){return this._e},message:function(){var a=$$0.$n.message.call(this);if(this._g==null){return a}var b=$$t.$k.eg("LE_FormulaParseException_Message_PortionWithError",[this._g]);if(a==null){return b}return a+$$6.$h.newLine()+b},portionWithError:function(){return this._g},$type:new $.ig.Type("excel.FormulaParseException",$$0.$n.$type)},true);$c("NamedReferenceFormula:ex","SingleTargetFormula",{init:function(a,b,c){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$ey.init.call(this,0,b,c)},init1:function(a,b){$$t.$ey.init3.call(this,3,b,false)},_g:function(){return new $$t.ex(1,this)},$type:new $.ig.Type("NamedReferenceFormula",$$t.$ey.$type)},true);$c("SingleTargetFormula_DynamicReferenceCollection:e0","Object",{_a:null,init:function(a){$.ig.$op.init.call(this);this._a=a},getEnumerator:function(){var d__=new $$t.ez(0);d__.___4__this=this;return d__},equals:function(a){var b=$b($$t.$e0.$type,a);if(b==null){return false}return this._a==b._a},getHashCode:function(){return this._a.getHashCode()+1},$type:new $.ig.Type("SingleTargetFormula_DynamicReferenceCollection",$.ig.$ot,[$$t.$o1.$type])},true);$c("SingleTargetFormula_StaticReferenceCollection:e2","Object",{_a:null,init:function(a){$.ig.$op.init.call(this);this._a=a},getEnumerator:function(){var d__=new $$t.e1(0);d__.___4__this=this;return d__},equals:function(a){var b=$b($$t.$e2.$type,a);if(b==null){return false}return this._a==b._a},getHashCode:function(){return this._a.getHashCode()+1},$type:new $.ig.Type("SingleTargetFormula_StaticReferenceCollection",$.ig.$ot,[$$t.$o1.$type])},true);$c("SingleTargetFormula_StaticReferenceFinder:e3","FormulaTokenVisitor",{a1:null,a0:null,a5:null,az:null,a4:null,init:function(){$$t.$abv.init.call(this);this.a5=new $$4.aa($$0.$aw.$type);this.a4=new $$4.h($$0.$aw.$type,$$t.$abl.$type,0)},g:function(){this.a4.clear();this.a0=null;this.az=null;this.a1=null;$$t.$abv.g.call(this)},f:function(){var $self=this;if(this.a5.count()!=0){this.a7(this.a5.pop(),true,$$t.$zf.h(this.a1._targetReference()))}for(var a=0;a<this.az.length;a++){var b;if(function(){var c=$self.a4.tryGetValue(a,b);b=c.p1;return c.ret}()){this.a6(a,b)}}$$t.$abv.f.call(this)},p:function(a){this.a7(this.a5.pop(),true,64);this.a5.push(a.chooseFunctionIndex());this.d(a.chooseFunctionIndex())},q:function(a){this.a7(this.a5.pop(),true,64);this.a5.push(a.ifFunctionIndex());this.d(a.ifFunctionIndex())},r:function(a){},v:function(a){this.a8(a.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.a0),2)},aa:function(a){this.a8(a.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.a0),a.argumentCount())},ab:function(a){this.a8(a.formulaToken().e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.a0),a.argumentCount())},ac:function(a){this.a8(a.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.a0),a.argumentCount())},aj:function(a){if(a.u()._g()==1){return}$$t.$abv.aj.call(this,a)},am:function(a){this.a5.push(this.d())},ay:function(a){this.a8(a.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.a0),1)},a6:function(a,b){var c=$b($$t.$o0.$type,this.az[a].n(this.b()));if(c==null){return}if(this.b().d()._s()==1&&b==64){var d=c.context();var e=$b($$t.$lu.$type,d);if(e!=null&&e._u()==false){return}var f=$b($$4.$x.$type.specialize($$t.$lu.$type),d);if(f!=null){if(f.count()!=1||f.__inner[0]._u()==false){return}}}else if(b==64&&this.b().l().e()){var g=c.context();var h=$b($$t.$lu.$type,g);if(h!=null&&h.worksheet()==this.b().j()){var i=this.b().l().o();var j=this.b().l().m();if(!h._t(i,j,i,j)){if(h.firstRow()<=i&&h.lastRow()>=i){c=h.worksheet().rows().item(i)._as(h.firstColumn())}else if(h.firstColumn()<=j&&h.lastColumn()>=j){c=h.worksheet().rows().item(h.firstRow())._as(j)}}}}this.a1._cl.add(c)},a3:function(a,b){if($$t.$e3.a2==null){$$t.$e3.a2=new $$t.e3}var c=$$t.$e3.a2;if(c.b()!=null){c=new $$t.e3}c.b(a);c.a1=b;c.a0=a.f()._u().d();c.az=a.d()._e();c.a4.clear();c.b().d()._cb();return c},a7:function(a,b,c){if(b==false){return}var d=$b($$t.$acu.$type,this.az[a]);if(d==null){return}if(this.a1._targetReference()._isNamedReference()&&d.p()){return}var e=$b($$t.$acf.$type,d);if(e!=null&&e.u()._g()==1){return}this.a4.add(a,c)},a8:function(a,b){if(a==null){this.b().d()._aj(true);for(var c=b-1;c>=0;c--){this.a5.pop()}}else{for(var d=b-1;d>=0;d--){this.a7(this.a5.pop(),a._v(d),a._j(d))}}this.a5.push(this.d())},$type:new $.ig.Type("SingleTargetFormula_StaticReferenceFinder",$$t.$abv.$type)},true);$c("excel.PaneSettingsBase:gv","Object",{_d:null,_k:0,_n:0,init:function(a){$.ig.$op.init.call(this);this._d=a},_c:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$gv.$type,$tValue,a,35,b,c,d,e,f,false,null,null)},_b:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$gv._c($$t.$gv.$type,"Reset",function(b){return b},function(b,c){b._v(c)},null,false,0));$$t.$gl.f(a,1,$$t.$gv._c($$0.$aw.$type,"FirstColumnInRightPane",function(b){return b.firstColumnInRightPane()},function(b,c){b.firstColumnInRightPane(c)},null,false,0));$$t.$gl.f(a,2,$$t.$gv._c($$0.$aw.$type,"FirstRowInBottomPane",function(b){return b.firstRowInBottomPane()},function(b,c){b.firstRowInBottomPane(c)},null,false,0));return a},_g:function(){},_s:function(a){this._k=a._k;this._n=a._n},reset:function(){var a=this._f();this.resetCore();$$t.$gv._a[0].x(this,a,this)},resetCore:function(){this._k=0;this._n=0},firstColumnInRightPane:function(a){if(arguments.length===1){if(this._k!=a){$$t.$k.gh(this._d._ad(),a,"value");var b=$$t.$gv._a[1].g($$t.$gv.$type,$$0.$aw.$type,this,this._k,a,false);this._k=b.p1}return a}else{return this._k}},firstRowInBottomPane:function(a){if(arguments.length===1){if(this._n!=a){$$t.$k.go(this._d._ad(),a,"value");var b=$$t.$gv._a[2].g($$t.$gv.$type,$$0.$aw.$type,this,this._n,a,false);this._n=b.p1}return a}else{return this._n}},_h:function(){},_i:function(){},_e:function(){return this._d},_f:function(){var a=this._g();a._s(this);return a},_j:function(){return this._k!=0||this._n!=0},_v:function(a){var b=this._f();this._s(a);$$t.$gv._a[0].x(this,b,this)},workbook:function(){var a=this._d._ad();return a!=null?a.workbook():null},sheet:function(){return this._d._ad()},source:function(){return this},$type:new $.ig.Type("excel.PaneSettingsBase",$.ig.$ot,[$$t.$gn.$type])},true);$c("excel.FrozenPaneSettings:e4","excel.PaneSettingsBase",{_aa:0,_ad:0,init:function(a){$$t.$gv.init.call(this,a)},_g:function(){return new $$t.e4(this._e())},_h:function(){return this._ad>0},_i:function(){return this._aa>0},_s:function(a){$$t.$gv._s.call(this,a);var b=a;this._aa=b._aa;this._ad=b._ad;this.__z=b.__z},resetCore:function(){$$t.$gv.resetCore.call(this);this._aa=0;this._ad=0;this.__z=false},frozenColumns:function(a){if(arguments.length===1){if(this._aa!=a){$$t.$k.gg(this._e()._ad(),a,"value");var b=$$t.$e4._w[0].g($$t.$e4.$type,$$0.$aw.$type,this,this._aa,a,false);this._aa=b.p1}return a}else{return this._aa}},frozenRows:function(a){if(arguments.length===1){if(this._ad!=a){$$t.$k.gn(this._e()._ad(),a,"value");var b=$$t.$e4._w[1].g($$t.$e4.$type,$$0.$aw.$type,this,this._ad,a,false);this._ad=b.p1}return a}else{return this._ad}},__z:false,_y:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$e4.$type,$tValue,a,35,b,c,d,e,f,false,null,null)},_x:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$e4._y($$0.$aw.$type,"FrozenColumns",function(b){return b.frozenColumns()},function(b,c){b.frozenColumns(c)},null,false,0));$$t.$gl.f(a,1,$$t.$e4._y($$0.$aw.$type,"FrozenRows",function(b){return b.frozenRows()},function(b,c){b.frozenRows(c)},null,false,0));return a},_j:function(){return $$t.$gv._j.call(this)||this._ad!=0||this._aa!=0},$type:new $.ig.Type("excel.FrozenPaneSettings",$$t.$gv.$type)},true);$c("GenericCachedCollection$1:e5","Object",{$t:null,_b:null,_c:null,_h:0,init:function($t,a,b,c){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$e5.init1.call(this,this.$t,1,b,c,.2)},init1:function($t,a,b,c,d){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._b=new $$t.fb(this.$t,d);this._c=b;this._h=c},add:function(a){this._add(a)},clear:function(){},contains:function(a){var $self=this;var b;return function(){var c=$self._b.g(a,b);b=c.p1;return c.ret}()},copyTo:function(a,b){this._b.p(a,b)},count:function(){return this._count()},isReadOnly:function(){return false},remove:function(a){return this._remove(a)},getEnumerator:function(){return this._b.j()},getEnumerator1:function(){return this._b.j()},_add:function(a){var $self=this;var b;if(function(){var c=$self._b.f(a,b);b=c.p1;return c.ret}()){this._l(a)}},_find:function(a){var $self=this;var b;if(function(){var c=$self._b.g(a,b);b=c.p1;return c.ret}()){return b}return null},_g:function(a){var $self=this;var b=$$t.$fe.d(a);var c;var d;var e=function(){var f=$self._b.e(b,c,d);c=f.p1;d=f.p2;return f.ret}();if(e!=null){for(var f=0;f<c;f++){var g=e[f];if(g.b!=b){continue}var h=g.a;if(h==null){break}if($.ig.$op.equalsStatic(a,h)){return d+f}}}return-1},_findOrAdd:function(a,b){var $self=this;if(function(){var c=$self._b.f(a,b);b=c.p1;return c.ret}()){b=a;this._l(a)}return{p1:b}},_l:function(a){if(this._b.m()>this._h){if($b($$t.$o.$type,a)!==null){throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_MaxCellFormats",[this._h]))}else if($b($$t.$dt.$type,a)!==null){throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_MaxFormattedStrings",[this._h]))}else{throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_MaxFonts",[this._h]))}}},_onSaving:function(a){this._b.u(a)},_onSaved:function(){this._b.t()},_remove:function(a){return this._b.i(a)},_count:function(){return this._b.m()},_maxCount:function(a){if(arguments.length===1){if(this._count()>a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CollectionLongerThanMaxValue"))}this._h=a;return a}else{return this._h}},_workbook:function(){return this._c},$type:new $.ig.Type("GenericCachedCollection$1",$.ig.$ot,[$$0.$bv.$type.specialize(0)])},true);$c("IGenericCachedCollectionEx:e7","Object",{$type:new $.ig.Type("IGenericCachedCollectionEx",null,[$$t.$io.$type])},true);$c("GenericCachedCollectionEx$1:e6","GenericCachedCollection$1",{$t:null,_o:null,init:function($t,a,b,c){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$$t.$e5.init.call(this,this.$t,0,b,c);if(a!=null){this._defaultElement(a)}},_l:function(a){a.ab(this);$$t.$e5._l.call(this,a)},_remove:function(a){if($$t.$e5._remove.call(this,a)==false){return false}a.ac();return true},_defaultElement:function(a){if(arguments.length===1){var $self=this;if(this._o!=null){$$t.$e9.q(this.$t,this._o)}if(this._o!=null&&this._o.f()>0){this._b.i(this._o);this._o.aa(a);this._o.k();var b;if(function(){var c=$self._b.f($self._o,b);b=c.p1;return c.ret}()==false){this._o=b}}else{this._o=$$t.$e9.r(this.$t,a,this)}return a}else{return this._o}},workbook:function(){return this._workbook.apply(this,arguments)},$type:new $.ig.Type("GenericCachedCollectionEx$1",$$t.$e5.$type.specialize(0),[$$t.$e7.$type])},true);$c("GenericElementHashSet$1:fb","Object",{$t:null,l:0,a:null,b:null,c:null,h:false,k:0,o:0,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this.k=a;var b=$.ig.truncate(5/this.k);var c=$$t.$fe.c(b);this.s(c)},s:function(a){this.b=new Array(a);this.c=new Array(a);for(var b=0;b<this.c.length;b++){this.c[b]=0}},f:function(a,b){b=$f(this.$t);if(this.h){b=a;return{ret:false,p1:b}}if(a==null){return{ret:false,p1:b}}var c=$$t.$fe.d(a);var d=c%this.b.length;var e=this.b[d];var f=this.c[d];if(e!=null){for(var g=0;g<f;g++){var h=e[g];if(h.b==c&&h.a.equals(a)){b=h.a;return{ret:false,p1:b}}}}else{e=new Array(this.n(this.b.length));var i=new $$t.fc(this.$t);for(var j=0;j<e.length;j++){e[j]=i}this.b[d]=e}var k=$$t.$fb.q(this.$t,this.b,e,f,d);e=k.p1;e[f++]=new $$t.fc(this.$t,1,a,c);this.c[d]=f;this.l++;this.o++;if(f>this.b.length*this.k){this.r()}return{ret:true,p1:b}},g:function(a,b){b=$f(this.$t);if(this.b==null||a==null){return{ret:false,p1:b}}var c=$$t.$fe.d(a);var d=c%this.b.length;var e=this.b[d];if(e!=null){var f=this.c[d];for(var g=0;g<f;g++){var h=e[g];if(h.b==c&&h.a.equals(a)){b=h.a;return{ret:true,p1:b}}}}return{ret:false,p1:b}},p:function(a,b){if(a==null){throw new $$6.e(0,"array")}if(b<0){throw new $$6.f(2,"arrayIndex",$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}if(b>a.length||this.l>a.length-b){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_ArrayTooSmall"),"array")}if(this.l==0){return}var c=0;for(var d=0;d<this.b.length;d++){var e=this.b[d];if(e==null){continue}var f=this.c[d];for(var g=0;g<f;g++){a[b+c]=e[g].a;c++}}},d:function(a,b){var $self=this;var c;return{ret:function(){var d=$self.e(a,b,c);b=d.p1;c=d.p2;return d.ret}(),p1:b}},e:function(a,b,c){var d=a%this.b.length;if(this.a==null){c=0}else{c=this.a[d]}b=this.c[d];return{ret:this.b[d],p1:b,p2:c}},j:function(){var d__=new $$t.fd(this.$t,0);d__.___4__this=this;return d__},u:function(a){var b=false;if(a){for(var c=0;c<this.c.length;c++){var d=this.b[c];var e=this.c[c];for(var f=0;f<e;f++){var g=d[f];if(g.b!=g.a.getHashCode()){b=true;break}}if(b){break}}if(b){var h=this.c;var i=this.b;this.s(i.length);var j;for(var k=0;k<h.length;k++){var l=i[k];var m=h[k];for(var n=0;n<m;n++){var o=l[n];var p=this.f(o.a,j);j=p.p1}}}}this.a=new Array(this.c.length);this.h=true;var q=0;for(var r=0;r<this.c.length;r++){this.a[r]=q;q+=this.c[r]}},t:function(){this.a=null;this.h=false},i:function(a){if(this.h){return false}if(this.b==null){return false}if(a==null){return false}var b=$$t.$fe.d(a);var c=b%this.b.length;var d=this.b[c];if(d!=null){var e=new $$t.fc(this.$t);var f=this.c[c];for(var g=0;g<f;g++){var h=d[g];if(h.b==b&&h.a.equals(a)){f--;this.c[c]=f;if(g<f){$.ig.util.arrayCopy1(d,g+1,d,g,f-g)}d[f]=e;this.l--;this.o++;return true}}}return false},q:function($t,a,b,c,d){if(c<b.length){return{p1:b}}var e=new Array(b.length*2);$.ig.util.arrayCopy2(b,e,c);var f=new $$t.fc($t);for(var g=c;g<e.length;g++){e[g]=f}a[d]=e;b=e;return{p1:b}},n:function(a){return $.ig.truncate(Math.ceil(a*this.k/2))+1},r:function(){var a=this.b.length*2;if(a<0){a=this.b.length+1}var b=$$t.$fe.c(a);if(b<=this.b.length){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_HashSetFull"))}var c=new Array(b);var d=new Array(b);for(var e=0;e<d.length;e++){d[e]=0}for(var f=0;f<this.b.length;f++){var g=this.b[f];if(g==null){continue}var h=this.c[f];for(var i=0;i<h;i++){var j=g[i];var k=j.b%b;var l=c[k];if(l==null){l=new Array(this.n(c.length));var m=new $$t.fc(this.$t);for(var n=0;n<l.length;n++){l[n]=m}c[k]=l}var o=d[k];var p=$$t.$fb.q(this.$t,c,l,o,k);l=p.p1;l[o++]=j;d[k]=o}this.b[f]=null}this.b=c;this.c=d},m:function(){return this.l},$type:new $.ig.Type("GenericElementHashSet$1",$.ig.$ot)},true);$c("GenericElementHashSet_Entry$1:fc","ValueType",{$t:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},init1:function($t,a,b,c){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$$0.$bh.init.call(this);this.a=b;this.b=c},b:0,a:null,$type:new $.ig.Type("GenericElementHashSet_Entry$1",$$0.$bh.$type)},true);$c("HashHelpers:fe","Object",{init:function(){$.ig.$op.init.call(this)},c:function(a){for(var b=0;b<$$t.$fe.a.length;b++){var c=$$t.$fe.a[b];if(c>=a){return c}}for(var d=a|1;d<2147483647;d+=2){if($$t.$fe.b(d)){return d}}return a},d:function(a){return a.getHashCode()&2147483647},b:function(a){if((a&1)==0){return a==2}var b=$.ig.truncate(Math.sqrt(a));for(var c=3;c<=b;c+=2){if(a%c==0){return false}}return true},$type:new $.ig.Type("HashHelpers",$.ig.$ot)},true);$c("IWorksheetCellFormatProxyOwner:kh","Object",{$type:new $.ig.Type("IWorksheetCellFormatProxyOwner",null)},true);$c("IWorksheetRegionAddressContext:ly","Object",{$type:new $.ig.Type("IWorksheetRegionAddressContext",null)},true);$c("excel.RowColumnBase:hb","Object",{_f:null,_c:null,init:function(a){$.ig.$op.init.call(this);this._c=a},cellFormatInternal:function(){return this._cellFormatInternal()},hasCellFormat:function(){return this._hasCellFormat()},getAdjacentFormatForBorderResolution:function(a,b){return this._getAdjacentFormatForBorderResolution(a,b)},onCellFormatValueChanged:function(a,b,c){this._onCellFormatValueChanged(a,b,c)},onCellFormatValueChanging:function(a,b){this._onCellFormatValueChanging(a,b)},_onCellFormatValueChanging:function(a,b){},verifyFormatOptions:function(a,b){},_h:function(a){},_b:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$gn.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_getAdjacentFormatForBorderResolution:function(a,b){},getResolvedCellFormat:function(){this._ad();return new $$t.kd(this._cellFormatInternal())},_t:function(a){this._c=a},_u:function(){},_onCellFormatValueChanged:function(a,b,c){},_x:function(){},_y:function(){},_z:function(a,b){$$t.$gl.f(a,0,$$t.$hb._b($$0.$aq.$type,"Hidden",b,function(c){return c.hidden()},function(c,d){c.hidden(d)},function(c,d){c._aa(d,true)},true,false,0));$$t.$gl.f(a,1,$$t.$hb._b($$0.$aw.$type,"OutlineLevel",b,function(c){return c.outlineLevel()},function(c,d){c.outlineLevel(d)},function(c,d){c._ab(d)},true,false,0))},_ad:function(){},cellFormat:function(){return this._cellFormatInternal()},_hasCellFormat:function(){return this._f!=null},hidden:function(a){if(arguments.length===1){this._ad();if(this.hidden()==a){return}this._a()[0].h($$t.$gn.$type,$$0.$aq.$type,this,a);return a}else{return this._l()}},_aa:function(a,b){if(this.hidden()==a){return}var c=null;if(b&&this.worksheet()._dy(this)){c=$$t.$k4.b(this)}this._l(a);this._y();if(c!=null){c.y()}},index:function(){},outlineLevel:function(a){if(arguments.length===1){this._ad();if(this.outlineLevel()!=a){this._a()[1].h($$t.$gn.$type,$$0.$aw.$type,this,a)}return a}else{return this._n()}},_ab:function(a){if(a<0||7<a){throw $$t.$k.x("value",a,$$t.$k.ef("LER_ArgumentOutOfRangeException_OutlineLevel"))}this._n(a)},worksheet:function(){return this._c},_cellFormatInternal:function(){if(this._f==null&&this._c!=null){var a=this._c.workbook();var b=null;if(a!=null){b=a._b8()}this._f=this._h(b);this._u()}return this._f},_a:function(){},_j:function(){if(this.outlineLevel()!=0){return true}if(this._hasCellFormat()&&this._cellFormatInternal()._z()==false){return true}return false},_l:function(a){},_n:function(b){},_ac:function(c,d){},_m:function(){},$type:new $.ig.Type("excel.RowColumnBase",$.ig.$ot,[$$t.$fj.$type,$$t.$kh.$type])},true);$c("excel.WorksheetColumn:ks","excel.RowColumnBase",{_ap:0,_an:0,_ai:0,_al:null,init:function(a,b){$$t.$hb.init.call(this,a);this._ap=b;this._an=a.columns()._k()},_a:function(){return $$t.$ks._ae},_h:function(a){return new $$t.kv(a,this)},_getAdjacentFormatForBorderResolution:function(a,b){switch(b){case 67108864:case 134217728:case 2:case 4:return null;case 262144:case 524288:if(this.index()==0){return null}return this.worksheet()._cb(this._aq()-1).b();case 2097152:case 4194304:if(this.index()==this.worksheet().columns().maxCount()-1){return null}return this.worksheet()._cb(this._aq()+1).b();default:return null}},_l:function(a){if(arguments.length===1){if(this.hidden()==a){return}this._ad();this._ak();this.worksheet()._cb(this.index()).i(a);this._aj();return a}else{var a=this.index();if(a<0){return false}var b=this.worksheet();if(b==null){return false}return b._cb(a).i()}},index:function(){var a=this.worksheet();if(a==null||this._am(1)){return-1}var b=a.columns();var c=b._k();if(c!=this._an){var d=b._q(this._ap,this._an);this._an=c;if(d<0){this._a4();return-1}this._ap=d}return this._ap},_onCellFormatValueChanging:function(a,b){var c=this.worksheet();if(c!=null&&!c._t()){if($$t.$l5._bs(b)&&c._dz(true)){var d=$$t.$k4.m(c,0,c.rows().maxCount()-1,function(e){return!e._bz()});this._al=$$t.$k4.d(c,d,true,c.defaultRowHeight())}}$$t.$hb._onCellFormatValueChanging.call(this,a,b)},_onCellFormatValueChanged:function(a,b,c){var d=this.worksheet();if(d==null||d._t()){return}if($$t.$l5._bs(b)){var f=d.rows().getEnumerator();while(f.moveNext()){var e=f.current();e._dx(false)}}var g=this.index();for(var h=1;h!=1073741824;h=h<<1){if((b&h)==0){continue}if(this._cellFormatInternal()._isValueDefault(h)){continue}var i=a._getValue(h);var t1=h;L0:while(true){switch(t1){case 262144:case 524288:case 2097152:case 4194304:{var j=$$t.$k.o(h);var k=$m($$0.$av.$type,null);if(h==262144||h==524288){if(0<g){k=$m($$0.$av.$type,g-1)}}else{var l=d.columns().maxCount()-1;if(g<l){k=$m($$0.$av.$type,g+1)}}if(k.hasValue()&&(c&1)==0){var m=d.columns().item(k.value());$$t.$k.gb(a,m._cellFormatInternal(),h,i,c)}var o=d.rows().getEnumerator();while(o.moveNext()){var n=o.current();var p=n.getCellAssociatedMergedCellsRegion(this.index());if(p!=null&&p._ad()!=1){continue}var q=$$t.$ks._ah(n,g,h);if(q!=null){q._setValue1(h,i,true,c);continue}if((c&1)!=0){continue}if(k.hasValue()){q=$$t.$ks._ah(n,k.value(),j);if(q!=null&&q._getValue(j)!=i){q._resetValue(j,1);q._resetValue($$t.$k.m(j),1)}}}}break;case 512:case 2048:d._ij();t1=void 0;continue L0;default:var r=false;var s=false;var t=1;if(h==16){t=$g(i);var u=a.d()._ax();r=$$t.$k.a0(t)==false&&$$t.$k.a0(u);s=$$t.$k.a1(t)==false&&$$t.$k.a1(u)}if((c&8)!=0){break}var w=d.rows().getEnumerator();while(w.moveNext()){var v=w.current();var x=$$t.$ks._ah(v,g,h);if(x==null){continue}var y=v.getCellAssociatedMergedCellsRegion(this.index());if(y!=null&&y._ad()!=1){continue}var z=i;if(h==16){var aa=t|x.diagonalBorders();if(r){var ab=$$t.$k.fz(aa);aa=ab.p0}if(s){var ac=$$t.$k.f0(aa);aa=ac.p0}z=$$t.$b7.getBox(aa)}x._setValue(h,z)}break}break}}if(this._al!=null){var ad=this._al;this._al=null;var ae=d.workbook();var af=ae.__dd;ae.__dd=true;try{ad.y()}finally{ae.__dd=af}}},_n:function(a){if(arguments.length===1){if(this.outlineLevel()==a){return}this._ad();this._ak();this.worksheet()._cb(this.index()).m(a);this._aj();return a}else{var a=this.index();if(a<0){return 0}var b=this.worksheet();if(b==null){return 0}return b._cb(a).m()}},_ad:function(){if(this.worksheet()==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_ColumnRemovedFromWorksheet"))}},autoFitWidth:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._autoFitWidth.apply(this,arguments);case 1:return this._autoFitWidth1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_autoFitWidth:function(){this.width(this._calculateAutoFitWidth())},_autoFitWidth1:function(a,b){this.width(this._calculateAutoFitWidth1(a,b))},calculateAutoFitWidth:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._calculateAutoFitWidth.apply(this,arguments);case 1:return this._calculateAutoFitWidth1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_calculateAutoFitWidth:function(){var a=this.worksheet();return this._calculateAutoFitWidth1(0,a!=null?a.rows().maxCount()-1:1048576-1)},_calculateAutoFitWidth1:function(a,b){var $self=this;var c=this.worksheet();if(c==null||c.workbook()==null){throw new $$6.p(0)}var d=c.workbook();{var e=$$t.$n._e9(d);try{var f=d._z();return function(g){return!$k(g)?g.value():$self.width()}(this._ay(a,b,f))}finally{if(e!=null){e.dispose()}}}},getWidth:function(a){var b=this.worksheet();if(b==null){return 0}return b._fl(this.width(),a,true)},setWidth:function(a,b){this._ad();this.width(this.worksheet()._fw(a,b,true))},_ay:function(a,b,c){var d=this.worksheet();if(d==null){return $m($$0.$aw.$type,null)}if(a<0){throw new $$6.f(0)}else if(a>b){throw new $$6.f(0)}else if(b>d.rows().maxCount()-1){throw new $$6.f(0)}var e=0;var f=this.index();var g=d._gb(f,false);var h=$.ig.truncate(Math.floor(this.worksheet()._g0()*.35));var i=$.ig.truncate(this.worksheet()._fl(g,3,true));var j=i-d._ge()-h;var k=new $$t.l9(f);k.b=1;k.a=0;k.c=true;var l=d.workbook();var m=false;var n=this.index();var o=new $$t.lv(1,a,b,n,n);var q=d.conditionalFormats().getEnumerator();while(q.moveNext()){var p=q.current();if($b($$t.$xh.$type,p)!==null){var s=p.regions().getEnumerator();while(s.moveNext()){var r=s.current();if(r._h()._intersectsWith(o)){m=true;break}}if(m){break}}}var t=17;var u=d.filterSettings().region()!=null&&d.filterSettings().region()._h()._intersectsWith(o)?d.filterSettings().region().firstRow():-1;var v=new $$4.q($$0.$aw.$type,0);if(d.filterSettings().region()!=null&&d.filterSettings().region()._h()._intersectsWith(o)){v.add(d.filterSettings().region().firstRow())}var x=d.tables().getEnumerator();while(x.moveNext()){var w=x.current();if(w.isHeaderRowVisible()&&w.isFilterUIVisible()&&o._contains2(w._by()._firstRowIndex(),n)){v.add(w._by()._firstRowIndex())}}var z=d.rows()._m(a,b).getEnumerator();while(z.moveNext()){var y=z.current();var aa=y._a2(f);if(aa!=null&&aa.j(f)){var ab=y._bl(f);if(ab==null||ab._ad()==1){var ac=y._aw(aa,k).g;if(!String.isNullOrEmpty(ac)){var ad=y._a7(f);var ae=(ad._cm()+ad._cn())*this.worksheet()._gl();var af=j-ae;var ag=y._ct(true);var ah=Math.ceil(c.e(ad,ac,ag,af)+ae);if(m){var ai=d._getCellConditionalFormat1(y.index(),f);ah+=$$t.$k.dc(ai,ad,true)}if(v.contains(y.index())){ah+=t}if(ah>e){e=ah}}}}}if(e==0){return $m($$0.$aw.$type,null)}e+=i-j;var aj=91;if(e>=aj){var ak=$.ig.truncate((e-aj)/28+1);e=$$t.$aa.f(e+ak)}return $m($$0.$aw.$type,this.worksheet()._fw(e,3,true))},_a1:function(a){},_a2:function(a,b){var c=this.worksheet();if(a<0){this._a5(1,true)}else{this._ap=a}this._an=c!=null?c.columns()._k():0},_aj:function(){var a=this.worksheet();if(a==null){return null}return a._cd(this.index())},_ak:function(){var a=this.worksheet();if(a==null){return null}return a._cc(this.index(),this._ap)},_a3:function(a,b){this._an=b;this._t(a);this._a5(1,false)},_a4:function(){this._an=0;this._a5(1,true);this._t(null)},_ag:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$ks.$type,$tValue,a,26,b,c,d,e,g,f,function(h){return h._ap},null)},_af:function(){var a=new Array(3);$$t.$hb._z(a,26);$$t.$gl.f(a,2,$$t.$ks._ag($$0.$aw.$type,"Width",function(b){return b.width()},function(b,c){b.width(c)},function(b,c){b._a7(c)},true,false,0));return a},_ah:function(a,b,c){var d=a._bd(b);if(d!=null){return d}if(a._hasCellFormat()){return a._bc(b)}return null},_am:function(a){return(this._ai&a)==a},_a5:function(a,b){if(b){this._ai|=a}else{this._ai&=~a}},width:function(a){if(arguments.length===1){this._ad();if(a==0){this.hidden(true);return}if(this.width()!=a){$$t.$ks._ae[2].h($$t.$ks.$type,$$0.$aw.$type,this,a)}return a}else{if(this.hidden()){return 0}var a=this.worksheet();if(a==null){return 0}var b=this.index();if(b<0){return 0}return a._cb(b).v();
|
|
}},_a7:function(a){this._ad();if(a<-1){a=-1}if(65535<a){a=65535}var b=null;if(this.worksheet()._dz(false)){b=$$t.$k4.b(this)}this._ak();var c=this.worksheet()._cb(this.index());c.v(a);c.j(this.width()>=0);if(this._l()){c.i(false);this._y()}this._aj();if(b!=null){b.y()}},_at:function(){if(this._am(1)){return this._ap}return this.index()},_aq:function(){return this._ap},_m:function(){return this._am(1)},workbook:function(){var a=this.worksheet();return a!=null?a.workbook():null},source:function(){return this},sheet:function(){return this.worksheet()},getRegionAddress:function(){var a=this.worksheet();return a!=null?new $$t.lv(1,0,a.rows().maxCount()-1,this.index(),this.index()):$$t.$lv._b},$type:new $.ig.Type("excel.WorksheetColumn",$$t.$hb.$type,[$$t.$gn.$type,$$t.$ly.$type])},true);$c("excel.HiddenColumnCollection:ff","Object",{_d:null,_a:null,_c:null,init:function(a,b){$.ig.$op.init.call(this);this._d=a;this._a=b;this._c=new $$t.ft},copyTo:function(a,b){var d=this._c.c().getEnumerator();while(d.moveNext()){var c=d.current();a[b++]=this._d.columns().item(c)}},isReadOnly:function(){return false},getEnumerator:function(){var d__=new $$t.fg(0);d__.___4__this=this;return d__},add:function(a){if(a==null){throw new $$6.e(2,"column",$$t.$k.ef("LE_ArgumentNullException_HiddenColumn"))}if(a.worksheet()!=this._d){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_ColumnFromDifferentWorksheet"),"column")}this._k(a.index())},clear:function(){this._c.o()},contains:function(a){if(a==null){return false}return this._c.a(a.index())},remove:function(a){if(a==null){return false}return this._c.b(a.index())},removeAt:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}this._c.p(a)},_l:function(a,b){this._c.n(a,b)},_b:function(){var $self=this;if(this.count()==0){return null}var a=new $$6.aj(2,"=");for(var b=0;b<this._c.k();b++){var c=this._c.i(b);var d=this._c.h(b);a.s("{0}C{1}:C{2},",$$t.$k.d5(null,this._d.name()),c+1,d+1)}a.y(a.c()-1,1);var e;var f;if(function(){var g=$$t.$ee._a0(a.toString(),0,3,$self.worksheet()._o(),$$0.$cf.invariantCulture(),null,e,f);e=g.p6;f=g.p7;return g.ret}()==false){return null}var g=$0($$0.$cf.invariantCulture(),"Z_{0}_.wvu.Cols",[$x(this._a._t().toString2("D"),"-","_").toLocaleUpperCase($$0.$cf.invariantCulture())]);var h=new $$t.gf(1,this._d.workbook().namedReferences(),this._d,true);h.name(g);h._j(e);return h},_n:function(a){var c=a._ff().getEnumerator();while(c.moveNext()){var b=c.current();if(b.i()){for(var d=b.q();d<=b.r();d++){this.add(a.columns().item(d))}}}},_k:function(a){this._c.m(a)},count:function(){return this._c.j()},item:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}return this._d.columns().item(this._c.l(a).value())},worksheet:function(){return this._d},$type:new $.ig.Type("excel.HiddenColumnCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$ks.$type)])},true);$c("excel.WorksheetRow:l5","excel.RowColumnBase",{_a3:null,_cl:0,_af:null,_bq:null,_ag:null,_cn:0,_cw:0,_cc:0,_ce:0,_bn:0,_cd:0,init:function(a,b){this._cl=-1;$$t.$hb.init.call(this,a);this._cw=b;this._cn=a.defaultRowHeight();this._l(a._dv());this._b5(a._dt());this._b2(a._ds());this._cc=a.rows()._k();if(a._d4()){this._cl=this._cn;this._bz(true)}},_a:function(){return $$t.$l5._ae},_h:function(a){var b=a!=null?a._defaultElement():null;var d=this.worksheet()._ff().getEnumerator();while(d.moveNext()){var c=d.current();if(c.b()._ca(b)==false){var f=this._ch(c.q(),c.r(),true).getEnumerator();while(f.moveNext()){var e=f.current();this._bc(e.r())}}}return new $$t.mb(a,this)},_getAdjacentFormatForBorderResolution:function(a,b){var c=$b($$t.$km.$type,a);if(c!=null){var d=null;switch(b){case 67108864:case 134217728:{if(this.index()==0){return null}var e=this.worksheet().rows()._aj(this.index()-1);d=this.worksheet()._b4(e,c._columnIndex());break}case 2:case 4:{if(this.index()==this.worksheet().rows().maxCount()-1){return null}var f=this.worksheet().rows()._aj(this.index()+1);d=this.worksheet()._b4(f,c._columnIndex());break}case 262144:case 524288:if(c._columnIndex()==0){return null}d=this._a7(c._columnIndex()-1);break;case 2097152:case 4194304:if(c._columnIndex()==this.worksheet().columns().maxCount()-1){return null}d=this._a7(c._columnIndex()+1);break;default:return null}return d}else{switch(b){case 67108864:case 134217728:{if(this.index()==0){return null}var g=this.worksheet().rows()._aj(this.index()-1);if(g==null||g._hasCellFormat()==false){return null}return g._cellFormatInternal().d()}case 2:case 4:{if(this.index()==this.worksheet().rows().maxCount()-1){return null}var h=this.worksheet().rows()._aj(this.index()+1);if(h==null||h._hasCellFormat()==false){return null}return h._cellFormatInternal().d()}case 262144:case 524288:case 2097152:case 4194304:return null;default:return null}}},_j:function(){if($$t.$hb._j.call(this)){return true}if(this._bz()){return true}return false},_l:function(a){if(arguments.length===1){this._d7(1,a);return a}else{return this._bw(1)}},index:function(){var a=this.worksheet();if(a==null||this._bw(64)){return-1}var b=a.rows();var c=b._k();if(c!=this._cc){var d=b._q(this._cw,this._cc);this._cc=c;if(d<0){this._d7(64,true);return-1}this._cw=d}return this._cw},_cx:function(){if(this._bw(64)){return this._cw}return this.index()},_u:function(){$$t.$hb._u.call(this);var a=this.worksheet();if(a!=null&&a._t()==false&&this!=$$t.$l5._bm){var c=a._ff().getEnumerator();while(c.moveNext()){var b=c.current();if(b.b()._cd()==false){for(var d=b.q();d<=b.r();d++){this._bc(d)}}}}},_onCellFormatValueChanged:function(a,b,c){if(this.worksheet()._t()){return}var d=$b($$t.$km.$type,a);if(d!=null){this._ds(d,b,c);return}if($$t.$l5._bs(b)){this._dx(true)}for(var e=1;e!=1073741824;e=e<<1){if((b&e)==0){continue}if(this._cellFormatInternal()._isValueDefault(e)){continue}var f=a._getValue(e);var t1=e;L0:while(true){switch(t1){case 2:case 4:case 67108864:case 134217728:{if(e==4||e==134217728){this._ei(a,e);this._di(true,(c&64)==0)}if((c&1)!=0){t1=void 0;continue L0}var g=$m($$0.$aw.$type,null);if(e==67108864||e==134217728){if(0<this.index()){g=$m($$0.$aw.$type,this.index()-1)}}else{var h=this.worksheet().rows().maxCount()-1;if(this.index()<h){g=$m($$0.$aw.$type,this.index()+1)}}var i=g.hasValue()?this.worksheet().rows()._aj(g.value()):null;if(i!=null){var j=$$t.$k.o(e);if(i._hasCellFormat()){$$t.$k.gb(a,i._cellFormatInternal(),e,f,c)}var k=$$t.$k.m(j);var m=i._cg(j).getEnumerator();while(m.moveNext()){var l=m.current();var n=l.c(i);if(n._getValue(j)!=f){n._resetValue(j,1);n._resetValue(k,1)}}}t1=void 0;continue L0}default:{var o=false;var p=false;var q=1;if(e==16){q=$g(f);var r=a.d()._ax();o=$$t.$k.a0(q)==false&&$$t.$k.a0(r);p=$$t.$k.a1(q)==false&&$$t.$k.a1(r)}if((c&8)!=0){break}var t=this._cg(e).getEnumerator();while(t.moveNext()){var s=t.current();var u=this._bl(s.e());if(u!=null&&u._aa()!=1){continue}var v=s.c(this);var w=f;if(e==16){var x=q|v.diagonalBorders();if(o){var y=$$t.$k.fz(x);x=y.p0}if(p){var z=$$t.$k.f0(x);x=z.p0}w=$$t.$b7.getBox(x)}v._setValue(e,w)}}break}break}}var aa=a.formatOptions()&~this._cd;if(aa!=0&&this!=$$t.$l5._bm){var ac=this.worksheet()._ff().getEnumerator();while(ac.moveNext()){var ab=ac.current();if((ab.b().formatOptions()&aa)==0){continue}for(var ad=ab.q();ad<=ab.r();ad++){this._bc(ad)}}}},_onCellFormatValueChanging:function(a,b){if($b($$t.$km.$type,a)!==null==false){this._cd=a.formatOptions()}},_y:function(){$$t.$hb._y.call(this);this.worksheet().rows()._a0(this.index(),true);this._dg()},_n:function(a){if(arguments.length===1){this._ce=a;return a}else{return this._ce}},_ac:function(a,b){$$t.$hb._ac.call(this,a,b);var c=this.worksheet().workbook();var e=this._ch(0,2147483647,true).getEnumerator();while(e.moveNext()){var d=e.current();this._eh(c,d,a,b)}var f=$$t.$n.getMaxRowCount(b)-1;if(f<this.index()){a.g($y($$t.$k.ef("LE_FormatLimitError_MaxRowIndex"),this.index(),f))}},_ad:function(){if(this.worksheet()==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_RowRemovedFromWorksheet"))}},applyCellFormula:function(a,b,c){c=c!==void 0?c:null;c=$t($$t.$b0.$type,c);this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");var d=a;var e=this.worksheet().workbook();var f=false;var g=!$k(c)?c.value():e==null?1:e.cellReferenceMode();if(g==0){var h;if(function(){var i=e._dy().tryGetValue(b,h);h=i.p1;return i.ret}()){h._bp(this,d);return}f=true}var i=$$t.$ee._p(b,e,$m($$t.$b0.$type,g));if(f){e._dy().add(b,i)}i._bp(this,d)},getCellAssociatedDataTable:function(a){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");return this._bg(a)},_bg:function(a){var b=this._a2(a);if(b==null){return null}if(b.r(a)==false){return null}var c=$b($$t.$ed.$type,b.aa(this,a,null));if(c==null){return null}return c._dataTable()},getCellAssociatedMergedCellsRegion:function(a){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");return this._bl(a)},_bl:function(a){if(this.worksheet()==null){return null}return this.worksheet()._cr(this.index(),a)},getCellAssociatedTable:function(a){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");return this._bp(a)},_bp:function(a){if(this.worksheet()==null){return null}return this.worksheet()._de(this.index(),a)},getCellBoundsInTwips:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return $.ig.util.rectToLiteral(this._getCellBoundsInTwips.apply(this,arguments));case 1:return $.ig.util.rectToLiteral(this._getCellBoundsInTwips1.apply(this,arguments));default:throw new Error("Invalid arguments")}},_getCellBoundsInTwips:function(a){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");return this._el(a)},_el:function(a){return this._em(a,0)},_getCellBoundsInTwips1:function(a,b){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");return this._em(a,b)},_em:function(a,b){return $$t.$ms._du(this.worksheet(),this.index(),a,$$t.$k.g7,this.index(),a,{__x:100,__y:100,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName},b)},getCellComment:function(a){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");return this._a6(a)},_a6:function(a){var $self=this;if(this.worksheet()._d2()==false){return null}var b=new $$t.jx(1,this.index(),a);var c;if(function(){var d=$self.worksheet()._eu().tryGetValue(b,c);c=d.p1;return d.ret}()){return c}return null},getCellText:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._getCellText.apply(this,arguments);case 1:return this._getCellText1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getCellText:function(a){return this._getCellText1(a,0)},_getCellText1:function(a,b){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");return this._da(a,b)},_da:function(a,b){var c=new $$t.l9(a);c.b=b;c.a=0;return this._av(c).g},_av:function(a){var b=this._a2(a.e);return this._aw(b,a)},_aw:function(a,b){$$t.$k.gp(b.b);if(a==null){return new $$t.ma(1,String.empty())}if(b.g.hasValue()==false){b.g=$m($$0.$aq.$type,this.worksheet().displayOptions().showFormulasInCells()==false)}return a.b(this,this._cw,b)},getCellConditionalFormat:function(a){this._ad();return this.worksheet()._getCellConditionalFormat1(this.index(),a)},getCellFormat:function(a){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");return this._bc(a)},getCellFormula:function(a){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");return this._ar(a)},_ar:function(a){var b=this._c6(a);var c=$b($$t.$ee.$type,b);if(c==null){return null}if(c._ak()){return c._arrayFormula()}return c},_bi:function(a){var b=this._ar(a);if(b!=null&&b._ai()){var c=this._da(a,1);var d=this._a1(a);var e=function(f){return f!=null?f:c}(d.y(this,a,false));var f=$b($$t.$om.$type,e);if(f!=null){return new $$t.ld(this.cells().item(a),f.b,f.a,true)}return new $$t.ld(this.cells().item(a),e.toString(),c,true)}return null},getCellHyperlink:function(a){$$t.$k.gh(this.worksheet(),a,"columnIndex");if(this.worksheet()==null){return null}return this.worksheet()._ck(this,this.index(),a)},getCellValue:function(){return this._getCellValue1.apply(this,arguments)},_getCellValue1:function(a){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");return this._c5(a)},_c5:function(a){return this._c4(a,false)},_bh:function(a){var $self=this;var b=this.worksheet();if(b==null){return null}if(b._d5()&&this._bv(a)){var d=b.dataTables().getEnumerator();while(d.moveNext()){var c=d.current();var e;if(function(){var f=c._n($self,a,e);e=f.p2;return f.ret}()){return c}if(e){break}}}return null},getResolvedCellFormat:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===1){n=1}switch(n){case 0:return $$t.$hb.getResolvedCellFormat.apply(this,arguments);case 1:return this._getResolvedCellFormat1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getResolvedCellFormat1:function(a){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");return this._az(a)},_az:function(a){return new $$t.kd(this._bc(a))},setCellComment:function(a,b){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");this._d2(a,b)},_d2:function(a,b){var c=this._a6(a);if(c!=b){var d=this.worksheet();if(b!=null){if($$t.$jw.l_op_Equality(b.topLeftCornerCell(),null)&&$$t.$jw.l_op_Equality(b.bottomRightCornerCell(),null)){this._dl(a,b)}if($$t.$jw.l_op_Equality(b.topLeftCornerCell(),null)||$$t.$jw.l_op_Equality(b.bottomRightCornerCell(),null)){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_AnchorCommentBeforeApplyingToCell"))}b._c0(d)}if(c!=null){c.cell(null)}var e=new $$t.jx(1,this.index(),a);if(b==null){if(d._d2()){d._eu().remove(e)}}else{d._eu().item(e,b)}var f=d.workbook();if(b!=null){b.cell(this.cells().item(a));if(b.author()==null){if(f!=null&&f.documentProperties().author()!=null){b.author(f.documentProperties().author())}else{b.author(String.empty())}}}if(f!=null&&f._cv()&&!f._c2()){var g=new $$t.j2(1,this,a);$$t.$j2.commentChange.x(g,c,b)}}},setCellValue:function(a,b){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");$$t.$jy.ax(b);this._d6(a,b,true)},_b9:function(a,b){this._ad();$$t.$k.gh(this.worksheet(),a,"columnIndex");var c=this._bd(a);if(c!=null){b=c;return{ret:true,p1:b}}b=null;return{ret:false,p1:b}},validateCellValue:function(a){var b=this.worksheet();if(b==null){return true}return b._bi(this.index(),a)==null},_cj:function(){var a=this.worksheet().workbook();var b=0;if(this._b4()||this._b1()){var c=$$t.$n._er(a,true);if(this._b4()&&this._b1()){c*=2}b=$.ig.truncate($$t.$aa.f(c))}var d;if(this._cm()<0){d=this.worksheet()._gp();if(this.worksheet()._dt()||this.worksheet()._ds()){var e=$$t.$n._er(a,true);if(this.worksheet()._dt()&&this.worksheet()._ds()){e*=2}d-=$.ig.truncate($$t.$aa.f(e))}}else{d=this._cm()-b}var f=a!=null?a._z():null;if(f!=null){d=this._cq(d,f)}else{{var g=$$t.$n._bp(a);try{var h=new $$t.l6(a,g);d=this._cq(d,h)}finally{if(g!=null){g.dispose()}}}}return Math.min(d+b,8192)},_cq:function(a,b){if(this._hasCellFormat()){var c=this._cellFormatInternal().d();a=b.k(c)}var d=$.ig.truncate(Math.floor(this.worksheet()._g0()*.35));var e=$$t.$n.getMaxColumnCount(this.worksheet()._o());var g=this._ch(0,2147483647,true).getEnumerator();while(g.moveNext()){var f=g.current();var h=f.r();var i=f.j()||this._a7(h);var j=h;if(i._a4()==6){j=this._ck(h,e,$m($$t.$cg.$type,6))}var k=0;for(var l=h;l<=j;l++){k+=this.worksheet()._gb(l,false)}var m=$.ig.truncate(this.worksheet()._fl(k,3,true))-(i._cm()+i._cn())*this.worksheet()._gl()-this.worksheet()._ge()-d;m=Math.max(m,0);var n=this._db(h,f.d(),i);var o=n==null?b.k(i):b.l(i,n,m);a=Math.max(a,o)}return a},_db:function(a,b,c){if(b!=null&&c._b8()&&b.p(this,a)&&this._bl(a)==null){var d=new $$t.l9(a);d.b=1;d.a=0;return this._aw(b,d).g}return null},_de:function(){var a=this.worksheet();var b=a._g4(60,null);var d=this._ch(0,a.columns().maxCount(),true).getEnumerator();while(d.moveNext()){var c=d.current();if(c.d()!=null){c.d().aj(this,c.r())}}a._h4(b)},_df:function(a,b,c,d,e,f,g,h){var i=$l(e,null)?this._bc(e.value()):f&&this._hasCellFormat()?this._cellFormatInternal():null;var k=this._ch(a,b,true).getEnumerator();while(k.moveNext()){var j=k.current();if(j.d()!=null){j.d().aj(this,j.r())}}var l=$l(h,null)&&d!=null&&h.value()<this.worksheet().workbook().maxRowCount()?this.worksheet().rows().item(h.value()):null;if(d!=null&&$j(e,null)&&g){var n=d._ch(a,b,true).getEnumerator();while(n.moveNext()){var m=n.current();if(m.n()){var o=this._bc(m.r());o._setFormatting1(m.j(),1);if(l!=null){o._setFormatOptions(o.formatOptions()&~8,true,-97);var p=l._a8(m.r());if(p!=null){if($$t.$ah.l_op_Inequality(p.leftBorderColorInfo(),null)&&$$t.$ah.l_op_Equality(p.leftBorderColorInfo(),m.j().leftBorderColorInfo())&&p.leftBorderStyle()==m.j().leftBorderStyle()){o._setLeftBorderColorInfo(p.leftBorderColorInfo(),true,-97);o._setLeftBorderStyle(p.leftBorderStyle(),true,-97)}if($$t.$ah.l_op_Inequality(p.rightBorderColorInfo(),null)&&$$t.$ah.l_op_Equality(p.rightBorderColorInfo(),m.j().rightBorderColorInfo())&&p.rightBorderStyle()==m.j().rightBorderStyle()){o._setRightBorderColorInfo(p.rightBorderColorInfo(),true,-97);o._setRightBorderStyle(p.rightBorderStyle(),true,-97)}if(!c){if($$t.$ah.l_op_Inequality(p.topBorderColorInfo(),null)&&$$t.$ah.l_op_Equality(p.topBorderColorInfo(),m.j().topBorderColorInfo())&&p.topBorderStyle()==m.j().topBorderStyle()){o._setTopBorderColorInfo(p.topBorderColorInfo(),true,-97);o._setTopBorderStyle(p.topBorderStyle(),true,-97)}if($$t.$ah.l_op_Inequality(p.bottomBorderColorInfo(),null)&&$$t.$ah.l_op_Equality(p.bottomBorderColorInfo(),m.j().bottomBorderColorInfo())&&p.bottomBorderStyle()==m.j().bottomBorderStyle()){o._setBottomBorderColorInfo(p.bottomBorderColorInfo(),true,-97);o._setBottomBorderStyle(p.bottomBorderStyle(),true,-97)}}}}}}}else{var q=null;if(i!=null&&$l(h,null)){q=this._a8(h.value())}for(var r=a;r<=b;r++){var s=this._bc(r);s._ar(0);if(i!=null){s.setFormatting(i);if($l(h,null)){s._setFormatOptions(s.formatOptions()&~8,true,-97);if(q!=null){if($$t.$ah.l_op_Inequality(q.topBorderColorInfo(),null)&&$$t.$ah.l_op_Equality(q.topBorderColorInfo(),i.topBorderColorInfo())&&q.topBorderStyle()==i.topBorderStyle()){s._setTopBorderColorInfo(q.topBorderColorInfo(),true,-97);s._setTopBorderStyle(q.topBorderStyle(),true,-97)}if($$t.$ah.l_op_Inequality(q.bottomBorderColorInfo(),null)&&$$t.$ah.l_op_Equality(q.bottomBorderColorInfo(),i.bottomBorderColorInfo())&&q.bottomBorderStyle()==i.bottomBorderStyle()){s._setBottomBorderColorInfo(q.bottomBorderColorInfo(),true,-97);s._setBottomBorderStyle(q.bottomBorderStyle(),true,-97)}if(!c){if($$t.$ah.l_op_Inequality(q.leftBorderColorInfo(),null)&&$$t.$ah.l_op_Equality(q.leftBorderColorInfo(),i.leftBorderColorInfo())&&q.leftBorderStyle()==i.leftBorderStyle()){s._setLeftBorderColorInfo(q.leftBorderColorInfo(),true,-97);s._setLeftBorderStyle(q.leftBorderStyle(),true,-97)}if($$t.$ah.l_op_Inequality(q.rightBorderColorInfo(),null)&&$$t.$ah.l_op_Equality(q.rightBorderColorInfo(),i.rightBorderColorInfo())&&q.rightBorderStyle()==i.rightBorderStyle()){s._setRightBorderColorInfo(q.rightBorderColorInfo(),true,-97);s._setRightBorderStyle(q.rightBorderStyle(),true,-97)}}}}}else if(d!=null){var t=d._bc(r);s.setFormatting(t);if(l!=null){s._setFormatOptions(s.formatOptions()&~8,true,-97);var u=l._a8(r);if(u!=null){if($$t.$ah.l_op_Inequality(u.leftBorderColorInfo(),null)&&$$t.$ah.l_op_Equality(u.leftBorderColorInfo(),t.leftBorderColorInfo())&&u.leftBorderStyle()==t.leftBorderStyle()){s._setLeftBorderColorInfo(u.leftBorderColorInfo(),true,-97);s._setLeftBorderStyle(u.leftBorderStyle(),true,-97)}if($$t.$ah.l_op_Inequality(u.rightBorderColorInfo(),null)&&$$t.$ah.l_op_Equality(u.rightBorderColorInfo(),t.rightBorderColorInfo())&&u.rightBorderStyle()==t.rightBorderStyle()){s._setRightBorderColorInfo(u.rightBorderColorInfo(),true,-97);s._setRightBorderStyle(u.rightBorderStyle(),true,-97)}}}}}}},_dg:function(){if(this._bq==null){return}var a=this.worksheet().workbook();if(a==null||a._c2()){return}var c=this._bq._values().getEnumerator();while(c.moveNext()){var b=c.current();for(var d=0;d<32;d++){var e=b[d];if(e!=null){a._hn(e)}}}},_dh:function(){if(this._a3!=null){this._a3._aj()}},_di:function(a,b){if(this._b3()&&this._b6()){return}this._b3(true);this._b6(true);if(b){this._dx(true)}if(a){if(0<this.index()){var c=this.worksheet().rows()._aj(this.index()-1);if(c!=null){c._di(false,b)}}var d=$$t.$n.getMaxRowCount(this.worksheet()._o())-1;if(this.index()<d){var e=this.worksheet().rows()._aj(this.index()+1);if(e!=null){e._di(false,b)}}}},_bs:function(a){return(a&570457729)!=0},_bt:function(a){return this._a2(a)!=null||this._a8(a)!=null},_a1:function(a){var b=$a(a,32);var c=this._co(b);if(c<0){var d=new $$t.j0(b);this._dp(~c,d);return d}return this._af[c]},_cf:function(){var d__=new $$t.md((-2));d__.___4__this=this;return d__},_as:function(a){var b=$a(a,32);var c=a%32;var d=this._br();var e=d._indexOfKey(b);var f;if(e<0){f=new Array(32);d._add(b,f)}else{f=d._values().__inner[e]}var g=f[c];if(g==null){g=new $$t.zg(this,a);f[c]=g}return g},_am:function(a,b){var c=this._a2(a);var d=this._a8(a);var e=null;var f=this.worksheet().workbook();if(f!=null){e=f._b8()._defaultElement()}var g=e;if(this._hasCellFormat()){g=this._cellFormatInternal().d()}return this._al(c,d,g,e,a,b)},_al:function(a,b,c,d,e,f){var g=0;var h=new $$t.j3;var i=false;if(a!=null){var j=a.al(e,g,h,i);g=j.p1;h=j.p2;i=j.p3}var k=false;if(b!=null&&b._ca(c)==false){k=true}else{var l=this._bl(e);if(l!=null&&l._hasCellFormat()){if(l._cellFormatInternal().d()._ca(d)==false){k=true}}}if(f||k||i||g!=0){return $$t.$l7.b(e,a,b,k,g,h)}return null},_aj:function(a){var b=$a(a,32);var c=new $$t.j9;var d=this._cp(b);if(d<0){c=new $$t.j9(1,b,new Array(32));this._dq(~d,c)}else{c=this._ag[d]}return c.a},_bc:function(a){var b=this._aj(a);return this._bb(b,a)},_bb:function(a,b){var c=b%32;var d=a[c];var e;if(d==null){var f=this.worksheet().workbook();var g=f==null?null:f._b8();if(g==null){d=new $$t.o(null,0)}else{d=f._b8()._defaultElement()._cloneInternal()}this._dk(b,d);e=new $$t.km(d,g,this,b,a);a[c]=e._elementInternal();if(this._a3!=null){this._a3._aj()}}else{e=this._be(b,d,a,false)}return e},_c7:function(a,b,c,d,e){return $$t.$jw._getCellAddressString1(this,a,b,c,d,e)},_a7:function(a){return this.worksheet()._b4(this,a)},_be:function(a,b,c,d){var e=null;var f=this.worksheet().workbook();if(f!=null){e=f._b8()}var g=new $$t.km(null,e,this,a,c);g._elementInternal(b);return g},_dj:function(a,b,c){if(this._by()){var d=this._ah();var e=$a(a,32);var f=this._cp(e);var g=a%32;if(f<0){f=~f;g=0}var h=$a(b,32);var i=this._cp(h);var j=b%32+1;if(i<0){i=~i-1;j=32}for(var k=f;k<=i;k++){var l=d[k].a;if(l!=null){var m=0;var n=32;if(k==f){m=g}if(k==i){n=j}for(;m<n;m++){var o=l[m];if(o!=null){var p=k*32+m;c(this,o,p)}}}}}},_bv:function(a){var b=$a(a,32);var c=this._a2(a);if(c==null){return false}return c.r(a)},_ch:function(a,b,c){var d__=new $$t.me((-2));d__.___4__this=this;d__.___3__startIndex=a;d__.___3__endIndex=b;d__.___3__autoCacheContext=c;return d__},_c2:function(a,b){if(a==null){return null}return a._c5(b)},_c4:function(a,b){var c=this._a2(a);if(c==null){return null}if(b){return c.aa(this,a,null)}return c.z(this,a)},_c6:function(a){return this._c4(a,true)},_ci:function(a){var d__=new $$t.mf((-2));d__.___4__this=this;d__.___3__enumerateForwards=a;return d__},_dv:function(a,b){var $self=this;if(this._bq!=null){var d=this._bq._values().getEnumerator();while(d.moveNext()){var c=d.current();for(var e=0;e<c.length;e++){var f=c[e];if(f==null){continue}var g;if(function(){var h=b.tryGetValue(new $$t.jx(1,$self._cx(),f._columnIndex()),g);g=h.p1;return h.ret}()){var h=new $$t.yz(3,a.workbook(),a,this,f._columnIndex(),g);g._b5(h);f._setFormula1(g,true,false,false);a.workbook()._hn(f)}}}}if(this._hasCellFormat()){this._cellFormatInternal().h(a.workbook()._b8())}this._dy(a.workbook()._b8());var i=a.workbook()._bh();var j=a.workbook()._bf(false);var l=this._cf().getEnumerator();while(l.moveNext()){var k=l.current();var m=k.value();var n=k.key();var o;var p=new $$t.j3;var q;var r=m.al(n,o,p,q);o=r.p1;p=r.p2;q=r.p3;if(o==6||o==5){if(j!=null){var s=j._find1(p.c(),p.h());var t=s.g(i._workbook());var u=null;var v=$$t.$e8.o($$t.$dt.$type,i,u,t);u=v.p1;t=v.p2;m.av(n,t)}else{}}var w=m.aa(this,n,null);var x=$b($$t.$ds.$type,w);if(x!=null){x.setWorkbook(a.workbook())}}},_dn:function(a,b){var c=this.worksheet();if(a<0){this._d7(64,true)}else{this._cw=a}this._cc=c!=null?c.rows()._k():0},_c0:function(a,b){if(this._by()){var c=$a(b,32);var d=this._ah();var e=this._cp(c);var f=this.worksheet()!=null?this.worksheet()._b3():null;if(e>=0){var g=d[e];var h=b%32;for(var i=h;i>=0;i--){if(g.a[i]!=null&&!$.ig.$op.equalsStatic(f,g.a[i])){return $m($$0.$aw.$type,g.b*32+i)}}}else{e=~e}var j=$a(a,32);var k=this._cp(j);if(k<0){k=~k}for(var l=e-1;l>=k;l--){var m=d[l];for(var n=32-1;n>=0;n--){if(m.a[n]!=null&&!$.ig.$op.equalsStatic(f,m.a[n])){var o=m.b*32+n;if(o>a){return $m($$0.$aw.$type,o)}return $m($$0.$aw.$type,null)}}}}return $m($$0.$aw.$type,null)},_ck:function(a,b,c){var d=$m($$0.$av.$type,a);do{d=this._c1(d.value(),true);if($j(d,null)||$.ig.util.nullableGreaterThan(d,b)){break}}while(this.worksheet()._cb(d.value()).i());var e;if($l(d,null)){e=Math.min(b,d.value()-1)}else{e=b}for(var f=a+1,g=e;f<=g;f++){if(this.worksheet()._cr(this.index(),f)!=null){e=f-1;break}var h=this.worksheet()._cb(f);if(h.i()){f=h.r()}else if($l(c,null)){var i=this._a7(f);if($l(i._a4(),c)){e=f-1;break}}}return e},_c1:function(a,b){if(this._af==null||this.worksheet()==null){return $m($$0.$av.$type,null)}var c;var d;var e=$a(a,32);var f=this._co(e);if(b){var g=function(h,i){var j=h.w()*32+i;for(;i<32;j++,i++){if(h.j(j)){return $m($$0.$av.$type,j)}}return $m($$0.$av.$type,null)};if(0<=f){var h=this._af[f];var i=a%32;c=g(h,i+1);if($l(c,null)){return c}d=f+1}else{d=~f}for(var j=d;j<this._af.length&&this._af[j]!=null;j++){c=g(this._af[j],0);if($l(c,null)){return c}}}else{var k=function(l,m){var n=l.w()*32+m;for(;m>=0;n--,m--){if(l.j(n)){return $m($$0.$av.$type,n)}}return $m($$0.$av.$type,null)};if(0<=f){var l=this._af[f];var m=a%32;c=k(l,m-1);if($l(c,null)){return c}d=f-1}else{d=~f-1}for(var n=d;n>=0;n--){c=k(this._af[n],32-1);if($l(c,null)){return c}}}return $m($$0.$av.$type,null)},_ct:function(a){if(a==false&&this.hidden()){return 0}if(this._m()){return 0}if(this._cn<0){var b=this._cs(true);if(0<=b){this._cn=b}else{this._cn=this._cj()}}return this._cn},_dm:function(a){this._cl=a._cl;this._ce=a._ce;this._bn=a._bn&32;if(a._hasCellFormat()){var b=a.worksheet()!=null?a.worksheet().workbook():null;var c=false;if(b!=null){c=b.__dd;b.__dd=true}var d=$$t.$l5._bm;$$t.$l5._bm=this;try{this._cellFormatInternal()._setFormatting1(a._cellFormatInternal().d(),-97);this._cellFormatInternal()._setFormatOptions(this._cellFormatInternal().formatOptions()&~8,true,-97)}finally{$$t.$l5._bm=d}if(b!=null){b.__dd=c}}},_ds:function(a,b,c){if(this._a3!=null){this._a3._aj()}if((c&64)==0&&$$t.$l5._bs(b)){this._dx(true)}var d=null;if((c&2)==0){d=this._bl(a._columnIndex())}var e=new $$4.h($$t.$bz.$type,$$t.$kg.$type,1,8);var f=this._a2(a._columnIndex());for(var g=1;g!=1073741824;g=g<<1){if((b&g)==0){continue}switch(g){case 1:case 8:case 16:case 32:case 64:case 65536:case 131072:case 1048576:case 8388608:case 16777216:case 268435456:case 536870912:case 32768:if(d!=null){$$t.$k.fa(a,d._cellFormatInternal(),g,true,0)}break;case 33554432:{if(d!=null){$$t.$k.fa(a,d._cellFormatInternal(),g,true,0)}var h=a.style();if(h!=null&&$$t.$k.bx(h._i().formatOptions(),4)){if(f!=null&&(c&16)==0){var i=$b($$t.$du.$type,f.c(this,a._columnIndex()));if(i!=null){i._ai()}}}}break;case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:{if(d!=null){$$t.$k.fa(a,d._cellFormatInternal(),g,true,0)}if(f!=null&&(c&16)==0){var j=f.c(this,a._columnIndex());if(j!=null&&j._hasFormatting()){var k=this.worksheet().workbook();var l=k!=null?k._bh():null;var m=$$t.$e8.i($$t.$dt.$type,l,j,true);j=m.p1;var n=j;var p=n._formattingRuns().getEnumerator();while(p.moveNext()){var o=p.current();if(o.h()==false){continue}var q=o.d(k);switch(g){case 128:q._bold$i(a.font()._bold$i());break;case 256:q.colorInfo(a.font().colorInfo());break;case 512:q.height(a.font().height());break;case 1024:q._italic$i(a.font()._italic$i());break;case 2048:q.name(a.font().name());break;case 4096:q._strikeout$i(a.font()._strikeout$i());break;case 8192:q.superscriptSubscriptStyle(a.font().superscriptSubscriptStyle());break;case 16384:q.underlineStyle(a.font().underlineStyle());break;default:break}}var r=$$t.$e8.h($$t.$dt.$type,l,j);j=r.p1;f.av(a._columnIndex(),j)}}}break;case 2:case 4:case 262144:case 524288:case 2097152:case 4194304:case 67108864:case 134217728:{if(g==4||g==134217728){this._ei(a,g);this._di(true,(c&64)==0)}if(d!=null){d._a7(this,a._columnIndex(),g)}if((c&1)!=0){break}if(a._isValueDefault(g)){break}var s;if(function(){var t=e.tryGetValue(g,s);s=t.p1;return t.ret}()==false){s=this._ba(a._columnIndex(),g,this.worksheet()._o());e.item(g,s);e.item($$t.$k.m(g),s)}if(s==null){break}$$t.$k.gb(a,s,g,a._getValue(g),c)}break;default:break}}if(f!=null&&f.r(a._columnIndex())){var t=this._bp(a._columnIndex());if(t!=null&&t._cv()==false){var u=a._columnIndex()-t._by()._firstColumnIndex();if(u<0||t.columns().count()<=u){}else{var v=b;var w=this.worksheet().workbook();var x=t.columns()._item(u);var y=x.headerCell();if($$t.$jw.l_op_Inequality(y,null)&&y._o()==this&&y.columnIndex()==a._columnIndex()){v&=~67108864;v&=~134217728;$$t.$k.fb(a,x.areaFormats()._d(w,1),v,false,true,0,false)}else{var z=x.totalCell();if($$t.$jw.l_op_Inequality(z,null)&&z._o()==this&&z.columnIndex()==a._columnIndex()){v&=~2;v&=~4;$$t.$k.fb(a,x.areaFormats()._d(w,2),v,false,true,0,false)}else{}}}}}},_x:function(){$$t.$hb._x.call(this);this.cells()._ab()},_dr:function(a,b){this._cc=b;this._t(a);this._d7(64,false)},_dt:function(a,b){this._dv(a,b)},_du:function(a){this._cc=0;this._d7(64,true);this._ea(this.worksheet().workbook()._bh(),a);this._t(null)},_dw:function(a,b){var c=$a(a,32);var d=this._co(c);if(d<0){this._dp(~d,b)}else{this._af[d]=b}},_dx:function(a){if(this._cn<0){return}var b=null;if(a&&this.worksheet()._dz(true)){b=$$t.$k4.b(this)}this._cn=-1;this.worksheet().rows()._a0(this.index(),false);if(b!=null){b.y()}},_dy:function(a){if(this._by()==false){return}var d=this._ah();for(var c=0;c<d.length;c++){var b=d[c];var e=b.a;if(e==null){break}var f=b.b*32;for(var g=0;g<32;g++){if(e[g]==null){continue}var h=$$t.$e9.ad($$t.$o.$type,a,e[g]);e[g]=h.p1}}},_dz:function(a,b){var c=new $$t.jx(1,this.index(),a);if(b==null){if(this.worksheet()._d1()){this.worksheet()._es().remove(c)}}else{this.worksheet()._es().item(c,b)}},_d0:function(a,b,c){var d=this._as(a);d.value(b);var e=this.worksheet().workbook();if(e==null){return}e._u().aq(d,c)},_d3:function(a,b){var c=$a(a,32);var d=a%32;var e=new $$t.j9;var f=this._cp(c);if(f<0){e=new $$t.j9(1,c,new Array(32));this._dq(~f,e)}else{e=this._ag[f]}var g=e.a[d];if(g!=null){this._be(a,g,e.a,true).setFormatting(b);return}this._dd(a,e.a,d,b)},_d4:function(a,b){var c=$a(a,32);var d;if(b==false){d=this._a2(a)}else{d=this._a1(a)}if(d!=null){var e;var f=d.as(this,a,b,e,true);e=f.p3}},_d6:function(a,b,c){var d=$a(a,32);var e;if(b==null){e=this._a2(a);if(e==null){this._ed(a,b,true,false);return}}else{e=this._a1(a)}var f;var g=e.ao(this,a,b,f,c,false);f=g.p3},_d9:function(a,b){if(b!=null){if(b.firstRow()!=this.index()||b._v()!=a){this._d2(a,null);this._d6(a,null,true)}}else{}this._dz(a,b)},_a2:function(a){if(a<0||this._af==null){return null}var b=$a(a,32);var c=this._co(b);if(c<0){return null}return this._af[c]},_at:function(a,b){if(b==false&&this._bq==null){return null}var c=$a(a,32);var d=this._br();var e=d._indexOfKey(c);var f;if(e<0){if(b==false||this._bu(a)==false){return null}f=new Array(32);d._add(c,f)}else{f=d._values().__inner[e]}var g=a%32;var h=f[g];if(h==null&&b&&this._bu(a)){h=new $$t.zg(this,a);f[g]=h}return h},_a8:function(a){var b=this._ak(a);return this._a9(a,b)},_bd:function(a){
|
|
var b=this._ak(a);var c=this._a9(a,b);if(c!=null){return this._be(a,c,b,true)}return null},_ak:function(a){if(this._ag==null||a<0){return null}var b=$a(a,32);var c=this._cp(b);if(c<0){return null}return this._ag[c].a},_a9:function(a,b){if(b!=null){var c=a%32;return b[c]}return null},_eb:function(){if(this._by()==false){return}var c=this._ah();for(var b=0;b<c.length;b++){var a=c[b];var d=a.a;if(d==null){break}var e=a.b*32;for(var f=0;f<32;f++){var g=d[f];if(g==null){continue}$$t.$e9.q($$t.$o.$type,g);if(g.f()>0){d[f]=g._cloneInternal()}}}},_ea:function(a,b){var $self=this;if(this._hasCellFormat()){this._cellFormatInternal().i()}this._eb();var c=b!=null&&a._workbook()._cv()?a._workbook()._bf(true):null;var e=this._cf().getEnumerator();while(e.moveNext()){var d=e.current();var f=d.value();var g=d.key();var h;var i=new $$t.j3;var j=function(){var k=f.ac($self,g,h,i);h=k.p2;i=k.p3;return k.ret}();var k=$$t.$k.aa(j);if(k!=null){var l=$b($$t.$ds.$type,j);if(l!=null){l.setWorkbook(null);k=$$t.$k.aa(l)}else{var m=a;var n=$$t.$e8.o($$t.$dt.$type,null,m,k);m=n.p1;k=n.p2}if(h==6||h==5){if(c!=null){var o;var p=c._findOrAdd(k.g(null),o);o=p.p1;k=o}f.av(g,k)}}}if(this._bq!=null){var r=this._bq._values().getEnumerator();while(r.moveNext()){var q=r.current();for(var s=0;s<q.length;s++){var t=q[s];if(t==null){continue}var u=t._formula();if(u!=null){if(b!=null){b.add(new $$t.jx(1,this._cx(),t._columnIndex()),u)}if(u._isTargetThePrimaryOwnerOfValue()){u._i()._bu()}t._setFormula1(null,false,false,false)}}}}},_ec:function(a,b){var c=this._a2(a);if(c==null){return}c.av(a,b)},_ed:function(a,b,c,d){var e=$b($$t.$ey.$type,b);var f;if(e==null){f=this._at(a,false)}else{f=this._as(a)}if(f!=null){f._setFormula1(e,c,false,d)}var g=this.worksheet().workbook();if(g==null||g._c2()){return}var h=$a(a,32);var i=f;if(i==null){i=$$t.$zg._bb(this,a)}g._hn(i);if(f==null){if(i._isInCalcNetwork()){var j=a%32;var k=this._br()._indexOfKey(h);var l;if(0<=k){l=this._br()._values().__inner[k]}else{l=new Array(32);this._br()._add(h,l)}l[j]=i}else{i._be()}}},_a0:function(a,b,c){var d=false;if(this._hasCellFormat()&&!this._cellFormatInternal()._z()){d=true}else if(this._bz()){d=true}if(this._af!=null){var e=false;for(var f=0;f<this._af.length;f++){var g=this._af[f];if(g==null){break}var h=g.w()*32;if(d){if(h+32<=b){continue}else if(h>c){break}}for(var i=0;i<32;i++){var j=h+i;if(g.j(j)){if(!e){d=true;if(j>c){break}e=true;if(j>=a.a){break}if(j>=b){a.a=j;if(j>a.b){a.b=j}break}}}}}if(e){for(var k=this._af.length-1;k>=0;k--){var l=this._af[k];if(l==null){continue}var m=l.w()*32;if(m>c){continue}if(m+32<=a.b){break}for(var n=32-1;n>=0;n--){var o=m+n;if(o>c){continue}if(l.j(o)){if(o>a.b){a.b=o}break}}}}}if(this._by()){var p=this._ah();for(var q=0;q<p.length;q++){var r=p[q];var s=r.a;if(s!=null){var t=r.b*32;if(t>a.a||t>c){break}for(var u=0;u<32;u++){if(s[u]!=null&&!s[u]._cd()){var v=t+u;if(v>=b){if(v<a.a){a.a=v}break}}}}}var w=this._c0(a.b,c);if($l(w,null)){d=true;a.b=w.value()}if(!d&&b<a.b){var x=this._c0(b,a.b);if($l(x,null)){d=true}}}return d?a:null},_cb:function(){if(this._b3()==false&&this._b6()==false){return false}this._ee();return true},_co:function(a){if(this._af==null){return-1}var b=0;var c=this._af.length-1;while(b<=c){var d=b+$a(c-b,2);var e=this._af[d];if(e==null){c=d-1;continue}var f=e.w()-a;if(f==0){return d}if(f<0){b=d+1}else{c=d-1}}return~b},_cp:function(a){if(this._ag==null){return-1}var b=0;var c=this._ag.length-1;while(b<=c){var d=b+$a(c-b,2);var e=this._ag[d];if(e.a==null){c=d-1;continue}var f=e.b-a;if(f==0){return d}if(f<0){b=d+1}else{c=d-1}}return~b},_dd:function(a,b,c,d){var e=this.worksheet().workbook();var f=e!=null?e._b8():null;if(d==null){if(f==null){return}d=f._defaultElement()._cloneInternal()}b[a%32]=$$t.$e9.r($$t.$o.$type,d,f);if(this._cs(true)<0&&0<=this._cn&&f!=null&&$$t.$kg._y(d,f._defaultElement(),570457729)){this._dx(true)}},_ao:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$l5.$type,$tValue,a,60,b,c,d,e,g,f,null,null)},_ai:function(){var a=new Array(3);$$t.$hb._z(a,60);$$t.$gl.f(a,2,$$t.$l5._ao($$0.$aw.$type,"Height",function(b){return b.height()},function(b,c){b.height(c)},function(b,c){b._d8(c)},true,false,0));return a},_bu:function(a){var b=this._a2(a);return b!=null&&b.j(a)},_ba:function(a,b,c){var d=null;var e=0;switch(b){case 2:case 4:if(this.index()+1<$$t.$n.getMaxRowCount(c)){d=this.worksheet().rows()._aj(this.index()+1);e=a}break;case 262144:case 524288:if(a>0){d=this;e=a-1}break;case 2097152:case 4194304:if(a+1<$$t.$n.getMaxColumnCount(c)){d=this;e=a+1}break;case 67108864:case 134217728:if(this.index()>0){d=this.worksheet().rows()._aj(this.index()-1);e=a}break}if(d==null){return null}return d._bd(e)},_cg:function(a){var d__=new $$t.mg((-2));d__.___4__this=this;d__.___3__value=a;return d__},_bw:function(a){return(this._bn&a)==a},_dk:function(a,b){var c=this.worksheet();var d=c._cb(a);var e=d.b();if(!$$t.$l5._b7(b,this,33554432)){if(!$$t.$l5._b8(b,e,33554432)){}}for(var f=1;f!=1073741824;f=f<<1){if(f==32768||f==33554432){continue}if($$t.$l5._b7(b,this,f)){continue}if($$t.$l5._b8(b,e,f)){continue}}},_dl:function(a,b){var c=150;var d=120;var e=2160;var f=1185;var g=240;var h=30;var i=this.worksheet();var j=i._o();var k=$$t.$n.getMaxRowCount(j);var l=$$t.$n.getMaxColumnCount(j);var m=this._el(a);var n=$.ig.truncate(m.right())+g;var o=Math.max(h,$.ig.truncate(m.top())-c);var p=i.rows().item(0)._el(l-1);var q=$.ig.truncate(p.right());if(n+e+h>q){n=$.ig.truncate(m.left())-g-e}var r=i.rows().item(k-1)._el(0);var s=$.ig.truncate(r.bottom());if(o+f+h>s){var t=$.ig.truncate(Math.min(s-h,m.top()+d));o=t-f}var u=new $$a.ae(0,n,o,e,f);b._setBoundsInTwips(i,u)},_dp:function(a,b){if(this._af==null){this._af=[b];return}if(this._af[this._af.length-1]==null){$.ig.util.arrayCopy1(this._af,a,this._af,a+1,this._af.length-a-1);this._af[a]=b;return}var c=new Array(this._af.length*2);$.ig.util.arrayCopy2(this._af,c,a);c[a]=b;$.ig.util.arrayCopy1(this._af,a,c,a+1,this._af.length-a);this._af=c},_dq:function(a,b){if(this._ag==null){this._ag=[b];return}if(this._ag[this._ag.length-1].a==null){$.ig.util.arrayCopy1(this._ag,a,this._ag,a+1,this._ag.length-a-1);this._ag[a]=b;return}var c=new Array(this._ag.length*2);$.ig.util.arrayCopy2(this._ag,c,a);c[a]=b;$.ig.util.arrayCopy1(this._ag,a,c,a+1,this._ag.length-a);for(var d=this._ag.length+1;d<c.length;d++){c[d]=new $$t.j9}this._ag=c},_b7:function(a,b,c){if(b.hasCellFormat()==false){return false}return $$t.$l5._b8(a,b.cellFormatInternal().d(),c)},_b8:function(a,b,c){if($$t.$o._isValueDefault(c,b._getValue(c))){return false}$$t.$k.e8(b,a,c);return true},_d7:function(a,b){if(b){this._bn|=a}else{this._bn&=~a}},_ee:function(){var a=0;var b=0;var c=$$t.$n.getMaxRowCount(this.worksheet()._o());var d=$$t.$n.getMaxColumnCount(this.worksheet()._o());var e=0<this.index();var f=e?this.worksheet().rows()._aj(this.index()-1):null;var g=this.index()<c-1;var h=g?this.worksheet().rows()._aj(this.index()+1):null;var i=this._ef(a,b,d);a=i.p0;b=i.p1;if(a==0){var j=this._eg(f,a,d,function(j){return j._al()});a=j.p1}if(b==0){var k=this._eg(h,b,d,function(k){return k._ap()});b=k.p1}this._b4(a==2);this._b1(b>=1);if(e){var l=f!=null?f._b2():this.worksheet()._ds();var m=a>=1;if(l!=m){this.worksheet().rows().item(this.index()-1)._b1(m)}}if(g){var n=h!=null?h._b5():this.worksheet()._dt();var o=b==2;if(n!=o){this.worksheet().rows().item(this.index()+1)._b4(o)}}},_ef:function(a,b,c){var d=false;var e=0;var f=null;var g=!this._hasCellFormat()&&this.worksheet()!=null;var j=this._ah();for(var i=0;i<j.length;i++){var h=j[i];if(h.a==null){break}var k=h.b*32;if(k!=e){if(g&&(f==null||f.r()<e)){while(e<c){f=this.worksheet()._cb(e);a=$$t.$k.i(a,$$t.$k.h(f.b()._ap()));b=$$t.$k.i(b,$$t.$k.h(f.b()._al()));if(f.r()>=k){break}e=f.r()+1}}else{d=true}}var l=h.a;for(var m=0;m<32;m++){if(l[m]==null){if(g&&(f==null||f.r()<m+k)){f=this.worksheet()._cb(m+k);a=$$t.$k.i(a,$$t.$k.h(f.b()._ap()));b=$$t.$k.i(b,$$t.$k.h(f.b()._al()))}else{d=true}}else{if(a!=2){a=$$t.$k.i(a,$$t.$k.h(l[m]._ap()))}if(b!=2){b=$$t.$k.i(b,$$t.$k.h(l[m]._al()))}}if(a==2&&b==2){break}}if(a==2&&b==2){break}e=k+32}if(e!=c){d=true}if(d){if(!g){if(a!=2){a=$$t.$k.i(a,$$t.$k.h(this._cellFormatInternal().d()._ap()))}if(b!=2){b=$$t.$k.i(b,$$t.$k.h(this._cellFormatInternal().d()._al()))}}else if(e<c){do{f=this.worksheet()._cb(e);a=$$t.$k.i(a,$$t.$k.h(f.b()._ap()));b=$$t.$k.i(b,$$t.$k.h(f.b()._al()));e=f.r()+1}while(e<c)}}return{p0:a,p1:b}},_eg:function(a,b,c,d){if(a!=null){var e=false;var f=0;var g=null;var h=!a._hasCellFormat()&&this.worksheet()!=null;var k=a._ah();for(var j=0;j<k.length;j++){var i=k[j];if(i.a==null){break}var l=i.b*32;if(l!=f){if(h&&(g==null||g.r()<f)){while(f<c){g=this.worksheet()._cb(f);b=$$t.$k.i(b,$$t.$k.h(d(g.b())));if(g.r()>=l){break}f=g.r()+1}}else{e=true}}var m=i.a;for(var n=0;n<32&&b!=2;n++){if(m[n]==null){if(h&&(g==null||g.r()<n+l)){g=this.worksheet()._cb(n+l);b=$$t.$k.i(b,$$t.$k.h(d(g.b())))}else{e=true}}else{b=$$t.$k.i(b,$$t.$k.h(d(m[n])))}}if(b==2){break}f=l+32}if(f!=c){e=true}if(e&&b!=2){if(!h){b=$$t.$k.i(b,$$t.$k.h(d(a._cellFormatInternal().d())))}else if(f<c){do{g=this.worksheet()._cb(f);b=$$t.$k.i(b,$$t.$k.h(d(g.b())));f=g.r()+1}while(f<c)}}}else if(this.worksheet()._dt()){b=2}else if(this.worksheet()._ds()){b=1}return{p1:b}},_eh:function(a,b,c,d){var e=$$t.$n.getMaxColumnCount(d)-1;if(e<b.r()){c.g($y($$t.$k.ef("LE_FormatLimitError_MaxColumnIndex"),b.r(),e))}var f=b.t(this);if(f!=null){var g=$b($$t.$ee.$type,f);if(g!=null){var h=this.worksheet()._c();g._ca(a,c,d,h,true,null,-1)}}},_ei:function(a,b){if(b==134217728){if(this.index()!=0&&$$t.$k.h(a.topBorderStyle())!=0){this.worksheet().rows()._g(this.index()-1,true)}}else{if(this.index()!=this.worksheet().rows().maxCount()-1&&$$t.$k.h(a.bottomBorderStyle())==2){this.worksheet().rows()._g(this.index()+1,true)}}},cells:function(){if(arguments.length!==0){var a=this.cells();return a.item.apply(a,arguments)}if(this._a3==null){this._a3=new $$t.kn(this)}return this._a3},height:function(a){if(arguments.length===1){this._ad();if(this.height()!=a){$$t.$l5._ae[2].h($$t.$l5.$type,$$0.$aw.$type,this,a)}return a}else{return this._cs(false)}},_d8:function(a){this._ad();if(a==0){this.hidden(true);return}if(a<-1){a=-1}if(8192<a){a=8192}var b=null;if(this.worksheet()._dz(true)){b=$$t.$k4.b(this)}this._cl=a;if(this._l()){this._l(false);this._y()}this._bz(a>=0);this._dx(false);if(b!=null){b.y()}},_cs:function(a){if(a==false&&this.hidden()){return 0}if(this._bz()==false){return-1}return this._cl},_cm:function(a){if(arguments.length===1){this._cl=a;this._dx(true);return a}else{return this._cl}},_br:function(){if(this._bq==null){this._bq=new $$t.a($$0.$av.$type,Array,1,$$t.$l._instance)}return this._bq},_bx:function(){return this._bq!=null&&this._bq._count()>0},_ah:function(){if(this._ag==null){this._ag=new Array(1);this._ag[0]=new $$t.j9}return this._ag},_by:function(){return this._ag!=null&&this._ag.length!=0&&this._ag[0].a!=null},_bz:function(a){if(arguments.length===1){this._d7(32,a);return a}else{return this._bw(32)}},_b0:function(){return this._cn>=0},_b1:function(a){if(arguments.length===1){this._b3(false);if(this._b2()==a){return}this._b2(a);this._dx(true);return a}else{this._cb();return this._b2()}},_b4:function(a){if(arguments.length===1){this._b6(false);if(this._b5()==a){return}this._b5(a);this._dx(true);return a}else{this._cb();return this._b5()}},_m:function(){return this._bw(64)},_au:function(){var a=this.worksheet().workbook();if(a==null){return null}return a._bh()},_b2:function(a){if(arguments.length===1){this._d7(4,a);return a}else{return this._bw(4)}},_b6:function(a){if(arguments.length===1){this._d7(8,a);return a}else{return this._bw(8)}},_b5:function(a){if(arguments.length===1){this._d7(2,a);return a}else{return this._bw(2)}},_b3:function(a){if(arguments.length===1){this._d7(16,a);return a}else{return this._bw(16)}},workbook:function(){var a=this.worksheet();return a!=null?a.workbook():null},source:function(){return this},sheet:function(){return this.worksheet()},getRegionAddress:function(){var a=this.worksheet();return a!=null?new $$t.lv(1,this.index(),this.index(),0,a.columns().maxCount()-1):$$t.$lv._b},$type:new $.ig.Type("excel.WorksheetRow",$$t.$hb.$type,[$$t.$gn.$type,$$t.$ly.$type])},true);$c("excel.HiddenRowCollection:fh","Object",{_d:null,_a:null,_c:null,init:function(a,b){$.ig.$op.init.call(this);this._d=a;this._a=b;this._c=new $$t.ft},copyTo:function(a,b){var d=this._c.c().getEnumerator();while(d.moveNext()){var c=d.current();a[b++]=this._d.rows().item(c)}},isReadOnly:function(){return false},getEnumerator:function(){var d__=new $$t.fi(0);d__.___4__this=this;return d__},add:function(a){if(a==null){throw new $$6.e(2,"row",$$t.$k.ef("LE_ArgumentNullException_HiddenRow"))}if(a.worksheet()!=this._d){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RowFromDifferentWorksheet"),"row")}this._k(a.index())},clear:function(){this._c.o()},contains:function(a){if(a==null){return false}return this._c.a(a.index())},remove:function(a){if(a==null){return false}return this._c.b(a.index())},removeAt:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}this._c.p(a)},_l:function(a,b){this._c.n(a,b)},_b:function(){var $self=this;if(this.count()==0){return null}var a=new $$6.aj(2,"=");for(var b=0;b<this._c.k();b++){var c=this._c.i(b);var d=this._c.h(b);a.s("{0}R{1}:R{2},",$$t.$k.d5(null,this._d.name()),c+1,d+1)}a.y(a.c()-1,1);var e;var f;if(function(){var g=$$t.$ee._a0(a.toString(),0,3,$self.worksheet()._o(),$$0.$cf.invariantCulture(),null,e,f);e=g.p6;f=g.p7;return g.ret}()==false){return null}var g=$0($$0.$cf.invariantCulture(),"Z_{0}_.wvu.Rows",[$x(this._a._t().toString2("D"),"-","_").toLocaleUpperCase($$0.$cf.invariantCulture())]);var h=new $$t.gf(1,this._d.workbook().namedReferences(),this._d,true);h.name(g);h._j(e);return h},_n:function(a){if(a._dv()){for(var b=0;b<a.workbook().maxRowCount()-1;b++){var c=a.rows()._aj(b);if(c==null||c.hidden()){this._k(b)}}}else{var e=a.rows().getEnumerator();while(e.moveNext()){var d=e.current();if(d.hidden()){this.add(d)}}}},_k:function(a){this._c.m(a)},count:function(){return this._c.j()},item:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}return this._d.rows().item(this._c.l(a).value())},worksheet:function(){return this._d},$type:new $.ig.Type("excel.HiddenRowCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$l5.$type)])},true);$c("IFormattedTextOwner:fm","Object",{$type:new $.ig.Type("IFormattedTextOwner",null,[$$t.$fq.$type])},true);$c("SheetChangeInfoContext:fp","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,init1:function(a,b){$$0.$bh.init.call(this);this.b=b},sheet:function(){return this.b},workbook:function(){return this.b.workbook()},worksheet:function(){return $b($$t.$jf.$type,this.b)},source:function(){return this.b},a:function($tSheet,$tValue,a,b,c,d,e,f,g,h){var i=null;if(e!=null){i=function(j,k){e(j.sheet(),k)}}return new $$t.gm($$t.$fp.$type,$tValue,a,b,function(j){return c(j.sheet())},function(j,k){d(j.sheet(),k)},i,f,h,g,null,null)},$type:new $.ig.Type("SheetChangeInfoContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.SheetCollection:fr","Object",{_i:null,_n:null,_j:null,_staticInit:function(){$$t.$fr._a=$$t.$fr._b()},init:function(a){this._i=new $$t.fs;$.ig.$op.init.call(this);this._i=new $$t.fs(1,a);this._j=a;this._n=new $$4.x($$t.$fo.$type,0)},add:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._add$e.apply(this,arguments);case 1:return this._add.apply(this,arguments);default:throw new Error("Invalid arguments")}},_add$e:function(a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantAddWorksheet"))},copyTo:function(a,b){this._n.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._n.getEnumerator()},insert:function(a,b){throw new $$0.r(0)},item:function(){if(arguments.length===2){return this._item$e.apply(this,arguments)}else{var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=0}else if(typeof arguments[0]==="string"){n=1}else if(arguments[0]==null){n=1}}switch(n){case 0:return this._item.apply(this,arguments);case 1:return this._item1.apply(this,arguments);default:throw new Error("Invalid arguments")}}},_item$e:function(a,b){if(arguments.length===2){throw new $$0.r(0);return b}else{return this._item(a)}},_add:function(a,b){return this._add1(a,this._j._gw(),b)},_add1:function(a,b,c){return this._insert(this._n.count(),a,b,c)},clear:function(){for(var a=this._n.count()-1;a>=0;a--){this._w(a,false)}this._j.worksheets()._n()},_t:function(){var a=false;for(var b=this._n.count()-1;b>=0;b--){var c=this._n.__inner[b];if(c.type()==0){a=true;this._w(b,false)}}},contains:function(a){return this._n.contains(a)},exists:function(a){var c=this._n.getEnumerator();while(c.moveNext()){var b=c.current();if($$v.$an.c(b.name(),a,this._j._e3(),1)==0){return true}}return false},indexOf:function(a){return this._n.indexOf(a)},_insert:function(a,b,c,d){$$t.$fo._aw(b,"name");this._j._i7(null,b,"name");var e;switch(d){case 0:e=new $$t.jf(b,this._j,c);break;case 1:if(!this._j._c2()){this._j._i3()}e=new $$t.ap(b,this._j,c);break;default:throw new $$t.tc("type",d,$$t.$c0.$type)}this._u(e,a);return e},_u:function(a,b){this._n.insert(b,a);if(a.type()==0){this._j.worksheets()._n()}var c=a._ag();this._j._hy(a);$$t.$fr._a[0].e($$t.$fs.$type,$$t.$fo.$type,this._i,null,a)},_v:function(a,b){var c=this._n.__inner[a];var d=c._ag();this._n.removeAt(a);if(c.type()==0){this._j.worksheets()._n()}this._n.insert(b,c);if(c.type()==0){this._j.worksheets()._n()}var e=c._ag();this._j._hz(c,d)},remove:function(a){var b=this._n.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}this._w(a,true)},_w:function(a,b){var c=this._n.__inner[a];var d=c._ag();this._n.removeAt(a);if(c.type()==0){this._j.worksheets()._n()}this._j._h1(c);c._aq();this._j._h0(c,d);$$t.$fr._a[1].e($$t.$fs.$type,$$t.$fo.$type,this._i,c,null)},_x:function(a,b){var d=this.getEnumerator();while(d.moveNext()){var c=d.current();c._av(a,b)}},_c:function($tValue,a,b,c){return new $$t.gm($$t.$fs.$type,$tValue,a,b,null,null,null,false,c,false,null,null)},_b:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$fr._c($$t.$fo.$type,"Add",91,8192));$$t.$gl.f(a,1,$$t.$fr._c($$t.$fo.$type,"Remove",92,8192));return a},count:function(){return this._n.count()},_item:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}return this._n.__inner[a]},_item1:function(a){var c=this._n.getEnumerator();while(c.moveNext()){var b=c.current();if($$v.$an.c(b.name(),a,this._j._e3(),1)==0){return b}}throw new $$6.p(1,$$t.$k.ef("LER_Exception_KeyNotFound"))},$type:new $.ig.Type("excel.SheetCollection",$.ig.$ot,[$$0.$bz.$type.specialize($$t.$fo.$type)])},true);$c("SheetCollection_ChangeInfoContext:fs","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,init1:function(a,b){$$0.$bh.init.call(this);this.a=b},workbook:function(){return this.a},sheet:function(){return null},source:function(){return this.a},$type:new $.ig.Type("SheetCollection_ChangeInfoContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("SortedIntRangeList:ft","Object",{e:0,d:null,init:function(){$.ig.$op.init.call(this);this.d=new $$4.x($$t.$fu.$type,0);this.e=-1},j:function(){if(this.e==-1){this.e=0;for(var a=0;a<this.d.count();a++){this.e+=this.d.__inner[a].a()}}return this.e},k:function(){return this.d.count()},m:function(a){this.n(a,a)},n:function(a,b){var c=this.g(a-1);var d=this.g(b+1);if(c==d){if(c<0){var e=~c;this.d.insert(e,new $$t.fu(1,a,b))}}else{if(c<0){c=~c}else{a=this.d.__inner[c].c}if(d<0){d=~d-1}else{b=this.d.__inner[d].b}if(c==this.d.count()){this.d.add(new $$t.fu(1,a,b))}else{var f=this.d.__inner[c];f.c=a;f.b=b;this.d.__inner[c]=f;for(var g=d;g>c;g--){this.d.removeAt(g)}}}this.e=-1},o:function(){this.d.clear();this.e=0},a:function(a){return this.g(a)>=0},g:function(a){var b=this.d;var c=0,d=b.count()-1;var e=0;while(c<=d){e=$a(c+d,2);var f=b.__inner[e];if(f.c>a){d=e-1}else if(f.b<a){c=e+1}else{return e}}return~c},l:function(a){for(var b=0,c=this.d.count();b<c;b++){var d=this.d.__inner[b];if(d.a()>a){return $m($$0.$aw.$type,d.c+a)}a-=d.a()}return $m($$0.$aw.$type,null)},i:function(a){return this.d.__inner[a].c},h:function(a){return this.d.__inner[a].b},c:function(){var d__=new $$t.fv((-2));d__.___4__this=this;return d__},b:function(a){var b=this.g(a);if(b<0){return false}this.e=-1;var c=this.d.__inner[b];if(c.a()==1){this.d.removeAt(b)}else{if(c.c==a){c.c++}else if(c.b==a){c.b--}else{var d=c.b;c.b=a-1;this.d.insert(b+1,new $$t.fu(1,a+1,d))}this.d.__inner[b]=c}return true},p:function(a){var b=this.l(a);if(b.hasValue()){this.b(b.value())}},q:function(a,b){if(b<a){var c=b;b=a;a=c}var d=this.g(a);var e=this.g(b);if(d==e){if(d<0){return}var f=this.d.__inner[d];if(f.c<a){if(b<f.b){this.d.insert(d+1,new $$t.fu(1,b+1,f.b))}f.b=a-1;this.d.__inner[d]=f}else if(b==f.b){this.d.removeAt(d)}else{f.c=b+1;this.d.__inner[d]=f}}else{if(d>=0&&this.d.__inner[d].c<a){var g=this.d.__inner[d];g.b=a-1;this.d.__inner[d]=g;d++}else if(d<0){d=~d}if(e>=0&&this.d.__inner[e].b>b){var h=this.d.__inner[e];h.c=b+1;this.d.__inner[e]=h;e--}else if(e<0){e=~e-1}if(d<=e){this.d.removeRange(d,e-d+1)}}this.e=-1},$type:new $.ig.Type("SortedIntRangeList",$.ig.$ot)},true);$c("SortedIntRangeList_IntRange:fu","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},c:0,b:0,init1:function(a,b,c){$$0.$bh.init.call(this);this.c=b;this.b=c},a:function(){return this.b-this.c+1},toString:function(){return $y("{0}-{1}",this.c,this.b)},$type:new $.ig.Type("SortedIntRangeList_IntRange",$$0.$bh.$type)},true);$c("IWorkbookOwner:fx","Object",{$type:new $.ig.Type("IWorkbookOwner",null)},true);$c("WeakWorkbookOwner:fy","Object",{b:null,init:function(a){$.ig.$op.init.call(this);this.b=new $$6.z(a)},a:function(){return $b($$t.$fx.$type,$$t.$k.dy(this.b))},isUndoEnabled:function(){var a=$b($$t.$fx.$type,$$t.$k.dy(this.b));return a!=null&&a.isUndoEnabled()},onCellValueChange:function(a,b){var c=$b($$t.$fx.$type,$$t.$k.dy(this.b));if(c!=null){c.onCellValueChange(a,b)}},onChange$2:function($tContext,$tValue,a,b,c,d,e){var f=$$t.$k.dy(this.b);if(f!=null){f.onChange$2($tContext,$tValue,a,b,c,d,e)}},onConditionalFormatChange:function(a){var b=$b($$t.$fx.$type,$$t.$k.dy(this.b));if(b!=null){b.onConditionalFormatChange(a)}},onCustomViewApplied:function(a){var b=$b($$t.$fx.$type,$$t.$k.dy(this.b));if(b!=null){b.onCustomViewApplied(a)}},onSheetRemoving:function(a){var b=$b($$t.$fx.$type,$$t.$k.dy(this.b));if(b!=null){b.onSheetRemoving(a)}},onTransactionalChangeBegin:function(a,b){var c=$b($$t.$fx.$type,$$t.$k.dy(this.b));return c!=null?c.onTransactionalChangeBegin(a,b):null},onTransactionalChangeEnd:function(a){var b=$b($$t.$fx.$type,$$t.$k.dy(this.b));if(b!=null){b.onTransactionalChangeEnd(a)}},onTransactionalChangeRollback:function(a){var b=$b($$t.$fx.$type,$$t.$k.dy(this.b));if(b!=null){b.onTransactionalChangeRollback(a)}},$type:new $.ig.Type("WeakWorkbookOwner",$.ig.$ot,[$$t.$fx.$type])},true);$c("KnownBoxes:f2","Object",{init:function(){$.ig.$op.init.call(this)},al:function(a){switch(a){case-1:return $$t.$f2.f;case 0:return $$t.$f2.n;case 9:return $$t.$f2.c;case 11:return $$t.$f2.d;case 3:return $$t.$f2.e;case 4:return $$t.$f2.g;case 6:return $$t.$f2.h;case 7:return $$t.$f2.i;case 2:return $$t.$f2.j;case 10:return $$t.$f2.k;case 12:return $$t.$f2.l;case 8:return $$t.$f2.m;case 13:return $$t.$f2.o;case 5:return $$t.$f2.p;case 1:return $$t.$f2.q;default:return $$t.$by.getBox(a)}},am:function(a){switch(a){case 0:return $$t.$f2.s;case 7:return $$t.$f2.r;case 3:return $$t.$f2.t;case 5:return $$t.$f2.u;case 1:return $$t.$f2.v;default:return $$t.$b7.getBox(a)}},au:function(a){return $.ig.util.unwrapNullable!==undefined?$.ig.util.unwrapNullable(a):a},an:function(a){switch(a){case-1:return $$t.$f2.ab;case 0:return $$t.$f2.ac;case 2:return $$t.$f2.ad;case 1:return $$t.$f2.ae;default:return $$t.$ca.getBox(a)}},ao:function(a){switch(a){case-1:return $$t.$f2.af;case 0:return $$t.$f2.ai;case 2:return $$t.$f2.ag;case 34:return $$t.$f2.ah;case 1:return $$t.$f2.aj;case 33:return $$t.$f2.ak;default:return $$t.$cb.getBox(a)}},ap:function(a){switch(a){case-1:return $$t.$f2.ax;case 0:return $$t.$f2.a0;case 1:return $$t.$f2.a2;case 2:return $$t.$f2.av;case 3:return $$t.$f2.a3;case 4:return $$t.$f2.az;case 5:return $$t.$f2.a1;case 6:return $$t.$f2.aw;case 7:return $$t.$f2.ay;default:return $$t.$cg.getBox(a)}},at:function(a){switch(a){case-1:return $$t.$f2.a4;case 0:return $$t.$f2.a5;default:return a}},as:function(a){switch(a){case 0:return $$t.$f2.a6;case 1:return $$t.$f2.a7;case 2:return $$t.$f2.ba;case 3:return $$t.$f2.a8;case 4:return $$t.$f2.bb;case 5:return $$t.$f2.bc;case 6:return $$t.$f2.a9;default:return $$v.$ch.getBox(a)}},aq:function(a){switch(a){case-1:return $$t.$f2.bf;case 2:return $$t.$f2.bd;case 1:return $$t.$f2.be;case 4:return $$t.$f2.bg;case 3:return $$t.$f2.bh;case 0:return $$t.$f2.bi;default:return $$t.$c8.getBox(a)}},b:function(){var a=new $$4.h($$0.$aw.$type,$.ig.$op.$type,0);for(var b=0;b<=63;b++){a.add(b,$$t.$c7.getBox(b))}return a},ar:function(a){var b;if(function(){var c=$$t.$f2.a.tryGetValue(a,b);b=c.p1;return c.ret}()==false){return $$t.$c7.getBox(a)}return b},$type:new $.ig.Type("KnownBoxes",$.ig.$ot)},true);$c("ILoadOnDemandTreeOwner$1:f3","Object",{$type:new $.ig.Type("ILoadOnDemandTreeOwner$1",null)},true);$c("IBinaryTreeNodeOwner$1:f4","Object",{$type:new $.ig.Type("IBinaryTreeNodeOwner$1",null)},true);$c("LoadOnDemandTree$1:f5","Object",{$t:null,_a:null,_aj:0,_h:null,_i:null,_ae:0,_n:false,_q:0,_r:0,_s:0,_ab:null,_aa:null,init:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._a=a;this._ae=b},recalculateHeight:function(){return false},verifyBalanceOfChild:function(a){var $self=this;return function(){var b=$$t.$ga.j($self.$t,$self._h);$self._h=b.p0;return b.ret}()},add:function(a){},clear:function(){this._h=null;this._aj=0},contains:function(a){var c=this.getEnumerator();while(c.moveNext()){var b=c.current();if(b.equals(a)){return true}}return false},copyTo:function(a,b){var d=this.getEnumerator();while(d.moveNext()){var c=d.current();a[b++]=c}},isReadOnly:function(){return false},remove:function(a){return false},getEnumerator:function(){return this._getEnumeratorHelper(0,2147483647,true).getEnumerator()},_getEnumeratorHelper:function(a,b,c){var d__=new $$t.gc(this.$t,(-2));d__.___4__this=this;d__.___3__startIndex=a;d__.___3__endIndex=b;d__.___3__enumerateForwards=c;return d__},_af:function(a,b){if(b==this._s){b=0}if(b==this._q||a<0){return a}var c;if(this._r>b){c=b}else{c=b-this._r}var d=this._ad();var e=d.count();var f=a;for(var g=c;g<e;g++){var h=d.__inner[g];if(h.a()){if(h.f<=f){f+=h.c()}}else{var i=h.f+h.c()-1;if(i<f){f-=h.c()}else{if(h.f<=f&&i>=f){return-1}}}}return f},_ah:function(a){var b=0;var c=this._aa!=null?this._aa.count():0;for(var d=0;d<c;d++){var e=this._aa.__inner[d];if(e.n()>a){break}if(e.e()){if(e.l()>=a){b+=e.n()-a;continue}b-=e.k()}else{b+=e.k()}}return a+b},_ai:function(a){var b=a;var c=this._aa!=null?this._aa.count():0;for(var d=0;d<c;d++){var e=this._aa.__inner[d];if(e.n()>b){break}if(e.e()){b+=e.k()}else{b-=e.k()}}return b},_j:function(a){return this._k(a,0,a.c())},_k:function(a,b,c){return new $$t.f6(this.$t,this,a,b,c)},_l:function(a,b){return new $$t.f8(this.$t,a,b)},_m:function(a,b){return new $$t.f9(this.$t,a,b)},_f:function(a,b){return new $$t.ga(this.$t,a,b,this)},_w:function(a,b,c){var d__=new $$t.gd(this.$t,(-2));d__.___4__this=this;d__.___3__startIndex=a;d__.___3__endIndex=b;d__.___3__enumerateForwards=c;return d__},_y:function(){return this._z(0,2147483647,true)},_z:function(a,b,c){var d__=new $$t.ge(this.$t,(-2));d__.___4__this=this;d__.___3__startIndex=a;d__.___3__endIndex=b;d__.___3__enumerateForwards=c;return d__},_b:function(a,b,c){var $self=this;var d=this._aa!=null?this._aa.count():0;var e=a;for(var f=0;f<d;f++){var g=this._aa.__inner[f];if(g.n()>a){break}if(g.e()){if(g.l()>=a){c=0;if(false==b&&false==g.d()){return{ret:null,p2:c}}var h=a-g.n();var i=g.item(h);if(i==null){if(b){i=this._a._createValue$i(a);g.item(h,i);c=2;this._aj++}}else{c=1}return{ret:i,p2:c}}e-=g.k()}else{e+=g.k()}}var j=e%32;var k=e-j;var l=null;if(this._h==null){if(b==false){c=0;return{ret:null,p2:c}}c=2;l=this._h=this._f(k,this);l.values()[j]=this._a._createValue$i(a)}else{if(this._i!=null){if(k==this._i.firstItemIndex()){l=this._i}else if(k==this._i.firstItemIndex()+32){l=this._i.rightChild();if(l!=null){while(true){var m=l.leftChild();if(m==null){break}l=m}}else{}}else if(k==this._i.firstItemIndex()-32){l=this._i.leftChild();if(l!=null){while(true){var n=l.rightChild();if(n==null){break}l=n}}else{}}}if(l==null){l=this._h}l=function(){var o=l.findOrAdd(a,e,b,b,$self,c);c=o.p5;return o.ret}()}if(l==null){return{ret:null,p2:c}}this._i=l;if(c==2){this._aj++}var o=l.values()[j];if(o!=null){if(!this._a.isItemStillValid(o)){if(b){o=this._a._createValue$i(a)}else{o=null}l.values()[j]=o}}return{ret:o,p2:c}},_ao:function(a,b){var c=Math.max(this._ae-b,a+b);var d=this._ae-1;if(c<=d){var f=this._getEnumeratorHelper(c,d,true).getEnumerator();while(f.moveNext()){var e=f.current();this._aj--}}this._am(this._l(a,b))},_aq:function($t,a,b,c){while(true){if(a==null){break}b.push(a);if(c){a=a.leftChild()}else{a=a.rightChild()}}},_ar:function(a,b){var d=this._getEnumeratorHelper(a,a+b-1,true).getEnumerator();while(d.moveNext()){var c=d.current();this._aj--}this._am(this._m(a,b))},_e:function(a,b){var $self=this;var c=this._aa!=null?this._aa.count():0;var d=b;for(var e=0;e<c;e++){var f=this._aa.__inner[e];if(f.n()>b){break}if(f.e()){if(f.l()>=b){var g=b-f.n();var h=f.item(g);f.item(g,a);return h}d-=f.k()}else{d+=f.k()}}var i=null;var j;return function(){var k=$self._d(i,a,b,j);i=k.p0;j=k.p3;return k.ret}()},_tryGetValue:function(a,b){var $self=this;var c;b=function(){var d=$self._b(a,false,c);c=d.p2;return d.ret}();return{ret:c==1,p1:b}},_am:function(a){this._i=null;var b=this._ad();b.add(a);this._q++;this._ap(a);this._as();if(this._aa==null){return}var c=this._aa.count()-1;for(;c>=0;c--){var d=this._aa.__inner[c];if(d.l()<this._ae){break}if(d.n()<this._ae){d.u(this._ae-d.n())}else{this._aa.removeAt(c)}}var e=this._aa.count();var f=0;for(c=0;c<e;c++){var g=this._aa.__inner[c];if(g.e()){f+=g.k()}else{f-=g.k()}}if(f<0){var h=this._ae+f;var i=this._l(h,-f);b.add(i);this._q++;this._aa.add(this._j(i))}},_an:function(){var $self=this;if(this._ab==null){return}this._n=true;try{var a=new $$4.x(this.$t,1,this._w(0,this._ae,true));var b=new $$4.x($$t.$ga.$type.specialize(this.$t),1,this._y());var c=null;var d=b.count();for(var e=0;e<d;e++){c=b.__inner[e];for(var f=0;f<32;f++){var g=c.values()[f];if(g!=null){var h=c.firstItemIndex()+f;var i=this._a.getItemIndex(g);this._a.initializeItemIndex(g,i,true);if(i<0){c.values()[f]=null;continue}if(h!=i){c.values()[f]=null;var j;var k=c;var l=function(){var m=$self._d(k,g,i,j);k=m.p0;j=m.p3;return m.ret}();while(l!=null){var m=i;if(j<0){this._a.initializeItemIndex(l,i,true);break}l=function(){var n=$self._d(k,l,j,j);k=n.p0;j=n.p3;return n.ret}()}}}}}var o=a.getEnumerator();while(o.moveNext()){var n=o.current();var p=this._a.getItemIndex(n);if(p<0){this._a.initializeItemIndex(n,p,true)}else{var q;var r=function(){var s=$self._d(c,n,p,q);c=s.p0;q=s.p3;return s.ret}()}}}finally{this._n=false;this._aa=null;this._ab=null;if(this._q>=150){this._s=this._q;this._q=0}this._r=this._q}},_o:function(a,b){if(this._aa==null){
|
|
return false}var c=this._aa.count();for(var d=0;d<c;d++){var e=this._aa.__inner[d];if(e.e()){if(e.n()+e.k()<=b){continue}}else if(e.m()<=b){continue}if(e.e()&&a>0&&b+a>e.n()&&b!=e.m()+1&&b!=e.n()){this._an();return true}}return false},_ap:function(a){var b=this._j(a);if(this._aa==null){this._aa=new $$4.x($$t.$f6.$type.specialize(this.$t),0);this._aa.add(b)}else{var c=false;var d=new $$4.x($$t.$f6.$type.specialize(this.$t),2,3);var e=this._aa.count();for(var f=0;f<e;f++){var g=this._aa.__inner[f];if(g.e()){if(g.n()+g.k()<=a.f){continue}}else if(g.m()<=a.f){continue}var h=g.q(b,d,c);c=h.p2;if(d.count()==1){this._aa.__inner[f]=d.__inner[0]}else{this._aa.removeAt(f);this._aa.insertRange(f,d);e+=d.count()-1;f+=d.count()-1}}if(!c){this._aa.add(b)}}},_d:function(a,b,c,d){d=-1;var e=!(c<0||c>=this._ae);var f=this._n?c:this._ah(c);if(a==null||a.firstItemIndex()>f||a.firstItemIndex()+32<=f){a=this._g(a,c,f)}if(a==null){this._a.initializeItemIndex(b,-1,this._n);return{ret:null,p0:a,p3:d}}var g=f-a.firstItemIndex();var h=a.values()[g];a.values()[g]=b;this._a.initializeItemIndex(b,c,this._n);if(h==null||$.ig.$op.equalsStatic(h,b)){return{ret:null,p0:a,p3:d}}d=this._a.getItemIndex(h);if(d==c){return{ret:null,p0:a,p3:d}}return{ret:h,p0:a,p3:d}},_g:function(a,b,c){var $self=this;if(b<0){return null}var d=a==null?false:c>=a.firstItemIndex()&&c<a.firstItemIndex()+32;var e;if(!d){if(this._h==null){var f=c%32;var g=c-f;a=this._h=this._f(g,this)}else{a=function(){var h=$self._h.findOrAdd(b,c,true,false,$self,e);e=h.p5;return h.ret}()}}return a},_as:function(){var a=this._ad();if(a.count()==0){return}if(a.count()>60||a.__inner[a.count()-1].c()>100){this._an()}},_ac:function(){return this._aa},_u:function(){return this._q},count:function(){return this._aj},_item:function(a){var $self=this;var b;return function(){var c=$self._b(a,true,b);b=c.p2;return c.ret}()},_al:function(a){if(arguments.length===1){if(a!=this._ae){this._an();this._ae=a}return a}else{return this._ae}},_ad:function(){if(this._ab==null){this._ab=new $$4.x($$t.$f7.$type.specialize(this.$t),0)}return this._ab},$type:new $.ig.Type("LoadOnDemandTree$1",$.ig.$ot,[$$0.$bv.$type.specialize(0),$$t.$f4.$type.specialize(0)])},true);$c("LoadOnDemandTree_ChangeAdjustmentPoint$1:f6","Object",{$t:null,a:null,i:0,h:0,j:0,c:null,init:function($t,a,b,c,d){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this.a=a;this.c=b;this.j=c;this.i=b.f+c;this.h=d},n:function(){return this.i},l:function(){return this.i+this.h-1},m:function(){if(!this.e()){return this.i}return this.l()},k:function(a){if(arguments.length===1){if(this.h!=a){this.h=a;this.t()}return a}else{return this.h}},p:function(){return this.c.c()},o:function(){return this.j},d:function(){if(!this.e()){return false}return this.c.j()},e:function(){return this.c.a()},item:function(a,b){if(arguments.length===2){if(!this.e()){throw new $$0.r(1,"Indexer is only supported on a add operation")}var c=$b($$t.$f8.$type.specialize(this.$t),this.c);c.i()[a+this.o()]=b;return b}else{if(!this.e()){throw new $$0.r(1,"Indexer is only supported on a add operation")}return this.c.i()[a+this.o()]}},q:function(a,b,c){b.clear();var d=this.f(a.n(),a.l());if(d){if(a.c.a()){var e=this.r(a,b,c);c=e.p2;return{p2:c}}if(this.c.a()){var f=this.s(a,b,c);c=f.p2}else{if(c){this.i-=a.k()}else{var g=Math.min(this.i,a.n());this.i=g;this.k(this.k()+a.h);c=true}b.add(this)}return{p2:c}}if(a.n()<this.i){if(!c){c=true;b.add(a)}b.add(this);if(a.c.a()){this.i+=a.p()}else{this.i-=a.p()}}else{b.add(this);if(!c){c=true;b.add(a)}}return{p2:c}},r:function(a,b,c){if(a.n()<=this.n()){if(!c){c=true;if(false==this.e()&&a.i==this.i&&a.h==this.h){return{p2:c}}b.add(a)}this.i+=a.k();b.add(this);return{p2:c}}if(c){this.i+=a.k();b.add(this);return{p2:c}}var d=a.n()-this.n();b.addRange(this.g(d,0,a));c=true;return{p2:c}},s:function(a,b,c){var d=a.n()-this.n();if(d==0){c=true;if(this.h==a.h){}else if(this.h<a.h){a.k(a.k()-this.h);b.add(a)}else{this.k(this.k()-a.h);this.j+=a.h;b.add(this)}return{p2:c}}if(d>0){c=true;if(a.l()<=this.l()){b.addRange(this.g(d,a.k(),null))}else{var e=this.h;this.k(d);a.k(a.k()-(e-this.h));b.add(this);b.add(a)}return{p2:c}}if(this.l()<=a.l()){a.k(a.k()-this.h);if(!c){b.add(a);c=true}}else{d*=-1;var f=this.h;this.i-=d;this.k(this.k()-(a.h-d));this.j+=f-this.h;a.k(d);if(!c){b.add(a);c=true}b.add(this)}return{p2:c}},t:function(){},f:function(a,b){var c=Math.max(a,this.i);var d=Math.min(b,this.m());return c<=d},g:function(a,b,c){var d=new $$4.x($$t.$f6.$type.specialize(this.$t),2,3);var e=this.a._k(this.c,this.o(),a);var f=this.a._k(this.c,this.o()+a+b,this.k()-(a+b));if(e.k()>0){d.add(e)}if(c!=null){c.i=e.i+a;d.add(c);f.i=c.l()+1}if(f.k()>0){f.i-=b;d.add(f)}return d},u:function(a){this.c.g(a+this.o());this.k(a)},$type:new $.ig.Type("LoadOnDemandTree_ChangeAdjustmentPoint$1",$.ig.$ot)},true);$c("LoadOnDemandTree_ChangeHistoryItem$1:f7","Object",{$t:null,f:0,b:0,init:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this.f=a;this.b=b},d:function(a,b,c,d){return 0},e:function(a,b,c){return 0},c:function(){return this.b},a:function(){},g:function(a){},$type:new $.ig.Type("LoadOnDemandTree_ChangeHistoryItem$1",$.ig.$ot)},true);$c("LoadOnDemandTree_ChangeHistoryItemAdd$1:f8","LoadOnDemandTree_ChangeHistoryItem$1",{$t:null,h:null,init:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$$t.$f7.init.call(this,this.$t,a,b)},j:function(){return this.h!=null},a:function(){return true},i:function(){if(this.h==null){this.h=new Array(this.c())}return this.h},g:function(a){this.b=a;if(this.h!=null){var b=this.h;this.h=new Array(this.b);$.ig.util.arrayCopy1(b,0,this.h,0,this.b)}},$type:new $.ig.Type("LoadOnDemandTree_ChangeHistoryItemAdd$1",$$t.$f7.$type.specialize(0))},true);$c("LoadOnDemandTree_ChangeHistoryItemRemove$1:f9","LoadOnDemandTree_ChangeHistoryItem$1",{$t:null,init:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$$t.$f7.init.call(this,this.$t,a,b)},a:function(){return false},g:function(a){this.b=a},$type:new $.ig.Type("LoadOnDemandTree_ChangeHistoryItemRemove$1",$$t.$f7.$type.specialize(0))},true);$c("LoadOnDemandTree_BinaryTreeNode$1:ga","Object",{$t:null,n:0,k:0,c:null,f:null,h:null,a:null,init:function($t,a,b,c){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this.k=a;this.a=new Array(32);this.c=b},verifyBalanceOfChild:function(a){var $self=this;if(a==this.f){return function(){var b=$$t.$ga.j($self.$t,$self.f);$self.f=b.p0;return b.ret}()}else if(a==this.h){return function(){var b=$$t.$ga.j($self.$t,$self.h);$self.h=b.p0;return b.ret}()}else{return false}},j:function($t,a){var b=a.f;var c=a.h;var d=$$t.$ga.m($t,b);var e=$$t.$ga.m($t,c);if(d<e-1){var f=c.f;var g=c.h;var h=$$t.$ga.m($t,f);var i=$$t.$ga.m($t,g);if(h<i){var j=c.f;c.c=a.c;a.rightChild(j);c.leftChild(a);a.recalculateHeight();a=c}else{var k=f.f;var l=f.h;f.c=a.c;f.leftChild(a);f.rightChild(c);a.rightChild(k);c.leftChild(l);a.recalculateHeight();c.recalculateHeight();f.recalculateHeight();a=f}return{ret:true,p0:a}}if(e<d-1){var m=b.f;var n=b.h;var o=$$t.$ga.m($t,m);var p=$$t.$ga.m($t,n);if(p<o){var q=b.h;b.c=a.c;a.leftChild(q);b.rightChild(a);a.recalculateHeight();a=b}else{var r=n.f;var s=n.h;n.c=a.c;n.leftChild(b);n.rightChild(a);a.leftChild(s);b.rightChild(r);a.recalculateHeight();b.recalculateHeight();n.recalculateHeight();a=n}return{ret:true,p0:a}}return{ret:false,p0:a}},findOrAdd:function(a,b,c,d,e,f){if(d){c=true}var g=b%32;var h=b-g;f=0;var i=this;var j=null;while(true){if(h==i.k){if(i.values()[g]==null){if(d){i.values()[g]=e._a._createValue$i(a);f=2}else{f=0}}else{f=1}return{ret:i,p5:f}}var k=i;if(h<i.k){i=i.f;if(i==null){if(c){j=e._f(h,this);if(d){j.values()[g]=e._a._createValue$i(a);f=2}else{f=0}i=j;k.leftChild(i)}break}}else{i=i.h;if(i==null){if(c){j=e._f(h,this);if(d){j.values()[g]=e._a._createValue$i(a);f=2}else{f=0}i=j;k.rightChild(i)}break}}}if(f==2){var l=i.c;while(i!=null){l=i.c;if(l.verifyBalanceOfChild(i)){break}if(l.recalculateHeight()==false){break}i=$b($$t.$ga.$type.specialize(this.$t),l)}}return{ret:j,p5:f}},m:function($t,a){return a==null?-1:a.n},recalculateHeight:function(){var a=$$t.$ga.m(this.$t,this.f);var b=$$t.$ga.m(this.$t,this.h);var c=this.n;if(a<b){this.n=b+1}else{this.n=a+1}return this.n!=c},firstItemIndex:function(){return this.k},leftChild:function(a){if(arguments.length===1){if(this.f!=a){this.f=a;if(this.f!=null){this.f.c=this}}return a}else{return this.f}},parent:function(){return this.c},rightChild:function(a){if(arguments.length===1){if(this.h!=a){this.h=a;if(this.h!=null){this.h.c=this}}return a}else{return this.h}},values:function(){return this.a},$type:new $.ig.Type("LoadOnDemandTree_BinaryTreeNode$1",$.ig.$ot,[$$t.$f4.$type.specialize(0)])},true);$c("excel.NamedReferenceBase:gh","Object",{_i:null,_at:null,_ad:null,_q:false,_b:0,_al:null,_o:false,_u:false,_w:false,init:function(a,b){$.ig.$op.init.call(this);this._ad=a;this._o=b;this._a2()},_e:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$gn.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_a3:function(a,b){var c=b._ck();c.filterSettings()._bm(a.referencedRegion())},_a4:function(a,b){var c=b._ck();var d=$$t.$k.cd(a._j());for(var e=0;e<d.count();e++){var f=d.__inner[e].j(c,-1,-1,false);if(f!=null){b.printAreas()._m(f)}else{}}},_a5:function(a,b){var c=b._ck();var d=$$t.$k.cd(a._j());for(var e=0;e<d.count();e++){var f=d.__inner[e];if(f.d().r()==0&&f.b().r()==c.columns().maxCount()-1){b.rowsToRepeatAtTop(new $$t.ha(f.d().t(),f.b().t()))}if(f.d().t()==0&&f.b().t()==c.rows().maxCount()-1){b.columnsToRepeatAtLeft(new $$t.ha(f.d().r(),f.b().r()))}}},_av:function(a){switch(a){case 0:return"Consolidate_Area";case 1:return"Auto_Open";case 2:return"Auto_Close";case 3:return"Extract";case 4:return"Database";case 5:return"Criteria";case 6:return"Print_Area";case 7:return"Print_Titles";case 8:return"Recorder";case 9:return"Data_Form";case 10:return"Auto_Activate";case 11:return"Auto_Deactivate";case 12:return"Sheet_Title";case 13:return"_FilterDatabase";default:return null}},_a6:function(a){},_a7:function(a){var b=this._k();if(b!=null&&a!=null){if($$v.$an.c(this.name(),a,b._e3(),1)!=0){b._hw(this,a)}}this._a2()},_a8:function(a){var b=this._k();if(b!=null){b._i6(a,this)}},_a9:function(a,b){switch(a._c()){case 13:$$t.$gh._a3(a,b);break;case 6:$$t.$gh._a4(a,b);break;case 7:$$t.$gh._a5(a,b);break;default:break}},_aw:function(){var a;var b;var c;var d=$$t.$n._hf(this._k(),a,b,c);a=d.p1;b=d.p2;c=d.p3;var e=this.name();if($$t.$y0.ab(e,b,c)==false){e=$y("'{0}'",$x(e,"'","''"))}return e},_ba:function(a,b){$$t.$gl.f(a,0,$$t.$gh._e(String,"Comment",b,function(c){return c.comment()},function(c,d){c.comment(d)},null,true,false,0));$$t.$gl.f(a,1,$$t.$gh._e(String,"Name",b,function(c){return c.name()},function(c,d){c.name(d)},function(c,d){c._bc(d)},true,false,0))},_bd:function(a,b){this._be(a,"value",this._l(),b)},_be:function(a,b,c,d){if(d){if(String.isNullOrEmpty(a)){throw new $$6.e(2,b,$$t.$k.ef("LE_ArgumentNullException_NamedReferenceNameCantBeNull"))}if(a.length>255){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_NamedReferenceNameTooLong"),b)}if(this._g()!=2&&$$t.$y0.ab(a,c,this._z())==false){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InvalidNamedReferenceName"),b)}}this._a8(a);var e=this._at;this._at=a;this._a7(e)},_a1:function(a,b){return this.toString()},_d:function(a){if($1(a,"Consolidate_Area",$$v.$an.g())==0){return 0}if($1(a,"Auto_Open",$$v.$an.g())==0){return 1}if($1(a,"Auto_Close",$$v.$an.g())==0){return 2}if($1(a,"Extract",$$v.$an.g())==0){return 3}if($1(a,"Database",$$v.$an.g())==0){return 4}if($1(a,"Criteria",$$v.$an.g())==0){return 5}if($1(a,"Print_Area",$$v.$an.g())==0){return 6}if($1(a,"Print_Titles",$$v.$an.g())==0){return 7}if($1(a,"Recorder",$$v.$an.g())==0){return 8}if($1(a,"Data_Form",$$v.$an.g())==0){return 9}if($1(a,"Auto_Activate",$$v.$an.g())==0){return 10}if($1(a,"Auto_Deactivate",$$v.$an.g())==0){return 11}if($1(a,"Sheet_Title",$$v.$an.g())==0){return 12}if($1(a,"_FilterDatabase",$$v.$an.g())==0){return 13}return 6},_a2:function(){this._q=$$t.$gh._s(this.name());if(this._q){this._b=$$t.$gh._d(this.name())}},_s:function(a){if($1(a,"Consolidate_Area",$$v.$an.g())==0){return true}if($1(a,"Auto_Open",$$v.$an.g())==0){return true}if($1(a,"Auto_Close",$$v.$an.g())==0){return true}if($1(a,"Extract",$$v.$an.g())==0){return true}if($1(a,"Database",$$v.$an.g())==0){return true}if($1(a,"Criteria",$$v.$an.g())==0){return true}if($1(a,"Print_Area",$$v.$an.g())==0){return true}if($1(a,"Print_Titles",$$v.$an.g())==0){return true}if($1(a,"Recorder",$$v.$an.g())==0){return true}if($1(a,"Data_Form",$$v.$an.g())==0){return true}if($1(a,"Auto_Activate",$$v.$an.g())==0){return true}if($1(a,"Auto_Deactivate",$$v.$an.g())==0){return true}if($1(a,"Sheet_Title",$$v.$an.g())==0){return true}if($1(a,"_FilterDatabase",$$v.$an.g())==0){return true}return false},_f:function(){},_a:function(){return null},_z:function(){},_l:function(){var a=this._k();if(a==null){return 2}return a.currentFormat()},_k:function(){},comment:function(a){if(arguments.length===1){if(this._al!=a){if(a!=null&&255<a.length){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CommentTooLong"),"value")}if(this._n()){var b=this._a()[0].g($$t.$gn.$type,String,this,this._al,a,false);this._al=b.p1}else{this._al=a}}return a}else{return this._al}},name:function(a){if(arguments.length===1){if(this._at!=a){if(this._n()){this._a()[1].h($$t.$gn.$type,String,this,a)}else{this._bc(a)}}return a}else{return this._at}},_bc:function(a){this._be(a,"value",this._l(),true)},scope:function(){return this._ad},_c:function(){return this._b},_m:function(){return true},_n:function(){},_j:function(a){if(arguments.length===1){this._bb(a,true);return a}else{return this._i}},_bb:function(a,b){if(this._i==a){return}if(this._i!=null){this._i._bu()}this._i=a;if(this._i!=null){this._i._b5(new $$t.yz(3,this._k(),$b($$t.$jf.$type,this._ad),null,(-1),this._i))}this._a6(b)},_p:function(a){if(arguments.length===1){this._o=a;return a}else{return this._o}},_r:function(){return this._q},_t:function(){return true},_v:function(a){if(arguments.length===1){this._u=a;return a}else{return this._u}},_x:function(a){if(arguments.length===1){this._w=a;return a}else{return this._w}},_y:function(){return false},_af:function(a){if(arguments.length===1){this._ad=a;return a}else{return this._ad}},_g:function(){return 0},_h:function(){return null},$type:new $.ig.Type("excel.NamedReferenceBase",$.ig.$ot)},true);$c("excel.NamedReference:gf","excel.NamedReferenceBase",{_bm:null,_bp:null,_bu:false,init:function(a,b,c){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$gf._init1.call(this,1,b,c,false)},_init1:function(a,b,c,d){$$t.$gh.init.call(this,c,d);this._bp=b},_a:function(){return $$t.$gf._bf},_z:function(){var a=this._k();if(a!=null){return a._e3()}return $$t.$k.cq()},_a6:function(a){if(this._bv()){return}if(this._j()==null||this._j()._e().length==0){return}this._f()._setFormula1(this._j(),false,false,false);if(a){this._ca(true)}},toString:function(){var a=this._aw();if($b($$t.$n.$type,this.scope())!==null){return a}var b=$b($$t.$jf.$type,this.scope());if(b!=null){return $$t.$k.d5(null,b.name())+a}return a},_h:function(){var a=this._k();if(a==null){return null}return a._a9()},_bl:function($tContext,$tValue,a,b,c,d,e,f,g){return new $$t.gm($tContext,$tValue,a,52,b,c,d,e,g,f,null,null)},_bg:function(){var a=new Array(3);$$t.$gh._ba(a,52);$$t.$gl.f(a,2,$$t.$gf._bl($$t.$gg.$type,String,"Formula",function(b){var c=b.b._j();return c!=null?c._toString2(1,$$0.$cf.invariantCulture()):null},function(b,c){b.b._b2(b.c);$$t.$gf._b5(b,c)},function(b,c){$$t.$gf._b9(b,c)},true,true,24576));return a},_bi:function(a,b){var c=this._bo(a,null);return this._bh(c,b)},_bh:function(a,b){if(a!=null){if($b($$t.$zg.$type,a)!==null){var c=a;if(b==null||c._worksheet()==b){return[new $$t.lv(1,c._row().index(),c._row().index(),c._columnIndex(),c._columnIndex())]}}else if($b($$t.$z8.$type,a)!==null){var d=a;if(b==null||d._worksheet()==b){return[d._region()._h()]}}else if($b($$t.$aab.$type,a)!==null){var e=a;if(b==null||e._worksheet()==b){var f=new Array(e._regions().count());for(var g=0;g<f.length;g++){f[g]=e._regions().item(g)._h()}return f}}else{}}return null},_bo:function(a,b){var c=this._k();var d=this._j();if(d==null||c==null){return null}if(b==null&&d._af()&&c.windowOptions().selectedWorksheet()!=null){b=c.windowOptions().selectedWorksheet().rows().item(0)._as(0)}var e=b!=null?new $$t.yz(3,c,b._worksheet(),b._row(),b._columnIndex(),d):new $$t.yz(1,c,d);var f;var g=function(){var h=c._an(e,f,false,true);f=h.p1;return h.ret}();if(g!=null){return g}if(a==false){return null}c._hc();var h=new $$t.m7(b||this._bn(),null);h.push(new $$t.ns(this._bn()));var i=h.pop();return $b($$t.$aaj.$type,i.value())},_b2:function(a){if(this._bp==a){return}this._bp=a},setFormula:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}else if(arguments.length===3){n=2}switch(n){case 0:return this._setFormula1.apply(this,arguments);case 1:return this._setFormula2.apply(this,arguments);case 2:return this._setFormula3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setFormula1:function(a){var b=1;var c=this._k();if(c!=null){b=c.cellReferenceMode()}this._setFormula2(a,b)},_setFormula2:function(a,b){this._setFormula3(a,b,this._z())},_setFormula3:function(a,b,c){c=typeof c==="string"?new $.ig.CultureInfo(c):c;if(String.isNullOrEmpty(a)){throw new $$6.e(2,"formula",$$t.$k.ef("LE_ArgumentNullException_FormulaCantBeNull"))}if($.ig.$ep.isDefined($$t.$b0.$type,$$t.$b0.getBox(b))==false){throw new $$t.tc("cellReferenceMode",b,$$t.$b0.$type)}$$t.$gf._b5(new $$t.gg(1,this,b,c),a)},_bz:null,_b5:function(a,b){if(a.b._n()){$$t.$gf._bf[2].h($$t.$gg.$type,String,a,b)}else{$$t.$gf._b9(a,b)}},_b9:function(a,b){if(b==a.b._bz){return}a.b._bz=b;var c;var d;var e=a.b;if(function(){var f=$$t.$ee._a0(b,a.a,3,e._l(),a.d,null,c,d);c=f.p6;d=f.p7;return f.ret}()==false){throw $$t.$k.w($$t.$k.ef("LE_ArgumentException_InvalidFormula"),"formula",d)}var f=e._k()._al();c._ca(e._k(),f,e._l(),a.a,false,null,-1);if(f.d()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_FormulaReferencesInvalidCells"),"formula")}if(e._k()!=null){e._k()._i5(c,null,-1)}e._j(c);a.b._bz=null},_b3:function(){this._ca(false)},_b4:function(){if(this._j()!=null){this._j()._bu()}var a=this._k();if(a!=null){a._il(this._bn())}if(this._r()){var b=$b($$t.$jf.$type,this.scope());if(b!=null){switch(this._c()){case 13:b.filterSettings()._bm(null);break;case 6:b.printOptions().printAreas().clear();break;case 7:b.printOptions().columnsToRepeatAtLeft(null);b.printOptions().rowsToRepeatAtTop(null);break;default:break}}else if(this.scope()==a){a._hv(this)}else{}}this._bp=null},_ca:function(a){if(this._bu){return}if(this._r()){var b=$b($$t.$jf.$type,this.scope());var c=this._k();if(b!=null&&c!=null){switch(this._c()){case 13:b.filterSettings()._bq(this,a);break;case 6:{var d=b.printOptions().printAreas();d._t(this._bo(true,null),a)}break;case 7:{var e=b.printOptions();var f=this._bo(true,null);var g=null;var h=null;if($b($$t.$aab.$type,f)!==null){var i=$$t.$gf._bj($b($$t.$aab.$type,f));for(var j=0;j<i.length;j++){var k=$$t.$gf._b1(i[j],g,h);g=k.p1;h=k.p2}}else if($b($$t.$z6.$type,f)!==null){var l=$$t.$gf._bs($b($$t.$z6.$type,f));var m=$$t.$gf._b1(l,g,h);g=m.p1;h=m.p2}else if($b($$t.$zg.$type,f)!==null){}e._dl(g,true);e._dn(h,true)}break;default:break}}}},_b1:function(a,b,c){var d=a.lastColumn()-a.firstColumn();var e=a.lastRow()-a.firstRow();if(d<e){b=new $$t.ha(a.firstColumn(),a.lastColumn())}else{c=new $$t.ha(a.firstRow(),a.lastRow())}return{p1:b,p2:c}},_cb:function(a,b){var c=this._j();if(c==null){return}var d=this._k()!=null?this._k().cellReferenceMode():1;c._ca(this._k(),a,b,d,true,null,-1)},_n:function(){return this._bp!=null&&this._bp.workbook()!=null&&!this._bv()},formula:function(){if(this._j()==null){return null}var a=this._k();if(a==null){return this._j()._toString()}return this._j()._toString2(a.cellReferenceMode(),a._e3())},isSimpleReferenceFormula:function(){return this._bo(false,null)!=null},referencedCell:function(){var a=$b($$t.$zg.$type,this._bo(true,null));return $$t.$gf._bq(a)},_bq:function(a){if(a==null){return null}return a._row().cells().item(a._columnIndex())},referencedRegion:function(){var a=$b($$t.$z8.$type,this._bo(true,null));return $$t.$gf._bs(a)},_bs:function(a){if(a==null){return null}return a._region()},referencedRegions:function(){var a=$b($$t.$aab.$type,this._bo(true,null));return $$t.$gf._bj(a)},_bj:function(a){if(a==null){return null}var b=new Array(a._regions().count());a._regions().copyTo(b,0);return b},_f:function(){return this._bn()},_bn:function(){if(this._bm==null){this._bm=new $$t.z1(this);var a=this._k();if(a!=null){a._g4(this._bm)}}return this._bm},_bv:function(a){if(arguments.length===1){this._bu=a;return a}else{return this._bu}},_k:function(){if(this._bp==null){return null}return this._bp.workbook()},workbook:function(){return this._k()},sheet:function(){return null},source:function(){return this},$type:new $.ig.Type("excel.NamedReference",$$t.$gh.$type,[$$t.$gn.$type])},true);$c("NamedReference_FormulaInfo:gg","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,c:null,a:0,d:null,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.c=b._bp;this.a=c;this.d=d},workbook:function(){return this.b._k()},sheet:function(){return null},source:function(){return this.b},$type:new $.ig.Type("NamedReference_FormulaInfo",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.NamedReferenceCollection:gi","Object",{_n:null,_r:null,_staticInit:function(){$$t.$gi._a=$$t.$gi._b()},init:function(a){$.ig.$op.init.call(this);this._n=a;this._r=new $$4.x($$t.$gf.$type,0)},add:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}else if(arguments.length===3){if($b($$t.$jf.$type,arguments[2])!==null){n=4}else if(typeof arguments[2]==="number"){n=2}else if(arguments[2]==null){n=4}}else if(arguments.length===4){n=3}switch(n){case 0:return this._add$e.apply(this,arguments);case 1:return this._add.apply(this,arguments);case 2:return this._add1.apply(this,arguments);case 3:return this._add2.apply(this,arguments);case 4:return this._add3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_add$e:function(a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantAddNamedReference"))},copyTo:function(a,b){this._r.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._r.getEnumerator()},_add:function(a,b){return this._add1(a,b,this._n.cellReferenceMode())},_add1:function(a,b,c){return this._i(a,b,c,this._n)},_add3:function(a,b,c){return this._add2(a,b,this._n.cellReferenceMode(),c)},_add2:function(a,b,c,d){if(d==null){throw new $$6.e(2,"worksheet",$$t.$k.ef("LE_ArgumentNullException_WorksheetScope"))}if(d.workbook()!=this._n){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_WorksheetScopeFromOtherWorkbook"),"worksheet")}return this._i(a,b,c,d)},clear:function(){var a=this._r.count()>0?this._w(17):null;for(var b=this._r.count()-1;b>=0;b--){this.removeAt(b)}this._ab(a)},contains:function(a){return this._r.contains(a)},find:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._find.apply(this,arguments);case 1:return this._find1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_find:function(a){if(String.isNullOrEmpty(a)){throw new $$6.e(2,"name",$$t.$k.ef("LE_ArgumentNullException_FindNamedReference"))}return $b($$t.$gf.$type,this.workbook()._a1(a))},_find1:function(a,b){if(b==null){throw new $$6.e(2,"worksheetScope",$$t.$k.ef("LE_ArgumentNullException_WorksheetScope"))}return this._l(a,b)},findAll:function(a){if(String.isNullOrEmpty(a)){throw new $$6.e(2,"name",$$t.$k.ef("LE_ArgumentNullException_FindNamedReference"))}var b=new $$4.x($$t.$gf.$type,0);var d=this._r.getEnumerator();while(d.moveNext()){var c=d.current();if($$v.$an.c(a,c.name(),this._n._e3(),1)==0){b.add(c)}}return b.toArray()},remove:function(a){if(a==null){return false}var b=this._r.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}var b=this._r.__inner[a];var c=$$t.$gi._a[1];var d=null;if(this._n!=null){d=c.b(this._n,null,c.c)}var e=new $$t.gj(1,this,b,a);this._r.removeAt(a);b._b4();this.workbook()._hv(b);if(this._n!=null){c.e($$t.$gj.$type,$$t.$gf.$type,e,b,null);if(d!=null){c.d(this._n,d)}}},_x:function(a){this._y(a,true)},_y:function(a,b){this._aa(this._r.count(),a,b)},_af:function(a,b){var d=this.getEnumerator();while(d.moveNext()){var c=d.current();c._cb(a,b)}},_i:function(a,b,c,d){var e=new $$t.gf(0,this,d);e._bv(true);e._be(a,"name",this.workbook().currentFormat(),true);e._setFormula2(b,c);this._x(e);e._bv(false);e._a6(true);return e},_l:function(a,b){if(String.isNullOrEmpty(a)){throw new $$6.e(2,"name",$$t.$k.ef("LE_ArgumentNullException_FindNamedReference"))}var d=this._r.getEnumerator();while(d.moveNext()){var c=d.current();if(c.scope()==b&&$$v.$an.c(a,c.name(),this._n._e3(),1)==0){return c}}return null},_d:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$gj.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$gi._d($$t.$gf.$type,"Add",53,function(b){return b.a},function(b,c){$$t.$gi._ad(b,c)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$gi._d($$t.$gf.$type,"Remove",54,function(b){return b.a},function(b,c){$$t.$gi._ae(b,c)},null,true,true,8192));return a},_aa:function(a,b,c){var d=$$t.$gi._a[0];var e=null;if(this._n!=null){e=d.b(this._n,null,d.c)}var f=new $$t.gj(1,this,b,a);this._r.insert(a,b);b._b2(this);this.workbook()._hu(b);var g=b._f();if(c&&b._r()){var h=$b($$t.$jf.$type,b.scope());if(h!=null){$$t.$gh._a9(b,h.printOptions())}}if(this._n!=null){d.e($$t.$gj.$type,$$t.$gf.$type,f,null,b);if(e!=null){d.d(this._n,e)}}},_w:function(a){return this._n!=null&&this._n._cv()?this._n._gl(null,a,null):null},_ab:function(a){if(a!=null){if(this._n!=null){this._n._h6(a)}}},_ad:function(a,b){var c=a.b._r.indexOf(a.a);if(c>=0){a.b.removeAt(c)}},_ae:function(a,b){a.b._aa(a.c,a.a,false);a.a._b3()},count:function(){return this._r.count()},item:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}return this._r.__inner[a]},workbook:function(){return this._n},$type:new $.ig.Type("excel.NamedReferenceCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$gf.$type)])},true);$c("NamedReferenceCollection_CollectionChangeContext:gj","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},c:0,b:null,a:null,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.a=c;this.c=d},workbook:function(){return this.b._n},sheet:function(){return null},source:function(){return this.b._n},$type:new $.ig.Type("NamedReferenceCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("NamedReferenceUnconnected:gk","excel.NamedReferenceBase",{_bf:null,_bh:0,_bg:0,init:function(a,b,c,d,e){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$gh.init.call(this,null,false);this._bg=d;this._bh=c;if(b!=null){this._be(b,"Name",c,e)}},init1:function(a,b,c,d,e,f){$$t.$gh.init.call(this,c,d);this._bg=0;this._bh=e;if(b!=null){this._be(b,"Name",e,f)}},_f:function(){if(this._bf==null){this._bf=new $$t.z3(this)}return this._bf},_n:function(){return false},_z:function(){return $$t.$k.cq()},_l:function(){return this._bh},equals:function(a){var b=$b($$t.$gk.$type,a);return b!=null&&this.name()==b.name()&&this._af()==b._af()},getHashCode:function(){return this.name().getHashCode()},_t:function(){return false},_a1:function(a,b){var c=this._aw();if(this._g()==2){return this._h()!=null?this._h().x()+"!"+c:c}var d=$b($$t.$p6.$type,this.scope());if(d!=null){return d.z(a,b)+c}var e=$b($$t.$qf.$type,this.scope());if(e!=null){return e.o(a,b)+c}if(b){var f=$b($$t.$n.$type,this.scope());if(f!=null){return f._a9().z(a,b)+c}var g=$b($$t.$jf.$type,this.scope());if(g!=null&&g.workbook()!=null){return g.workbook()._a9().j(g.name()).o(a,b)+c}}return c},_g:function(){return this._bg},_k:function(){return null},_h:function(){return $b($$t.$p6.$type,this.scope())},$type:new $.ig.Type("NamedReferenceUnconnected",$$t.$gh.$type)},true);$c("ChangeInfo$2:gm","ChangeInfo",{$tContext:null,$tValue:null,u:null,r:false,s:false,m:0,o:null,p:null,t:null,n:null,q:false,init:function($tContext,$tValue,a,b,c,d,e,f,g,h,i,j){this.$tContext=$tContext;this.$tValue=$tValue;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$tContext,this.$tValue)}$$t.$gl.init.call(this,a,b);this.u=c;this.r=h;this.s=f;this.m=g;this.o=d;this.p=e;this.t=i;this.q=this.c=="Reset";this.n=j},v:function(a){return this.t!=null?this.t(a):-1},w:function(a){return a.source()},j:function(a){return this.u(a)},l:function(a){return a.workbook()},k:function(a){return a.sheet()},x:function(a,b,c){var d=this.l(a);if(d!=null&&!d._c2()&&(d._bk()==null||d._bk()!=this.k(a))){d._ho(this.$tContext,this.$tValue,a,b,c,this)}},y:function(a,b){if(this.n!=null){this.n(a)}this.z(a);this.o(a,b)},z:function(a){var b=this.l(a);var c=this.k(a);var d=this.m},$type:new $.ig.Type("ChangeInfo$2",$$t.$gl.$type)},true);$c("excel.PageBreak:gp","Object",{_c:false,_j:0,_f:false,_n:$m($$0.$aw.$type,null),_p:$m($$0.$aw.$type,null),_a:null,init:function(a,b,c){this._c=false;this._f=true;$.ig.$op.init.call(this);this._j=a;this._p=b;this._n=c},equals:function(a){if(a==null){return false}if(this.getType()!=a.getType()){return false}var b=a;if(this._c!=b._c){return false}if(this._f!=b._f){return false}return this._h(b)==0},getHashCode:function(){var a=0;if(this._c){a|=4096}if(this._f){a|=8192}a^=this._k()^this._l()^this._m();return a},_h:function(a){var b=this._k()-a._k();if(b!=0){return b}b=this._m()-a._m();if(b!=0){return b}b=this._l()-a._l();if(b!=0){return b}if(this._a==a._a){return 0}if(this._a==null){return 1}if(a._a==null){return-1}return $$t.$lz._instance.compare(this._a,a._a)},printArea:function(a){if(arguments.length===1){this._a=a;return a}else{return this._a}},_d:function(a){if(arguments.length===1){this._c=a;return a}else{return this._c}},_k:function(a){if(arguments.length===1){this._j=a;return a}else{return this._j}},_g:function(a){if(arguments.length===1){this._f=a;return a}else{return this._f}},_o:function(){return this._n},_l:function(){var a=this._o();return a.hasValue()?a.value():2147483647},_q:function(){return this._p},_m:function(){var a=this._q();return a.hasValue()?a.value():0},$type:new $.ig.Type("excel.PageBreak",$.ig.$ot)},true);$c("excel.HorizontalPageBreak:go","excel.PageBreak",{init:function(a){var b;if(arguments.length===1){b=0}else if(arguments.length===2){b=1}else if(arguments.length===3){b=2}if(b>0){switch(b){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$go._init2.call(this,a,$m($$0.$aw.$type,null),$m($$0.$aw.$type,null))},_init1:function(a,b){$$t.$go._init2.call(this,a,$$t.$go._s(b,true),$$t.$go._s(b,false));this.printArea(b);if(b!=null){if(a<=b.firstRow()||b.lastRow()<a){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_PB_MustBeWithinPrintArea"),"printArea")}}},_init2:function(a,b,c){$$t.$gp.init.call(this,a,b,c)},compareTo:function(a){return this._h(a)},_s:function(a,b){if(a==null){return $m($$0.$aw.$type,null)}if(b){return $m($$0.$aw.$type,a.firstColumn())}else{return $m($$0.$aw.$type,a.lastColumn());
|
|
}},firstRowOnPage:function(){return this._k()},$type:new $.ig.Type("excel.HorizontalPageBreak",$$t.$gp.$type,[$$0.$a.$type.specialize(-1)])},true);$$t.$go.$type.initSelfReferences();$c("excel.PageBreakCollection$1:gq","Object",{$t:null,_e:null,_i:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._e=a;this._i=new $$4.x(this.$t,0)},insert:function(a,b){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_PB_CantInsertBreakAtIndex"))},item:function(){if(arguments.length===2){return this._item$e.apply(this,arguments)}else{return this._item.apply(this,arguments)}},_item$e:function(a,b){if(arguments.length===2){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_PB_CantSetBreakAtIndex"));return b}else{return this._item(a)}},copyTo:function(a,b){this._i.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._i.getEnumerator()},add:function(a){this._g(a,true)},_g:function(a,b){if(a==null){throw new $$6.e(0,"pageBreak")}if(a.printArea()!=null){if(a.printArea().worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_PrintAreaShiftedOffWorksheet"),"pageBreak")}if(a.printArea().worksheet()!=this._f()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_PB_PrintAreaMustBeOnSameWorksheet"),"pageBreak")}if(this._e.printAreas().contains(a.printArea())==false){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_PB_PrintAreaMustBeInPrintAreas"),"pageBreak")}}var c=this._i.binarySearch(a);if(0<=c){if(b){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_PB_PageBreaksCannotAddExistingInstance"),"pageBreak")}return false}c=~c;if(0<c){var d=this._i.__inner[c-1];if(a._k()==d._k()&&a._q().hasValue()&&d._q().hasValue()&&a._m()<=d._l()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_PB_PageBreaksCannotOverlap"),"pageBreak")}}if(c<this._i.count()){var e=this._i.__inner[c];if(a._k()==e._k()&&a._o().hasValue()&&e._o().hasValue()&&e._m()<=a._l()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_PB_PageBreaksCannotOverlap"),"pageBreak")}}this._o(c,a);return true},clear:function(){var a=false==this._e._v&&this._i.count()>0?this._n(19):null;for(var b=this._i.count()-1;b>=0;b--){this._p(b)}this._q(a)},contains:function(a){if(a==null){throw new $$6.e(0,"pageBreak")}return this._i.contains(a)},indexOf:function(a){if(a==null){throw new $$6.e(0,"pageBreak")}return this._i.indexOf(a)},remove:function(a){if(a==null){throw new $$6.e(0,"pageBreak")}return this._i.remove(a)},removeAt:function(a){this._p(a)},_k:function(){var a=0;for(var b=0;b<this._i.count();b++){if(this._i.__inner[b]._g()){a++}}return a},_c:function($t,$tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$gt.$type.specialize($t),$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function($t){var a=new Array(2);$$t.$gl.f(a,0,$$t.$gq._c($t,$t,"Add",55,function(b){return b.b},function(b,c){$$t.$gq._r($t,b,c)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$gq._c($t,$t,"Remove",56,function(b){return b.b},function(b,c){$$t.$gq._s($t,b,c)},null,true,true,8192));return a},_o:function(a,b){var c=this.$type.getStaticFields($$t.$gq.$type)._a[0];var d=null;var e=false==this._e._v&&this._e._ck().workbook()!=null;if(e){d=c.b(this._e._ck().workbook(),this._e._ck(),c.c)}var f=new $$t.gt(this.$t,1,this,b,a);this._i.insert(a,b);if(e){c.e($$t.$gt.$type.specialize(this.$t),this.$t,f,null,b);if(d!=null){c.d(this._e._ck().workbook(),d)}}},_p:function(a){var b=this._i.__inner[a];var c=this.$type.getStaticFields($$t.$gq.$type)._a[1];var d=null;var e=false==this._e._v&&this._e._ck().workbook()!=null;if(e){d=c.b(this._e._ck().workbook(),this._e._ck(),c.c)}var f=new $$t.gt(this.$t,1,this,b,a);this._i.removeAt(a);if(e){c.e($$t.$gt.$type.specialize(this.$t),this.$t,f,b,null);if(d!=null){c.d(this._e._ck().workbook(),d)}}},_n:function(a){var b=this._e._ck()==null?null:this._e._ck().workbook();return b!=null&&b._cv()?b._gl(this._e._ck(),a,null):null},_q:function(a){if(a!=null){var b=this._e._ck().workbook();if(b!=null){b._h6(a)}}},_r:function($t,a,b){var c=a.a._i.indexOf(a.b);if(c>=0){a.a.removeAt(c)}},_s:function($t,a,b){a.a._o(a.c,a.b)},count:function(){return this._i.count()},_item:function(a){return this._i.__inner[a]},_h:function(){},_f:function(){return this._e._ck()},$type:new $.ig.Type("excel.PageBreakCollection$1",$.ig.$ot,[$$0.$bz.$type.specialize(0)],function(){this._a=$$t.$gq._b(arguments[0])})},true);$c("PageBreakCollection_CollectionChangeContext$1:gt","ValueType",{$t:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,b:null,c:0,init1:function($t,a,b,c,d){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$$0.$bh.init.call(this);this.a=b;this.b=c;this.c=d},workbook:function(){return this.a._e._ck()==null?null:this.a._e._ck().workbook()},sheet:function(){return this.a._e._ck()},source:function(){return this.a._e._ck()},$type:new $.ig.Type("PageBreakCollection_CollectionChangeContext$1",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.HorizontalPageBreakCollection:gr","excel.PageBreakCollection$1",{init:function(a){$$t.$gq.init.call(this,$$t.$go.$type,a)},_h:function(){return false},_t:function(a){var b=new $$4.x($$t.$go.$type,1,this);var d=b.getEnumerator();while(d.moveNext()){var c=d.current();var e=new $$t.lv;if(c.printArea()==null){e=new $$t.lv(1,c.firstRowOnPage(),c.firstRowOnPage(),0,this._f().columns().maxCount()-1)}else{var f=c.printArea();if(f.worksheet()==null){this.remove(c);continue}e=new $$t.lv(1,c.firstRowOnPage(),c.firstRowOnPage(),f._v(),f._w())}var g=function(){var h=a.e(e,true);e=h.p0;return h.ret}();if(g.f()){this.remove(c);if(g.g()==false){c._k(e._firstRowIndex());this._g(c,false)}}}},$type:new $.ig.Type("excel.HorizontalPageBreakCollection",$$t.$gq.$type.specialize($$t.$go.$type))},true);$c("excel.VerticalPageBreak:gu","excel.PageBreak",{init:function(a){var b;if(arguments.length===1){b=0}else if(arguments.length===2){b=1}else if(arguments.length===3){b=2}if(b>0){switch(b){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$gu._init2.call(this,a,$m($$0.$aw.$type,null),$m($$0.$aw.$type,null))},_init1:function(a,b){$$t.$gu._init2.call(this,a,$$t.$gu._s(b,true),$$t.$gu._s(b,false));this.printArea(b);if(b!=null){if(a<=b.firstColumn()||b.lastColumn()<a){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_PB_MustBeWithinPrintArea"),"printArea")}}},_init2:function(a,b,c){$$t.$gp.init.call(this,a,b,c)},compareTo:function(a){return this._h(a)},_s:function(a,b){if(a==null){return $m($$0.$aw.$type,null)}if(b){return $m($$0.$aw.$type,a.firstRow())}else{return $m($$0.$aw.$type,a.lastRow())}},firstColumnOnPage:function(){return this._k()},$type:new $.ig.Type("excel.VerticalPageBreak",$$t.$gp.$type,[$$0.$a.$type.specialize(-1)])},true);$$t.$gu.$type.initSelfReferences();$c("excel.VerticalPageBreakCollection:gs","excel.PageBreakCollection$1",{init:function(a){$$t.$gq.init.call(this,$$t.$gu.$type,a)},_h:function(){return true},$type:new $.ig.Type("excel.VerticalPageBreakCollection",$$t.$gq.$type.specialize($$t.$gu.$type))},true);$c("excel.PrintAreasCollection:gw","Object",{_g:false,_h:null,_d:null,_staticInit:function(){$$t.$gw._a=$$t.$gw._b()},init:function(a){$.ig.$op.init.call(this);this._d=a;this._h=new $$4.x($$t.$lu.$type,0)},copyTo:function(a,b){this._h.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._h.getEnumerator()},add:function(a){if(a==null){throw new $$6.e(0,"printArea")}for(var b=0;b<this._h.count();b++){if(this._h.__inner[b]._s(a)){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_PA_PrintAreasCannotOverlap"))}}this._o(a,false)},_o:function(a,b){this._p(this._h.count(),a,b)},clear:function(){if(this.count()==0){return}for(var a=this.count()-1;a>=0;a--){this._s(a,true)}this._q(false);if(false==this._d._v&&this._d._ck().workbook()!=null){$$t.$gw._a[1].e($$t.$gx.$type,$$t.$lu.$type,new $$t.gx(1,this,null,(-1)),null,null)}},contains:function(a){if(a==null){return false}return this._h.contains(a)},remove:function(a){if(a==null){throw new $$6.e(0,"printArea")}var b=this._h.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){if(a<0||this.count()<=a){throw new $$6.f(1,"index")}this._s(a,false);this._q(false)},_m:function(a){this._h.add(a)},_n:function(){this._h.clear()},_e:function(a,b,c,d){if($j(b,null)&&$j(c,null)){return null}var e=this._d._ck();var f=b.hasValue()?b.value():0;var g=c.hasValue()?c.value():(d?e.rows().maxCount():e.columns().maxCount())-1;for(var h=0;h<this._h.count();h++){var i=this._h.__inner[h];if(d){if($j(i.firstRow(),b)&&$j(i.lastRow(),c)){if(i.firstColumn()<=a&&a<=i.lastColumn()){return i}}}else{if($j(i.firstColumn(),b)&&$j(i.lastColumn(),c)){if(i.firstRow()<=a&&a<=i.lastRow()){return i}}}}return null},_t:function(a,b){if(this._g){return}if(b){this._n()}if($b($$t.$aab.$type,a)!==null){var c=$$t.$gf._bj($b($$t.$aab.$type,a));for(var d=0;d<c.length;d++){this._o(c[d],true)}}else if($b($$t.$z6.$type,a)!==null){var e=$$t.$gf._bs($b($$t.$z6.$type,a));this._o(e,true)}else if($b($$t.$zg.$type,a)!==null){var f=$$t.$gf._bq($b($$t.$zg.$type,a));this._o(f._l(),true)}},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$gx.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$gw._c($$t.$lu.$type,"Add",57,function(b){return b.b},function(b,c){},null,false,false,8192));$$t.$gl.f(a,1,$$t.$gw._c($$t.$lu.$type,"Clear",20,function(b){return b.b},function(b,c){},null,false,false,8192));$$t.$gl.f(a,2,$$t.$gw._c($$t.$lu.$type,"Remove",58,function(b){return b.b},function(b,c){},null,false,false,8192));return a},_p:function(a,b,c){this._h.insert(a,b);this._q(c);if(false==this._d._v&&this._d._ck().workbook()!=null){$$t.$gw._a[0].e($$t.$gx.$type,$$t.$lu.$type,new $$t.gx(1,this,b,a),null,b)}},_q:function(a){this._g=true;try{this._d._ds(a)}finally{this._g=false}},_s:function(a,b){var c=this.item(a);for(var d=this._d.horizontalPageBreaks().count()-1;d>=0;d--){if(this._d.horizontalPageBreaks()._item(d).printArea()==c){this._d.horizontalPageBreaks().removeAt(d)}}for(var e=this._d.verticalPageBreaks().count()-1;e>=0;e--){if(this._d.verticalPageBreaks()._item(e).printArea()==c){this._d.verticalPageBreaks().removeAt(e)}}this._h.removeAt(a);if(false==this._d._v&&this._d._ck().workbook()!=null){$$t.$gw._a[2].e($$t.$gx.$type,$$t.$lu.$type,new $$t.gx(1,this,c,a),c,null)}},count:function(){return this._h.count()},item:function(a){return this._h.__inner[a]},$type:new $.ig.Type("excel.PrintAreasCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$lu.$type)])},true);$c("PrintAreasCollection_CollectionChangeContext:gx","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,b:null,c:0,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.a=b;this.b=c;this.c=d},workbook:function(){return this.a._d._ck()==null?null:this.a._d._ck().workbook()},sheet:function(){return this.a._d._ck()},source:function(){return this.a._d._ck()},$type:new $.ig.Type("PrintAreasCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.PrintOptionsBase:gy","Object",{_t:null,_at:0,_ax:0,_av:0,_ah:0,_ar:0,_ap:0,_ab:false,_bv:null,_bx:null,_bb:0,_e:0,_i:0,_l:0,_o:0,_ad:false,_r:0,_bk:0,_bo:0,_bs:0,_v:false,init:function(a,b){this._at=.7;this._ax=.75;this._av=.7;this._ah=.75;this._ar=.3;this._ap=.3;this._ab=false;this._bv=String.empty();this._bx=String.empty();this._bb=1;this._e=2;this._i=0;this._l=1;this._o=0;this._ad=false;this._r=0;this._bk=600;this._bo=1;this._bs=600;$.ig.$op.init.call(this);this._t=a;this.alignHeadersAndFootersWithMargins(true);this.scaleHeadersAndFootersWithDocument(true);this._v=b},reset:function(){this._ah=.75;this._ab=false;this._bv=String.empty();this._ap=.3;this._bx=String.empty();this._ar=.3;this._at=.7;this._bb=1;this._e=2;this._i=0;this._l=1;this._o=0;this._ad=false;this._r=0;this._bk=600;this._av=.7;this._bo=1;this._ax=.75;this._bs=600;this.alignHeadersAndFootersWithMargins(true);this.scaleHeadersAndFootersWithDocument(true)},_bz:function(a){this._ah=a._ah;this._ab=a._ab;this._bv=a._bv;this._ap=a._ap;this._bx=a._bx;this._ar=a._ar;this._at=a._at;this._bb=a._bb;this._e=a._e;this._i=a._i;this._l=a._l;this._o=a._o;this._ad=a._ad;this._r=a._r;this._bk=a._bk;this._av=a._av;this._bo=a._bo;this._ax=a._ax;this._bs=a._bs;this.alignHeadersAndFootersWithMargins(a.alignHeadersAndFootersWithMargins());this.scaleHeadersAndFootersWithDocument(a.scaleHeadersAndFootersWithDocument());this.__c=a.__c},_ag:function(){return this._l!=1||this._bo!=1||this._e!=2||this._ad!=false||this._ab!=false||this._r!=0||this._i!=0||this._o!=0||this._bk!=600||this._bs!=600||this._bb!=1||this.__c!=null},_b1:function(a,b){},_d:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$gy.$type,$tValue,a,59,b,c,d,e,g,f,null,null)},_b:function(){var a=new Array(19);$$t.$gl.f(a,0,$$t.$gy._d(Number,"BottomMargin",function(b){return b.bottomMargin()},function(b,c){b.bottomMargin(c)},null,false,false,0));$$t.$gl.f(a,1,$$t.$gy._d($$0.$aq.$type,"DraftQuality",function(b){return b.draftQuality()},function(b,c){b.draftQuality(c)},null,false,false,0));$$t.$gl.f(a,2,$$t.$gy._d(String,"Footer",function(b){return b.footer()},function(b,c){b.footer(c)},null,false,false,0));$$t.$gl.f(a,3,$$t.$gy._d(Number,"FooterMargin",function(b){return b.footerMargin()},function(b,c){b.footerMargin(c)},null,false,false,0));$$t.$gl.f(a,4,$$t.$gy._d(String,"Header",function(b){return b.header()},function(b,c){b.header(c)},null,false,false,0));$$t.$gl.f(a,5,$$t.$gy._d(Number,"HeaderMargin",function(b){return b.headerMargin()},function(b,c){b.headerMargin(c)},null,false,false,0));$$t.$gl.f(a,6,$$t.$gy._d(Number,"LeftMargin",function(b){return b.leftMargin()},function(b,c){b.leftMargin(c)},null,false,false,0));$$t.$gl.f(a,7,$$t.$gy._d($$0.$aw.$type,"NumberOfCopies",function(b){return b.numberOfCopies()},function(b,c){b.numberOfCopies(c)},null,false,false,0));$$t.$gl.f(a,8,$$t.$gy._d($$t.$cl.$type,"Orientation",function(b){return b.orientation()},function(b,c){b.orientation(c)},null,false,false,0));$$t.$gl.f(a,9,$$t.$gy._d($$t.$cn.$type,"PageNumbering",function(b){return b.pageNumbering()},function(b,c){b.pageNumbering(c)},null,false,false,0));$$t.$gl.f(a,10,$$t.$gy._d($$t.$cp.$type,"PaperSize",function(b){return b.paperSize()},function(b,c){b.paperSize(c)},null,false,false,0));$$t.$gl.f(a,11,$$t.$gy._d($$t.$ct.$type,"PrintErrors",function(b){return b.printErrors()},function(b,c){b.printErrors(c)},null,false,false,0));$$t.$gl.f(a,12,$$t.$gy._d($$0.$aq.$type,"PrintInBlackAndWhite",function(b){return b.printInBlackAndWhite()},function(b,c){b.printInBlackAndWhite(c)},null,false,false,0));$$t.$gl.f(a,13,$$t.$gy._d($$t.$cu.$type,"PrintNotes",function(b){return b.printNotes()},function(b,c){b.printNotes(c)},null,false,false,0));$$t.$gl.f(a,14,$$t.$gy._d($$0.$aw.$type,"Resolution",function(b){return b.resolution()},function(b,c){b.resolution(c)},null,false,false,0));$$t.$gl.f(a,15,$$t.$gy._d(Number,"RightMargin",function(b){return b.rightMargin()},function(b,c){b.rightMargin(c)},null,false,false,0));$$t.$gl.f(a,16,$$t.$gy._d($$0.$aw.$type,"StartPageNumber",function(b){return b.startPageNumber()},function(b,c){b.startPageNumber(c)},null,false,false,0));$$t.$gl.f(a,17,$$t.$gy._d(Number,"TopMargin",function(b){return b.topMargin()},function(b,c){b.topMargin(c)},null,false,false,0));$$t.$gl.f(a,18,$$t.$gy._d($$0.$aw.$type,"VerticalResolution",function(b){return b.verticalResolution()},function(b,c){b.verticalResolution(c)},null,false,false,0));return a},_u:function(){return this._t},__c:null,_alignHeadersAndFootersWithMargins:false,alignHeadersAndFootersWithMargins:function(a){if(arguments.length===1){this._alignHeadersAndFootersWithMargins=a;return a}else{return this._alignHeadersAndFootersWithMargins}},bottomMargin:function(a){if(arguments.length===1){if(this._ah!=a){if(a<0||100<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_Margins"))}if(this._v){this._ah=a}else{var b=$$t.$gy._a[0].g($$t.$gy.$type,Number,this,this._ah,a,false);this._ah=b.p1}}return a}else{return this._ah}},draftQuality:function(a){if(arguments.length===1){if(a!=this._ab){if(this._v){this._ab=a}else{var b=$$t.$gy._a[1].g($$t.$gy.$type,$$0.$aq.$type,this,this._ab,a,false);this._ab=b.p1}}return a}else{return this._ab}},footer:function(a){if(arguments.length===1){if(a!=this._bv){if(this._v){this._bv=a}else{var b=$$t.$gy._a[2].g($$t.$gy.$type,String,this,this._bv,a,false);this._bv=b.p1}}return a}else{return this._bv}},footerMargin:function(a){if(arguments.length===1){if(this._ap!=a){if(a<0||100<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_Margins"))}if(this._v){this._ap=a}else{var b=$$t.$gy._a[3].g($$t.$gy.$type,Number,this,this._ap,a,false);this._ap=b.p1}}return a}else{return this._ap}},header:function(a){if(arguments.length===1){if(this._bx!=a){if(this._v){this._bx=a}else{var b=$$t.$gy._a[4].g($$t.$gy.$type,String,this,this._bx,a,false);this._bx=b.p1}}return a}else{return this._bx}},headerMargin:function(a){if(arguments.length===1){if(this._ar!=a){if(a<0||100<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_Margins"))}if(this._v){this._ar=a}else{var b=$$t.$gy._a[5].g($$t.$gy.$type,Number,this,this._ar,a,false);this._ar=b.p1}}return a}else{return this._ar}},leftMargin:function(a){if(arguments.length===1){if(this._at!=a){if(a<0||100<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_Margins"))}if(this._v){this._at=a}else{var b=$$t.$gy._a[6].g($$t.$gy.$type,Number,this,this._at,a,false);this._at=b.p1}}return a}else{return this._at}},numberOfCopies:function(a){if(arguments.length===1){if(a<1||65535<a){if(this._t._t()==false){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_NumberOfCopies"))}a=1}if(this._bb!=a){if(this._v){this._bb=a}else{var b=$$t.$gy._a[7].g($$t.$gy.$type,$$0.$aw.$type,this,this._bb,a,false);this._bb=b.p1}}return a}else{return this._bb}},orientation:function(a){if(arguments.length===1){if(this._e!=a){if($.ig.$ep.isDefined($$t.$cl.$type,$$t.$cl.getBox(a))==false){throw new $$t.tc("value",a,$$t.$cl.$type)}if(this._v){this._e=a}else{var b=$$t.$gy._a[8].g($$t.$gy.$type,$$t.$cl.$type,this,this._e,a,false);this._e=b.p1}}return a}else{return this._e}},orientationResolved:function(){if(this._e==2){return 1}return this._e},pageNumbering:function(a){if(arguments.length===1){if(this._i!=a){if($.ig.$ep.isDefined($$t.$cn.$type,$$t.$cn.getBox(a))==false){throw new $$t.tc("value",a,$$t.$cn.$type)}if(this._v){this._i=a}else{var b=$$t.$gy._a[9].g($$t.$gy.$type,$$t.$cn.$type,this,this._i,a,false);this._i=b.p1}}return a}else{return this._i}},paperSize:function(a){if(arguments.length===1){if(this._l!=a){if($.ig.$ep.isDefined($$t.$cp.$type,$$t.$cp.getBox(a))==false){throw new $$t.tc("value",a,$$t.$cp.$type)}if(this._v){this._l=a}else{var b=$$t.$gy._a[10].g($$t.$gy.$type,$$t.$cp.$type,this,this._l,a,false);this._l=b.p1}}return a}else{return this._l}},printErrors:function(a){if(arguments.length===1){if(this._o!=a){if($.ig.$ep.isDefined($$t.$ct.$type,$$t.$ct.getBox(a))==false){throw new $$t.tc("value",a,$$t.$ct.$type)}if(this._v){this._o=a}else{var b=$$t.$gy._a[11].g($$t.$gy.$type,$$t.$ct.$type,this,this._o,a,false);this._o=b.p1}}return a}else{return this._o}},printInBlackAndWhite:function(a){if(arguments.length===1){if(this._ad!=a){if(this._v){this._ad=a}else{var b=$$t.$gy._a[12].g($$t.$gy.$type,$$0.$aq.$type,this,this._ad,a,false);this._ad=b.p1}}return a}else{return this._ad}},printNotes:function(a){if(arguments.length===1){if(this._r!=a){if($.ig.$ep.isDefined($$t.$cu.$type,$$t.$cu.getBox(a))==false){throw new $$t.tc("value",a,$$t.$cu.$type)}if(this._v){this._r=a}else{var b=$$t.$gy._a[13].g($$t.$gy.$type,$$t.$cu.$type,this,this._r,a,false);this._r=b.p1}}return a}else{return this._r}},resolution:function(a){if(arguments.length===1){if(this._bk!=a){if(a<0||65535<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_Resolution"))}if(this._v){this._bk=a}else{var b=$$t.$gy._a[14].g($$t.$gy.$type,$$0.$aw.$type,this,this._bk,a,false);this._bk=b.p1}}return a}else{return this._bk}},rightMargin:function(a){if(arguments.length===1){if(this._av!=a){if(a<0||100<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_Margins"))}if(this._v){this._av=a}else{var b=$$t.$gy._a[15].g($$t.$gy.$type,Number,this,this._av,a,false);this._av=b.p1}}return a}else{return this._av}},_scaleHeadersAndFootersWithDocument:false,scaleHeadersAndFootersWithDocument:function(a){if(arguments.length===1){this._scaleHeadersAndFootersWithDocument=a;return a}else{return this._scaleHeadersAndFootersWithDocument}},startPageNumber:function(a){if(arguments.length===1){if(this._bo!=a){if(a<-32765||32767<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_StartPageNumber"))}if(this._v){this._bo=a}else{var b=$$t.$gy._a[16].g($$t.$gy.$type,$$0.$aw.$type,this,this._bo,a,false);this._bo=b.p1}}return a}else{return this._bo}},topMargin:function(a){if(arguments.length===1){if(this._ax!=a){if(a<0||100<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_Margins"))}if(this._v){this._ax=a}else{var b=$$t.$gy._a[17].g($$t.$gy.$type,Number,this,this._ax,a,false);this._ax=b.p1}}return a}else{return this._ax}},verticalResolution:function(a){if(arguments.length===1){if(this._bs!=a){if(a<0||65535<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_Resolution"))}if(this._v){this._bs=a}else{var b=$$t.$gy._a[18].g($$t.$gy.$type,$$0.$aw.$type,this,this._bs,a,false);this._bs=b.p1}}return a}else{return this._bs}},workbook:function(){return this._t.workbook()},sheet:function(){return this._t},source:function(){return this._t},$type:new $.ig.Type("excel.PrintOptionsBase",$.ig.$ot,[$$t.$gn.$type])},true);$c("excel.PrintOptions:gz","excel.PrintOptionsBase",{_cl:false,_cn:false,_c2:0,_c5:0,_b8:0,_dd:0,_cg:0,_cs:false,_cu:false,_b5:null,_ci:null,_cc:null,_ca:null,_ce:null,init:function(a,b){this._c2=1;this._c5=1;this._b8=0;this._dd=100;this._cg=0;$$t.$gy.init.call(this,a,b)},clearPageBreaks:function(){if(this._b5!=null){this._b5.clear()}if(this._ci!=null){this._ci.clear()}},insertPageBreak:function(){var n;if(arguments.length===1){if($b($$t.$jw.$type,arguments[0])!==null){n=0}else if($b($$t.$ks.$type,arguments[0])!==null){n=1}else if($b($$t.$l5.$type,arguments[0])!==null){n=2}else if(arguments[0]==null){n=0}}switch(n){case 0:return this._insertPageBreak.apply(this,arguments);case 1:return this._insertPageBreak1.apply(this,arguments);case 2:return this._insertPageBreak2.apply(this,arguments);default:throw new Error("Invalid arguments")}},_insertPageBreak:function(a){if($$t.$jw.l_op_Equality(a,null)){throw new $$6.e(0,"cell")}if(a.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"),"cell")}var b=a.columnIndex();var c=a.rowIndex();if(b==0&&c==0){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_PB_PageBreakCantBeA1Cell"))}var d=a.worksheet();var e=0;var f=0;var g=d.columns().maxCount()-1;var h=d.rows().maxCount()-1;var i=null;if(this._ca!=null){for(var j=0;j<this._ca.count();j++){var k=this._ca.item(j);if(k._n(a)){e=k.firstColumn();f=k.firstRow();g=k.lastColumn();h=k.lastRow();i=k;break}}}if(b>e){this.verticalPageBreaks()._g(new $$t.gu(b,i),false)}if(c>f){this.horizontalPageBreaks()._g(new $$t.go(c,i),false)}},_insertPageBreak1:function(a){if(a==null){throw new $$6.e(0,"column")}if(a.index()==0){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_PB_PageBreakCantBeBeforeLeftColumn"))}var b=null;var c=this._ck()._cx(0,a.index(),this._ck().rows().maxCount()-1,a.index());if(this._ca!=null){for(var d=0;d<this._ca.count();d++){var e=this._ca.item(d);if(e._o(c)){if(e.firstColumn()==a.index()){return}b=e;break}}}this.verticalPageBreaks()._g(new $$t.gu(a.index(),b),false)},_insertPageBreak2:function(a){if(a==null){throw new $$6.e(0,"row")}if(a.index()==0){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_PB_PageBreakCantBeBeforeTopRow"))}var b=null;var c=this._ck()._cx(a.index(),0,a.index(),this._ck().columns().maxCount()-1);if(this._ca!=null){for(var d=0;d<this._ca.count();d++){var e=this._ca.item(d);if(e._o(c)){if(e.firstRow()==a.index()){return}b=e;break}}}this.horizontalPageBreaks()._g(new $$t.go(a.index(),b),false)},reset:function(){this._cc=null;this._cl=false;this._cn=false;this._c2=1;this._c5=1;this._b8=0;this._cs=false;this._cu=false;this._dd=100;this._cg=0;this._ce=null;this.clearPageBreaks();if(this._ca!=null){this._ca.clear()}$$t.$gy.reset.call(this)},_bz:function(a){var b=$b($$t.$gz.$type,a);if(b!=null){this._cc=b._cc;this._cl=b._cl;this._cn=b._cn;this._c2=b._c2;this._c5=b._c5;this._b8=b._b8;this._cs=b._cs;this._cu=b._cu;this._dd=b._dd;this._cg=b._cg;this._ce=b._ce;this.clearPageBreaks();if(this._ca!=null){this._ca.clear()}if(b._cq()){for(var c=0;c<b.printAreas().count();c++){this.printAreas().add(b.printAreas().item(c))}}if(b._cp()){for(var d=0;d<b.horizontalPageBreaks().count();d++){this.horizontalPageBreaks().add(b.horizontalPageBreaks()._item(d))}}if(b._cr()){for(var e=0;e<b.verticalPageBreaks().count();e++){this.verticalPageBreaks().add(b.verticalPageBreaks()._item(e))}}}$$t.$gy._bz.call(this,a)},_dq:function(a,b){if(this._dd==a){return}var c=10;var d=400;if(b){if(a<c||d<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_ScalingFactor"))}}else if(a==0){a=100}else if(a<c){a=c}else if(d<a){a=d}if(a!=this._dd){if(this._v){this._dd=a}else{var e=$$t.$gz._b2[9].g($$t.$gz.$type,$$0.$aw.$type,this,this._dd,a,false);this._dd=e.p1}}},_ag:function(){return $$t.$gy._ag.call(this)||this._dd!=100||this._c2!=1||this._c5!=1||this._b8!=0},_ds:function(a){var b=this._ck().workbook();if(b!=null&&!this._v){var c=b.namedReferences()._find1("Print_Area",this._ck());if(this._cq()==false){if(c!=null){b.namedReferences().remove(c)}}else{var d;var e=this._dr(b,"Print_Area",a,c,d);c=e.p3;d=e.p4;if(d){b.namedReferences()._y(c,false)}}}},_dr:function(a,b,c,d,e){e=d==null;var f=$$t.$k.d5(null,this._ck().name());var g=new $$6.aj(2,"=");var h=$$t.$y0.bw(a._e3());for(var i=0;i<this.printAreas().count();i++){var j=this.printAreas().item(i);g.l(j._toString2(1,true,false,false));if(i!=this.printAreas().count()-1){g.h(h)}}var k=this._dv(b,g.toString(),c,d);d=k.p3;return{p3:d,p4:e}},_dt:function(a,b,c,d,e){e=d==null;var f="=";if(this._cc!=null){var g=this._ck()._cx(0,this._cc.startIndex(),this._ck().rows().maxCount()-1,this._cc.endIndex());f+=g._toString2(1,true,false,false);if(this._ce!=null){f+=$$t.$y0.bw(this._ck()._y())}}if(this._ce!=null){var h=this._ck()._cx(this._ce.startIndex(),0,this._ce.endIndex(),this._ck().columns().maxCount()-1);f+=h._toString2(1,true,false,false)}var i=this._dv(b,f,c,d);d=i.p3;return{p3:d,p4:e}},_dv:function(a,b,c,d){if(d==null){var e=null;if(this._ck().workbook()!=null){e=this._ck().workbook().namedReferences()}d=new $$t.gf(0,e,this._ck());d._bv(true);d._setFormula2(b,1);d.name(a);d._bv(false)}else{if(c){d._bv(true)}d._setFormula2(b,1);if(c){d._bv(false)}}return{p3:d}},_b1:function(a,b){if(this._cc!=null){var c=$$t.$n.getMaxColumnCount(b);if(this._cc.endIndex()>=c){a.g($$t.$k.ef("LE_ColumnsToRepeatAtLeftAreOutsideAvailableRange"))}}if(this._ce!=null){var d=$$t.$n.getMaxRowCount(b);if(this._ce.endIndex()>=d){a.g($$t.$k.ef("LE_RowsToRepeatAtTopAreOutsideAvailableRange"))}}$$t.$gy._b1.call(this,a,b)},_b4:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$gz.$type,$tValue,a,59,b,c,d,e,g,f,null,null)},_b3:function(){var a=new Array(11);$$t.$gl.f(a,0,$$t.$gz._b4($$0.$aq.$type,"CenterHorizontally",function(b){return b.centerHorizontally()},function(b,c){b.centerHorizontally(c)},null,false,false,0));$$t.$gl.f(a,1,$$t.$gz._b4($$0.$aq.$type,"CenterVertically",function(b){return b.centerVertically()},function(b,c){b.centerVertically(c)},null,false,false,0));$$t.$gl.f(a,2,$$t.$gz._b4($$t.$ha.$type,"ColumnsToRepeatAtLeft",function(b){return b.columnsToRepeatAtLeft()},function(b,c){b.columnsToRepeatAtLeft(c)},function(b,c){$$t.$gz._dm(b,c)},false,false,0));$$t.$gl.f(a,3,$$t.$gz._b4($$0.$aw.$type,"MaxPagesHorizontally",function(b){return b.maxPagesHorizontally()},function(b,c){b.maxPagesHorizontally(c)},null,false,false,0));$$t.$gl.f(a,4,$$t.$gz._b4($$0.$aw.$type,"MaxPagesVertically",function(b){return b.maxPagesVertically()},function(b,c){b.maxPagesVertically(c)},null,false,false,0));$$t.$gl.f(a,5,$$t.$gz._b4($$t.$cm.$type,"PageOrder",function(b){return b.pageOrder()},function(b,c){b.pageOrder(c)},null,false,false,0));$$t.$gl.f(a,6,$$t.$gz._b4($$0.$aq.$type,"PrintGridlines",function(b){return b.printGridlines()},function(b,c){b.printGridlines(c)},null,false,false,0));$$t.$gl.f(a,7,$$t.$gz._b4($$0.$aq.$type,"PrintRowAndColumnHeaders",function(b){return b.printRowAndColumnHeaders()},function(b,c){b.printRowAndColumnHeaders(c)},null,false,false,0));$$t.$gl.f(a,8,$$t.$gz._b4($$t.$ha.$type,"RowsToRepeatAtTop",function(b){return b.rowsToRepeatAtTop()},function(b,c){b.rowsToRepeatAtTop(c)},function(b,c){$$t.$gz._dp(b,c)},false,false,0));$$t.$gl.f(a,9,$$t.$gz._b4($$0.$aw.$type,"ScalingFactor",function(b){return b.scalingFactor()},function(b,c){b.scalingFactor(c)},null,false,false,0));$$t.$gl.f(a,10,$$t.$gz._b4($$t.$cw.$type,"ScalingType",function(b){return b.scalingType()},function(b,c){b.scalingType(c)},null,false,false,0));return a},_du:function(a){var b=this._ck().workbook();if(b!=null&&!this._v){var c=b.namedReferences()._find1("Print_Titles",this._ck());if(this._cc==null&&this._ce==null){if(c!=null){b.namedReferences().remove(c)}}else{var d;var e=this._dt(b,"Print_Titles",false,c,d);c=e.p3;d=e.p4;if(d){b.namedReferences()._y(c,a)}}}},_ck:function(){return this._u()},centerHorizontally:function(a){if(arguments.length===1){if(a!=this._cl){if(this._v){this._cl=a}else{var b=$$t.$gz._b2[0].g($$t.$gz.$type,$$0.$aq.$type,this,this._cl,a,false);this._cl=b.p1}}return a}else{return this._cl}},centerVertically:function(a){if(arguments.length===1){if(a!=this._cn){if(this._v){this._cn=a}else{var b=$$t.$gz._b2[1].g($$t.$gz.$type,$$0.$aq.$type,this,this._cn,a,false);this._cn=b.p1}}return a}else{return this._cn}},columnsToRepeatAtLeft:function(a){if(arguments.length===1){if(this._cc==a){return}if(a!=null&&a.endIndex()>=this._ck().columns().maxCount()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_ColumnsToRepeatAtLeftOutsideRange"),"value")}if(this._v){$$t.$gz._dm(this,a)}else{$$t.$gz._b2[2].h($$t.$gz.$type,$$t.$ha.$type,this,a)}return a}else{return this._cc}},_dl:function(a,b){if(this._cc==a){return}var c=this._cc;this._cc=a;this._du(b);if(false==this._v&&c!=this._cc){$$t.$gz._b2[2].e($$t.$gz.$type,$$t.$ha.$type,this,c,this._cc)}},_dm:function(a,b){a._cc=b;a._du(false)},horizontalPageBreaks:function(){if(arguments.length!==0){var a=this.horizontalPageBreaks();return a.item.apply(a,arguments)}if(this._b5==null){this._b5=new $$t.gr(this)}return this._b5},_cp:function(){return this._b5!=null&&this._b5.count()>0},maxPagesHorizontally:function(a){if(arguments.length===1){if(this._c2!=a){if(a<0||32767<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_MaxPagesHorizontally"))}if(this._v){this._c2=a}else{var b=$$t.$gz._b2[3].g($$t.$gz.$type,$$0.$aw.$type,this,this._c2,a,false);this._c2=b.p1}}return a}else{return this._c2}},maxPagesVertically:function(a){if(arguments.length===1){if(this._c5!=a){if(a<0||32767<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_MaxPagesVertically"))}if(this._v){this._c5=a}else{var b=$$t.$gz._b2[4].g($$t.$gz.$type,$$0.$aw.$type,this,this._c5,a,false);this._c5=b.p1}}return a}else{return this._c5}},pageOrder:function(a){if(arguments.length===1){if(this._b8!=a){if($.ig.$ep.isDefined($$t.$cm.$type,$$t.$cm.getBox(a))==false){throw new $$t.tc("value",a,$$t.$cm.$type)}if(this._v){this._b8=a}else{var b=$$t.$gz._b2[5].g($$t.$gz.$type,$$t.$cm.$type,this,this._b8,a,false);
|
|
this._b8=b.p1}}return a}else{return this._b8}},printAreas:function(){if(arguments.length!==0){var a=this.printAreas();return a.item.apply(a,arguments)}if(this._ca==null){this._ca=new $$t.gw(this)}return this._ca},_cq:function(){return this._ca!=null&&this._ca.count()!=0},printGridlines:function(a){if(arguments.length===1){if(this._cs!=a){if(this._v){this._cs=a}else{var b=$$t.$gz._b2[6].g($$t.$gz.$type,$$0.$aq.$type,this,this._cs,a,false);this._cs=b.p1}}return a}else{return this._cs}},printRowAndColumnHeaders:function(a){if(arguments.length===1){if(this._cu!=a){if(this._v){this._cu=a}else{var b=$$t.$gz._b2[7].g($$t.$gz.$type,$$0.$aq.$type,this,this._cu,a,false);this._cu=b.p1}}return a}else{return this._cu}},rowsToRepeatAtTop:function(a){if(arguments.length===1){if(this._ce==a){return}if(a!=null&&a.endIndex()>=this._ck().rows().maxCount()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RowsToRepeatAtTopOutsideRange"),"value")}if(this._v){$$t.$gz._dp(this,a)}else{$$t.$gz._b2[8].h($$t.$gz.$type,$$t.$ha.$type,this,a)}return a}else{return this._ce}},_dn:function(a,b){if(this._ce==a){return}var c=this._ce;this._ce=a;this._du(b);if(false==this._v&&c!=this._ce){$$t.$gz._b2[8].e($$t.$gz.$type,$$t.$ha.$type,this,c,this._ce)}},_dp:function(a,b){a._ce=b;a._du(false)},scalingFactor:function(a){if(arguments.length===1){this._dq(a,true);return a}else{return this._dd}},scalingType:function(a){if(arguments.length===1){if(this._cg!=a){if($.ig.$ep.isDefined($$t.$cw.$type,$$t.$cw.getBox(a))==false){throw new $$t.tc("value",a,$$t.$cw.$type)}if(this._v){this._cg=a}else{var b=$$t.$gz._b2[10].g($$t.$gz.$type,$$t.$cw.$type,this,this._cg,a,false);this._cg=b.p1}}return a}else{return this._cg}},verticalPageBreaks:function(){if(arguments.length!==0){var a=this.verticalPageBreaks();return a.item.apply(a,arguments)}if(this._ci==null){this._ci=new $$t.gs(this)}return this._ci},_cr:function(){return this._ci!=null&&this._ci.count()>0},$type:new $.ig.Type("excel.PrintOptions",$$t.$gy.$type)},true);$c("WorkbookPasswordInfo:g2","Object",{i:null,a:null,d:false,c:null,init:function(a){$.ig.$op.init.call(this);this.c=a},f:function(){if(this.b()!=null){return true}return this.i!=null},g:function(a){if(arguments.length===1){if(a!=this.d){this.d=a;if(this.c!=null){this.c()}}return a}else{return this.d}},b:function(a){if(arguments.length===1){if(a!=this.a){this.a=a;if(this.d==false){this.g(true)}else if(this.f()==false){this.g(false)}}return a}else{return this.a}},e:function(a,b,c,d){var $self=this;if(this.a!=null){return{ret:function(){var e=$self.a.d(a,b,c,d);a=e.p0;b=e.p1;c=e.p2;d=e.p3;return e.ret}(),p0:a,p1:b,p2:c,p3:d}}a=null;b=c=null;d=$m($$0.$be.$type,null);return{ret:false,p0:a,p1:b,p2:c,p3:d}},h:function(){if(this.a!=null){return this.a.f()}return $m($$0.$bd.$type,null)},j:function(a){this.d=a},k:function(a){if(this.g()==false){this.b(null);this.g(true)}},l:function(){this.i=null;this.a=null;this.g(false)},$type:new $.ig.Type("WorkbookPasswordInfo",$.ig.$ot)},true);$c("excel.WorkbookProtection:g3","Object",{_c:false,_d:false,_a:null,_b:null,init:function(a){this._c=true;this._d=true;$.ig.$op.init.call(this);this._a=a;this._b=new $$t.g2(this._g.runOn(this))},allowEditStructure:function(a){if(arguments.length===1){this._c=a;return a}else{return this._c}},allowEditWindows:function(a){if(arguments.length===1){this._d=a;return a}else{return this._d}},_h:function(a,b,c){if(this._b.g()==false){this.allowEditStructure(b);this.allowEditWindows(c);if(this.allowEditStructure()==false||this.allowEditWindows()==false){this._b.k(a)}else{this._b.l()}}},_g:function(){if(this._b.g()==false){this.allowEditStructure(true);this.allowEditWindows(true)}this._a._ht()},$type:new $.ig.Type("excel.WorkbookProtection",$.ig.$ot)},true);$c("WorksheetProtectedRangeRegionCollection:g4","Object",{_a:null,_b:null,init:function(a){$.ig.$op.init.call(this);this._a=a;this._b=new $$4.x($$t.$lu.$type,0)},add:function(a){if(a==null){throw new $$6.e(0,"item")}if(this._a.worksheet()!=null&&a.worksheet()!=this._a.worksheet()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RangeFromOtherWorksheetThanProtectedRange"),"item")}this._b.add(a)},clear:function(){this._b.clear()},contains:function(a){return this._b.contains(a)},copyTo:function(a,b){this._b.copyTo(a,b)},count:function(){return this._b.count()},isReadOnly:function(){return false},remove:function(a){return this._b.remove(a)},getEnumerator:function(){return this._b.getEnumerator()},$type:new $.ig.Type("WorksheetProtectedRangeRegionCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$lu.$type)])},true);$c("excel.WorksheetProtectedRangeCollection:g5","Object",{_d:null,_a:null,init:function(a){$.ig.$op.init.call(this);this._a=a;this._d=new $$4.x($$t.$y.$type,0)},count:function(){return this._d.count()},item:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}return this._d.__inner[a]},add:function(a){this.insert(this.count(),a)},clear:function(){this._h();for(var a=this._d.count()-1;a>=0;a--){this._g(a)}},contains:function(a){return this._d.contains(a)},getEnumerator:function(){return this._d.getEnumerator()},insert:function(a,b){if(a<0||this.count()<a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}if(b==null){throw new $$6.e(0,"range")}if(b.worksheet()!=null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_EditRangeAlreadyOwned"),"range")}var d=b.ranges().getEnumerator();while(d.moveNext()){var c=d.current();if(c.worksheet()!=this._a){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_EditRangeHasRangeFromOtherWorksheet"))}}if(this._b(b.title())!=null){throw new $$6.d(1,$$t.$k.eg("LE_ArgumentException_DuplicateWorksheetProtectedRangeTitle",[b.title()]))}this._d.insert(a,b);b.worksheet(this._a);b.isProtected(this._a.isProtected()&&b.hasPassword())},remove:function(a){var b=this._d.indexOf(a);if(b<0){return false}this._g(b);return true},removeAt:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}this._g(a)},_b:function(a){var c=this.getEnumerator();while(c.moveNext()){var b=c.current();if(!$.ig.util.stringCompare1(a,b.title(),1)){return b}}return null},_g:function(a){var b=this._d.__inner[a];this._d.removeAt(a);b.worksheet(null);b.isProtected(false)},_h:function(){},copyTo:function(a,b){this._d.copyTo(a,b)},isReadOnly:function(){return false},$type:new $.ig.Type("excel.WorksheetProtectedRangeCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$y.$type)])},true);$c("excel.SheetProtection:g6","Object",{_a:null,_c:null,init:function(a){$.ig.$op.init.call(this);this._a=a;this._c=new $$t.g2(this._d.runOn(this))},_sheet:function(){return this._a},_d:function(){this._a._ap()},workbook:function(){return this._a.workbook()},sheet:function(){return this._a},source:function(){return this},$type:new $.ig.Type("excel.SheetProtection",$.ig.$ot,[$$t.$gn.$type])},true);$c("excel.WorksheetProtection:g7","excel.SheetProtection",{_j:0,_h:null,_l:0,init:function(a){$$t.$g6.init.call(this,a);this._h=new $$t.g5(a)},allowDeletingColumns:function(a){if(arguments.length===1){this._ai(256,a);return a}else{return this._aa(256)}},allowDeletingRows:function(a){if(arguments.length===1){this._ai(512,a);return a}else{return this._aa(512)}},allowedEditRanges:function(){if(arguments.length!==0){var a=this.allowedEditRanges();return a.item.apply(a,arguments)}return this._h},allowEditObjects:function(a){if(arguments.length===1){this._ai(1,a);return a}else{return this._aa(1)}},allowEditScenarios:function(a){if(arguments.length===1){this._ai(2,a);return a}else{return this._aa(2)}},allowFiltering:function(a){if(arguments.length===1){this._ai(2048,a);return a}else{return this._aa(2048)}},allowFormattingCells:function(a){if(arguments.length===1){this._ai(4,a);return a}else{return this._aa(4)}},allowFormattingColumns:function(a){if(arguments.length===1){this._ai(8,a);return a}else{return this._aa(8)}},allowFormattingRows:function(a){if(arguments.length===1){this._ai(16,a);return a}else{return this._aa(16)}},allowInsertingColumns:function(a){if(arguments.length===1){this._ai(32,a);return a}else{return this._aa(32)}},allowInsertingHyperlinks:function(a){if(arguments.length===1){this._ai(128,a);return a}else{return this._aa(128)}},allowInsertingRows:function(a){if(arguments.length===1){this._ai(64,a);return a}else{return this._aa(64)}},allowSorting:function(a){if(arguments.length===1){this._ai(1024,a);return a}else{return this._aa(1024)}},allowUsingPivotTables:function(a){if(arguments.length===1){this._ai(4096,a);return a}else{return this._aa(4096)}},selectionMode:function(a){if(arguments.length===1){if(a!=this._j){var b=$$t.$g7._e[0].g($$t.$g7.$type,$$t.$g0.$type,this,this._j,a,false);this._j=b.p1}return a}else{return this._j}},_m:function(){return this._l},_ab:function(){return this.selectionMode()==0},_ac:function(){return this.selectionMode()!=2},_af:function(){var b=this.allowedEditRanges().getEnumerator();while(b.moveNext()){var a=b.current();a.isProtected(this._sheet().isProtected()&&a.hasPassword())}},_ag:function(a,b){this.selectionMode(a?0:b?1:2)},_ah:function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){if(this._c.g()==false){this._aj(256,b);this._aj(512,c);this._aj(1,d);this._aj(2,e);this._aj(2048,f);this._aj(4,g);this._aj(8,h);this._aj(16,i);this._aj(32,j);this._aj(128,k);this._aj(64,l);this._aj(1024,m);this._aj(4096,n);this._c.k(a)}},_g:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$g7.$type,$tValue,a,103,b,c,d,e,g,f,null,null)},_f:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$g7._g($$t.$g0.$type,"SelectionMode",function(b){return b.selectionMode()},function(b,c){b.selectionMode(c)},null,false,false,0));return a},_aa:function(a){return(this._l&a)==a},_d:function(){this._af();$$t.$g6._d.call(this)},_ai:function(a,b){if(b){this._l|=a}else{this._l&=~a}},_aj:function(a,b){if(b.hasValue()){this._ai(a,b.value())}},$type:new $.ig.Type("excel.WorksheetProtection",$$t.$g6.$type)},true);$c("RegionLookupTable$1:g8","Object",{$t:null,a:null,b:null,t:null,u:null,c:null,d:null,m:null,e:null,r:null,s:null,v:0,w:0,init:function($t,a){var $self=this;this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}this.a=new $$t.os($$4.$q.$type.specialize(this.$t),function(){return new $$4.q($self.$t,0)});this.b=new $$t.os($$4.$x.$type.specialize(this.$t),function(){return new $$4.x($self.$t,0)});this.e=new $$t.g9(this.$t);$.ig.$op.init.call(this);this.r=this.o.runOn(this);this.s=this.p.runOn(this);this.t=this.a.b.runOn(this.a);this.u=this.b.b.runOn(this.b);this.m=a;this.c=new $$t.dm(this.$t,this,16384);this.d=new $$t.dm(this.$t,this,1048576);this.e=$$t.$g9.$type.specialize(this.$t).getStaticFields()._empty},x:function(a,b){if(a.worksheet()!=this.m){if(a.worksheet()!=null){}return}this.y(a._h(),b)},y:function(a,b){this.c.o(b,a._firstColumnIndex(),a._lastColumnIndex());this.d.o(b,a._firstRowIndex(),a._lastRowIndex())},z:function(a,b,c,d,e){this.c.o(e,a,c);this.d.o(e,b,d)},aa:function(){this.c.m();this.d.m()},n:function(a,b){this.v=b;this.w=b;var c=this.d.i(a,null,this.r);var d=c!=null&&c.count()>0;if(c!=null){c.clear();this.b.f(c)}return d},o:function(a){return a.containsColumns(this.v,this.w)},p:function(a){return a.intersectsWithColumns(this.v,this.w)},ab:function(a,b,c,d){var e=this.d.n(a,c);a=e.p0;c=e.p1;var f=this.c.n(b,d);b=f.p0;d=f.p1;return{p0:a,p1:b,p2:c,p3:d}},f:function(a,b){this.v=b;this.w=b;var c=this.d.i(a,null,this.r);return new $$t.g9(this.$t,1,this,c)},g:function(a){this.v=a._firstColumnIndex();this.w=a._lastColumnIndex();if(this.v>this.w){var b=this.v;this.v=this.w;this.w=b}var c=this.d.e(a._firstRowIndex(),a._lastRowIndex(),this.r);if(c==null){return this.e}var d=this.u();d.addRange(c);c.clear();this.a.f(c);return new $$t.g9(this.$t,1,this,d)},h:function(a,b,c){var d=a.g(b,c,null);if(d==null){return this.e}var e=this.u();e.addRange(d);d.clear();this.a.f(d);return new $$t.g9(this.$t,1,this,e)},i:function(a,b){return this.h(this.c,a,b)},j:function(a){return this.k(a._firstRowIndex(),a._firstColumnIndex(),a._lastRowIndex(),a._lastColumnIndex())},k:function(a,b,c,d){var e=this.c.g(b,d,null);if(e==null){return this.e}var f=this.d.j(a,c,e,null);e.clear();this.a.f(e);return new $$t.g9(this.$t,1,this,f)},l:function(a,b){return this.h(this.d,a,b)},ac:function(a,b){if(a.worksheet()!=this.m){return}this.ad(a._h(),b)},ad:function(a,b){this.c.p(b,a._firstColumnIndex(),a._lastColumnIndex());this.d.p(b,a._firstRowIndex(),a._lastRowIndex())},ae:function(a,b,c,d,e){this.c.p(e,a,c);this.d.p(e,b,d)},q:function(){return this.c.d()},$type:new $.ig.Type("RegionLookupTable$1",$.ig.$ot)},true);$c("RegionLookupTable_Result$1:g9","ValueType",{$t:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},_a:null,__items:null,init1:function($t,a,b,c){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$$0.$bh.init.call(this);this._a=b;this.__items=c},dispose:function(){if(this.__items!=null){this.__items.clear();this._a.b.f(this.__items)}},_hasItems:function(){return this.__items!=null&&this.__items.count()!=0},$type:new $.ig.Type("RegionLookupTable_Result$1",$$0.$bh.$type,[$$0.$au.$type],function(){this._empty=new $$t.g9(arguments[0],1,null,null)})},true);$c("excel.RepeatTitleRange:ha","Object",{_b:0,_e:0,init:function(a,b){$.ig.$op.init.call(this);if(a<0){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_StartIndexLessThanZero"),"startIndex")}if(b<0){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_EndIndexLessThanZero"),"endIndex")}this._e=Math.min(a,b);this._b=Math.max(a,b)},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$ha.$type,a);if(b==null){return false}return b._e==this._e&&b._b==this._b},getHashCode:function(){return this._e^this._b>>3},toString:function(){return $y("Repeat range from {0} to {1}",this._e,this._b)},endIndex:function(){return this._b},startIndex:function(){return this._e},$type:new $.ig.Type("excel.RepeatTitleRange",$.ig.$ot)},true);$c("RowColumnBinaryTreeNode$1:hc","LoadOnDemandTree_BinaryTreeNode$1",{$t:null,r:0,s:0,init:function($t,a,b,c){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}this.r=-1;this.s=-1;$$t.$ga.init.call(this,this.$t,a,b,c)},calculateCumulativeHeight:function(a,b,c,d){var e=0;for(var f=0;f<a;f++){var g=this.a[f];if(g==null||g._m()){e+=c;continue}if(d==false&&g.hidden()){continue}var h=this.p(g,f);if(h<0){e+=b}else{e+=h}}return e},p:function(a,b){},getTotalExtent:function(a,b,c){if(c){if(this.s<0){this.s=this.calculateCumulativeHeight(32,a,b,true)}return this.s}if(this.r<0){this.r=this.calculateCumulativeHeight(32,a,b,false)}return this.r},resetExtentCache:function(a){this.r=-1;if(a==false){this.s=-1}},$type:new $.ig.Type("RowColumnBinaryTreeNode$1",$$t.$ga.$type.specialize(0))},true);$c("excel.WorksheetItemCollection$1:lj","Object",{$t:null,_b:null,_v:0,_d:null,_t:0,init:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}this._t=-1;$.ig.$op.init.call(this);this._d=a;this._v=b;this._b=this._a()},add:function(a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantModifyCollection"))},clear:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantModifyCollection"))},contains:function(a){if(this._b==null){return false}return this._b.contains(a)},copyTo:function(a,b){if(this._b==null){return}this._b.copyTo(a,b)},count:function(){return this._count()},isReadOnly:function(){return true},remove:function(a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantModifyCollection"))},getEnumerator:function(){return this._p()},createValue:function(index){return this._createValue$i.apply(this,arguments)},_createValue$i:function(a){return this._createValue(a)},getItemIndex:function(a){return this._getItemIndex(a)},initializeItemIndex:function(a,b,c){this._initializeItemIndex(a,b,c)},isItemStillValid:function(a){return this._isItemStillValid(a)},_createValue:function(a){},_getItemIndex:function(a){},_initializeItemIndex:function(a,b,c){},_isItemStillValid:function(a){},_ae:function(a){},_af:function(a,b){},_q:function(a,b){return this._b._af(a,b)},_y:function(){this._b._an()},_x:function(a){if(this._b==null){return}var b=a.w();if(b==0){return}var c=a.q()?a.l()._firstRowIndex():a.l()._firstColumnIndex();var d=b<0?c-b:c;this._b._o(b,d)},_a:function(){return new $$t.f5(this.$t,this,this._v)},_l:function(){var d__=new $$t.lk(this.$t,(-2));d__.___4__this=this;return d__},_p:function(){if(this._b==null){return this._l().getEnumerator()}return this._b.getEnumerator()},_m:function(a,b){return this._n(a,b,true)},_n:function(a,b,c){return this._o(a,b,c)},_o:function(a,b,c){if(this._b==null){return this._l()}return this._b._getEnumeratorHelper(a,b,c)},_g:function(a,b){var $self=this;var c;return function(){var d=$self._b._b(a,b,c);c=d.p2;return d.ret}()},_aa:function(a,b){this._b._ao(a,b)},_h:function(a){if(a<0){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_IndexNegative"))}if(a>=this._v){this._ae(a)}return this._b._item(a)},_ab:function(){this._v=this.maxCount();if(this._b!=null){this._b._al(this._v)}},_ad:function(a,b){this._b._ar(a,b)},_ac:function(a){var t1=a;L0:while(true){switch(t1){case 0:break;case 1:throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotShift_LossOfData"));case 2:throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotShift_LossOfObject"));case 3:throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotShift_SplitTable"));case 4:throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_NewRegionOverlapsFilterArea"));case 5:throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotShift_SplitMergedRegion"));case 6:throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotShift_SplitBlockingValue"));default:t1=1;continue L0}break}},_i:function(a,b){return this._b._e(a,b)},maxCount:function(){},_k:function(){return this._b._u()},_count:function(){if(this._b==null){return 0}return this._b.count()},_c:function(){return this._b},_u:function(a){if(arguments.length===1){this._t=a;return a}else{return this._t}},_e:function(){return this._d},$type:new $.ig.Type("excel.WorksheetItemCollection$1",$.ig.$ot,[$$0.$bv.$type.specialize(0),$$t.$f3.$type.specialize(0)])},true);$c("excel.RowColumnCollectionBase$1:hd","excel.WorksheetItemCollection$1",{$t:null,init:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$$t.$lj.init.call(this,this.$t,a,b)},$type:new $.ig.Type("excel.RowColumnCollectionBase$1",$$t.$lj.$type.specialize(0))},true);$c("RowColumnLoadOnDemandTree$1:he","LoadOnDemandTree$1",{$t:null,_at:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$$t.$f5.init.call(this,this.$t,a,a.maxCount());this._at=a._e()},_resetExtentCache:function(a){var c=this._y().getEnumerator();while(c.moveNext()){var b=c.current();b.resetExtentCache(a)}},_resetExtentCache1:function(a,b){var $self=this;if(this._h==null){return}var c;var d=function(){var e=$self._h.findOrAdd(a,$self._ah(a),false,false,$self,c);c=e.p5;return e.ret}();if(c==1){d.resetExtentCache(b)}},$type:new $.ig.Type("RowColumnLoadOnDemandTree$1",$$t.$f5.$type.specialize(0))},true);$c("excel.ShapeFill:hf","Object",{init:function(){$.ig.$op.init.call(this)},fromColor:function(a){a=$$a.$ax.create(a);return new $$t.hh(a)},fromColorInfo:function(a){return new $$t.hh(a)},_d:function(a){},_c:function($tArg,$tResult,a,b){},$type:new $.ig.Type("excel.ShapeFill",$.ig.$ot)},true);$$t.hf.fromColor=$$t.hf.prototype.fromColor.runOn($$t.hf.prototype);$$t.hf.fromColorInfo=$$t.hf.prototype.fromColorInfo.runOn($$t.hf.prototype);$c("ShapeFillNoFill:hg","excel.ShapeFill",{init:function(){$$t.$hf.init.call(this)},_c:function($tArg,$tResult,a,b){return a._visitNoFill$i(this,b)},_d:function(a){var b=1048576;a._bi().add(new $$t.sh(0,447,b))},$type:new $.ig.Type("ShapeFillNoFill",$$t.$hf.$type)},true);$c("excel.ShapeFillSolid:hh","excel.ShapeFill",{_e:null,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){if(typeof arguments[0]==="string"||$b($$a.$ax.$type,arguments[0])!==null){a=1}else if($b($$t.$ah.$type,arguments[0])!==null){a=2}else if(arguments[0]==null){a=2}}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$hf.init.call(this);this._e=$$t.$ah.automatic()},_init1:function(a){a=$$a.$ax.create(a);$$t.$hf.init.call(this);this._e=new $$t.ah($m($$a.$ax.$type,a),$m($$t.$dc.$type,null),$m(Number,null),false,true)},_init2:function(a){$$t.$hf.init.call(this);this._e=a},_c:function($tArg,$tResult,a,b){return a._visitSolid$i(this,b)},_d:function(a){a._c2(this._e,385,386);var b=$p(1048576,16);a._bi().add(new $$t.sh(0,447,b))},colorInfo:function(){return this._e},$type:new $.ig.Type("excel.ShapeFillSolid",$$t.$hf.$type)},true);$$t.hh.fromColor=$$t.hh.prototype.fromColor.runOn($$t.hh.prototype);$$t.hh.fromColorInfo=$$t.hh.prototype.fromColorInfo.runOn($$t.hh.prototype);$c("ShapeFillImage:hi","excel.ShapeFill",{_e:null,init:function(a){$$t.$hf.init.call(this);this._e=a},_f:function(){return this._e},_c:function($tArg,$tResult,a,b){return a._visitImage$i(this,b)},_d:function(a){var b=1048576;a._bi().add(new $$t.sh(0,447,b))},$type:new $.ig.Type("ShapeFillImage",$$t.$hf.$type)},true);$c("IShapeFillVisitor$2:hj","Object",{$type:new $.ig.Type("IShapeFillVisitor$2",null)},true);$c("excel.ShapeOutline:hk","Object",{init:function(){$.ig.$op.init.call(this)},_c:function($tArg,$tResult,a,b){},fromColor:function(a){a=$$a.$ax.create(a);return new $$t.hm(a)},fromColorInfo:function(a){return new $$t.hm(a)},_g:function(a){var b=524288;if(a._a5()){b=$p(b,1048592)}return b},_h:function(a){},__e:null,__f:null,__d:0,$type:new $.ig.Type("excel.ShapeOutline",$.ig.$ot)},true);$$t.hk.fromColor=$$t.hk.prototype.fromColor.runOn($$t.hk.prototype);$$t.hk.fromColorInfo=$$t.hk.prototype.fromColorInfo.runOn($$t.hk.prototype);$c("ShapeOutlineNoOutline:hl","excel.ShapeOutline",{init:function(){$$t.$hk.init.call(this)},_c:function($tArg,$tResult,a,b){return a._visitNoOutline$i(this,b)},_h:function(a){var b=$$t.$hk._g(a);a._bi().add(new $$t.sh(0,511,b))},$type:new $.ig.Type("ShapeOutlineNoOutline",$$t.$hk.$type)},true);$c("excel.ShapeOutlineSolid:hm","excel.ShapeOutline",{_i:null,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){if(typeof arguments[0]==="string"||$b($$a.$ax.$type,arguments[0])!==null){a=1}else if($b($$t.$ah.$type,arguments[0])!==null){a=2}else if(arguments[0]==null){a=2}}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$hk.init.call(this);this._i=$$t.$ah.automatic()},_init1:function(a){a=$$a.$ax.create(a);$$t.$hk.init.call(this);this._i=new $$t.ah($m($$a.$ax.$type,a),$m($$t.$dc.$type,null),$m(Number,null),false,true)},_init2:function(a){$$t.$hk.init.call(this);this._i=a},_c:function($tArg,$tResult,a,b){return a._visitSolid$i(this,b)},_h:function(a){var b=$p($$t.$hk._g(a),8);a._c2(this._i,448,449);a._bi().add(new $$t.sh(0,511,b))},colorInfo:function(){return this._i},$type:new $.ig.Type("excel.ShapeOutlineSolid",$$t.$hk.$type)},true);$$t.hm.fromColor=$$t.hm.prototype.fromColor.runOn($$t.hm.prototype);$$t.hm.fromColorInfo=$$t.hm.prototype.fromColorInfo.runOn($$t.hm.prototype);$c("IShapeOutlineVisitor$2:hn","Object",{$type:new $.ig.Type("IShapeOutlineVisitor$2",null)},true);$c("SharedStringTable:ho","GenericCachedCollection$1",{_t:0,_p:null,init:function(a){this._t=1;this._p=new $$4.x($$t.$hp.$type,0);$$t.$e5.init1.call(this,$$t.$dt.$type,1,a,2147483647,.005)},_s:function(a){if(a==4294967295){if(this._p.count()!=0){var b=this._p.__inner[0]._b;this._v(b);return{ret:b,p0:a}}return{ret:0,p0:a}}else{return{ret:a++,p0:a}}},_l:function(a){var $self=this;$$t.$e5._l.call(this,a);if(a._key()==0){a._key(function(){var b=$self._s($self._t);$self._t=b.p0;return b.ret}())}},_u:function(a){var b=new $$t.hp(1,a,a);var c=this._p.binarySearch(b);var d=$m($$t.$hp.$type,null);var e=$m($$t.$hp.$type,null);var f;var g;if(c<0){c=~c;f=c-1;if(0<=f){d=$m($$t.$hp.$type,this._p.__inner[f])}g=c}else{f=c;d=$m($$t.$hp.$type,this._p.__inner[f]);g=c+1}if(g<this._p.count()){e=$m($$t.$hp.$type,this._p.__inner[g])}var h=d.hasValue()&&d.value()._a+1==a;var i=e.hasValue()&&e.value()._b-1==a;if(h){if(i){this._p.removeRange(f,2);this._p.insert(f,new $$t.hp(1,d.value()._b,e.value()._a))}else{this._p.__inner[f]=new $$t.hp(1,d.value()._b,a)}}else if(i){this._p.__inner[g]=new $$t.hp(1,a,e.value()._a)}else{this._p.insert(c,b)}},_v:function(a){var b=this._p.binarySearch(new $$t.hp(1,a,a));if(b<0){b=~b-1;if(b<0){return}var c=this._p.__inner[b];if(c._a<a){return}if(c._a==a){this._p.__inner[b]=new $$t.hp(1,c._b,c._a-1)}else{this._p.removeAt(b);this._p.insertRange(b,[new $$t.hp(1,c._b,a-1),new $$t.hp(1,a+1,c._a)])}}else{var d=this._p.__inner[b];if(d._b==d._a){this._p.removeAt(b)}else{this._p.__inner[b]=new $$t.hp(1,d._b+1,d._a)}}},_remove:function(a){if($$t.$e5._remove.call(this,a)==false){return false}this._u(a._key());a._key(0);return true},_find1:function(a,b){var $self=this;var c;var d=function(){var e=$self._b.d(a,c);c=e.p1;return e.ret}();if(d!=null){for(var e=0;e<c;e++){var f=d[e];if(f.b!=a){continue}var g=f.a;if(g._key()==b){return g}}}return null},_q:function(a){return this._r($$t.$fe.d(a),a._key())},_r:function(a,b){var $self=this;var c;var d;var e=function(){var f=$self._b.e(a,c,d);c=f.p1;d=f.p2;return f.ret}();if(e!=null){for(var f=0;f<c;f++){var g=e[f];if(g.b!=a){continue}var h=g.a;if(h==null){break}if(h._key()==b){return d+f}}}return-1},$type:new $.ig.Type("SharedStringTable",$$t.$e5.$type.specialize($$t.$dt.$type))},true);$c("SharedStringTable_KeyGap:hp","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},_b:0,_a:0,init1:function(a,b,c){$$0.$bh.init.call(this);this._b=b;this._a=c},compareTo:function(a){return $4(this._b,a._b)},$type:new $.ig.Type("SharedStringTable_KeyGap",$$0.$bh.$type,[$$0.$a.$type.specialize(-1)])},true);$$t.$hp.$type.initSelfReferences();$c("excel.ISortable:adr","Object",{$type:new $.ig.Type("excel.ISortable",null)},true);$c("excel.RelativeIndex:hq","Object",{_b:0,_a:0,init:function(a){$.ig.$op.init.call(this);if(a<0){throw new $$6.f(0)}this._b=a;this._a=a},index:function(){return this._b},_c:function(a,b){if(a==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_NoRegionHasBeenSpecified"))}if(b==0){if(this._b>=a._ad()){throw new $$6.o(1,$$t.$k.ef("LE_ArgumentOutOfRange_RelativeColumnIndex"))}}else{if(this._b>=a._aa()){throw new $$6.o(1,$$t.$k.ef("LE_ArgumentOutOfRange_RelativeRowIndex"))}}},equals:function(a){return this._b==a._b},compareTo:function(a){if($b($$t.$hq.$type,a)!==null){return $4(this._b,a._b)}return-1},$type:new $.ig.Type("excel.RelativeIndex",$.ig.$ot,[$$t.$adr.$type,$$0.$b.$type.specialize(-1),$$0.$a.$type.specialize(-1)])},true);$$t.$hq.$type.initSelfReferences();$c("IAreaFormatsOwner$1:h1","Object",{$type:new $.ig.Type("IAreaFormatsOwner$1",null,[$$t.$kh.$type,$$t.$e7.$type])},true);$c("excel.WorksheetTableStyle:h9","Object",{_v:0,_w:0,_j:null,_x:0,_o:false,_p:false,_al:null,_g:null,_y:0,init:function(a){var b;if(arguments.length===1){b=0}else if(arguments.length===2){b=1}if(b>0){switch(b){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$h9._init1.call(this,a,true)},_init1:function(a,b){this._v=1;this._w=1;this._x=1;this._y=1;$.ig.$op.init.call(this);if(String.isNullOrEmpty(a)){throw new $$6.e(0,"name")}this._o=b;this._al=a},isReadOnly:function(){return this._isReadOnly()},onAreaFormatAdded:function(a,b){},verifyCanBeModified:function(){this._verifyCanBeModified()},sheet:function(){return null},source:function(){return this},workbook:function(){return this._workbook()},getAdjacentFormatForBorderResolution:function(a,b){return null},onCellFormatValueChanged:function(a,b,c){},onCellFormatValueChanging:function(a,b){this._verifyCanBeModified();for(var c=1;c!=1073741824;c=c<<1){if((b&c)==0){continue}$$t.$h9._ap(c)}},verifyFormatOptions:function(a,b){var c=2|1|32;if((b&c)!=0){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_InvalidTableStyleAreaFormatOptions"))}},clone:function(a){var b=new $$t.h9(a,true);b._v=this._v;b._w=this._w;b._x=this._x;b._y=this._y;if(this._j!=null){var d=this._j.getEnumerator();while(d.moveNext()){var c=d.current();b.areaFormats().item(c.key()).setFormatting(c.value())}}return b},_m:function(a,b){var c=new $$t.h9(a,true);c._v=this._v;c._w=this._w;c._x=this._x;c._y=this._y;if(this._j!=null){var d=2147483647&~(865271865|10752|32768);var f=this._j._i().getEnumerator();while(f.moveNext()){var e=f.current();$$t.$k.fb(e,c.areaFormats()._d(null,e._area()),d,true,true,0,b)}}return c},_q:function(a){return(a&865282617)==0},_af:function(a){switch(a){case 0:return 0;case 7:return 1;case 8:return 2;case 5:return 3;case 6:return 4;case 4:return 5;case 3:return 6;case 1:return 7;case 2:return 8;case 9:return 9;case 10:return 10;case 11:return 11;case 12:return 12;default:return 13}},_ak:function(a){switch(a){case 7:return $m($$0.$be.$type,$i(this.columnStripeWidth()));case 8:return $m($$0.$be.$type,$i(this.alternateColumnStripeWidth()));case 5:return $m($$0.$be.$type,$i(this.rowStripeHeight()));case 6:return $m($$0.$be.$type,$i(this.alternateRowStripeHeight()))}return $m($$0.$be.$type,null)},_n:function(){var a=new $$t.a($$0.$aw.$type,$$t.$h2.$type.specialize($$t.$dh.$type),1,$$t.$ii._instance);var c=this.areaFormats()._i().getEnumerator();while(c.moveNext()){var b=c.current();a._item($$t.$h9._af(b._area()),b)}return a},_an:function(a){this._g=a;if(this._j!=null){this._j._k(a._e())}},_ao:function(){this._g=null},_verifyCanBeModified:function(){if(this._isReadOnly()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotModifyStandardTableStyle"))}},_f:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$h9.$type,$tValue,a,81,b,c,d,e,g,f,null,null)},_b:function(){var a=new Array(5);$$t.$gl.f(a,0,$$t.$h9._f($$0.$aw.$type,"AlternateColumnStripeWidth",function(b){return b.alternateColumnStripeWidth()},function(b,c){b.alternateColumnStripeWidth(c)},null,true,false,0));$$t.$gl.f(a,1,$$t.$h9._f($$0.$aw.$type,"AlternateRowStripeHeight",function(b){return b.alternateRowStripeHeight()},function(b,c){b.alternateRowStripeHeight(c)},null,true,false,0));$$t.$gl.f(a,2,$$t.$h9._f($$0.$aw.$type,"ColumnStripeWidth",function(b){return b.columnStripeWidth()},function(b,c){b.columnStripeWidth(c)},null,true,false,0));$$t.$gl.f(a,3,$$t.$h9._f(String,"Name",function(b){return b.name()},function(b,c){b.name(c)},null,true,false,0));$$t.$gl.f(a,4,$$t.$h9._f($$0.$aw.$type,"RowStripeHeight",function(b){return b.rowStripeHeight()},function(b,c){b.rowStripeHeight(c)},null,true,false,0));return a},_ap:function(a){var b;if(function(){var c=$$t.$h9._u(a,b);b=c.p1;return c.ret}()==false){throw new $$6.p(1,b)}},_u:function(a,b){if((a&865271865)!=0){b=$$t.$k.eg("LE_InvalidOperationException_InvalidTableStyleAreaFormatProperty",[$$t.$bz.getBox(a)]);return{ret:false,p1:b}}if((a&10752)!=0){b=$$t.$k.eg("LE_InvalidOperationException_InvalidTableStyleAreaFontProperty",[$$t.$bz.getBox(a)]);return{ret:false,p1:b}}b=null;return{ret:true,p1:b}},_ar:function(a,b){if(a<1||9<a){throw $$t.$k.x("value",a,$$t.$k.eg("LE_ArgumentOutOfRangeException_InvalidTableStyleAreaStripeExtent",[b]))}},alternateColumnStripeWidth:function(a){if(arguments.length===1){this._verifyCanBeModified();if(this._v==a){return}$$t.$h9._ar(a,"AlternateColumnStripeWidth");var b=$$t.$h9._a[0].g($$t.$h9.$type,$$0.$aw.$type,this,this._v,a,false);this._v=b.p1;
|
|
return a}else{return this._v}},alternateRowStripeHeight:function(a){if(arguments.length===1){this._verifyCanBeModified();if(this._w==a){return}$$t.$h9._ar(a,"AlternateRowStripeHeight");var b=$$t.$h9._a[1].g($$t.$h9.$type,$$0.$aw.$type,this,this._w,a,false);this._w=b.p1;return a}else{return this._w}},areaFormats:function(){if(arguments.length!==0){var a=this.areaFormats();return a.item.apply(a,arguments)}if(this._j==null){this._j=new $$t.h0($$t.$dh.$type,this)}return this._j},columnStripeWidth:function(a){if(arguments.length===1){this._verifyCanBeModified();if(this._x==a){return}$$t.$h9._ar(a,"ColumnStripeWidth");var b=$$t.$h9._a[2].g($$t.$h9.$type,$$0.$aw.$type,this,this._x,a,false);this._x=b.p1;return a}else{return this._x}},isCustom:function(){return this._o},name:function(a){if(arguments.length===1){this._verifyCanBeModified();if(this._al==a){return}if(this._g!=null){this._g._o(this,a)}var b=$$t.$h9._a[3].g($$t.$h9.$type,String,this,this._al,a,false);this._al=b.p1;return a}else{return this._al}},rowStripeHeight:function(a){if(arguments.length===1){this._verifyCanBeModified();if(this._y==a){return}$$t.$h9._ar(a,"ColumnStripeWidth");var b=$$t.$h9._a[4].g($$t.$h9.$type,$$0.$aw.$type,this,this._y,a,false);this._y=b.p1;return a}else{return this._y}},_h:function(){return this._g},_s:function(a){if(arguments.length===1){if(this._p==a){return}this._p=a;if(this._p==a){var c=this.areaFormats()._i().getEnumerator();while(c.moveNext()){var b=c.current();b.d()._dk()}}return a}else{return this._p}},_isReadOnly:function(){return this._o==false&&this._p==false},_workbook:function(){if(this._g!=null){return this._g._e()}return null},$type:new $.ig.Type("excel.WorksheetTableStyle",$.ig.$ot,[$$t.$h1.$type.specialize($$t.$dh.$type),$$t.$gn.$type])},true);$c("excel.CustomTableStyleCollection:hr","Object",{_h:null,_d:null,_staticInit:function(){$$t.$hr._a=$$t.$hr._b()},init:function(a){$.ig.$op.init.call(this);this._d=a;this._h=new $$4.x($$t.$h9.$type,0)},copyTo:function(a,b){this._h.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._h.getEnumerator()},add:function(a){if(a==null){throw new $$6.e(0,"style")}if(a.isCustom()==false){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CannotAddStandardTableStyle"),"style")}if(a._h()!=null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DuplicateTableStyle"),"style")}if(this._item1(a.name())!=null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DuplicateTableStyleName_New"),"style")}this._n(this._h.count(),a)},clear:function(){var a=this._h.count()>1?this._m(24):null;for(var b=this._h.count()-1;b>=0;b--){this.removeAt(b)}this._p(a)},contains:function(a){return this._h.contains(a)},indexOf:function(a){if(a==null){throw new $$6.e(0,"style")}return this._h.indexOf(a)},remove:function(a){if(a==null){throw new $$6.e(0,"style")}var b=this.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){$$t.$k.gf(a,this.count());var b=this._item(a);var c=$$t.$hr._a[1];var d=new $$t.hs(1,this,b,a);var e=c.b(this._d,null,c.c);this._h.removeAt(a);b._ao();if(b==this._e().defaultTableStyle()){this._e().defaultTableStyle(null)}var g=this._e().worksheets().getEnumerator();while(g.moveNext()){var f=g.current();var i=f.tables().getEnumerator();while(i.moveNext()){var h=i.current();if(h.style()==b){h.style(this._e().defaultTableStyle())}}}c.e($$t.$hs.$type,$$t.$h9.$type,d,b,null);if(e!=null){c.d(this._d,e)}},_n:function(a,b){var c=$$t.$hr._a[0];var d=c.b(this._d,null,c.c);var e=new $$t.hs(1,this,b,a);this._h.insert(a,b);b._an(this);c.e($$t.$hs.$type,$$t.$h9.$type,e,null,b);if(d!=null){c.d(this._d,d)}},_o:function(a,b){var c=this._item1(b);if(c==null||c==a){return}throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DuplicateTableStyleName_Existing"),"value")},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$hs.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$hr._c($$t.$h9.$type,"Add",82,function(b){return b.b},function(b,c){$$t.$hr._r(b,c)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$hr._c($$t.$h9.$type,"Remove",83,function(b){return b.b},function(b,c){$$t.$hr._s(b,c)},null,true,true,8192));return a},_m:function(a){return this._d!=null&&this._d._cv()?this._d._gl(null,a,null):null},_p:function(a){if(a!=null){if(this._d!=null){this._d._h6(a)}}},_r:function(a,b){var c=a.a._h.indexOf(a.b);if(c>=0){a.a.removeAt(c)}},_s:function(a,b){a.a._n(a.c,a.b)},count:function(){return this._h.count()},item:function(){var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=0}else if(typeof arguments[0]==="string"){n=1}else if(arguments[0]==null){n=1}}switch(n){case 0:return this._item.apply(this,arguments);case 1:return this._item1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_item:function(a){$$t.$k.gf(a,this.count());return this._h.__inner[a]},_item1:function(a){if(String.isNullOrEmpty(a)){return null}var b=this._d._e3();for(var c=0;c<this._h.count();c++){if($$v.$an.c(a,this._h.__inner[c].name(),b,1)==0){return this._h.__inner[c]}}return null},_e:function(){return this._d},$type:new $.ig.Type("excel.CustomTableStyleCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$h9.$type)])},true);$c("CustomTableStyleCollection_CollectionChangeContext:hs","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,b:null,c:0,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.a=b;this.b=c;this.c=d},workbook:function(){return this.a._d},sheet:function(){return null},source:function(){return this.a._d},$type:new $.ig.Type("CustomTableStyleCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.StandardTableStyleCollection:ht","Object",{_g:null,_staticInit:function(){$$t.$ht._h=$$t.$i.a},init:function(){$.ig.$op.init.call(this)},getEnumerator:function(){return this._g.getEnumerator()},_a:function(){this._g=new $$4.x($$t.$h9.$type,0);return $$t.$ht._h(this._g)},count:function(){return this._g.count()},item:function(){var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=0}else if(typeof arguments[0]==="string"){n=1}else if(arguments[0]==null){n=1}}switch(n){case 0:return this._item.apply(this,arguments);case 1:return this._item1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_item:function(a){return this._g.__inner[a]},_item1:function(a){if(String.isNullOrEmpty(a)){return null}var b=$$t.$k.cq();for(var c=0;c<this._g.count();c++){if($$v.$an.c(a,this._g.__inner[c].name(),b,1)==0){return this._g.__inner[c]}}return null},_d:function(){return this._item1("TableStyleMedium2")},_c:function(){if($$t.$ht._b==null){if($$t.$ht._b==null){var a=new $$t.ht;$$v.$m.b().d(a._a());$$t.$ht._b=a}}return $$t.$ht._b},$type:new $.ig.Type("excel.StandardTableStyleCollection",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$h9.$type)])},true);$c("IWorksheetProvider:jh","Object",{$type:new $.ig.Type("IWorksheetProvider",null)},true);$c("ISortSettingsOwner:ads","Object",{$type:new $.ig.Type("ISortSettingsOwner",null,[$$t.$io.$type,$$t.$jh.$type])},true);$c("excel.WorksheetTable:hu","excel.NamedReferenceBase",{_b2:null,_b9:null,_c6:null,_b1:0,_dq:0,_dr:0,_bl:null,_cb:null,_c7:0,_bj:null,_bw:null,_bn:null,_staticInit:function(){$$t.$hu._bf=$$t.$hu._bg()},init:function(a,b,c,d,e,f){this._b1=2;this._dr=1;this._bw=new $$t.lv;this._bv=$$t.$lv._b;$$t.$gh.init.call(this,null,false);this.name(a);this._dq=b;this._bw=new $$t.lv(1,c,d,e,f)},isReadOnly:function(){return false},onAreaFormatAdded:function(a,b){},verifyCanBeModified:function(){},source:function(){return this},sheet:function(){return this.worksheet()},workbook:function(){return this._k()},onSortSettingsModified:function(){this.reapplySortConditions()},culture:function(){return function(t){return t==null?null:t.name()}(this._culture$i.apply(this,arguments))},_culture$i:function(){return this._z()},sortRegion:function(){return this.dataAreaRegion()},getAdjacentFormatForBorderResolution:function(a,b){return null},onCellFormatValueChanged:function(a,b,c){var d=a;this._e7(d,b)},onCellFormatValueChanging:function(a,b){var c=a;for(var d=1;d!=1073741824;d=d<<1){if((b&d)==0){continue}$$t.$hu._fd(c._area(),d)}},verifyFormatOptions:function(a,b){var c=a;if(c._area()==0){var d=63&~8;if((b&d)!=0){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_InvalidFormatOptionsInWholeTableArea"))}}},_f:function(){if(this._bj==null){this._bj=new $$t.aae(null,this,$m($$t.$c4.$type,null),$m($$t.$c4.$type,null))}return this._bj},_m:function(){return false},_n:function(){return this._k()!=null},_a:function(){return $$t.$hu._bf},_z:function(){if(this.worksheet()!=null){return this.worksheet()._y()}return $$t.$k.cq()},_y:function(){return true},_a6:function(a){$$t.$gh._a6.call(this,a)},toString:function(){return this.name()},_a1:function(a,b){return this.name()+"[]"},_k:function(){var a=this.worksheet();if(a==null){return null}return a.workbook()},_h:function(){var a=this._k();if(a==null){return null}return a._a9()},clearFilters:function(){var a=this._dp(23);try{this._e6();var c=this.columns().getEnumerator();while(c.moveNext()){var b=c.current();b.clearFilter()}}finally{this._e0();this._eq(a)}},clearSortConditions:function(){this.sortSettings().sortConditions().clear()},deleteColumns:function(a,b){b=b!==void 0?b:1;this._fe();if(a<0||a>=this._bw._width()){throw new $$6.o(1,"tableColumnIndex")}if(b<1||b>=this._bw._width()){throw new $$6.f(1,"count")}if(a+b>this._bw._width()){throw new $$6.p(1,"Can't remove the last column in the table")}this._d5(a,b,true,$m($$t.$hx.$type,null))},deleteDataRows:function(a,b){b=b!==void 0?b:1;this._fe();var c=this.dataAreaRegion()._aa();if(a<0||a>=c){throw new $$6.o(1,"dataRowIndex")}if(b<1||b>=c){throw new $$6.f(1,"count")}if(a+b>c){throw new $$6.p(1,"Can't remove the last data row in the table")}this._d6(a,b,true,$m($$t.$hy.$type,null))},insertColumns:function(a,b){b=b!==void 0?b:1;this._fe();var c=this._bn.columns().maxCount();if(a<0||a>this._bw._width()){throw new $$6.o(1,"tableColumnIndex")}if(b<1){throw new $$6.f(1,"count")}if(this._bw._firstColumnIndex()+a+b>c){throw new $$6.p(1,"Max columns exceeded")}this._d5(a,b,false,$m($$t.$hx.$type,null))},insertDataRows:function(a,b){b=b!==void 0?b:1;this._fe();var c=this._bn.rows().maxCount();var d=this.dataAreaRegion();if(a<0||a>d._aa()){throw new $$6.o(1,"dataRowIndex")}if(b<1){throw new $$6.f(1,"count")}if(d.firstRow()+a+b>c){throw new $$6.p(1,"Max rows exceeded")}this._d6(a,b,false,$m($$t.$hy.$type,null))},reapplyFilters:function(){if(0<this._c7){this._c1(true);return}if(this._bn==null){return}var a=this._dp(1);var b;var c;var d=this._d8(b,c);b=d.p0;c=d.p1;var e=new $$4.x($$t.$yl.$type,0);for(var f=0;f<this.columns().count();f++){var g=this.columns()._item(f);if(g.filter()!=null){e.add(g)}}this._bn._ib(b,c,e);this._eq(a)},reapplySortConditions:function(){this.sortSettings()._y()},resize:function(){var n;if(arguments.length===1){if($b($$t.$lu.$type,arguments[0])!==null){n=0}else if(typeof arguments[0]==="string"){n=1}else if(arguments[0]==null){n=0}}else if(arguments.length===2){n=2}switch(n){case 0:return this._resize.apply(this,arguments);case 1:return this._resize1.apply(this,arguments);case 2:return this._resize2.apply(this,arguments);default:throw new Error("Invalid arguments")}},_resize1:function(a){if(this.worksheet()==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ResizedTableMustBeOnWorksheet"))}this._ez(this.worksheet()._getRegion(a),"headerAndDataRegionAddress")},_resize2:function(a,b){if(this.worksheet()==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ResizedTableMustBeOnWorksheet"))}this._ez(this.worksheet()._getRegion1(a,b),"headerAndDataRegionAddress")},_resize:function(a){if(this.worksheet()==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ResizedTableMustBeOnWorksheet"))}if(a==null){throw new $$6.e(0,"headerAndDataRegion")}if(a.worksheet()!=this.worksheet()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_NewTableRegionFromWrongWorksheet"),"headerAndDataRegion")}this._ez(a,"headerAndDataRegion")},_ez:function(a,b){var c=this.wholeTableRegion();if(c==null){return}var d=this.worksheet();if(d==null||a._k()!=c._k()){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_NewTableRegionCannotMoveHeaders"),b)}if(this.isHeaderRowVisible()&&a._aa()==1){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_NewTableRegionMustHaveDataRows"),b)}if(c._s(a)==false){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_NewTableRegionOverlapOld"),b)}var e=a._h();this._er(new $$t.hw(2,this,e),e)},_er:function(a,b){var c=this.worksheet();var d=$$t.$hu._bf[9];var e=c!=null?d.b(c.workbook(),c,d.c):null;try{this._cv(true);var f=this.dataAreaRegion()._h();var g=b;var h=new $$4.x($$t.$h6.$type,0);var i=this.columns();if(this._bw._firstColumnIndex()<g._firstColumnIndex()){for(var j=this._bw._firstColumnIndex();j<g._firstColumnIndex();j++){h.add(i._item(j-this._bw._firstColumnIndex()))}}if(g._lastColumnIndex()<this._bw._lastColumnIndex()){for(var k=g._lastColumnIndex()+1;k<this._bw._lastColumnIndex();k++){h.add(i._item(k-this._bw._firstColumnIndex()))}}var l=new $$t.hv(this,g);var m=$m($$t.$an.$type,null);if(this.isTotalsRowVisible()){var n=this._b0().index();if(g._lastRowIndex()<n){g=new $$t.lv(1,g._firstRowIndex(),g._lastRowIndex()+1,g._firstColumnIndex(),g._lastColumnIndex());l=new $$t.hv(this,g)}if(n<g._lastRowIndex()){m=$m($$t.$an.$type,new $$t.an(2,c,2,l,n,g._lastRowIndex(),this._bw._firstColumnIndex(),this._bw._lastColumnIndex(),(-1),false))}else if(g._lastRowIndex()<n){m=$m($$t.$an.$type,new $$t.an(2,c,2,l,g._lastRowIndex(),n,this._bw._firstColumnIndex(),this._bw._lastColumnIndex(),1,false))}}if($j(m,null)){m=$m($$t.$an.$type,new $$t.an(2,c,1,l,this._bw._firstRowIndex(),this._bw._lastRowIndex(),this._bw._firstColumnIndex(),this._bw._lastColumnIndex(),0,false))}this._bn.conditionalFormats()._a6(true);this._bn._hz(true);var o=c._b8(m.value(),0,null,false);this._bn.conditionalFormats()._a7();this._bn._h0();this._bn._h7();var t1=o.a;L0:while(true){switch(t1){case 0:break;case 1:case 2:break;case 3:throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_NewTableRegionOverlapsOtherTable"));case 4:throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_NewRegionOverlapsFilterArea"));case 5:throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_NewTableRegionOverlapsMergedRegion"));case 6:throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_NewTableRegionOverlapsBlockingValue"));default:t1=1;continue L0}break}var p=new $$4.x($$t.$ee.$type,0);var q=this._k();if(q!=null){q._h5(this,h,p)}var r=this._bw;this._bw=g;var s=0;var t=r._firstColumnIndex();var u=this._bw._firstColumnIndex();if(t<u){for(var v=r._firstColumnIndex();v<this._bw._firstColumnIndex();v++){i._i(0)}}else if(u<t){var w=t-u;var x=new Array(w);if(a.a!=null){var y=Math.min(w,a.a.length);var z=w-y;for(var aa=0;aa<y;aa++){x[aa+z]=a.a[aa]}}var ab=0;for(var ac=this._bw._firstColumnIndex();ac<r._firstColumnIndex();ac++,s++,ab++){this._ed(this._b7(s,x[ab]))}}if(this._bw._width()<i.count()){for(;s<this._bw._width();s++){i._item(s)._br()}while(this._bw._width()<i.count()){i._i(i.count()-1)}}else{for(;s<i.count();s++){i._item(s)._br()}var ad=this._bw._width()-i.count();var ae=new Array(ad);if(a.b!=null){var af=Math.min(ad,a.b.length);for(var ag=0;ag<af;ag++){ae[ag]=a.b[ag]}}var ah=this._cz();this._cz(true);try{var ai=0;for(;s<this._bw._width();s++,ai++){this._ed(this._b7(i.count(),ae[ai]))}}finally{this._cz(ah)}}this._dz();if(this.isHeaderRowVisible()){this._du()}for(var aj=0;aj<p.count();aj++){p.__inner[aj]._b0()}if(q!=null){q._hm(this)}var ak=this.dataAreaRegion();var al=null;if(f._lastRowIndex()<ak.lastRow()){al=c._cx(f._lastRowIndex()+1,ak.firstColumn(),ak.lastRow(),ak.lastColumn())}for(var am=0;am<this.columns().count();am++){this.columns()._item(am)._bm(f,al,ak)}if(this._cs()&&1<this.dataAreaRegion()._aa()){this._cs(false)}}finally{this._cv(false);d.e($$t.$hw.$type,$$t.$lv.$type,a,a.c,b);if(e!=null){d.d(c.workbook(),e)}}},_dv:function(a,b,c){var d=this.style();if(d==null){return}this._dw(a,b,c,d._n(),this.dataAreaRegion())},_dz:function(){var $self=this;if(this._cz()){return}try{this._cz(true);var a=new $$4.h($$t.$h6.$type,String,0);var b=new $$4.x($$4.$u.$type.specialize($$t.$h6.$type,String),0);var c=$$t.$k.ef("GenerateTableColumnName");var d=new $$4.h(String,$$t.$h6.$type,2,$$6.$t.currentCultureIgnoreCase);var e=this._z();for(var f=0;f<this.columns().count();f++){var g=this.columns()._item(f);var h=g.name();if(!String.isNullOrEmpty(h)&&!d.containsKey(h)){d.item(h,g)}}var i=this.columns().count();var j=e==$$t.$k.cq();var k=1;for(var l=0;l<i;l++){var m=this.columns()._item(l);var n=m.name();var o=n;var p=String.isNullOrEmpty(o);var q=true;if(!p){var r;if(function(){var s=d.tryGetValue(o,r);r=s.p1;return s.ret}()&&r==m){q=false}}if(q){if(p){n=c;var s;do{o=n+k++;if(j){s=d.containsKey(o)}else{s=false;for(var t=l+1;t<this.columns().count();t++){if($$v.$an.c(o,this.columns()._item(t).name(),e,1)==0){s=true;break}}}}while(s)}while(d.containsKey(o)){if(k==1){k++}o=n+k++}d.add(o,m)}a.add(m,o);if(this._c6!=null){var u;if(function(){var v=$self._c6.tryGetValue(m,u);u=v.p1;return v.ret}()&&u!=o){b.add(new $$4.u($$t.$h6.$type,String,1,m,u))}}}for(var v=0;v<this.columns().count();v++){var w=this.columns()._item(v);w.name(a.item(w))}this._c6=a;if(b.count()!=0){var x=this._k();if(x!=null){x._h3(this,b)}}}finally{this._cz(false)}},_cd:function(a,b){var c;return function(){var d=$$t.$hu._c4(a,b,c);c=d.p2;return d.ret}()},_ce:function(a,b){if(this._bn==null||a.worksheet()!=this._bn){return false}return this._cf(a.index(),b)},_cf:function(a,b){return this._bw._contains2(a,b)},_cg:function(a,b){return this._bw.containsColumns(a,b)},_d5:function(a,b,c,d){var e=this._k();this._cv(true);var f=this.worksheet();var g=c?$$t.$hu._bf[12]:$$t.$hu._bf[11];var h=f!=null?g.b(e,f,g.c):null;var i=e.__dd;e.__dd=true;try{var j=this._bw;var k=new $$4.x($$t.$h6.$type,2,this.columns().count());var m=this.columns().getEnumerator();while(m.moveNext()){var l=m.current();l._b4();k.add(l)}var n=this._bo(a,b,c,true,$l(d,null));e.__dd=i;var o=$l(d,null)?d.value().a:null;if(c){this._bw=j._withLastColumnIndex(j._lastColumnIndex()-b);this._ev(a,b,true,$m($$t.$lv.$type,j),$m($$t.$ji.$type,n),g,h,$m($$0.$aq.$type,i))}else{this._bw=j._withLastColumnIndex(j._lastColumnIndex()+b);this._ef(a,b,o,true,$m($$t.$lv.$type,j),$m($$t.$ji.$type,n),g,h,$m($$0.$aq.$type,i))}var q=k.getEnumerator();while(q.moveNext()){var p=q.current();p._bs()}e.__dd=true;e._hg(function(r,s){s._b6(e)},true)}finally{this._cv(false);e.__dd=i}},_d6:function(a,b,c,d){var e=this._k();if(e==null){return}this._cv(true);var f=$m($$t.$hy.$type,null);var g=$$t.$hu._bf[c?14:13];var h=this._bn!=null?g.b(e,this._bn,g.c):null;var i=e.__dd;e.__dd=true;try{var j=this._bw;var k=this._bo(a,b,c,false,$l(d,null));if(c){this._bw=j._withLastRowIndex(j._lastRowIndex()-b)}else{this._bw=j._withLastRowIndex(j._lastRowIndex()+b)}f=$m($$t.$hy.$type,new $$t.hy(1,this,a,b,$m($$t.$lv.$type,j)));e._hg(function(l,m){m._b6(e)},true)}finally{this._cv(false);e.__dd=i;if($l(f,null)){g.e($$t.$hy.$type,$$0.$aw.$type,f.value(),-1,a);if(h!=null){g.d(e,h)}}}var l=!c;if($l(d,null)){l=false}if(l){var m;var n;var o=this._d7(this._bw,m,n);m=o.p1;n=o.p2;var q=this.columns().getEnumerator();while(q.moveNext()){var p=q.current();p._ba(m,m+a,b)}}},_d8:function(a,b){var c=this._d7(this._bw,a,b);a=c.p1;b=c.p2;return{p0:a,p1:b}},_d7:function(a,b,c){b=a._firstRowIndex();if(this.isHeaderRowVisible()){b++}c=a._lastRowIndex();if(this.isTotalsRowVisible()){c--}return{p1:b,p2:c}},_d9:function(){var a=this._k();for(var b=0;b<this.columns().count();b++){this.columns()._item(b)._bd()}var c=this.columns()._item(0);var d=c.areaFormats()._c(1);var e=c.areaFormats()._c(0);var f=c.areaFormats()._c(2);for(var g=1;g<this.columns().count();g++){var h=this.columns()._item(g);if(d!=null){var i=h.areaFormats()._c(1);if(d.equals(i)==false){d=null}}if(e!=null){var j=h.areaFormats()._c(0);if(e.equals(j)==false){e=null}}if(f!=null){var k=h.areaFormats()._c(2);if(f.equals(k)==false){f=null}}}try{this._c3(true);if(d!=null){this.areaFormats().item(2).setFormatting(d)}if(e!=null){this.areaFormats().item(1).setFormatting(e)}if(f!=null){this.areaFormats().item(3).setFormatting(f)}var l=$$t.$lm._a0(this.worksheet(),this._by(),$m($$t.$bz.$type,null),false);if(l!=null){var m=this.areaFormats()._d(a,0);var o=l.getEnumerator();while(o.moveNext()){var n=o.current();m._setValue(n.key(),n.value())}}}finally{this._c3(false)}},_ed:function(a){a._bd();var b=this._k();var c=this.areaFormats()._f(2);if(c!=null){var d=a.areaFormats()._d(b,1);d.formatOptions(d.formatOptions()&~c.formatOptions());$$t.$k.fb(c,d,2147483647,true,true,0,false)}var e=this.areaFormats()._f(1);if(e!=null){var f=a.areaFormats()._d(b,0);f.formatOptions(f.formatOptions()&~e.formatOptions());$$t.$k.fb(e,f,2147483647,true,true,0,false)}var g=this.areaFormats()._f(3);if(g!=null){var h=a.areaFormats()._d(b,2);h.formatOptions(h.formatOptions()&~g.formatOptions());$$t.$k.fb(g,h,2147483647,true,true,0,false)}},_ea:function(){var a=this.dataAreaRegion();if(a==null||a.worksheet()==null){return}for(var b=0;b<this.columns().count();b++){var c=this.columns()._item(b);var d=null;var e=$a(a._aa(),2)+1;var f=a.lastRow()-e+1;for(var g=f;g<=a.lastRow();g++){var h=this._bn.rows()._aj(g);if(h==null){d=null}else{var i=h._ar(c._at());if(d==null){d=i}else if(i==null||i._ao(d)==false){d=null}}if(d==null){break}}if(d!=null){d=d._g();d._bw(this._k(),a._k(),c._at(),$$t.$k.g4(0,a.firstRow()-f));c._bz(d)}}},_ec:function(a,b){var c=Math.min(a.columns().count(),this.columns().count());var d=1|2|4|8|16|32|64|512|2048;this._b1=a._b1&d;if(a._bl!=null){this.sortSettings()._v(a._bl);if(a._bl.sortConditions().count()>0){var f=a._bl.sortConditions().getEnumerator();while(f.moveNext()){var e=f.current();var g=e.key().index();if(g<c){var h=e.value()._a();this._bl.sortConditions()._s(this.columns()._item(g),h)}}}}if(a._b2!=null){var j=a._b2.getEnumerator();while(j.moveNext()){var i=j.current();var k=i.key();var l=$b($$t.$kg.$type,i.value());var m=$b($$t.$kg.$type,this._b2.item(k));$$t.$k.fb(l,m,2147483647,false,true,0,b)}}for(var n=0;n<c;n++){this.columns()._item(n)._be(a.columns()._item(n),b)}},_b4:function(){return this._b8(this.columns().count(),this._dr)},_b5:function(a){return this._b8(this.columns().count(),a)},_b8:function(a,b){this._dr=Math.max(b+1,this._dr);var c=this._bw._firstColumnIndex()+a;var d=new $$t.h6(this,b,c);this._b9._h(a,d);return d},_b6:function(a){return this._b8(a,this._dr)},_b7:function(a,b){if(b==null){return this._b6(a)}var c=this._bw._firstColumnIndex()+a;this._b9._h(a,b);b._bj(this,c,false);return b},_cn:function(a,b){return this._bw.intersectsWithColumns(a,b)},_ct:function(a){if(a==null||false==a.performsShift()||false==a.isRemoveOperation()||false==a.shiftsRows()){return true}if(a!=null&&a.isUndoOperation()&&a.shiftsRows()){return true}if(this.isHeaderRowVisible()&&false==$$t.$k.aq(a,this._by())){if($$t.$k.as(a,this.headerRowRegion()._h())){return false}}return true},_cy:function(a,b){var $self=this;if(this._bw._firstColumnIndex()>=b._firstColumnIndex()&&this._bw._firstRowIndex()>=b._firstRowIndex()&&this._bw._lastColumnIndex()<=b._lastColumnIndex()&&this._bw._lastRowIndex()<=b._lastRowIndex()){var c=this.worksheet().workbook();var d=c.__dd;c.__dd=false;this.worksheet().tables().remove(this,true);c.__dd=d;return true}if(this.isTotalsRowVisible()&&a.q()){var e=this.totalsRowRegion()._h();if(b._contains1(e)){this._k()._ic(function(){$self._cx(false)});if(b._firstRowIndex()==e._firstRowIndex()){return true}}}for(var f=0;f<this.columns().count();f++){this.columns()._item(f)._b4()}return false},_ej:function(a){if(a!=null){a._h4(this)}if(this._b2!=null){this._b2._l()}if(this._b9!=null){for(var b=0;b<this._b9.count();b++){this._b9._item(b)._bq()}}this._af(null);this.style(null)},_ek:function(a){this.clearFilters();if(a){this._dx()}var b=this._k();var c=this._bz();if(c!=null){for(var d=this._bw._firstColumnIndex();d<=this._bw._lastColumnIndex();d++){c._d4(d,false)}}var e=this._b0();if(e!=null){for(var f=this._bw._firstColumnIndex();f<=this._bw._lastColumnIndex();f++){e._d4(f,false)}}this._ej(b);this._bn=null},_el:function(a){this._bn=a;var b=this._bn.workbook();if(b!=null){this._af(b);b._hu(this);if(this._b2!=null){this._b2._k(b)}}if(this._b9!=null){for(var c=0;c<this._b9.count();c++){this._b9._item(c)._bl(b)}}this._dz();if(this.isHeaderRowVisible()){this._du()}if(this.isTotalsRowVisible()){this._dy()}},_bo:function(a,b,c,d,e){var f=new $$t.an;this._bn.conditionalFormats()._a6(true);if(d){var g=this._bn.columns().maxCount();f=new $$t.an(2,this._bn,0,null,this._bw._firstRowIndex(),this._bw._lastRowIndex(),c?this._bw._firstColumnIndex()+a+b:this._bw._firstColumnIndex()+a,c?g-1:g-(1+b),c?-b:b,false)}else{var h=this._bn.rows().maxCount();var i=this.dataAreaRegion();f=new $$t.an(2,this._bn,3,null,c?i.firstRow()+a+b:i.firstRow()+a,c?h-1:h-(1+b),this._bw._firstColumnIndex(),this._bw._lastColumnIndex(),c?-b:b,false)}var j=a==0&&false==c&&d?1:2;if(e){j=0}this._bn._hz(true);var k=this._bn._b8(f,j,null,false);this._bn.conditionalFormats()._a7();this._bn._h0();this._bn._h7();if(d){this._bn.columns()._ac(k.a)}else{this._bn.rows()._ac(k.a)}return k},_es:function(a,b){var t1=a;L0:while(true){switch(t1){case 0:break;case 1:throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_CannotInsertTableRow_LossOfData",[b]));case 2:throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_CannotInsertTableRow_LossOfObject",[b]));case 3:throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_CannotInsertTableRow_SplitTable",[b]));case 4:throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_NewRegionOverlapsFilterArea"));case 5:throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_CannotInsertTableRow_SplitMergedRegion",[b]));case 6:throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_CannotInsertTableRow_SplitBlockingValue",[b]));default:t1=1;continue L0}break}},_e0:function(){this._c7--;if(this._c7<=0&&this._c1()){this._c1(false);this.reapplyFilters()}},_bk:function(a,b,c){var $self=this;var d;if(b!=null&&b.shiftsRows()){if(!b.isUndoOperation()){this._bv=this._bw;d=function(){var e=a.e($self._bw,false);$self._bw=e.p0;return e.ret}();this.worksheet().workbook()._ic(function(){$self._bx($self._bw)})}else{d=$$t.$ao.c}}else{var e=new $$t.lv(1,this._bw._firstRowIndex(),this._bw._lastRowIndex(),this._bw._firstColumnIndex(),this._bw._lastColumnIndex());d=function(){var f=a.e($self._bw,false);$self._bw=f.p0;return f.ret}();if(d.f()&&b!=null&&b.shiftsColumns()&&!b.isUndoOperation()){var f=this._k();if(f!=null&&e._width()!=this._bw._width()){var g=f.__dd;f.__dd=false;try{var h=this._bw._width()-e._width();if(h<0){var i=Math.max(0,a.k()._firstColumnIndex()-this._bw._firstColumnIndex());this._ev(i,-h,true,$m($$t.$lv.$type,e),$m($$t.$ji.$type,null),null,null,$m($$0.$aq.$type,null))}else{var j=a.l()._firstColumnIndex()-e._firstColumnIndex();this._ef(j,h,null,true,$m($$t.$lv.$type,e),$m($$t.$ji.$type,null),null,null,$m($$0.$aq.$type,null))}}finally{f.__dd=g}}}}if(c){for(var k=0;k<this.columns().count();k++){this.columns()._item(k)._bs()}}for(var l=0;l<this.columns().count();l++){this.columns()._item(l)._bt(l+this._bw._firstColumnIndex())}return d},_e6:function(){this._c7++},_du:function(){var a=this._bz();if(a==null){return}var b=false;var c=this._k();if(c!=null){b=c._c2()}if(false==b&&this._cu()){b=true}try{this._cz(true);for(var d=0;d<this.columns().count();d++){var e=this.columns()._item(d);var f=d+this._bw._firstColumnIndex();a._d4(f,true);if(b==false){a.setCellValue(f,e._a5())}}}finally{this._cz(false)}},_dw:function(a,b,c,d,e){for(var f=d._count()-1;f>=0;f--){var g=d._values().__inner[f];if(this._co(a,b,g._area(),e)==false){continue}if(g._area()==0){var h=2147483647&~208404486;if(a==this._bw._firstRowIndex()){h|=67108864;h|=134217728}if(a==this._bw._lastRowIndex()){h|=2;h|=4}if(b==this._bw._firstColumnIndex()){h|=262144;h|=524288}if(b==this._bw._lastColumnIndex()){h|=2097152;h|=4194304}$$t.$hu._eb(c,g,h);continue}$$t.$hu._eb(c,g,2147483647)}},_dx:function(){var a=this.style();if(a==null){return}var b=a._n();var c=this.dataAreaRegion();var e=this.wholeTableRegion().getEnumerator();while(e.moveNext()){var d=e.current();this._dw(d.rowIndex(),d._ab(),d._cellFormatInternal(),b,c)}},_dy:function(){var a=this._b0();if(a==null){return}var b=false;var c=this._k();if(c!=null){b=c._c2()}if(false==b&&this._cu()){b=true}for(var d=0;d<this.columns().count();d++){var e=this.columns()._item(d);var f=d+this._bw._firstColumnIndex();a._d4(f,true);if(b==false){if(e._aa()!=null){e._aa()._bp(a,f)}else{var g=e._a7();if(String.isNullOrEmpty(g)==false){a.setCellValue(f,g)}else{}}}}},_d1:function(a){var b=this.worksheet().rows()._aj(a);if(b==null){return}for(var c=this._bw._firstColumnIndex();c<=this._bw._lastColumnIndex();c++){b._d4(c,false);b.setCellValue(c,null);var d=b._bd(c);if(d!=null){d.style(null);d.formatOptions(0)}}},_bh:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$hu.$type,$tValue,a,72,b,c,d,e,g,f,null,null)},_bi:function($tContext,$tValue,a,b,c,d,e,f,g,h){return new $$t.gm($tContext,$tValue,a,b,c,d,e,f,h,g,null,null)},_bg:function(){var a=new Array(17);$$t.$gh._ba(a,72);$$t.$gl.f(a,2,$$t.$hu._bh($$0.$aq.$type,"DisplayBandedColumns",function(b){return b.displayBandedColumns()},function(b,c){b.displayBandedColumns(c)},function(b,c){b._e2(1,c)},true,false,24576));$$t.$gl.f(a,3,$$t.$hu._bh($$0.$aq.$type,"DisplayBandedRows",function(b){return b.displayBandedRows()},function(b,c){b.displayBandedRows(c)},function(b,c){b._e2(2,c)},true,false,24576));$$t.$gl.f(a,4,$$t.$hu._bh($$0.$aq.$type,"DisplayFirstColumnFormatting",function(b){return b.displayFirstColumnFormatting()},function(b,c){b.displayFirstColumnFormatting(c)},function(b,c){b._e2(4,c)},true,false,24576));$$t.$gl.f(a,5,$$t.$hu._bh($$0.$aq.$type,"DisplayLastColumnFormatting",function(b){return b.displayLastColumnFormatting()},function(b,c){b.displayLastColumnFormatting(c)},function(b,c){b._e2(8,c)},true,false,24576));$$t.$gl.f(a,6,$$t.$hu._bh($$0.$aq.$type,"IsFilterUIVisible",function(b){return b.isFilterUIVisible()},function(b,c){b.isFilterUIVisible(c)},function(b,c){b._e3(c)},true,true,24576));$$t.$gl.f(a,7,$$t.$hu._bh($$0.$aq.$type,"IsHeaderRowVisible",function(b){return b.isHeaderRowVisible()},function(b,c){b.isHeaderRowVisible(c)},function(b,c){b._e4(c)},true,true,24576));$$t.$gl.f(a,8,$$t.$hu._bh($$0.$aq.$type,"IsTotalsRowVisible",function(b){return b.isTotalsRowVisible()},function(b,c){b.isTotalsRowVisible(c)},function(b,c){b._e5(c,false)},true,true,24576));$$t.$gl.f(a,9,$$t.$hu._bi($$t.$hw.$type,$$t.$lv.$type,"Resize",79,function(b){return b.d._by()},function(b,c){$$t.$hu._fc(b,c)},null,true,true,24576));$$t.$gl.f(a,10,$$t.$hu._bh($$t.$h9.$type,"Style",function(b){return b.style()},function(b,c){b.style(c)},null,true,false,24576));$$t.$gl.f(a,11,$$t.$hu._bi($$t.$hx.$type,$$0.$aw.$type,"InsertColumns",75,function(b){return b.h},function(b,c){$$t.$hu._e8(b,c)},null,true,true,24576));$$t.$gl.f(a,12,$$t.$hu._bi($$t.$hx.$type,$$0.$aw.$type,"RemoveColumns",76,function(b){return b.h},function(b,c){$$t.$hu._fa(b,c)},null,true,true,24576));$$t.$gl.f(a,13,$$t.$hu._bi($$t.$hy.$type,$$0.$aw.$type,"InsertRows",77,function(b){return b.d},function(b,c){$$t.$hu._e9(b,c)},null,true,true,24576));$$t.$gl.f(a,14,$$t.$hu._bi($$t.$hy.$type,$$0.$aw.$type,"RemoveRows",78,function(b){return b.d},function(b,c){$$t.$hu._fb(b,c)},null,true,true,24576));$$t.$gl.f(a,15,$$t.$hu._bh($$0.$aq.$type,"IsTotalsRowVisibleNoShift",function(b){return b._cx()},function(b,c){b._cx(c)},function(b,c){b._e5(c,true)},true,true,24576));$$t.$gl.f(a,16,$$t.$hu._bh($$t.$lv.$type,"AddressBeforeShiftRows",function(b){return b._bx()},function(b,c){b._bx(c)},function(b,c){b._e1(c)},true,true,24576));return a},_cl:function(a){return(this._b1&a)==a},_eb:function(a,b,c){var d=a.a();var e=a.style();var f=e!=null&&e._n()==false?e._i()._bz():0;
|
|
var g=a.d().v();var h=g!=null?g.styles().normalStyle()._i():null;for(var i=1;i!=1073741824;i=i<<1){if((c&i)==0){continue}if(a._isValueDefault(i)==false){switch(i){case 64:case 256:case 4:case 134217728:case 4194304:case 524288:case 32:if(h==null||!$.ig.$op.equalsStatic(h._getValue(i),a._getValue(i))){continue}break;default:continue}}var j=$$t.$o._by(i);if((f&j)!=0&&(a.formatOptions()&j)==0){continue}var k=b._getValue(i);if($$t.$o._isValueDefault(i,k)==false){a._setValue1(i,k,false,0)}}a.g(d)},_co:function(a,b,c,d){switch(c){case 0:return true;case 7:case 8:{if(this.displayBandedColumns()==false||d._q(a,b)==false){return false}var e=this.style().columnStripeWidth()+this.style().alternateColumnStripeWidth();var f=(b-this._by()._firstColumnIndex())%e;if(c==7){return f<this.style().columnStripeWidth()}return this.style().columnStripeWidth()<=f}case 5:case 6:{if(this.displayBandedRows()==false||d._q(a,b)==false){return false}var g=this.style().rowStripeHeight()+this.style().alternateRowStripeHeight();var h=(a-d.firstRow())%g;if(c==5){return h<this.style().rowStripeHeight()}return this.style().rowStripeHeight()<=h}case 4:{if(this.displayLastColumnFormatting()==false){return false}return b==this._by()._lastColumnIndex()}case 3:{if(this.displayFirstColumnFormatting()==false){return false}return b==this._by()._firstColumnIndex()}case 1:return this.isHeaderRowVisible()&&a==this._by()._firstRowIndex();case 2:return this.isTotalsRowVisible()&&a==this._by()._lastRowIndex();case 9:{if(this.displayFirstColumnFormatting()==false){return false}return this.isHeaderRowVisible()&&a==this._by()._firstRowIndex()&&b==this._by()._firstColumnIndex()}case 10:{if(this.displayLastColumnFormatting()==false){return false}return this.isHeaderRowVisible()&&a==this._by()._firstRowIndex()&&b==this._by()._lastColumnIndex()}case 11:{if(this.displayFirstColumnFormatting()==false){return false}return this.isTotalsRowVisible()&&a==this._by()._lastRowIndex()&&b==this._by()._firstColumnIndex()}case 12:{if(this.displayLastColumnFormatting()==false){return false}return this.isTotalsRowVisible()&&a==this._by()._lastRowIndex()&&b==this._by()._lastColumnIndex()}default:return false}},_ef:function(a,b,c,d,e,f,g,h,i){if(a<0){throw new $$6.o(1,"index")}if(b<1){throw new $$6.f(1,"count")}var j=this._k().maxColumnCount();if(a+b>j){throw new $$6.p(1,"Max columns exceeded")}var k=this.worksheet();var l=k!=null?k.workbook():null;var m=this._cz();this._cz(true);if(g==null){g=$$t.$hu._bf[11];h=k!=null?g.b(k.workbook(),k,g.c):null}var n=false;if(l!=null){if($l(i,null)){n=i.value()}else{n=l.__dd}if(d){l.__dd=true}}var o=$m($$t.$hx.$type,null);try{for(var p=a;p<this.columns().count();p++){this.columns()._item(p)._bk(true)}for(var q=0;q<b;q++){if(c!=null){this._b7(a+q,c[q])}else{this._b6(a+q)}}for(var r=a+b;r<this.columns().count();r++){this.columns()._item(r)._bj(this,this._bw._firstColumnIndex()+r,true)}var s=new Array(b);for(var t=0;t<b;t++){s[t]=this.columns()._item(a+t)}if(c==null||String.isNullOrEmpty(c[0]._a5())){var u=false;var v=0;var w=$$t.$k.ef("GenerateTableColumnName");if(a>0){var x=this.columns()._item(a-1).name();if(!String.isNullOrEmpty(x)){var y=0;for(var z=x.length-1;z>=0;z--){var aa=x.charAt(z);if(aa.charCodeAt(0)>="0".charCodeAt(0)&&aa.charCodeAt(0)<="9".charCodeAt(0)){y++}else{break}}if(y>0&&y<10&&function(){var ab=$aj(x.substr(x.length-y),v);v=ab.p1;return ab.ret}()){w=x.substr(0,x.length-y);u=true}}}if(!u){while(true){if(null==this.columns()._item1(w+(v+1))){break}v++}}var ab=null;var ac=false;for(var ae=0;ae<s.length;ae++){var ad=s[ae];if(!ac){v++;var af=w+v;ac=this.columns()._item1(af)!=null;if(ac){if(ab==null){ac=false;w=w+(v-1);v=2;while(ab==null){af=w+v;if(this.columns()._item1(af)==null){ab=af;break}v++}}}else{ab=af}}ad.name(ab)}}this._cz(m);this._dz();var ag=new $$4.x($$t.$ee.$type,0);l._h5(this,new $$4.x($$t.$h6.$type,0),ag);for(var ah=0;ah<ag.count();ah++){ag.__inner[ah]._b0()}o=$m($$t.$hx.$type,new $$t.hx(1,this,a,b,d,this._cv(),s,null,e))}finally{if(l!=null&&d){l.__dd=n}if($l(o,null)){g.e($$t.$hx.$type,$$0.$aw.$type,o.value(),-1,a)}if(h!=null){g.d(k.workbook(),h)}}},_ev:function(a,b,c,d,e,f,g,h){if(a<0){throw new $$6.o(1,"index")}if(b<1){throw new $$6.f(1,"count")}if(a+b>this.columns().count()){throw new $$6.p(1,"Max columns exceeded")}var i=this.worksheet();var j=i!=null?i.workbook():null;if(f==null){f=$$t.$hu._bf[12];g=i!=null?f.b(i.workbook(),i,f.c):null}var k=false;if(j!=null){if(h.hasValue()){k=h.value()}else{k=j.__dd}if(c){j.__dd=true}}var l=$m($$t.$hx.$type,null);try{var m=new $$4.q($$t.$h6.$type,0);var n=Math.min(this.columns().count(),a+b)-1;for(var o=a;o<=n;o++){m.add(this.columns()._item(o))}var p=new $$4.x($$6.$v.$type.specialize($$t.$h6.$type,$$0.$aw.$type,$$t.$adu.$type),0);for(var q=0;q<this.sortSettings().sortConditions().count();q++){var r=this.sortSettings().sortConditions()._item1(q);if(m.contains(r.key())){p.add($$6.$w.b($$t.$h6.$type,$$0.$aw.$type,$$t.$adu.$type,r.key(),q+p.count(),r.value()));this.sortSettings().sortConditions().removeAt(q);q--}}for(var s=a+b;s<this.columns().count();s++){this.columns()._item(s)._bk(true)}var t=new Array(b);for(var u=0;u<b;u++){t[u]=this.columns()._item(a);this.columns()._i(a)}for(var v=a;v<this.columns().count();v++){this.columns()._item(v)._bj(this,this._bw._firstColumnIndex()+v,true)}var w=new $$4.x($$t.$ee.$type,0);j._h5(this,new $$4.x($$t.$h6.$type,1,m),w);for(var x=0;x<w.count();x++){w.__inner[x]._b0()}l=$m($$t.$hx.$type,new $$t.hx(1,this,a,b,c,this._cv(),t,p.toArray(),d))}finally{if(j!=null&&c){j.__dd=k}if($l(l,null)){f.e($$t.$hx.$type,$$0.$aw.$type,l.value(),-1,a)}if(g!=null){f.d(i.workbook(),g)}}},_eh:function(){this.isFilterUIVisible(this.isHeaderRowVisible());if(this.worksheet()==null){return}var a=this._k();if(a!=null){a._hm(this)}if(this.isHeaderRowVisible()){if(this._c2()){if(this.worksheet()._b7(this._bw._firstRowIndex(),this._bw._firstColumnIndex(),this._bw._lastColumnIndex(),0).a!=0){}}this._bw=this._bw._withFirstRowIndex(this._bw._firstRowIndex()-1);this._du();var c=this.columns().getEnumerator();while(c.moveNext()){var b=c.current();b._bh()}}else{this.clearFilters();var d=this._bw._firstRowIndex();this._bw=this._bw._withFirstRowIndex(d+1);this._d1(d)}},_ei:function(){if(this.worksheet()==null){return}if(this.isHeaderRowVisible()){var b=this.columns().getEnumerator();while(b.moveNext()){var a=b.current();a._bg()}}else{if(this._c2()){var c=$$t.$k.ef("TableHeaderRowDescription");var d=this.worksheet().rows().maxCount()-1;if(d==this._bw._lastRowIndex()){throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_CannotInsertTableRow_TableOnBottomOfWorksheet",[c]))}var e=this.worksheet()._a7(this._bw._lastRowIndex()+1,d-1,this._bw._firstColumnIndex(),this._bw._lastColumnIndex(),1,3);$$t.$hu._es(e,c)}}},_em:function(a){if(this.worksheet()==null){return}var b=this._k();if(b!=null){b._hm(this)}var c=this._bw._lastRowIndex();this._bw=this._bw._withLastRowIndex(this._bw._lastRowIndex()-1);if(a||this.worksheet()._b6(c,this._bw._firstColumnIndex(),this._bw._lastColumnIndex()).a!=0){this._d1(c)}},_en:function(){if(this.worksheet()==null){return}var b=this.columns().getEnumerator();while(b.moveNext()){var a=b.current();a._bn()}},_eo:function(a){a=true;if(this.worksheet()==null){return{p0:a}}var b=this._k();var c=this.worksheet().rows().maxCount()-1;if(this._bw._lastRowIndex()==c){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_TotalsRowCannotBeShownInLastRow"))}var d=$$t.$k.ef("TableTotalsRowDescription");var e=this.worksheet()._a7(this._bw._lastRowIndex()+1,c-1,this._bw._firstColumnIndex(),this._bw._lastColumnIndex(),1,3);if(e!=0){if(this.worksheet()._dp(this._bw._lastRowIndex()+1,this._bw._firstColumnIndex(),this._bw._lastColumnIndex())){$$t.$hu._es(e,d)}a=false}if(b!=null&&this._cm()==false){if(this.columns().count()>1){var f=this.columns()._item(0);if(f.totalFormula()==null&&f.totalLabel()==null){f.totalLabel($$t.$k.ef("DefaultTotalLabel"))}}var g=this.columns()._item(this.columns().count()-1);if(g.totalFormula()==null&&g.totalLabel()==null){var h=2;var i;var j;var k=this._d8(i,j);i=k.p0;j=k.p1;var l=this.worksheet();var n=l.rows()._m(i,j).getEnumerator();while(n.moveNext()){var m=n.current();var o=m._c5(g._at());if(o==null){continue}var p;var q=$$t.$k.ba(o)&&function(){var r=l._en(m,g._at(),p,true);p=r.p2;return r.ret}()==false;if(q){h=6;continue}h=2;break}g.totalFormula(b._am(g,h))}}return{p0:a}},_ep:function(a){if(this.worksheet()==null){return}var b=this._k();if(b!=null){b._hm(this)}if(a){var c=this.worksheet()._b7(this._bw._lastRowIndex()+1,this._bw._firstColumnIndex(),this._bw._lastColumnIndex(),0)}this._bw=this._bw._withLastRowIndex(this._bw._lastRowIndex()+1);this._dy();this._cm(true);var e=this.columns().getEnumerator();while(e.moveNext()){var d=e.current();d._bo()}},_dp:function(a){var b=this._k();return b!=null&&b._cv()?b._gl(this._bn,a,null):null},_eq:function(a){if(a!=null){var b=this._k();if(b!=null){b._h6(a)}}},_e2:function(a,b){if(b){this._b1|=a}else{this._b1&=~a}},_c2:function(){return this._bw._firstRowIndex()==0||this.worksheet()._dp(this._bw._firstRowIndex()-1,this._bw._firstColumnIndex(),this._bw._lastColumnIndex())},_e7:function(a,b){if(this._c3()||this._cu()){return}if(a==null||a._z()){return}var c=this._k();if(c!=null&&c._c2()){return}var d=a._area();var e;switch(d){case 0:return;case 1:e=0;break;case 2:e=1;break;case 3:e=2;break;default:return}var f=0;for(var g=1;g!=1073741824;g=g<<1){if((b&g)==0){continue}if($$t.$hu._cd(d,g)&&a._isValueDefault(g)==false){f|=g}}if(f==0){return}for(var h=0;h<this.columns().count();h++){$$t.$k.fb(a,this.columns()._item(h).areaFormats()._d(c,e),f,false,true,0,false)}},_e8:function(a,b){if(a.e){a.d._d5(a.h,a.g,true,$m($$t.$hx.$type,a));return}for(var c=0;c<a.a.length;c++){a.a[c]._b4()}var d=a.d._k();var e=d.__dd;d.__dd=false;a.d._ev(a.h,a.g,a.f,$m($$t.$lv.$type,null),$m($$t.$ji.$type,null),null,null,$m($$0.$aq.$type,null));d.__dd=e},_e9:function(a,b){a.b._d6(a.d,a.c,true,$m($$t.$hy.$type,a))},_fa:function(a,b){if(a.e){a.d._d5(a.h,a.g,false,$m($$t.$hx.$type,a));return}for(var c=0;c<a.a.length;c++){a.a[c]._b4()}var d=a.d._k();var e=d.__dd;d.__dd=false;a.d._bw=a.c;a.d._ef(a.h,a.g,a.a,a.f,$m($$t.$lv.$type,a.c),$m($$t.$ji.$type,null),null,null,$m($$0.$aq.$type,null));if(a.b!=null){a.d.sortSettings().sortConditions()._ag(a.b)}d.__dd=e},_fb:function(a,b){a.b._d6(a.d,a.c,false,$m($$t.$hy.$type,a))},_fc:function(a,b){a.d._er(new $$t.hw(1,a),a.c)},_fd:function(a,b){var c;if(function(){var d=$$t.$hu._c4(a,b,c);c=d.p2;return d.ret}()==false){throw new $$6.p(1,c)}},_c4:function(a,b,c){var t1=a;L0:while(true){switch(t1){case 0:switch(b){case 2:case 4:case 32768:case 262144:case 524288:case 2097152:case 4194304:case 67108864:case 134217728:c=null;return{ret:true,p2:c}}c=$$t.$k.ef("LE_InvalidOperationException_InvalidWholeTableAreaFormatProperty");return{ret:false,p2:c};case 1:c=null;return{ret:true,p2:c};case 2:switch(b){case 67108864:case 134217728:c=$$t.$k.ef("LE_InvalidOperationException_InvalidHeaderRowAreaFormatProperty");return{ret:false,p2:c}}c=null;return{ret:true,p2:c};case 3:switch(b){case 2:case 4:c=$$t.$k.ef("LE_InvalidOperationException_InvalidTotalsRowAreaFormatProperty");return{ret:false,p2:c}}c=null;return{ret:true,p2:c};default:t1=1;continue L0}break}},_fe:function(){if(this._bn==null){throw new $$6.p(1,"The table has been deleted")}if(this._bn.workbook()==null){throw new $$6.p(1,"The worksheet has been deleted")}},_bv:null,_bx:function(a){if(arguments.length===1){$$t.$hu._bf[16].h($$t.$hu.$type,$$t.$lv.$type,this,a);return a}else{return this._bv}},_e1:function(a){this._bv=a;if(a._isValid()){this._bw=a}},areaFormats:function(){if(arguments.length!==0){var a=this.areaFormats();return a.item.apply(a,arguments)}if(this._b2==null){this._b2=new $$t.h0($$t.$df.$type,this)}return this._b2},columns:function(){if(arguments.length!==0){var a=this.columns();return a.item.apply(a,arguments)}if(this._b9==null){this._b9=new $$t.h8(this)}return this._b9},dataAreaRegion:function(){if(this._bn==null){return null}var a;var b;var c=this._d8(a,b);a=c.p0;b=c.p1;return this._bn._cx(a,this._bw._firstColumnIndex(),b,this._bw._lastColumnIndex())},displayBandedColumns:function(a){if(arguments.length===1){$$t.$hu._bf[2].h($$t.$hu.$type,$$0.$aq.$type,this,a);return a}else{return this._cl(1)}},displayBandedRows:function(a){if(arguments.length===1){$$t.$hu._bf[3].h($$t.$hu.$type,$$0.$aq.$type,this,a);return a}else{return this._cl(2)}},displayFirstColumnFormatting:function(a){if(arguments.length===1){$$t.$hu._bf[4].h($$t.$hu.$type,$$0.$aq.$type,this,a);return a}else{return this._cl(4)}},displayLastColumnFormatting:function(a){if(arguments.length===1){$$t.$hu._bf[5].h($$t.$hu.$type,$$0.$aq.$type,this,a);return a}else{return this._cl(8)}},headerRowRegion:function(){if(this.worksheet()==null||this.isHeaderRowVisible()==false){return null}return this._bn._cx(this._bw._firstRowIndex(),this._bw._firstColumnIndex(),this._bw._firstRowIndex(),this._bw._lastColumnIndex())},isFilterUIVisible:function(a){if(arguments.length===1){if(this.isFilterUIVisible()==a){return}$$t.$hu._bf[6].h($$t.$hu.$type,$$0.$aq.$type,this,a);return a}else{return this._cl(32)}},_e3:function(a){if(a&&this.isHeaderRowVisible()==false){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ShowFilterUIWhileHeaderRowHidden"))}this._e2(32,a);if(a==false){this.clearFilters()}},isHeaderRowVisible:function(a){if(arguments.length===1){if(this.isHeaderRowVisible()==a){return}$$t.$hu._bf[7].h($$t.$hu.$type,$$0.$aq.$type,this,a);return a}else{return this._cl(64)}},_e4:function(a){try{this._cp(true);this._ei();this._e2(64,a);this._eh()}finally{this._cp(false)}},isTotalsRowVisible:function(a){if(arguments.length===1){if(this.isTotalsRowVisible()==a){return}$$t.$hu._bf[8].h($$t.$hu.$type,$$0.$aq.$type,this,a);return a}else{return this._cl(512)}},_e5:function(a,b){{try{this._cp(true);if(a){var c;var d=this._eo(c);c=d.p0;this._e2(512,a);this._ep(c&&!b)}else{this._en();this._e2(512,a);this._em(b)}}finally{this._cp(false)}}},_cx:function(a){if(arguments.length===1){if(this._cx()==a){return}$$t.$hu._bf[15].h($$t.$hu.$type,$$0.$aq.$type,this,a);return a}else{return this._cl(512)}},sortSettings:function(){var $self=this;if(this._bl==null){this._bl=new $$t.ad1($$t.$h6.$type,this,function(a){if(a.table()!=$self){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_ColumnNotInTable"),"sortableItem")}})}return this._bl},style:function(a){if(arguments.length===1){var b=this._k();if(a==null){if(b==null){a=$$t.$ht._c()._d()}else{a=b.defaultTableStyle()}}if(this._cb==a){return}if(a.isCustom()){if(a._h()==null||b!=null&&a._h()._e()!=b){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_TableStyleFromOtherWorkbook"),"value")}}var c=$$t.$hu._bf[10].g($$t.$hu.$type,$$t.$h9.$type,this,this._cb,a,false);this._cb=c.p1;return a}else{return this._cb}},totalsRowRegion:function(){if(this.worksheet()==null||this.isTotalsRowVisible()==false){return null}return this._bn._cx(this._bw._lastRowIndex(),this._bw._firstColumnIndex(),this._bw._lastRowIndex(),this._bw._lastColumnIndex())},wholeTableRegion:function(){if(this._bn==null){return null}return this._bn._cw(this._bw)},worksheet:function(){return this._bn},_bq:function(){if(this._bn==null){return null}var a=this._bw._lastRowIndex();if(this.isTotalsRowVisible()){a--}return this._bn._cx(this._bw._firstRowIndex(),this._bw._firstColumnIndex(),a,this._bw._lastColumnIndex())},_cm:function(a){if(arguments.length===1){this._e2(16,a);return a}else{return this._cl(16)}},_bz:function(){if(this.worksheet()==null||this.isHeaderRowVisible()==false){return null}return this._bn.rows().item(this._bw._firstRowIndex())},_ds:function(){return this._dq},_cp:function(a){if(arguments.length===1){this._e2(32768,a);return a}else{return this._cl(32768)}},_cs:function(a){if(arguments.length===1){this._e2(128,a);if(a==false){this._c5(false)}return a}else{return this._cl(128)}},_cu:function(a){if(arguments.length===1){this._e2(65536,a);return a}else{return this._cl(65536)}},_cv:function(a){if(arguments.length===1){this._e2(256,a);return a}else{return this._cl(256)}},_dt:function(a){if(arguments.length===1){this._dr=a;return a}else{return this._dr}},_c0:function(a){if(arguments.length===1){this._e2(2048,a);return a}else{return this._cl(2048)}},_bs:function(){if(this._bn==null){return null}var a=this._bw._lastRowIndex();if(this.isTotalsRowVisible()){a--}while(a!=this._bw._firstRowIndex()&&this._bn._eg(a)){a--}return this._bn._cx(this._bw._firstRowIndex(),this._bw._firstColumnIndex(),a,this._bw._lastColumnIndex())},_b0:function(){if(this.worksheet()==null||this.isTotalsRowVisible()==false){return null}return this._bn.rows().item(this._bw._lastRowIndex())},_c5:function(a){if(arguments.length===1){this._e2(16384,a);return a}else{return this._cl(16384)}},_by:function(){return this._bw},_cz:function(a){if(arguments.length===1){this._e2(1024,a);return a}else{return this._cl(1024)}},_c1:function(a){if(arguments.length===1){this._e2(4096,a);return a}else{return this._cl(4096)}},_c3:function(a){if(arguments.length===1){this._e2(8192,a);return a}else{return this._cl(8192)}},$type:new $.ig.Type("excel.WorksheetTable",$$t.$gh.$type,[$$t.$h1.$type.specialize($$t.$df.$type),$$t.$gn.$type,$$t.$ads.$type])},true);$c("WorksheetTable_ResizeContext:hw","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}this.c=new $$t.lv;$$0.$bh.init.call(this)},d:null,c:null,a:null,b:null,init1:function(a,b){$$t.$hw.init2.call(this,2,b.d,b.c);if(b.a!=null){this.a=b.a}if(b.b!=null){this.b=b.b}},init2:function(a,b,c){this.c=new $$t.lv;$$0.$bh.init.call(this);this.d=b;this.c=b._bw;var d=c._firstColumnIndex()-this.c._firstColumnIndex();if(d<=0){this.a=null}else{this.a=new Array(d);for(var e=0;e<d;e++){this.a[e]=b.columns()._item(e)}}var f=this.c._lastColumnIndex()-c._lastColumnIndex();if(f<=0){this.b=null}else{this.b=new Array(f);for(var g=0;g<f;g++){this.b[g]=b.columns()._item(c._lastColumnIndex()+g+1-this.c._firstColumnIndex())}}},workbook:function(){return this.d._k()},sheet:function(){return this.d.worksheet()},source:function(){return this.d},$type:new $.ig.Type("WorksheetTable_ResizeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("WorksheetTable_ColumnChangeContext:hx","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.c=new $$t.lv;$$0.$bh.init.call(this)},h:0,g:0,f:false,e:false,d:null,a:null,b:null,c:null,init1:function(a,b,c,d,e,f,g,h,i){this.c=new $$t.lv;$$0.$bh.init.call(this);this.d=b;this.h=c;this.g=d;this.a=g;this.f=e;this.e=f;this.b=h;if($$t.$lv._l_op_Inequality_Lifted(i,$m($$t.$lv.$type,null))){this.c=i.value()}else{this.c=b._by()}},workbook:function(){return this.d._k()},sheet:function(){return this.d.worksheet()},source:function(){return this.d},$type:new $.ig.Type("WorksheetTable_ColumnChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("WorksheetTable_RowChangeContext:hy","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.a=new $$t.lv;$$0.$bh.init.call(this)},d:0,c:0,b:null,a:null,init1:function(a,b,c,d,e){this.a=new $$t.lv;$$0.$bh.init.call(this);this.b=b;this.d=c;this.c=d;if($$t.$lv._l_op_Inequality_Lifted(e,$m($$t.$lv.$type,null))){this.a=e.value()}else{this.a=b._by()}},workbook:function(){return this.b._k()},sheet:function(){return this.b.worksheet()},source:function(){return this.b},$type:new $.ig.Type("WorksheetTable_RowChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("WorksheetTableResizeOperation:hv","Object",{a:null,b:null,c:null,d:null,init:function(a,b){this.a=new $$t.lv;this.b=new $$t.lv;this.c=new $$t.lv;this.d=new $$t.lv;$.ig.$op.init.call(this);var c;var d;var e=a._d7(b,c,d);c=e.p1;d=e.p2;this.a=new $$t.lv(1,c,d,b._firstColumnIndex(),b._lastColumnIndex());this.b=b;this.c=a.dataAreaRegion()._h();this.d=a._by()},$type:new $.ig.Type("WorksheetTableResizeOperation",$.ig.$ot)},true);$c("excel.WorksheetTableAreaFormatsCollection$1:h0","Object",{$tArea:null,_h:null,_a:null,init:function($tArea,a){this.$tArea=$tArea;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$tArea)}$.ig.$op.init.call(this);this._h=new $$4.h(this.$tArea,$$t.$h2.$type.specialize(this.$tArea),0);this._a=a},getEnumerator:function(){var d__=new $$t.h3(this.$tArea,0);d__.___4__this=this;return d__},hasFormat:function(a){var $self=this;$$t.$k.gk(this.$tArea,a);var b;if(function(){var c=$self._h.tryGetValue(a,b);b=c.p1;return c.ret}()){return b._z()==false}return false},_d:function(a,b){return this._e(a,b,true)},_e:function(a,b,c){var $self=this;var d;if(function(){var e=$self._h.tryGetValue(b,d);d=e.p1;return e.ret}()==false&&c){var e;if(a==null){e=new $$t.o(null,2)}else{e=a._cb(2)}d=new $$t.h2(this.$tArea,b,e,this._a);if(this._a.isReadOnly()){d.d()._dk()}this._h.item(b,d);d.d().ab(this._a);this._a.onAreaFormatAdded(b,d.d())}return d},_i:function(){return this._h.values()},_k:function(a){var c=this._h.values().getEnumerator();while(c.moveNext()){var b=c.current();b.d().ae(a,false)}},_l:function(){var b=this._h.values().getEnumerator();while(b.moveNext()){var a=b.current();a.d().ac()}},_c:function(a){var b=this._f(a);if(b==null){return null}return b.d()},_f:function(a){return this._e(null,a,false)},count:function(){return this._h.count()},item:function(a){$$t.$k.gk(this.$tArea,a);return this._d(this._a.workbook(),a)},$type:new $.ig.Type("excel.WorksheetTableAreaFormatsCollection$1",$.ig.$ot,[$$0.$bw.$type.specialize($$4.$u.$type.specialize(0,$$t.$fz.$type))])},true);$c("WorksheetTableAreaFormatProxy$1:h2","WorksheetCellFormatProxy",{$tArea:null,_bs:null,init:function($tArea,a,b,c){this.$tArea=$tArea;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$tArea)}$$t.$kg.init.call(this,0,b,null,c);this._bs=a},_l:function(){return this.$type.getStaticFields()._br},_q:function(){return 85},_v:function(){var a=$b($$t.$hu.$type,this._s());if(a!=null){return a.worksheet()}var b=$b($$t.$h6.$type,this._s());if(b!=null){return b._worksheet()}return null},_area:function(){return this._bs},$type:new $.ig.Type("WorksheetTableAreaFormatProxy$1",$$t.$kg.$type,null,function(){this._br=$$t.$kg._m(85,8|4)})},true);$c("excel.WorksheetTableCollection:h4","Object",{_n:null,_m:null,_d:null,_staticInit:function(){$$t.$h4._a=$$t.$h4._b()},init:function(a){$.ig.$op.init.call(this);this._n=new $$4.x($$t.$hu.$type,0);this._m=new $$4.h($$0.$be.$type,$$t.$hu.$type,0);this._d=a},insert:function(a,b){this._x()},item:function(){if(arguments.length===2){return this._item$e.apply(this,arguments)}else{var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=0}else if(typeof arguments[0]==="string"){n=1}else if(arguments[0]==null){n=1}}switch(n){case 0:return this._item.apply(this,arguments);case 1:return this._item1.apply(this,arguments);default:throw new Error("Invalid arguments")}}},_item$e:function(a,b){if(arguments.length===2){this._x();return b}else{return this._item(a)}},add:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}else if(arguments.length===3){n=1}switch(n){case 0:return this._add$e.apply(this,arguments);case 1:return this._add1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_add$e:function(a){this._x()},copyTo:function(a,b){this._n.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._n.getEnumerator()},_add1:function(a,b,c){c=c!==void 0?c:null;return this._add(this._d._getRegion(a),b,c,null,false)},_add:function(a,b,c,d,e){var f=this._d.workbook();if(f==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotAddTableToRemovedWorksheet"))}if(c==null){c=f.defaultTableStyle()}else if(c.isCustom()&&f.customTableStyles().contains(c)==false){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_TableStyleFromOtherWorkbook"))}var g=null;while(true){var h=false;var j=this._d.mergedCellsRegions().getEnumerator();while(j.moveNext()){var i=j.current();if(i._s(a)){if(g==null){g=new $$4.x($$t.$lm.$type,0)}if(g.contains(i)==false){if(a._o(i)==false){h=true}g.add(i);a=$$t.$lu._g(a,i)}}}if(h==false){break}}var l=this._d.rows()._m(a.firstRow(),a.lastRow()).getEnumerator();while(l.moveNext()){var k=l.current();for(var m=a._v();m<=a._w();m++){if(k._bp(m)!=null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_OverlappingTable"))}var n=$b($$t.$fn.$type,k._c5(m));if(n!=null){n.owningValue().throwBlockingException()}}}if(g!=null){for(var o=0;o<g.count();o++){this._d.mergedCellsRegions().remove(g.__inner[o])}}var p;var q=$$t.$k.ef("GenerateTableName");var r=1;while(true){p=q+r++;if(f._a1(p)==null){break}}var s=false;var t=false;var u=a.firstRow();var v=a.lastRow();var w=a._v();var x=a._w();a=null;if(b==false){var y=$$t.$k.ef("TableHeaderRowDescription");if(v==f.maxRowCount()-1){throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_CannotInsertTableRow_TableOnBottomOfWorksheet",[y]))}var z=new $$t.ji;if(this._d._dp(v+1,w,x)){z=this._d._b7(u,w,x,1)}else{z=this._d._b9(u,v,w,x,1,1)}$$t.$hu._es(z.a,y);v++;b=true}else if(u==v){var aa=$$t.$k.ef("TableInsertRowDescription");if(v==f.maxRowCount()-1){throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_CannotInsertTableRow_TableOnBottomOfWorksheet",[aa]))}if(this._d._dp(v+1,w,x)){var ab=this._d._b7(v+1,w,x,2);$$t.$hu._es(ab.a,aa);t=true}v++;s=true}var ac=new $$t.hu(p,f._gy(),u,v,w,x);var ad=this.count();var ae=x-w+1;for(var af=0;af<ae;af++){ac._b4()}this._s(this.count(),ac,c,b,s,t,false,d,e);return ac},_s:function(a,b,c,d,e,f,g,h,i){var j=$$t.$h4._a[0];var k=new $$t.h5(1,this,b,a,g);var l=j.b(this._d.workbook(),this._d,j.c);b.style(c);b.isHeaderRowVisible(d);b._cs(e);b._c5(f);this._u(a,b);if(!b._cu()){b._d9();b._ea()}if(h!=null){b._ec(h,i)}j.e($$t.$h5.$type,$$t.$hu.$type,k,null,b);if(l!=null){j.d(this._d.workbook(),l)}},clear:function(){var a=this._n.count()>1?this._r(25):null;for(var b=this._n.count()-1;b>=0;b--){this.removeAt(b,true)}this._v(a)},contains:function(a){return this._n.contains(a)},exists:function(a){if(String.isNullOrEmpty(a)){return false}var b=this._d._y();var d=this._n.getEnumerator();while(d.moveNext()){var c=d.current();if($$v.$an.c(c.name(),a,b,1)==0){return true}}return false},indexOf:function(a){return this._n.indexOf(a)},remove:function(a,b){b=b!==void 0?b:true;var c=this._n.indexOf(a);if(c<0){return false}this.removeAt(c,b);return true},removeAt:function(a,b){b=b!==void 0?b:true;var c=this._n.__inner[a];var d=$$t.$h4._a[1];var e=new $$t.h5(1,this,c,a,b);var f=d.b(this._d.workbook(),this._d,d.c);this._n.removeAt(a);this._m.remove(c._ds());c._ek(b);d.e($$t.$h5.$type,$$t.$hu.$type,e,c,null);if(f!=null){d.d(this._d.workbook(),f)}},_g:function(a){var b;var c=this._m.tryGetValue(a,b);b=c.p1;return b},_t:function(a){this._u(this.count(),a)},_u:function(a,b){var c=this._d.workbook();if(c!=null){c._i6(b.name(),b);c._g0(Math.max(c._g0(),b._ds()+1))}this._n.insert(a,b);this._m.item(b._ds(),b);b._el(this._d)},_k:function(a,b){var d=this.getEnumerator();while(d.moveNext()){var c=d.current();if(c._by()._contains2(a,b)){return true}}return false},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$h5.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$h4._c($$t.$hu.$type,"Add",73,function(b){return b.a},function(b,c){$$t.$h4._y(b,c)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$h4._c($$t.$hu.$type,"Remove",84,function(b){return b.a},function(b,c){$$t.$h4._z(b,c)},null,true,true,8192));return a},_r:function(a){var b=this._d.workbook();return b!=null&&b._cv()?b._gl(this._d,a,null):null},_v:function(a){if(a!=null){var b=this._d.workbook();if(b!=null){b._h6(a)}}},_x:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotAddTableDirectly"))},_y:function(a,b){var c=a.b.indexOf(a.a);if(c>=0){a.a._cu(true);a.b.removeAt(c,a.c);a.a._cu(false)}},_z:function(a,b){var c=a.a;c._cu(true);a.b._s(a.d,c,c.style(),c.isHeaderRowVisible(),c._cs(),c._c5(),a.c,null,false);c._cu(false)},count:function(){return this._n.count()},_item:function(a){if(a<0||this.count()<=a){throw new $$6.f(2,"index",$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}return this._n.__inner[a]},_item1:function(a){var b=this._d._y();var d=this._n.getEnumerator();while(d.moveNext()){var c=d.current();if($$v.$an.c(c.name(),a,b,1)==0){return c}}throw new $$6.p(1,$$t.$k.ef("LER_Exception_KeyNotFound"))},$type:new $.ig.Type("excel.WorksheetTableCollection",$.ig.$ot,[$$0.$bz.$type.specialize($$t.$hu.$type)])},true);$c("WorksheetTableCollection_CollectionChangeContext:h5","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},d:0,b:null,a:null,c:false,init1:function(a,b,c,d,e){$$0.$bh.init.call(this);this.b=b;this.a=c;this.d=d;this.c=e},workbook:function(){return this.b._d.workbook()},sheet:function(){return this.b._d},source:function(){return this.b._d},$type:new $.ig.Type("WorksheetTableCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("IFilterable:yl","Object",{$type:new $.ig.Type("IFilterable",null,[$$t.$io.$type,$$t.$jh.$type])},true);$c("excel.WorksheetTableColumn:h6","Object",{_as:0,_am:null,_au:0,_w:null,_i:null,_a8:0,_a2:null,_ak:null,_x:null,_a3:null,_ao:0,init:function(a,b,c){this._au=-1;$.ig.$op.init.call(this);this._as=c;this._a8=b;this._ak=a},isReadOnly:function(){return false},onAreaFormatAdded:function(a,b){switch(a){case 0:break;case 1:var c=this.headerCell();if($$t.$jw.l_op_Inequality(c,null)){var d=c._o()._a8(c._ab());if(d!=null){d=d._cloneInternal();d._ds(67108864);d._ds(134217728);b.setFormatting(d)}}break;case 2:var e=this.totalCell();if($$t.$jw.l_op_Inequality(e,null)){var f=e._o()._a8(e._ab());if(f!=null){f=f._cloneInternal();f._ds(2);f._ds(4);b.setFormatting(f)}}break;default:break}},verifyCanBeModified:function(){},source:function(){return this},sheet:function(){return this._worksheet()},columnIndex:function(){return this._at()},worksheet:function(){return this.table()!=null?this.table().worksheet():null},getDataAreaRowIndexes:function(a,b){var c=this.table()._d8(a,b);a=c.p0;b=c.p1;return{p0:a,p1:b}},onFilterModified:function(){this._onFilterModified()},workbook:function(){return this._workbook()},getAdjacentFormatForBorderResolution:function(a,b){return null},onCellFormatValueChanged:function(a,b,c){var d=a;this._b5(d,b,d._area()==0)},onCellFormatValueChanging:function(a,b){var c=a;for(var d=1;d!=1073741824;d=d<<1){if((b&d)==0){continue}$$t.$h6._b8(c._area(),d)}},verifyFormatOptions:function(a,b){},applyAverageFilter:function(a){var b=new $$t.xu(0,this,a);this.filter(b);return b},applyCustomFilter:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===3){n=1}switch(n){case 0:return this._applyCustomFilter.apply(this,arguments);case 1:return this._applyCustomFilter1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_applyCustomFilter:function(a){return this._applyCustomFilter1(a,null,0)},_applyCustomFilter1:function(a,b,c){var d=new $$t.xv(1,this,a,b,c);this.filter(d);return d},applyDatePeriodFilter:function(a,b){var c=new $$t.xx(this,a,b);this.filter(c);return c},applyFillFilter:function(a){var b=new $$t.x9(this,a);this.filter(b);return b},_j:function(a,b){return this._m(a,b)},_m:function(a,b){if(b==null){throw new $$6.e(0,"displayValues")}var c=new $$t.yg(this);c.includeBlanks(a);var e=b.getEnumerator();while(e.moveNext()){var d=e.current();c.displayValues().add(d)}if(c._w()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FixedValuesFilterMustAcceptAValue"))}this.filter(c);return c},_n:function(a,b){return this._l(a,0,b)},applyFixedValuesFilter:function(){return this._applyFixedValuesFilter1.apply(this,arguments)},_applyFixedValuesFilter1:function(a,b,c){c=c instanceof Array?c:Array.prototype.slice.call(arguments,2);return this._l(a,b,c)},_l:function(a,b,c){if(c==null){throw new $$6.e(0,"dateGroups")}var d=new $$t.yg(this);d.calendarType(b);
|
|
d.includeBlanks(a);var f=c.getEnumerator();while(f.moveNext()){var e=f.current();d.dateGroups().add(e)}if(d._w()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FixedValuesFilterMustAcceptAValue"))}this.filter(d);return d},applyFontColorFilter:function(){var n;if(arguments.length===1){if(typeof arguments[0]==="string"||$b($$a.$ax.$type,arguments[0])!==null){n=1}else if($b($$t.$ah.$type,arguments[0])!==null){n=0}else if(arguments[0]==null){n=0}}switch(n){case 0:return this._applyFontColorFilter.apply(this,arguments);case 1:return this._applyFontColorFilter1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_applyFontColorFilter1:function(a){a=$$a.$ax.create(a);return this._applyFontColorFilter($$t.$k.ag(a))},_applyFontColorFilter:function(a){var b=new $$t.yh(this,a);this.filter(b);return b},applyIconFilter:function(a,b){b=$t($$0.$aw.$type,b);$$t.$k.gk($$t.$cd.$type,a);if($l(b,null)){var c=$$t.$xh._b7(a,false);if(b.value()<0||b.value()>=c.length){throw new $$6.f(1,"iconIndex")}}return this._r($$t.$k.aj(a),$l(b,null)?$m($$0.$be.$type,b.value()):$m($$0.$be.$type,null))},_r:function(a,b){var c=new $$t.yk(this,a,b);this.filter(c);return c},applyRelativeDateRangeFilter:function(a,b){var c=new $$t.ym(0,this,a,b);this.filter(c);return c},applyTopOrBottomFilter:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._applyTopOrBottomFilter.apply(this,arguments);case 1:return this._applyTopOrBottomFilter1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_applyTopOrBottomFilter:function(){return this._applyTopOrBottomFilter1(0,10)},_applyTopOrBottomFilter1:function(a,b){var c=new $$t.yn(1,this,a,b);this.filter(c);return c},applyYearToDateFilter:function(){var a=new $$t.yt(0,this);this.filter(a);return a},clearFilter:function(){this.filter(null)},setColumnFormula:function(){return this._setColumnFormula1.apply(this,arguments)},_setColumnFormula1:function(a,b){this._b9();this._by(4,b);this._bu(a);this._by(4,false)},_bu:function(a){if(a!=null&&a._ab()!=null){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_ColumnFormulaAlreadyAppliedToCell"))}$$t.$h6._a[0].h($$t.$h6.$type,$$t.$ee.$type,this,a)},_bw:function(a){var b=this._aq(4);if(this._w==a){return}this._bb();var c=null;var d=-1;var e=this.dataAreaRegion();if(e!=null){var f=e.worksheet();if(f==null){return}c=e._k();d=e._v();var g=a==null?null:a._x(c.index(),d,c.worksheet()._o());var h=e._aa()>48;var i=e.firstRow();var j=e.firstRow();for(var k=j;k<=e.lastRow();k++){var l=f.rows().item(k);if(b==false&&$$t.$k.a9(l._c6(d))==false){continue}if(g==null){l._d6(d,null,true)}else{if(h&&k-i>=32){f._h2(g,f._cx(i,this._as,k-1,this._as));g=new $$t.ey(3,g,true);i=k}g._bq(c,d,l,d)}}if(g!=null){f._h2(g,f._cx(i,this._as,e.lastRow(),this._as))}}this._w=a},_ba:function(a,b,c){if(this._w!=null){var d=this._worksheet();for(var e=0;e<c;e++){var f=b+e;var g=d.rows().item(f);if(g._getCellValue1(this._at())==null){this._w._bq(d.rows().item(a),this._at(),g,this._at())}}}},_ap:function(a,b){var c;return function(){var d=$$t.$h6._ar(a,b,c);c=d.p2;return d.ret}()},_ah:function(a){if(a==null){return null}if(a.worksheet()==null){return null}var b=a._v()+this.index();return a.worksheet()._cx(a.firstRow(),b,a.lastRow(),b)},_bd:function(){this._by(1,true);var a;if(this.table().isHeaderRowVisible()){a=this.areaFormats().item(1)}if(this.table().isTotalsRowVisible()){a=this.areaFormats().item(2)}var b=this.dataAreaRegion();if(b==null||b.worksheet()==null){return}var c=new $$4.h($$t.$o.$type,$$0.$aw.$type,0);var d=null;var e=b.worksheet().rows()._aj(b.firstRow());if(e!=null){d=e._a8(b._v());if(d!=null){c.add(d,1)}}for(var f=b.firstRow()+1;f<=b.lastRow();f++){e=b.worksheet().rows()._aj(f);if(e==null){d=null;continue}var g=e._a8(b._v());if(g==null){d=null;continue}if(d!=null&&d.equals(g)==false){d=null}var h;if(function(){var i=c.tryGetValue(g,h);h=i.p1;return i.ret}()==false){c.add(g,1)}else{c.item(g,h+1)}}if(this.table().isTotalsRowVisible()==false){var i;if(b._aa()<4){i=b._aa()}else{i=$a(b._aa(),2)+1}var k=c.getEnumerator();while(k.moveNext()){var j=k.current();if(i<=j.value()){var l=j.key()._cloneInternal();l._ds(2);l._ds(4);this.areaFormats().item(2).setFormatting(l);break}}}if(d!=null){this.areaFormats().item(0).setFormatting(d)}},_be:function(a,b){if(a._w!=null){this._w=a._w._g()}if(a._x!=null){this._x=a._x._g()}if(a._am!=null){var d=a._am.getEnumerator();while(d.moveNext()){var c=d.current();var e=c.key();var f=$b($$t.$kg.$type,c.value());var g=$b($$t.$kg.$type,this._am.item(e));$$t.$k.fb(f,g,2147483647,false,true,0,b)}}if(!String.isNullOrEmpty(a._a2)){this.name(a._a2)}if(!String.isNullOrEmpty(a._a3)){this.totalLabel(a._a3)}},_onFilterModified:function(){if(this.table()!=null){this.table().reapplyFilters()}},_bg:function(){this._ca()},_bh:function(){this._b7(1)},_bi:function(){var a=this.headerCell();if($$t.$jw.l_op_Inequality(a,null)){a._o()._d4(this._at(),true)}var b=this.totalCell();if($$t.$jw.l_op_Inequality(b,null)){b._o()._d4(this._at(),true)}},_bj:function(a,b,c){this._ak=a;this._as=b;var d=this._a2;this._br();if(c){this._by(1,this._aq(2))}else{if(a._k()!=null){this._bl(a._k())}if(!String.isNullOrEmpty(d)){this.name(d)}}var e=this.headerCell();if($$t.$jw.l_op_Inequality(e,null)){e._o()._d4(this._at(),true)}var f=this.totalCell();if($$t.$jw.l_op_Inequality(f,null)){f._o()._d4(this._at(),true)}},_bk:function(a){var b=this.headerCell();if($$t.$jw.l_op_Inequality(b,null)){b._o()._d4(this._at(),false)}var c=this.totalCell();if($$t.$jw.l_op_Inequality(c,null)){c._o()._d4(this._at(),false)}this._ak=null;this._as=-1;this._br();if(a){this._by(2,this._aq(1));this._by(1,false)}else{this._bq()}},_bl:function(a){if(this._am!=null){this._am._k(a)}},_bm:function(a,b,c){if(this._at()<a._firstColumnIndex()||a._lastRowIndex()<this._at()){if(this._ak.isHeaderRowVisible()){this._b7(1)}this._b7(0);if(this._ak.isTotalsRowVisible()){this._b7(2)}}else if(b!=null){this._b6(this.areaFormats()._f(0),2147483647,true,b,null)}if(b!=null&&this._w!=null){if(c!=null){this._ba(c.firstRow(),b.firstRow(),b._aa())}}},_bn:function(){this._cb()},_bo:function(){this._b7(2)},_bq:function(){if(this._am!=null){this._am._l()}},_br:function(){this._au=-1},_bs:function(){this._by(8,false)},_bt:function(a){this._as=a},_bz:function(a){this._w=a},_b4:function(){if(this.table()!=null&&this.table()._cp()==false){this._ca();this._cb()}this._by(8,true)},_b7:function(a){if(this._am!=null){this._b5(this.areaFormats()._f(a),2147483647,true)}},_b6:function(a,b,c,d,e){if(a==null||a._z()){return}if((d==null||d.worksheet()==null)&&($$t.$jw.l_op_Equality(e,null)||e._o()==null)){return}if(b==0){return}if(d!=null){for(var f=d.firstRow();f<=d.lastRow();f++){var g=d.worksheet().rows().item(f);$$t.$k.fb(a,g._bc(this._at()),b,c,true,0,false)}}else if($$t.$jw.l_op_Inequality(e,null)){$$t.$k.fb(a,e._cellFormatInternal(),b,c,true,0,false)}},_bb:function(){if(this._w==null){return}var a=this.dataAreaRegion();var c=this._worksheet().rows()._m(a.firstRow(),a.lastRow()).getEnumerator();while(c.moveNext()){var b=c.current();var d=b._ar(this._at());if(d!=null&&this._w._ao(d)){b.setCellValue(this._as,null)}}},_c:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$h6.$type,$tValue,a,74,b,c,d,e,g,f,null,null)},_b:function(){var a=new Array(5);$$t.$gl.f(a,0,$$t.$h6._c($$t.$ee.$type,"ColumnFormula",function(b){return b.columnFormula()},function(b,c){b._bu(c)},function(b,c){b._bw(c)},true,true,24576));$$t.$gl.f(a,1,$$t.$h6._c($$t.$ya.$type,"Filter",function(b){return b.filter()},function(b,c){b.filter(c)},function(b,c){b._bx(c)},true,true,24576));$$t.$gl.f(a,2,$$t.$h6._c(String,"Name",function(b){return b.name()},function(b,c){b.name(c)},function(b,c){b._b0(c)},true,false,24576));$$t.$gl.f(a,3,$$t.$h6._c($$t.$ee.$type,"TotalFormula",function(b){return b.totalFormula()},function(b,c){b.totalFormula(c)},function(b,c){b._b2(c)},true,true,24576));$$t.$gl.f(a,4,$$t.$h6._c(String,"TotalLabel",function(b){return b.totalLabel()},function(b,c){b.totalLabel(c)},function(b,c){b._b3(c)},true,true,24576));return a},_aq:function(a){return(this._ao&a)==a},_a1:function(a){var b=this._workbook();return b!=null&&b._cv()?b._gl(this._worksheet(),a,null):null},_bp:function(a){if(a!=null){var b=this._workbook();if(b!=null){b._h6(a)}}},_by:function(a,b){if(b){this._ao|=a}else{this._ao&=~a}},_b5:function(a,b,c){if(a==null||a._z()){return}if(this.table()==null||this.table()._cu()){return}var d=this.table()._k();if(d!=null&&d._c2()){return}var e=a._area();var f=null;var g=null;switch(e){case 0:f=this.dataAreaRegion();break;case 1:g=this.headerCell();break;case 2:g=this.totalCell();break;default:return}this._b6(a,b,c,f,g)},_b8:function(a,b){var c;if(function(){var d=$$t.$h6._ar(a,b,c);c=d.p2;return d.ret}()==false){throw new $$6.p(1,c)}},_ar:function(a,b,c){var t1=a;L0:while(true){switch(t1){case 0:c=null;return{ret:true,p2:c};case 1:switch(b){case 67108864:case 134217728:c=$$t.$k.ef("LE_InvalidOperationException_InvalidHeaderCellColumnAreaFormatProperty");return{ret:false,p2:c}}c=null;return{ret:true,p2:c};case 2:switch(b){case 2:case 4:c=$$t.$k.ef("LE_InvalidOperationException_InvalidTotalsCellColumnAreaFormatProperty");return{ret:false,p2:c}}c=null;return{ret:true,p2:c};default:t1=0;continue L0}break}},_b9:function(){if(this._aq(1)&&this._ak==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_TableColumnRemovedFromTable"))}},_ca:function(){if(this._aq(8)){return}var a=this.headerCell();if($$t.$jw.l_op_Inequality(a,null)){var b=new $$t.l9(a._ab());b.b=1;b.a=1;this._a2=a._o()._av(b).g}},_cb:function(){if(this._aq(8)){return}var a=this.totalCell();if($$t.$jw.l_op_Inequality(a,null)){this._x=a.formula();if(this._x==null&&a.value()!=null){var b=new $$t.l9(a._ab());b.b=1;b.a=1;this._a3=a._o()._av(b).g}else{this._a3=null}}},areaFormats:function(){if(arguments.length!==0){var a=this.areaFormats();return a.item.apply(a,arguments)}if(this._am==null){this._am=new $$t.h0($$t.$dg.$type,this)}return this._am},columnFormula:function(){return this._w},dataAreaRegion:function(){if(this._ak==null){return null}return this._ah(this._ak.dataAreaRegion())},filter:function(a){if(arguments.length===1){if(this._i==a){return}this._b9();$$t.$h6._a[1].h($$t.$h6.$type,$$t.$ya.$type,this,a);return a}else{return this._i}},_bx:function(a){if(this.filter()==a){return}if(a!=null&&this.table()!=null&&this.table().isFilterUIVisible()==false){var b=this.table()._k();if(b!=null&&b._c2()==false){if(this.table().isHeaderRowVisible()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotApplyFilterWhileUIIsHidden"))}else{throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotApplyFilterWhileHeaderRowIsHidden"))}}}this._i=a;this._onFilterModified()},headerCell:function(){var a=this.table();if(a==null){return null}var b=a._bz();if(b==null){return null}return b.cells().item(this._at())},index:function(){if(this._ak==null){return-1}if(this._au==-1){this._au=this._ak.columns().indexOf(this)}return this._au},name:function(a){if(arguments.length===1){if(this._ak==null&&this._a2==a){return}this._b9();var b=this.headerCell();if($$t.$jw.l_op_Inequality(b,null)){this._b0(a)}else{$$t.$h6._a[2].h($$t.$h6.$type,String,this,a)}return a}else{this._ca();return this._a2}},_b0:function(a){if(this.name()==a){return}this._a2=a;var b=this.headerCell();if($$t.$jw.l_op_Inequality(b,null)){b.value(a)}},sortCondition:function(a){if(arguments.length===1){this._b9();if(this.sortCondition()==a){return}if(this._ak!=null){if(a==null){this._ak.sortSettings().sortConditions()._item(this,null)}else{var b=this._ak.sortSettings().sortConditions().count();var c=b>0?this._a1(80):null;if(b>0){this._ak.sortSettings().sortConditions().clear()}this._ak.sortSettings().sortConditions().add(this,a);this._bp(c)}}return a}else{if(this._ak==null){return null}return this._ak.sortSettings().sortConditions()._item(this)}},_b1:function(a,b){},table:function(){return this._ak},totalCell:function(){var a=this.table();if(a==null){return null}var b=a._b0();if(b==null){return null}return b.cells().item(this._at())},totalFormula:function(a){if(arguments.length===1){this._b9();$$t.$h6._a[3].h($$t.$h6.$type,$$t.$ee.$type,this,a);return a}else{this._cb();return this._x}},_b2:function(a){var b=this.totalFormula();if(b==a){return}this._x=a;var c=this.totalCell();if($$t.$jw.l_op_Inequality(c,null)){if(this._x==null){if(c.formula()!=null){c.value(null)}}else{this._x._applyTo2(c)}}if(this._x!=null){this.totalLabel(null)}},totalLabel:function(a){if(arguments.length===1){this._b9();$$t.$h6._a[4].h($$t.$h6.$type,String,this,a);return a}else{this._cb();return this._a3}},_b3:function(a){var b=this.totalLabel();if(b==a){return}this._a3=a;var c=this.totalCell();if($$t.$jw.l_op_Inequality(c,null)&&this._a3!=null){c.value(this._a3)}if(this._a3!=null){this.totalFormula(null)}},wholeColumnRegion:function(){if(this._ak==null){return null}return this._ah(this._ak.wholeTableRegion())},_a9:function(){return this._a8},_a5:function(){return this._a2},_ai:function(){if(this._ak==null){return null}return this._ah(this._ak._bs())},_a7:function(){return this._a3},_aa:function(){return this._x},_workbook:function(){if(this._ak==null){return null}return this._ak._k()},_worksheet:function(){if(this._ak==null){return null}return this._ak.worksheet()},_at:function(){return this._as},$type:new $.ig.Type("excel.WorksheetTableColumn",$.ig.$ot,[$$t.$h1.$type.specialize($$t.$dg.$type),$$t.$gn.$type,$$t.$yl.$type,$$t.$adr.$type])},true);$c("excel.WorksheetTableColumnCollection:h8","Object",{_e:null,_a:null,init:function(a){$.ig.$op.init.call(this);this._e=new $$4.x($$t.$h6.$type,0);this._a=a},getEnumerator:function(){return this._e.getEnumerator()},contains:function(a){return this._e.contains(a)},indexOf:function(a){return this._e.indexOf(a)},_h:function(a,b){this._e.insert(a,b);b._bi()},_i:function(a){var b=this._e.__inner[a];b._bk(false);this._e.removeAt(a)},count:function(){return this._e.count()},item:function(){var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=0}else if(typeof arguments[0]==="string"){n=1}else if(arguments[0]==null){n=1}}switch(n){case 0:return this._item.apply(this,arguments);case 1:return this._item1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_item:function(a){if(a<0||this.count()<=a){throw new $$6.f(2,"index",$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}return this._e.__inner[a]},_item1:function(a){var b=this._a._z();var d=this._e.getEnumerator();while(d.moveNext()){var c=d.current();if($$v.$an.c(c.name(),a,b,1)==0){return c}}return null},$type:new $.ig.Type("excel.WorksheetTableColumnCollection",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$h6.$type)])},true);$c("excel.UnfrozenPaneSettings:ib","excel.PaneSettingsBase",{_af:0,_aj:0,_z:0,_ac:0,_am:null,init:function(a){$$t.$gv.init.call(this,a)},_g:function(){return new $$t.ib(this._e())},_h:function(){return this._aj>0},_i:function(){return this._af>0},_s:function(a){$$t.$gv._s.call(this,a);var b=a;this._af=b._af;this._aj=b._aj;this._z=b._z;this._ac=b._ac;this._am=null},resetCore:function(){$$t.$gv.resetCore.call(this);this._af=0;this._aj=0;this._z=0;this._ac=0;this._am=null},firstColumnInLeftPane:function(a){if(arguments.length===1){if(this._z!=a){$$t.$k.gh(this._e()._ad(),a,"value");var b=$$t.$ib._w[0].g($$t.$ib.$type,$$0.$aw.$type,this,this._z,a,false);this._z=b.p1}return a}else{return this._z}},firstRowInTopPane:function(a){if(arguments.length===1){if(this._ac!=a){$$t.$k.go(this._e()._ad(),a,"value");var b=$$t.$ib._w[1].g($$t.$ib.$type,$$0.$aw.$type,this,this._ac,a,false);this._ac=b.p1}return a}else{return this._ac}},leftPaneWidth:function(a){if(arguments.length===1){if(this._af!=a){if(a<0||65535<a){throw $$t.$k.x("value",a,$$t.$k.eg("LE_ArgumentOutOfRangeException_LeftPaneWidth",[0,65535]))}$$t.$ib._w[2].h($$t.$ib.$type,$$0.$aw.$type,this,a)}return a}else{return this._af}},topPaneHeight:function(a){if(arguments.length===1){if(this._aj!=a){if(a<0||65535<a){throw $$t.$k.x("value",a,$$t.$k.eg("LE_ArgumentOutOfRangeException_TopPaneHeight",[0,65535]))}$$t.$ib._w[3].h($$t.$ib.$type,$$0.$aw.$type,this,a)}return a}else{return this._aj}},_y:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$ib.$type,$tValue,a,35,b,c,d,e,f,false,null,null)},_x:function(){var a=new Array(4);$$t.$gl.f(a,0,$$t.$ib._y($$0.$aw.$type,"FirstColumnInLeftPane",function(b){return b.firstColumnInLeftPane()},function(b,c){b.firstColumnInLeftPane(c)},null,false,0));$$t.$gl.f(a,1,$$t.$ib._y($$0.$aw.$type,"FirstRowInTopPane",function(b){return b.firstRowInTopPane()},function(b,c){b.firstRowInTopPane(c)},null,false,0));$$t.$gl.f(a,2,$$t.$ib._y($$0.$aw.$type,"LeftPaneWidth",function(b){return b.leftPaneWidth()},function(b,c){b.leftPaneWidth(c)},function(b,c){(function(){var d=b._an(b._af,c);b._af=d.p0})()},false,0));$$t.$gl.f(a,3,$$t.$ib._y($$0.$aw.$type,"TopPaneHeight",function(b){return b.topPaneHeight()},function(b,c){b.topPaneHeight(c)},function(b,c){(function(){var d=b._an(b._aj,c);b._aj=d.p0})()},false,0));return a},_an:function(a,b){this._am=null;a=b;return{p0:a}},_j:function(){return $$t.$gv._j.call(this)||this._af!=0||this._aj!=0||this._z!=0||this._ac!=0},_ao:function(a,b){var c=a;var d=this._af;var e=this._aj;var f=this._am;if(f==null){f=$$6.$w.b($$0.$aw.$type,$$0.$aw.$type,$$0.$aw.$type,a,d,e)}else{c=f._c;d=f._d;e=f._e}var g=$.ig.truncate(Math.min(65535,$$t.$aa.f(e/c*b)));var h=$.ig.truncate(Math.min(65535,$$t.$aa.f(d/c*b)));this.topPaneHeight(g);this.leftPaneWidth(h);this._am=f},$type:new $.ig.Type("excel.UnfrozenPaneSettings",$$t.$gv.$type)},true);$c("UnicodeStrings:ic","Object",{init:function(){$.ig.$op.init.call(this)},$type:new $.ig.Type("UnicodeStrings",$.ig.$ot)},true);$c("excel.WorksheetShapeWithText:m6","excel.WorksheetShape",{_d1:0,_d5:0,_d9:0,_dy:null,_ec:0,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$m6._init1.call(this,1,true)},_init1:function(a,b){this._d1=72;this._d5=144;this._d9=144;this._ec=72;$$t.$ms._init1.call(this,1,b)},_init2:function(a,b){this._d1=72;this._d5=144;this._d9=144;this._ec=72;$$t.$ms._init2.call(this,2,b);var c=$b($$t.$m6.$type,b);if(c!=null){this._d1=c._d1;this._d5=c._d5;this._d9=c._d9;this._ec=c._ec;if(c.text()!=null){this.text(c.text().clone())}}},onFormattingChanged:function(a){},onUnformattedStringChanged:function(a){if(this._dy!=null){var b=this._dy.toString();if(String.isNullOrEmpty(b)==false&&b.length>32767){throw new $$6.d(1,$y($$t.$k.ef("LE_ArgumentException_TextLengthGreaterThanMax"),32767))}}this._ee()},resolveDefaults:function(a){if($$t.$ah.l_op_Equality(a.colorInfo(),null)){a.colorInfo(new $$t.ah(0))}$$t.$iu.instance.resolveDefaults(a)},_ct:function(a){$$t.$ms._ct.call(this,a);this._ee()},_cz:function(){$$t.$ms._cz.call(this);if(this._dy!=null){this._dy._z(null)}},_c0:function(a){$$t.$ms._c0.call(this,a);if(this._dy!=null){this._dy._z(a)}},_ee:function(){if(this._dy==null){return}if(this._dy.paragraphs().count()>0){return}if(this.sheet()==null){return}this._dy.paragraphs()._add(String.empty())},_dx:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$m6.$type,$tValue,a,3,b,c,d,e,g,f,null,null)},_dw:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$m6._dx($$t.$d1.$type,"Text",function(b){return b.text()},function(b,c){b.text(c)},null,true,true,8192));return a},_d0:function(){return this._dy!=null&&String.isNullOrEmpty(this._dy.toString())==false},text:function(a){if(arguments.length===1){if(this._dy==a){return}if(a!=null){a._ab(this)}var b=this._dy;var c=$$t.$m6._dv[0];var d=this.sheet();var e=d!=null?d.workbook():null;var f=null;if(e!=null&&e._cv()){f=c.b(e,d,c.c)}if(this._dy!=null){this._dy._owner(null)}this._dy=a;if(this._dy!=null){this._dy._owner(this)}this.onUnformattedStringChanged(this._dy);if(e!=null&&e._cv()){c.e($$t.$m6.$type,$$t.$d1.$type,this,b,this._dy);if(f!=null){c.d(e,f)}}return a}else{return this._dy}},_d6:function(a){if(arguments.length===1){this._d5=a;return a}else{return this._d5}},_ed:function(a){if(arguments.length===1){this._ec=a;return a}else{return this._ec}},_ea:function(a){if(arguments.length===1){this._d9=a;return a}else{return this._d9}},_d2:function(a){if(arguments.length===1){this._d1=a;return a}else{return this._d1}},$type:new $.ig.Type("excel.WorksheetShapeWithText",$$t.$ms.$type,[$$t.$fm.$type,$$t.$it.$type])},true);$$t.m6.createPredefinedShape=$$t.m6.prototype.createPredefinedShape.runOn($$t.m6.prototype);$c("IWorksheetImage:li","Object",{$type:new $.ig.Type("IWorksheetImage",null)},true);$c("excel.UnknownShape:id","excel.WorksheetShapeWithText",{_el:$m($$t.$cz.$type,null),_em:$m($$v.$ce.$type,null),_eo:0,_eh:null,_ej:false,_ei:null,init:function(a,b,c){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$m6.init.call(this,0);this._el=$m($$t.$cz.$type,b);this._em=$$t.$ms._by(b);this._eo=c},_init1:function(a){$$t.$m6.init.call(this,0)},_init2:function(a,b){$$t.$m6._init2.call(this,2,b)},image:function(a){if(arguments.length===1){this._eh=a;return a}else{return this._eh}},preferredFormat:function(a){if(arguments.length===1){this._ei=a;return a}else{return this._ei}},_am:function($tArg,$tResult,a,b){return a._visitUnknownShape$i(this,b)},_aq:function(){return true},clearUnknownData:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ClearUnknownShapeData"))},_cr:function(){},_b0:function(){return this._el},_b1:function(){return this._em},_eq:function(a,b){this._el=a;this._em=$m($$v.$ce.$type,b)},__ef:null,__en:null,_ek:function(a){if(arguments.length===1){this._ej=a;return a}else{return this._ej}},__eg:null,_ep:function(){return this._eo},$type:new $.ig.Type("excel.UnknownShape",$$t.$m6.$type,[$$t.$li.$type])},true);$$t.id.createPredefinedShape=$$t.id.prototype.createPredefinedShape.runOn($$t.id.prototype);$c("ILegacyShapeData:ie","Object",{$type:new $.ig.Type("ILegacyShapeData",null)},true);$c("ColorsInternal:ig","Object",{init:function(){$.ig.$op.init.call(this)},a:function(){return $$t.$ae7.a()},b:function(){return $$t.$ae7.b()},d:function(){return $$t.$ae7.g()},c:function(){return $$t.$k.gu},e:function(){return $$t.$ae7.t()},$type:new $.ig.Type("ColorsInternal",$.ig.$ot)},true);$c("SystemColorsInternal:ih","Object",{init:function(){$.ig.$op.init.call(this)},b:function(){if($$t.$ih.a==null){var a=new $$t.ik;$$t.$k.fk(a.c.runOn(a),null);$$t.$ih.a=a.b()}return $$t.$ih.a},ad:function(a){return $$t.$k.g0($$t.$ih.ae(a))},ae:function(a){var b=$$t.$ih.b()[a];return b},c:function(a){return false},d:function(){return $$t.$ih.ad(0)},e:function(){return $$t.$ih.ae(0)},f:function(){return $$t.$ih.ad(1)},g:function(){return $$t.$ih.ae(1)},h:function(){return $$t.$ih.ad(2)},i:function(){return $$t.$ih.ae(2)},j:function(){return $$t.$ih.ad(3)},k:function(){return $$t.$ih.ae(3)},r:function(){return $$t.$ih.ad(7)},s:function(){return $$t.$ih.ae(7)},l:function(){return $$t.$ih.ad(4)},m:function(){return $$t.$ih.ae(4)},n:function(){return $$t.$ih.ad(5)},o:function(){return $$t.$ih.ae(5)},p:function(){return $$t.$ih.ad(6)},q:function(){return $$t.$ih.ae(6)},v:function(){return $$t.$ih.ad(10)},w:function(){return $$t.$ih.ae(10)},z:function(){return $$t.$ih.ad(12)},aa:function(){return $$t.$ih.ae(12)},x:function(){return $$t.$ih.ad(11)},y:function(){return $$t.$ih.ae(11)},t:function(){return $$t.$ih.ad(8)},u:function(){return $$t.$ih.ae(8)},ab:function(){return $$t.$ih.ad(13)},ac:function(){return $$t.$ih.ae(13)},af:function(){return $$t.$ih.ad(14)},ag:function(){return $$t.$ih.ae(14)},ah:function(){return $$t.$ih.ad(15)},ai:function(){return $$t.$ih.ae(15)},aj:function(){return $$t.$ih.ad(16)},ak:function(){return $$t.$ih.ae(16)},al:function(){return $$t.$ih.ad(17)},am:function(){return $$t.$ih.ae(17)},an:function(){return $$t.$ih.ad(18)},ao:function(){return $$t.$ih.ae(18)},ap:function(){return $$t.$ih.ad(19)},aq:function(){return $$t.$ih.ae(19)},ar:function(){return $$t.$ih.ad(20)},as:function(){return $$t.$ih.ae(20)},at:function(){return $$t.$ih.ad(21)},au:function(){return $$t.$ih.ae(21)},av:function(){return $$t.$ih.ad(22)},aw:function(){return $$t.$ih.ae(22)},ax:function(){return $$t.$ih.ad(23)},ay:function(){return $$t.$ih.ae(23)},az:function(){return $$t.$ih.ad(24)},a0:function(){return $$t.$ih.ae(24)},a3:function(){return $$t.$ih.ad(25)},a4:function(){return $$t.$ih.ae(25)},a1:function(){return $$t.$ih.ad(26)},a2:function(){return $$t.$ih.ae(26)},a5:function(){return $$t.$ih.ad(27)},a6:function(){return $$t.$ih.ae(27)},a7:function(){return $$t.$ih.ad(28)},a8:function(){return $$t.$ih.ae(28)},a9:function(){return $$t.$ih.ad(29)},ba:function(){return $$t.$ih.ae(29)},bb:function(){return $$t.$ih.ad(30)},bc:function(){return $$t.$ih.ae(30)},bd:function(){return $$t.$ih.ad(31)},be:function(){return $$t.$ih.ae(31)},bf:function(){return $$t.$ih.ad(32)},bg:function(){return $$t.$ih.ae(32)},$type:new $.ig.Type("SystemColorsInternal",$.ig.$ot)},true);$c("SystemColorsInternal_ColorResolver:ik","Object",{init:function(){this.a=new Array(33);$.ig.$op.init.call(this)},a:null,c:function(a){this.a[0]=$$t.$k.gw(-4934476);this.a[1]=$$t.$k.gw(-6703919);this.a[2]=$$t.$k.gw(-16777216);this.a[3]=$$t.$k.gw(-5526613);this.a[7]=$$t.$k.gw(-986896);this.a[8]=$$t.$k.gw(-6250336);this.a[9]=$$t.$k.gw(-9868951);this.a[10]=$$t.$k.gw(-1842205);this.a[11]=$$t.$k.gw(-1);this.a[12]=$$t.$k.gw(-16777216);this.a[13]=$$t.$k.gw(-16777216);this.a[16]=$$t.$k.gw(-9605779);this.a[17]=$$t.$k.gw(-13395457);this.a[18]=$$t.$k.gw(-1);this.a[20]=$$t.$k.gw(-722948);this.a[21]=$$t.$k.gw(-4207141);this.a[22]=$$t.$k.gw(-16777216);this.a[23]=$$t.$k.gw(-31);this.a[24]=$$t.$k.gw(-16777216);this.a[25]=$$t.$k.gw(-986896);this.a[28]=$$t.$k.gw(-16777216);this.a[29]=$$t.$k.gw(-3618616);this.a[30]=$$t.$k.gw(-1);this.a[31]=$$t.$k.gw(-10197916);this.a[32]=$$t.$k.gw(-16777216)},b:function(){return this.a},$type:new $.ig.Type("SystemColorsInternal_ColorResolver",$.ig.$ot)},true);$c("UtilitiesInt32Comparer:ii","Comparer$1",{init:function(){$$6.$ab.init.call(this,$$0.$aw.$type)},compare:function(a,b){if(a<b){return-1}if(b<a){return 1}return 0},$type:new $.ig.Type("UtilitiesInt32Comparer",$$6.$ab.$type.specialize($$0.$aw.$type))},true);$c("ChartDeserializationCache:ip","Object",{init:function(){$.ig.$op.init.call(this);this._a=new $$4.h(String,$.ig.$op.$type,0);this._b=new $$4.h(String,$.ig.$op.$type,0);this._c=new $$4.h(String,$.ig.$op.$type,0)},_a:null,_b:null,_d:null,_c:null,$type:new $.ig.Type("ChartDeserializationCache",$.ig.$ot)},true);$c("excel.WorkbookColorPalette:iq","Object",{_d:false,_a:null,_c:null,init:function(a){$.ig.$op.init.call(this);this._c=a;this._a=$.ig.util.shallowClone($$t.$iq._b)},add:function(a){a=$$a.$ax.create(a);throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotAddColorsToPaletteDirectly"))},clear:function(){this.reset()},copyTo:function(a,b){$.ig.util.arrayCopyTo(this._a,a,b)},isReadOnly:function(){return false},remove:function(a){a=$$a.$ax.create(a);throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotRemoveColorsToPaletteDirectly"))},getEnumerator:function(){var d__=new $$t.ir(0);d__.___4__this=this;return d__},contains:function(a){a=$$a.$ax.create(a);var b=this.getIndexOfNearestColor(a);return $$t.$iq._e(a,this._item$i(b))},getIndexOfNearestColor:function(a){a=$$a.$ax.create(a);var b=0;var c=1.7976931348623157e308;var d;var e;var f;var g=$$t.$k.f2(a,d,e,f);d=g.p1;e=g.p2;f=g.p3;for(var h=0;h<this._a.length;h++){var i=this._a[h];var j;var k;var l;var m=$$t.$k.f2(i,j,k,l);j=m.p1;k=m.p2;l=m.p3;var n=Math.pow(d-j,2)+Math.pow(e-k,2)+Math.pow(f-l,2);if(n<c){b=h;c=n}}return b},reset:function(){if(this._d==false){return}this._a=$.ig.util.shallowClone($$t.$iq._b);this._d=false},_l:function(a,b){return this._m(a,b)},_m:function(a,b){var c=a._aj(this._c,true,false);if($$t.$k.al(c)){return-1}if(b==4){if($$t.$iq._e(c,$$t.$iq._ab)){return 0}if($$t.$iq._e(c,$$t.$iq._al)){return 1}if($$t.$iq._e(c,$$t.$iq._ak)){return 2}if($$t.$iq._e(c,$$t.$iq._ai)){return 3}if($$t.$iq._e(c,$$t.$iq._ac)){return 4}if($$t.$iq._e(c,$$t.$iq._am)){return 5}if($$t.$iq._e(c,$$t.$iq._aj)){return 6}if($$t.$iq._e(c,$$t.$iq._ad)){return 7}}if($$t.$k.am(c)){if($$t.$iq._e(c,$$t.$ih.bg())){if(b==2){return 32767}return 64}if(b!=3&&b!=4){if($$t.$iq._e(c,$$t.$ih.bc())){return 65}if($$t.$k.au(this._c.currentFormat())==false&&b!=0){if($$t.$iq._e(c,$$t.$ih.s())){return 67}}if(b!=1){if($$t.$iq._e(c,$$t.$ih.be())){return 66}if(b!=0){if($$t.$iq._e(c,$$t.$ih.s())){return 67}if($$t.$iq._e(c,$$t.$ih.aa())){return 68}if($$t.$iq._e(c,$$t.$ih.y())){return 69}if($$t.$iq._e(c,$$t.$ih.u())){return 70}if($$t.$iq._e(c,$$t.$ih.am())){return 71}if($$t.$iq._e(c,$$t.$ih.ba())){return 73}if($$t.$iq._e(c,$$t.$iq._ag($$t.$ih.ba()))){return 74}if($$t.$iq._e(c,$$t.$ih.ay())){return 80}if($$t.$iq._e(c,$$t.$ih.a0())){return 81}}}}}return this.getIndexOfNearestColor($$t.$k.g0(c))+8},_ae:function(a){return this._af(a)},_af:function(a){switch(a){case 0:return $$t.$iq._ab;case 1:return $$t.$iq._al;case 2:return $$t.$iq._ak;case 3:return $$t.$iq._ai;case 4:return $$t.$iq._ac;case 5:return $$t.$iq._am;case 6:return $$t.$iq._aj;case 7:return $$t.$iq._ad;case 64:return $$t.$ih.bg();case 65:return $$t.$ih.bc();case 66:return $$t.$ih.be();case 67:return $$t.$ih.s();case 68:return $$t.$ih.aa();case 69:return $$t.$ih.y();case 70:return $$t.$ih.u();case 71:return $$t.$ih.am();case 72:return $$t.$ih.bg();case 73:return $$t.$ih.ba();case 74:return $$t.$iq._ag($$t.$ih.ba());case 75:return $$t.$ih.bc();case 76:return $$t.$ih.be();case 77:return $$t.$ih.bg();case 78:return $$t.$ih.bc();case 79:return $$t.$iq._ab;case 80:return $$t.$ih.ay();case 81:return $$t.$ih.a0();case 32767:return $$t.$ih.bg();default:if(81<a){return $$t.$ih.bc()}break}var b=a-8;if(b<0||56<=b){return $$t.$k.g1($$t.$ig.c())}return $$t.$k.g1(this._item$i(b))},_e:function(a,b){if($$t.$k.am(a)||$$t.$k.am(b)){return $$a.$ax.b(a,b)}if($$t.$k.al(a)!=$$t.$k.al(b)){return false}return $$t.$k.cx(a)==$$t.$k.cx(b)},_ag:function(a){return $$a.$ax.u(a.l(),~a.o(),~a.n(),~a.m())},_aa:function(a){if(a<0||this._a.length<=a){throw new $$6.f(1,"index")}},count:function(){return this._a.length},item:function(a,b){if(arguments.length===2){arguments[1]=$$a.$ax.create(arguments[1]);this._item$i.apply(this,arguments);return b}else{return this._item$i.apply(this,arguments).colorString()}},_item$i:function(a,b){if(arguments.length===2){this._aa(a);if($$t.$k.al(b)||$$t.$k.am(b)){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_InvalidPaletteColor_EmptyOrSystem"))}if(b.l()!=255){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_InvalidPaletteColor_NonOpaque"))}var c=this._a[a];this._a[a]=b;if($$t.$iq._e(c,b)==false){this._d=true;this._c._hx()}return b}else{this._aa(a);return this._a[a]}},isCustom:function(){return this._d},$type:new $.ig.Type("excel.WorkbookColorPalette",$.ig.$ot,[$$0.$bv.$type.specialize($$a.$ax.$type)])},true);$c("WorkbookFontData:is","GenericCacheElementEx",{_aq:$m($$0.$aq.$type,null),_al:false,_an:0,_ai:null,_ao:0,_ar:$m($$0.$aq.$type,null),_au:null,_as:$m($$0.$aq.$type,null),_ag:0,_ah:0,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}this._aq=$$t.$k.dq;this._ao=-1;this._ar=$$t.$k.dq;this._as=$$t.$k.dq;this._ag=-1;this._ah=-1;$$t.$e9.init.call(this,b)},init1:function(a,b){$$t.$is.init2.call(this,2,b,b.v())},init2:function(a,b,c){$$t.$is.init.call(this,0,c);this._aq=b._aq;this._ai=b._ai;this._ao=b._ao;this._ar=b._ar;this._au=b._au;this._as=b._as;this._ag=b._ag;this._ah=b._ah},g:function(a){return this._cloneInternal(a)},_cloneInternal:function(a){return new $$t.is(2,this,a)},aa:function(a){var b=$b($$t.$is.$type,a);if(b==null){return}this.setFontFormatting(b)},equals:function(a){return this.c($b($$t.$e8.$type,a))},getHashCode:function(){if(!this._al){var a=0;if(this._au!=null){a^=this._au.getHashCode();
|
|
}a^=this._ao<<1;if($$t.$ah.l_op_Inequality(this._ai,null)){a^=this._ai.getHashCode()<<2}a^=$$t.$k.dk(this._aq)<<3;a^=$$t.$k.dk(this._ar)<<4;a^=$$t.$k.dk(this._as)<<5;a^=this._ag<<6;a^=this._ah<<7;this._an=a;this._al=true}return this._an},c:function(a){if(a==null){return false}if(this==a){return true}var b=a;if(this._ao!=b._ao){return false}if($l(this._aq,b._aq)){return false}if($l(this._ar,b._ar)){return false}if($l(this._as,b._as)){return false}if(this._ag!=b._ag){return false}if(this._ah!=b._ah){return false}if(this._au!=b._au){return false}if($$t.$ah.l_op_Inequality(this._ai,b._ai)){return false}return true},af:function(){if(this.x()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ReadOnlyFont"))}},setFontFormatting:function(a){if(a==null){throw new $$6.e(2,"source",$$t.$k.ef("LE_ArgumentNullException_SourceFont"))}this._au=a.name();this._ao=a.height();this._ai=a.colorInfo();this._aq=a._bold$i();this._ar=a._italic$i();this._as=a._strikeout$i();this._ag=a.superscriptSubscriptStyle();this._ah=a.underlineStyle();this._al=false},_ay:function(){if(this.t()!=null){return}this.x(true)},_ak:function(a){if(a==null){a=$$t.$iu.instance}var b=new $$t.is(1,this);if(a!=null){a.resolveDefaults(b)}return b},bold:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._bold$i.apply(this,arguments);return a}else{return $s(this._bold$i.apply(this,arguments))}},_bold$i:function(a){if(arguments.length===1){this.af();if($j(this._aq,a)){return}$$t.$k.gm(a,"value");this._aq=a;this._al=false;return a}else{return this._aq}},colorInfo:function(a){if(arguments.length===1){this.af();if($$t.$ah.l_op_Equality(this._ai,a)){return}this._ai=a;this._al=false;return a}else{return this._ai}},height:function(a){if(arguments.length===1){this.af();if(this._ao==a){return}if(a>=0&&(a<20||8180<a)){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_FontHeight"))}this._ao=a;this._al=false;return a}else{return this._ao}},italic:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._italic$i.apply(this,arguments);return a}else{return $s(this._italic$i.apply(this,arguments))}},_italic$i:function(a){if(arguments.length===1){this.af();if($j(this._ar,a)){return}$$t.$k.gm(a,"value");this._ar=a;this._al=false;return a}else{return this._ar}},name:function(a){if(arguments.length===1){this.af();if(this._au==a){return}this._au=a;this._al=false;return a}else{return this._au}},strikeout:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._strikeout$i.apply(this,arguments);return a}else{return $s(this._strikeout$i.apply(this,arguments))}},_strikeout$i:function(a){if(arguments.length===1){this.af();if($j(this._as,a)){return}$$t.$k.gm(a,"value");this._as=a;this._al=false;return a}else{return this._as}},superscriptSubscriptStyle:function(a){if(arguments.length===1){this.af();if(this._ag==a){return}$$t.$k.gl($$t.$ca.$type,a,"value");this._ag=a;this._al=false;return a}else{return this._ag}},underlineStyle:function(a){if(arguments.length===1){this.af();if(this._ah==a){return}$$t.$k.gl($$t.$cb.$type,a,"value");this._ah=a;this._al=false;return a}else{return this._ah}},_am:function(){return $j(this._aq,null)&&$$t.$ah.l_op_Equality(this._ai,null)&&this._ao<0&&$j(this._ar,null)&&this._au==null&&$j(this._as,null)&&this._ag==-1&&this._ah==-1},$type:new $.ig.Type("WorkbookFontData",$$t.$e9.$type,[$$t.$fw.$type])},true);$c("UltimateFontDefaultsResolver:iu","Object",{init:function(){$.ig.$op.init.call(this)},resolveDefaults:function(a){if($j(a._bold$i(),null)){a._bold$i($m($$0.$aq.$type,false))}if($$t.$ah.l_op_Equality(a.colorInfo(),null)){a.colorInfo($$t.$ah.automatic())}if(a.height()<0){a.height(220)}if($j(a._italic$i(),null)){a._italic$i($m($$0.$aq.$type,false))}if(a.name()==null){a.name("Calibri")}if($j(a._strikeout$i(),null)){a._strikeout$i($m($$0.$aq.$type,false))}if(a.superscriptSubscriptStyle()==-1){a.superscriptSubscriptStyle(0)}if(a.underlineStyle()==-1){a.underlineStyle(0)}},$type:new $.ig.Type("UltimateFontDefaultsResolver",$.ig.$ot,[$$t.$it.$type])},true);$c("WorkbookFontDataResolved:iv","Object",{_a:null,init:function(a){$.ig.$op.init.call(this);this._a=a},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$iv.$type,a);if(b==null){return false}return this._a.equals(b._a)},getHashCode:function(){return this._a.getHashCode()},setFontFormatting:function(a){this._e()},bold:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._bold$i.apply(this,arguments);return a}else{return $s(this._bold$i.apply(this,arguments))}},_bold$i:function(a){if(arguments.length===1){this._e();return a}else{return this._a.d()._c2()}},colorInfo:function(a){if(arguments.length===1){this._e();return a}else{return this._a.d()._bh()}},height:function(a){if(arguments.length===1){this._e();return a}else{return this._a.d()._cq()}},italic:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._italic$i.apply(this,arguments);return a}else{return $s(this._italic$i.apply(this,arguments))}},_italic$i:function(a){if(arguments.length===1){this._e();return a}else{return this._a.d()._c3()}},name:function(a){if(arguments.length===1){this._e();return a}else{return this._a.d()._df()}},strikeout:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._strikeout$i.apply(this,arguments);return a}else{return $s(this._strikeout$i.apply(this,arguments))}},_strikeout$i:function(a){if(arguments.length===1){this._e();return a}else{return this._a.d()._c4()}},superscriptSubscriptStyle:function(a){if(arguments.length===1){this._e();return a}else{return this._a.d()._a0()}},underlineStyle:function(a){if(arguments.length===1){this._e();return a}else{return this._a.d()._a1()}},_d:function(a){this._a=a},_e:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ResolvedFormatCannotBeModified"))},$type:new $.ig.Type("WorkbookFontDataResolved",$.ig.$ot,[$$t.$fw.$type])},true);$c("WorkbookFontOwnerAccessor:iw","Object",{_a:null,init:function(a){$.ig.$op.init.call(this);this._a=a},setFontFormatting:function(a){this._a._a1(a,true,0)},_setFontFormatting1:function(a,b,c){this._a._a1(a,b,c)},_e:function($tValue,a,b,c,d,e,f){this._a._a2($tValue,a,b,c,d,e,f)},bold:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._bold$i.apply(this,arguments);return a}else{return $s(this._bold$i.apply(this,arguments))}},_bold$i:function(a){if(arguments.length===1){this._setBold(a,true,0);return a}else{return this._a.d()._bp()._bold$i()}},_setBold:function(a,b,c){this._e($$0.$ai.$type.specialize($$0.$aq.$type),a,128,b,c,function(d){return d._bold$i()},function(d,e){d._bold$i(e)})},colorInfo:function(a){if(arguments.length===1){this._setColorInfo(a,true,0);return a}else{return this._a.d()._bp().colorInfo()}},_setColorInfo:function(a,b,c){this._e($$t.$ah.$type,a,256,b,c,function(d){return d.colorInfo()},function(d,e){d.colorInfo(e)})},height:function(a){if(arguments.length===1){this._setHeight(a,true,0);return a}else{return this._a.d()._bp().height()}},_setHeight:function(a,b,c){this._e($$0.$aw.$type,a,512,b,c,function(d){return d.height()},function(d,e){d.height(e)})},italic:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._italic$i.apply(this,arguments);return a}else{return $s(this._italic$i.apply(this,arguments))}},_italic$i:function(a){if(arguments.length===1){this._setItalic(a,true,0);return a}else{return this._a.d()._bp()._italic$i()}},_setItalic:function(a,b,c){this._e($$0.$ai.$type.specialize($$0.$aq.$type),a,1024,b,c,function(d){return d._italic$i()},function(d,e){d._italic$i(e)})},name:function(a){if(arguments.length===1){this._setName(a,true,0);return a}else{return this._a.d()._bp().name()}},_setName:function(a,b,c){this._e(String,a,2048,b,c,function(d){return d.name()},function(d,e){d.name(e)})},strikeout:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._strikeout$i.apply(this,arguments);return a}else{return $s(this._strikeout$i.apply(this,arguments))}},_strikeout$i:function(a){if(arguments.length===1){this._setStrikeout(a,true,0);return a}else{return this._a.d()._bp()._strikeout$i()}},_setStrikeout:function(a,b,c){this._e($$0.$ai.$type.specialize($$0.$aq.$type),a,4096,b,c,function(d){return d._strikeout$i()},function(d,e){d._strikeout$i(e)})},superscriptSubscriptStyle:function(a){if(arguments.length===1){this._setSuperscriptSubscriptStyle(a,true,0);return a}else{return this._a.d()._bp().superscriptSubscriptStyle()}},_setSuperscriptSubscriptStyle:function(a,b,c){this._e($$t.$ca.$type,a,8192,b,c,function(d){return d.superscriptSubscriptStyle()},function(d,e){d.superscriptSubscriptStyle(e)})},underlineStyle:function(a){if(arguments.length===1){this._setUnderlineStyle(a,true,0);return a}else{return this._a.d()._bp().underlineStyle()}},_setUnderlineStyle:function(a,b,c){this._e($$t.$cb.$type,a,16384,b,c,function(d){return d.underlineStyle()},function(d,e){d.underlineStyle(e)})},$type:new $.ig.Type("WorkbookFontOwnerAccessor",$.ig.$ot,[$$t.$fw.$type])},true);$c("WorkbookFontProxy:ix","GenericCacheElementProxy$1",{_m:null,_q:$m($$0.$bd.$type,null),_n:null,init:function(a,b,c,d){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$ix.init1.call(this,1,b,$$t.$o._a2(c,d));this._m=d},init1:function(a,b,c){this._n=null;$$t.$fa.init.call(this,$$t.$is.$type,0,b,c)},g:function(a){$$t.$fa.g.call(this,a);if(this._m!=null){this._m._dm()}},_l:function(a,b){var c=0;if($l(a._bold$i(),b._bold$i())){c|=128}if($$t.$ah.l_op_Inequality(a.colorInfo(),b.colorInfo())){c|=256}if(a.height()!=b.height()){c|=512}if($l(a._italic$i(),b._italic$i())){c|=1024}if(a.name()!=b.name()){c|=2048}if($l(a._strikeout$i(),b._strikeout$i())){c|=4096}if(a.superscriptSubscriptStyle()!=b.superscriptSubscriptStyle()){c|=8192}if(a.underlineStyle()!=b.underlineStyle()){c|=16384}return c},_s:function(a){this._n=a},setFontFormatting:function(a){this._t(a,true)},_t:function(a,b){if(a==null){throw new $$6.e(2,"source",$$t.$k.ef("LE_ArgumentNullException_SourceFont"))}var c=$b($$t.$is.$type,a);if(c!=null){this.k(c);return}var d=$b($$t.$ix.$type,a);if(d!=null){this._q=d._q;this.k(d.d());return}var e=this.a();this.d().setFontFormatting(a);this.g(e)},_o:function(a,b,c){if((c&32640)!=0){if((c&128)!=0&&$l(a._bold$i(),b._bold$i())){return true}if((c&256)!=0&&$$t.$ah.l_op_Inequality(a.colorInfo(),b.colorInfo())){return true}if((c&512)!=0&&a.height()!=b.height()){return true}if((c&1024)!=0&&$l(a._italic$i(),b._italic$i())){return true}if((c&2048)!=0&&a.name()!=b.name()){return true}if((c&4096)!=0&&$l(a._strikeout$i(),b._strikeout$i())){return true}if((c&8192)!=0&&a.superscriptSubscriptStyle()!=b.superscriptSubscriptStyle()){return true}if((c&16384)!=0&&a.underlineStyle()!=b.underlineStyle()){return true}}return false},_u:function($tValue,a,b,c,d){var e=c(this);if($$4.$m.defaultEqualityComparerValue($tValue).equalsC(a,e)){return}var f=this.a();d(this.c,a);if(this._n!=null){this._n(b)}this.g(f)},_p:function(){if($l(this._bold$i(),null)){return true}if($$t.$ah.l_op_Inequality(this.colorInfo(),null)){return true}if(this.height()>=0){return true}if($l(this._italic$i(),null)){return true}if(String.isNullOrEmpty(this.name())==false){return true}if($l(this._strikeout$i(),null)){return true}if(this.superscriptSubscriptStyle()!=-1){return true}if(this.underlineStyle()!=-1){return true}return false},bold:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._bold$i.apply(this,arguments);return a}else{return $s(this._bold$i.apply(this,arguments))}},_bold$i:function(a){if(arguments.length===1){this._u($$0.$ai.$type.specialize($$0.$aq.$type),a,0,function(b){return b._bold$i()},function(b,c){b._bold$i(c)});return a}else{return this.d()._bold$i()}},colorInfo:function(a){if(arguments.length===1){this._u($$t.$ah.$type,a,1,function(b){return b.colorInfo()},function(b,c){b.colorInfo(c)});return a}else{return this.d().colorInfo()}},height:function(a){if(arguments.length===1){this._u($$0.$aw.$type,a,2,function(b){return b.height()},function(b,c){b.height(c)});return a}else{return this.d().height()}},italic:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._italic$i.apply(this,arguments);return a}else{return $s(this._italic$i.apply(this,arguments))}},_italic$i:function(a){if(arguments.length===1){this._u($$0.$ai.$type.specialize($$0.$aq.$type),a,3,function(b){return b._italic$i()},function(b,c){b._italic$i(c)});return a}else{return this.d()._italic$i()}},name:function(a){if(arguments.length===1){this._u(String,a,4,function(b){return b.name()},function(b,c){b.name(c)});return a}else{return this.d().name()}},strikeout:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._strikeout$i.apply(this,arguments);return a}else{return $s(this._strikeout$i.apply(this,arguments))}},_strikeout$i:function(a){if(arguments.length===1){this._u($$0.$ai.$type.specialize($$0.$aq.$type),a,5,function(b){return b._strikeout$i()},function(b,c){b._strikeout$i(c)});return a}else{return this.d()._strikeout$i()}},superscriptSubscriptStyle:function(a){if(arguments.length===1){this._u($$t.$ca.$type,a,6,function(b){return b.superscriptSubscriptStyle()},function(b,c){b.superscriptSubscriptStyle(c)});return a}else{return this.d().superscriptSubscriptStyle()}},underlineStyle:function(a){if(arguments.length===1){this._u($$t.$cb.$type,a,7,function(b){return b.underlineStyle()},function(b,c){b.underlineStyle(c)});return a}else{return this.d().underlineStyle()}},_r:function(a){if(arguments.length===1){this._q=a;return a}else{return this._q}},$type:new $.ig.Type("WorkbookFontProxy",$$t.$fa.$type.specialize($$t.$is.$type),[$$t.$fw.$type])},true);$c("WorkbookFormatCollection:iz","Object",{h:null,i:null,r:0,n:null,o:null,k:null,b:null,z:null,aa:null,af:null,e:false,m:null,f:null,u:0,x:null,init:function(a){this.u=164;$.ig.$op.init.call(this);this.b=a;this.i=new $$4.h($$0.$aw.$type,String,0);this.h=new $$4.h(String,$$0.$aw.$type,2,$$v.$an.d());this.f=new $$4.h($$0.$aw.$type,$$4.$x.$type.specialize($$0.$aw.$type),0);this.as()},p:function(a){var $self=this;this.as();var b;if(function(){var c=$self.h.tryGetValue(a,b);b=c.p1;return c.ret}()){return b}var c=$$t.$iz.ae(this.b._e3());if(!$.ig.util.stringCompare1(c,a,$$v.$an.f())){return 14}else if(!$.ig.util.stringCompare1(c+" h:mm",a,$$v.$an.f())){return 22}while(this.i.containsKey(this.u)){this.u++}b=this.u;this.al(b,a);return b},al:function(a,b){this.am(a,b,false)},am:function(a,b,c){this.an(a,b,c,true)},an:function(a,b,c,d){var $self=this;this.as();if(a==14||a==22){return}var e=true;if(a>=164&&this.h.containsKey(b)){var f=this.h.item(b);if(f==14||f==22){e=false}}var g;if(function(){var h=$self.i.tryGetValue(a,g);g=h.p1;return h.ret}()){if($$v.$an.e().compare1(b,g)==0){return}this.i.remove(a);if(e){this.h.remove(g)}}if(a>=164){this.r++}if(c){this.h.remove(b)}if(e){this.h.add(b,a)}this.i.add(a,b);if(d){this.ap(a,b)}},ao:function(a,b){this.am(a,this.y(this.b,a,b,$$t.$n._e7,this.b._e3(),true),true)},ap:function(a,b){this.f.remove(a);var c=this.b._e3().numberFormat();var d=c.currencySymbol();if(String.isNullOrEmpty(d)){return}var e=null;var f=0;for(var g=0;g<b.length;g++){switch(b.charAt(g)){case"\\":g++;break;case"[":{for(;g<b.length;g++){if(b.charAt(g)=="]"){break}}break}case'"':var h=g+1;for(g++;g<b.length;g++){if(b.charAt(g)=="\\"){g++}else if(b.charAt(g)=='"'){var i=b.substr(h,g-h);if(i!=d){if(e==null){e=new $$4.x($$0.$aw.$type,0)}e.add(f)}f++;break}}break}}if(e!=null&&e.count()!=0){this.f.item(a,e)}},y:function(a,b,c,d,e,f){var g=d.numberFormat();var h=g.numberDecimalSeparator();var i=g.numberGroupSeparator();var j=g.currencySymbol();if(String.isNullOrEmpty(h)){h="\0"}if(String.isNullOrEmpty(i)){i="\0"}if(String.isNullOrEmpty(j)){j="\0"}var k=d.dateTimeFormat();var l=$$t.$k.ec(k);if(String.isNullOrEmpty(l)){l="\0"}if(c.indexOfAny([h.charAt(0),i.charAt(0),j.charAt(0),l.charAt(0)])<0){return c}var m=new $$t.m8(0,a,c,d);var n=0;var o=false;var p=0;var q=0;var r;var s=this.f.tryGetValue(b,r);r=s.p1;var t=new $$6.aj(0);for(var u=0;u<c.length;u++){var v=c.charAt(u);switch(v){case";":if(o==false){n++}t.h(v);break;case"\\":case"_":case"*":{t.h(v);if(o==false){u++;if(u<c.length){t.h(c.charAt(u))}}break}case"[":{if(o){t.h(v)}else{for(;u<c.length;u++){v=c.charAt(u);t.h(v);if(v=="]"){break}}}break}case'"':if(o){var w=t.f(q,t.c()-q);if(f==false&&w==j){if(r==null||r.contains(p)==false){t.c(q);t.l(e.numberFormat().currencySymbol())}}o=false;p++}else{o=true;q=t.c()+1}t.h(v);break;default:{if(o==false){var x=m.f(n);if(x==2){if($3(c,u,h,0,h.length)==0){t.l(e.numberFormat().numberDecimalSeparator());u+=h.length-1;break}if($3(c,u,i,0,i.length)==0){t.l(e.numberFormat().numberGroupSeparator());u+=i.length-1;break}}else if(x==1){if($3(c,u,l,0,l.length)==0){t.l($$t.$k.ec(e.dateTimeFormat()));u+=l.length-1;break}}}t.h(v);break}}}return t.toString()},ai:function(a){$$t.$iz.aq();var b;if(function(){var c=$$t.$iz.g.tryGetValue(a,b);b=c.p1;return c.ret}()){return b}return a},l:function(){var d__=new $$t.i0((-2));d__.___4__this=this;return d__},ac:function(a){var b=this.item(a);if($$t.$n._e7==this.m){return b}return this.y(this.b,a,b,this.m,$$t.$n._e7,true)},ae:function(a){return $x(a.dateTimeFormat().shortDatePattern(),"M","m")},ad:function(a){var b=$$t.$iz.ae(a);return b+" h:mm"},a:function(a){var $self=this;if(this.k==null){this.k=new $$4.h($$0.$aw.$type,$$t.$m8.$type,0)}var b=this.b._e3();if(this.n!=b||this.o!=this.b._editingCulture$i()){this.k.clear();this.n=b;this.o=this.b._editingCulture$i()}var c;if(function(){var d=$self.k.tryGetValue(a,c);c=d.p1;return d.ret}()==false){var d=function(e){return e!=null?e:"General"}(this.item(a));c=new $$t.m8(0,this.b,d,b);this.k.item(a,c)}return c},c:function(a){return a>=164&&this.i.containsKey(a)},aq:function(){if($$t.$iz.g!=null){return}$$t.$iz.g=new $$4.h($$0.$be.$type,$$0.$be.$type,0);$$t.$iz.j=new $$4.h($$0.$be.$type,$$0.$be.$type,0);$$t.$iz.ar(0,0);$$t.$iz.ar(1,1);$$t.$iz.ar(2,2);$$t.$iz.ar(3,3);$$t.$iz.ar(4,4);$$t.$iz.ar(5,9);$$t.$iz.ar(6,10);$$t.$iz.ar(7,11);$$t.$iz.ar(8,12);$$t.$iz.ar(9,13);$$t.$iz.ar(10,14);$$t.$iz.ar(11,15);$$t.$iz.ar(12,17);$$t.$iz.ar(13,18);$$t.$iz.ar(14,19);$$t.$iz.ar(15,20);$$t.$iz.ar(16,21);$$t.$iz.ar(17,22);$$t.$iz.ar(18,23);$$t.$iz.ar(19,24);$$t.$iz.ar(20,25);$$t.$iz.ar(21,26);$$t.$iz.ar(22,27);$$t.$iz.ar(37,5);$$t.$iz.ar(38,6);$$t.$iz.ar(39,7);$$t.$iz.ar(40,8);$$t.$iz.ar(41,33);$$t.$iz.ar(42,32);$$t.$iz.ar(43,35);$$t.$iz.ar(44,34);$$t.$iz.ar(45,28);$$t.$iz.ar(46,31);$$t.$iz.ar(47,29);$$t.$iz.ar(48,16);$$t.$iz.ar(49,30)},ar:function(a,b){$$t.$iz.g.add(b,a);$$t.$iz.j.add(a,b)},d:function(a){if(0<=a&&a<=22){return true}if(37<=a&&a<=49){return true}return false},aj:function(a){$$t.$iz.aq();var b;if(function(){var c=$$t.$iz.j.tryGetValue(a,b);b=c.p1;return c.ret}()){return b}return a},as:function(){if(this.e){return}try{this.e=true;var a=this.b._e3().numberFormat();var b=a.numberDecimalSeparator();var c=a.numberGroupSeparator();var d=a.currencySymbol();if(d==this.z&&b==this.aa&&c==this.af){return}this.z=d;this.aa=b;this.af=c;var e=this.m||$$0.$cf.invariantCulture();this.m=this.b._e3();var f=new $$4.x($$4.$u.$type.specialize($$0.$aw.$type,String),1,this.i);this.h.clear();this.i.clear();this.al(0,"General");this.al(1,"0");this.al(2,$y("0{0}00",this.aa));this.al(3,$y("#{0}##0",this.af));this.al(4,$y("#{0}##0{1}00",this.af,this.aa));this.al(5,$y('"{0}"#{1}##0_);\\("{0}"#{1}##0\\)',this.z,this.af));this.al(6,$y('"{0}"#{1}##0_);[Red]\\("{0}"#{1}##0\\)',this.z,this.af));this.al(7,$y('"{0}"#{1}##0{2}00_);\\("{0}"#{1}##0{2}00\\)',this.z,this.af,this.aa));this.al(8,$y('"{0}"#{1}##0{2}00_);[Red]\\("{0}"#{1}##0{2}00\\)',this.z,this.af,this.aa));this.al(9,"0%");this.al(10,$y("0{0}00%",this.aa));this.al(11,$y("0{0}00E+00",this.aa));this.al(12,"# ?/?");this.al(13,"# ??/??");this.al(15,"d-mmm-yy");this.al(16,"d-mmm");this.al(17,"mmm-yy");this.al(18,"h:mm AM/PM");this.al(19,"h:mm:ss AM/PM");this.al(20,"h:mm");this.al(21,"h:mm:ss");this.al(37,$y("#{0}##0_);(#{0}##0)",this.af));this.al(38,$y("#{0}##0_);[Red](#{0}##0)",this.af));this.al(39,$y("#{0}##0{1}00_);(#{0}##0{1}00)",this.af,this.aa));this.al(40,$y("#{0}##0{1}00_);[Red](#{0}##0{1}00)",this.af,this.aa));this.al(41,$y('_(* #{0}##0_);_(* \\(#{0}##0\\);_(* "-"_);_(@_)',this.af));this.al(42,$y('_("{0}"* #{1}##0_);_("{0}"* \\(#{1}##0\\);_("{0}"* "-"_);_(@_)',this.z,this.af));this.al(43,$y('_(* #{0}##0{1}00_);_(* \\(#{0}##0{1}00\\);_(* "-"??_);_(@_)',this.af,this.aa));this.al(44,$y('_("{0}"* #{1}##0{2}00_);_("{0}"* \\(#{1}##0{2}00\\);_("{0}"* "-"??_);_(@_)',this.z,this.af,this.aa));this.al(45,"mm:ss");this.al(46,"[h]:mm:ss");this.al(47,$y("mm:ss{0}0",this.aa));this.al(48,$y("##0{0}0E+0",this.aa));this.al(49,"@");this.ak(this.b._e3());this.x=null;this.at();var h=f.getEnumerator();while(h.moveNext()){var g=h.current();if(this.i.containsKey(g.key())){continue}this.an(g.key(),this.y(this.b,g.key(),g.value(),e,this.m,false),true,false)}}finally{this.e=false}this.at()},at:function(){var a=this.b._e3();var b=a.dateTimeFormat().shortDatePattern();if(b==this.x){return}this.x=b;var c=$$t.$iz.ae(a);var d=$$t.$iz.ad(a);this.h.item(c,14);this.h.item(d,22);this.i.item(14,c);this.i.item(22,d)},q:function(){return this.r},item:function(a){var $self=this;if(a<0){return null}this.as();var b;if(function(){var c=$self.i.tryGetValue(a,b);b=c.p1;return c.ret}()){return b}if(27<=a&&a<=36){if(a==32||a==33){return"h:mm:ss"}return"m/d/yyyy"}if(50<=a&&a<=81){return"m/d/yyyy"}return null},ak:function(a){switch(a.name()){case"zh-TW":{this.am(27,"[$-404]e/m/d",true);this.am(28,'[$-404]e"\u5e74"m"\u6708"d"\u65e5"',true);this.am(29,'[$-404]e"\u5e74"m"\u6708"d"\u65e5"',true);this.am(30,"m/d/yy",true);this.am(31,'yyyy"\u5e74"m"\u6708"d"\u65e5"',true);this.am(32,'hh"\u6642"mm"\u5206"',true);this.am(33,'hh"\u6642"mm"\u5206"ss"\u79d2"',true);this.am(34,'\u4e0a\u5348/\u4e0b\u5348hh"\u6642"mm"\u5206"',true);this.am(35,'\u4e0a\u5348/\u4e0b\u5348hh"\u6642"mm"\u5206"ss"\u79d2"',true);this.am(36,"[$-404]e/m/d",true);this.am(50,"[$-404]e/m/d",true);this.am(51,'[$-404]e"\u5e74"m"\u6708"d"\u65e5"',true);this.am(52,'\u4e0a\u5348/\u4e0b\u5348hh"\u6642"mm"\u5206"',true);this.am(53,'\u4e0a\u5348/\u4e0b\u5348hh"\u6642"mm"\u5206"ss"\u79d2"',true);this.am(54,'[$-404]e"\u5e74"m"\u6708"d"\u65e5"',true);this.am(55,'\u4e0a\u5348/\u4e0b\u5348hh"\u6642"mm"\u5206"',true);this.am(56,'\u4e0a\u5348/\u4e0b\u5348hh"\u6642"mm"\u5206"ss"\u79d2"',true);this.am(57,"[$-404]e/m/d",true);this.am(58,'[$-404]e"\u5e74"m"\u6708"d"\u65e5"',true)}break;case"zh-CN":{this.am(27,'yyyy"\u5e74"m"\u6708"',true);this.am(28,'m"\u6708"d"\u65e5"',true);this.am(29,'m"\u6708"d"\u65e5"',true);this.am(30,"m-d-yy",true);this.am(31,'yyyy"\u5e74"m"\u6708"d"\u65e5"',true);this.am(32,'h"\u65f6"mm"\u5206"',true);this.am(33,'h"\u65f6"mm"\u5206"ss"\u79d2"',true);this.am(34,'\u4e0a\u5348/\u4e0b\u5348h"\u65f6"mm"\u5206"',true);this.am(35,'\u4e0a\u5348/\u4e0b\u5348h"\u65f6"mm"\u5206"ss"\u79d2"',true);this.am(36,'yyyy"\u5e74"m"\u6708"',true);this.am(50,'yyyy"\u5e74"m"\u6708"',true);this.am(51,'m"\u6708"d"\u65e5"',true);this.am(52,'yyyy"\u5e74"m"\u6708"',true);this.am(53,'m"\u6708"d"\u65e5"',true);this.am(54,'m"\u6708"d"\u65e5"',true);this.am(55,'\u4e0a\u5348/\u4e0b\u5348h"\u65f6"mm"\u5206"',true);this.am(56,'\u4e0a\u5348/\u4e0b\u5348h"\u65f6"mm"\u5206"ss"\u79d2"',true);this.am(57,'yyyy"\u5e74"m"\u6708"',true);this.am(58,'m"\u6708"d"\u65e5"',true)}break;case"ja-JP":{this.am(27,"[$-411]ge.m.d",true);this.am(28,'[$-411]ggge"\u5e74"m"\u6708"d"\u65e5"',true);this.am(29,'[$-411]ggge"\u5e74"m"\u6708"d"\u65e5"',true);this.am(30,"m/d/yy",true);this.am(31,'yyyy"\u5e74"m"\u6708"d"\u65e5"',true);this.am(32,'h"\u6642"mm"\u5206"',true);this.am(33,'h"\u6642"mm"\u5206"ss"\u79d2"',true);this.am(34,'yyyy"\u5e74"m"\u6708"',true);this.am(35,'m"\u6708"d"\u65e5"',true);this.am(36,"[$-411]ge.m.d",true);this.am(50,"[$-411]ge.m.d",true);this.am(51,'[$-411]ggge"\u5e74"m"\u6708"d"\u65e5"',true);this.am(52,'yyyy"\u5e74"m"\u6708"',true);this.am(53,'m"\u6708"d"\u65e5"',true);this.am(54,'[$-411]ggge"\u5e74"m"\u6708"d"\u65e5"',true);this.am(55,'yyyy"\u5e74"m"\u6708"',true);this.am(56,'m"\u6708"d"\u65e5"',true);this.am(57,"[$-411]ge.m.d",true);this.am(58,'[$-411]ggge"\u5e74"m"\u6708"d"\u65e5"',true)}break;case"ko-KR":{this.am(27,'yyyy"\u5e74" mm"\u6708" dd"\u65e5"',true);this.am(28,"mm-dd",true);this.am(29,"mm-dd",true);this.am(30,"mm-dd-yy",true);this.am(31,'yyyy"\ub144" mm"\uc6d4" dd"\uc77c"',true);this.am(32,'h"\uc2dc" mm"\ubd84"',true);this.am(33,'h"\uc2dc" mm"\ubd84" ss"\ucd08"',true);this.am(34,"yyyy-mm-dd",true);this.am(35,"yyyy-mm-dd",true);this.am(36,'yyyy"\u5e74" mm"\u6708" dd"\u65e5"',true);this.am(50,'yyyy"\u5e74" mm"\u6708" dd"\u65e5"',true);this.am(51,"mm-dd",true);this.am(52,"yyyy-mm-dd",true);this.am(53,"yyyy-mm-dd",true);this.am(54,"mm-dd",true);this.am(55,"yyyy-mm-dd",true);this.am(56,"yyyy-mm-dd",true);this.am(57,'yyyy"\u5e74" mm"\u6708" dd"\u65e5"',true);this.am(58,"mm-dd",true)}break;case"th-TH":{this.am(59,"t0",true);this.am(60,$y("t0{0}00",this.aa),true);this.am(61,$y("t#{0}##0",this.af),true);this.am(62,$y("t#{0}##0{1}00",this.af,this.aa),true);this.am(67,"t0%",true);this.am(68,$y("t0{0}00%",this.aa),true);this.am(69,"t# ?/?",true);this.am(70,"t# ??/??",true);this.am(71,"\u0e27/\u0e14/\u0e1b\u0e1b\u0e1b\u0e1b",true);this.am(72,"\u0e27-\u0e14\u0e14\u0e14-\u0e1b\u0e1b",true);this.am(73,"\u0e27-\u0e14\u0e14\u0e14",true);this.am(74,"\u0e14\u0e14\u0e14-\u0e1b\u0e1b",true);this.am(75,"\u0e0a:\u0e19\u0e19",true);this.am(76,"\u0e0a:\u0e19\u0e19:\u0e17\u0e17",true);this.am(77,"\u0e27/\u0e14/\u0e1b\u0e1b\u0e1b\u0e1b \u0e0a:\u0e19\u0e19",true);this.am(78,"\u0e19\u0e19:\u0e17\u0e17",true);this.am(79,"[\u0e0a]:\u0e19\u0e19:\u0e17\u0e17",true);this.am(80,$y("\u0e19\u0e19:\u0e17\u0e17{0}0",this.aa),true);this.am(81,"d/m/bb",true)}break}},$type:new $.ig.Type("WorkbookFormatCollection",$.ig.$ot)},true);$c("excel.WorkbookSaveOptions:i2","excel.WorkbookOptionsBase",{_f:null,init:function(){$$t.$i1.init.call(this,null)},_g:function(a){if(arguments.length===1){this._f=a;return a}else{return this._f}},_type:null,type:function(a){if(arguments.length===1){this._type=a;return a}else{return this._type}},_h:function(a){if(a!=null){return a._f||$$t.$i4.f}return $$t.$i4.f},$type:new $.ig.Type("excel.WorkbookSaveOptions",$$t.$i1.$type)},true);$c("WorkbookSaveFilter:i3","Object",{init:function(){$.ig.$op.init.call(this)},d:function(a){},e:function(a){},a:function(a){return a.mergedCellsRegions()},b:function(a,b){},c:function(a){},$type:new $.ig.Type("WorkbookSaveFilter",$.ig.$ot)},true);$c("DefaultWorkbookSaveFilter:i4","WorkbookSaveFilter",{init:function(){$$t.$i3.init.call(this)},d:function(a){return a.rows()._count()},e:function(a){return a.rows().maxCount()},b:function(a,b){if(b){return a.rows()._l()}return a.rows()},c:function(a){return a.sheets()},$type:new $.ig.Type("DefaultWorkbookSaveFilter",$$t.$i3.$type)},true);$c("excel.WorkbookStyle:i5","Object",{_j:false,_q:0,_h:null,_f:null,_staticInit:function(){$$t.$i5._a=$$t.$i5._b()},init:function(a,b){$.ig.$op.init.call(this);this._f=a;var c=$b($$t.$o.$type,b);if(c==null){var d=$b($$t.$kg.$type,b);if(d!=null){c=d.d()}else{c=a._b8()._defaultElement();c.setFormatting(b)}}if(c.f()!=0||this._f!=c.v()){c=c._cloneInternal1(a,false)}this._h=c;this._h._b1(1);this._h._b3(this._w.runOn(this))},reset:function(){},_v:function(){this._h.k()},_w:function(a){var b=this._g();if(b!=null){if((a&8)!=0){if(this._n()){var c;var d;var e=$$t.$k.h(this.styleFormat().topBorderStyle());var f=$$t.$k.h(this.styleFormat().bottomBorderStyle());if(e==2||f==2){c=true;d=true}else if(e==1||f==1){c=false;d=true}else{c=false;d=false}var h=b.worksheets().getEnumerator();while(h.moveNext()){var g=h.current();g._dt(c);g._ds(d)}}var j=b.worksheets().getEnumerator();while(j.moveNext()){var i=j.current();var l=i.rows().getEnumerator();while(l.moveNext()){var k=l.current();k._di(false,true)}}}var m=$$t.$i5._a[0];m.e($$t.$i8.$type,$$t.$i5.$type,new $$t.i8(1,this),this,this)}},_x:function(){this._q++},_y:function(){this._q--},_z:function(){this._h.j()},_c:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$i8.$type,$tValue,a,89,b,c,d,e,g,f,null,null)},_b:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$i5._c($$t.$i5.$type,"CellFormatValueChanged",function(b){return $b($$t.$i5.$type,b.source())},null,null,false,false,0));return a},isBuiltIn:function(){},name:function(a){},styleFormat:function(){return this._i()},_e:function(){},_k:function(){return false},_m:function(b){if(arguments.length===1){this._j=b;return b}else{return this._j}},_n:function(){},_o:function(){return this._q>0},_p:function(){return this._q>0},_i:function(){return this._h},_g:function(){return this._f},$type:new $.ig.Type("excel.WorkbookStyle",$.ig.$ot)},true);$c("WorkbookStyle_StyleChangeContext:i8","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,init1:function(a,b){$$0.$bh.init.call(this);this.a=b},workbook:function(){return this.a._g()},sheet:function(){return null},source:function(){return this.a},$type:new $.ig.Type("WorkbookStyle_StyleChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("WorkbookBuiltInStyle:i6","excel.WorkbookStyle",{_af:false,_ae:null,_aj:0,_ab:0,init:function(a,b,c,d){$$t.$i5.init.call(this,a,b);this._ab=c;if(this._ai()){this._aj=d}else{this._aj=255}this._ae=this._i()._cloneInternal()},compareTo:function(a){if(this._ai()&&a._ai()){var b=this._aj-a._aj;if(b!=0){return b}}return this._ab-a._ab},_e:function(){switch(this._ac()){case 27:case 26:case 28:case 0:return 1;case 22:case 23:case 12:case 13:case 14:case 53:case 9:case 8:case 20:case 24:case 10:case 21:case 11:return 2;case 16:case 17:case 18:case 19:case 15:case 25:return 3;case 29:case 30:case 31:case 32:case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 48:case 49:case 50:case 51:case 52:case 2:case 1:return 4;case 3:case 4:case 5:case 6:case 7:return 5;default:return 0}},_k:function(){switch(this._ac()){case 0:case 1:case 2:case 8:case 9:return true}return false},isBuiltIn:function(){return true},_n:function(){return this._ab==0},name:function(a){if(arguments.length===1){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_BuiltInStyleNameCannotBeChanged"));return a}else{switch(this._ac()){case 29:case 33:case 37:case 41:case 45:case 49:case 27:case 22:case 3:case 4:case 26:case 8:case 20:case 28:case 0:case 10:case 21:case 5:case 15:case 25:return $$t.$bw.$getName(this._ac());case 30:case 31:case 32:{var a=this._ac()-29;return $y("{0}% - Accent1",a*20)}case 34:case 35:case 36:{var b=this._ac()-33;return $y("{0}% - Accent2",b*20)}case 38:case 39:case 40:{var c=this._ac()-37;return $y("{0}% - Accent3",c*20)}case 42:case 43:case 44:{var d=this._ac()-41;return $y("{0}% - Accent4",d*20)}case 46:case 47:case 48:{var e=this._ac()-45;return $y("{0}% - Accent5",e*20)}case 50:case 51:case 52:{var f=this._ac()-49;return $y("{0}% - Accent6",f*20)}case 23:return"Check Cell";case 2:return"ColLevel_"+this._outlineLevel();case 6:return"Comma [0]";case 7:return"Currency [0]";case 12:return"Emphasis 1";case 13:return"Emphasis 2";case 14:return"Emphasis 3";case 53:return"Explanatory Text";case 9:return"Followed Hyperlink";case 16:return"Heading 1";case 17:return"Heading 2";case 18:return"Heading 3";case 19:return"Heading 4";case 24:return"Linked Cell";case 1:return"RowLevel_"+this._outlineLevel();case 11:return"Warning Text";default:return $$t.$bw.$getName(this._ac())}}},_w:function(a){$$t.$i5._w.call(this,a);this._af=this._i().equals(this._ae)==false;var b=this._g();if(b!=null&&(a&4)!=0&&this._n()){b._hs()}},reset:function(){this._i().setFormatting(this._ae)},_o:function(){if($$t.$i5._o.call(this)||this._ah()){return true}switch(this._ac()){case 3:case 6:case 4:case 7:case 0:
|
|
case 5:return true}if(this._ag()==false){return true}return false},_p:function(){return $$t.$i5._p.call(this)||this._n()||this._ah()},_ad:function(a){return new $$t.i6(a,this._i(),this._ac(),this._outlineLevel())},_ag:function(){switch(this._ac()){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:case 8:case 9:return true}return false},_ah:function(a){if(arguments.length===1){this._af=a;return a}else{return this._af}},_outlineLevel:function(){return this._aj},_ac:function(){return this._ab},_ai:function(){return this._ac()==2||this._ac()==1},$type:new $.ig.Type("WorkbookBuiltInStyle",$$t.$i5.$type,[$$0.$a.$type.specialize(-1)])},true);$$t.$i6.$type.initSelfReferences();$c("WorkbookUserDefinedStyle:i7","excel.WorkbookStyle",{_ab:null,init:function(a,b,c){$$t.$i5.init.call(this,a,b);this._ab=c},_e:function(){return 0},isBuiltIn:function(){return false},_n:function(){return false},name:function(a){if(arguments.length===1){if(this._ab==a){return}if($$v.$an.c(this._ab,a,this._g()._e3(),1)!=0){this._g().styles()._ah(a,"value")}var b=this._ab;this._ab=a;this._g().styles()._ac(this,b);return a}else{return this._ab}},reset:function(){this._i().formatOptions(0)},_o:function(){return true},_p:function(){return true},$type:new $.ig.Type("WorkbookUserDefinedStyle",$$t.$i5.$type)},true);$c("BuiltInStyleInfo:ja","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:0,b:0,init1:function(a,b,c){$$0.$bh.init.call(this);this.a=b;this.b=c},$type:new $.ig.Type("BuiltInStyleInfo",$$0.$bh.$type)},true);$c("excel.WorkbookStyleCollection:i9","Object",{_a:null,_q:null,_b:null,_y:null,_r:null,_s:null,_c:null,_v:null,_staticInit:function(){$$t.$i9._n=$$t.$i.b},init:function(a){$.ig.$op.init.call(this);this._a=new Array(8);this._b=new Array(8);this._y=new $$4.x($$t.$i5.$type,0);this._r=new $$4.h(String,$$t.$i5.$type,2,$$t.$k.el(a._e3(),true));this._s=new $$4.h($$t.$bw.$type,$$t.$i5.$type,0);this._c=a;var b=$$t.$i9._x();for(var c=0;c<b.count();c++){this._add(b.__inner[c]._ad(this._c))}this._aa()},add:function(a){throw new $$6.p(1,"Styles cannot be added directly to the collection.")},copyTo:function(a,b){this._y.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._y.getEnumerator()},addUserDefinedStyle:function(){var n;if(arguments.length===1){n=1}else if(arguments.length===2){n=0}switch(n){case 0:return this._addUserDefinedStyle.apply(this,arguments);case 1:return this._addUserDefinedStyle1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_addUserDefinedStyle1:function(a){return this._addUserDefinedStyle(this._c._cb(1),a)},_addUserDefinedStyle:function(a,b){this._ah(b,"name");var c;var d=new $$t.ja;if(function(){var e=$$t.$i9._t().tryGetValue(b,d);d=e.p1;return e.ret}()){c=new $$t.i6(this._c,a,d.a,d.b)}else{c=new $$t.i7(this._c,a,b)}this._add(c);return c},clear:function(){this._ag(0)},contains:function(a){var $self=this;var b;if(function(){var c=$self._r.tryGetValue(a.name(),b);b=c.p1;return c.ret}()){return a==b}return false},remove:function(a){if(a==null){return false}var b=this._y.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){this._ae(a,0)},_ae:function(a,b){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}var c=this._y.__inner[a];var d=$b($$t.$i6.$type,c);if(d!=null){if(d._n()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotRemoveNormalStyle"))}}c._z();this._y.removeAt(a);this._r.remove(c.name());if(c.isBuiltIn()||c._m()==false){this._r.remove(c.name())}else if(this._v!=null){this._v.remove(c)}if(d!=null){d._m(true);switch(d._ac()){case 2:this._a[d._outlineLevel()]=null;break;case 1:this._b[d._outlineLevel()]=null;break;default:this._s.remove(d._ac());if(b==0){if(this._q==null){this._q=new $$4.h($$t.$bw.$type,$$t.$i6.$type,0)}this._q.add(d._ac(),d)}break}}this._c._h2(c)},reset:function(){this._ag(2);if(this._q!=null){var a=this._q.values();this._q=null;var c=a.getEnumerator();while(c.moveNext()){var b=c.current();b.reset();this._add(b)}}if(this._v!=null){var d=this._v;this._v=null;var f=d.getEnumerator();while(f.moveNext()){var e=f.current();e.reset();this._add(e)}}var g=$$t.$i9._x();for(var h=0;h<g.count();h++){var i=g.__inner[h];if(this._o(i._ac())){continue}this._add(i._ad(this._c))}},_ag:function(a){for(var b=this._y.count()-1;b>=0;b--){var c=this._y.__inner[b];if(c.isBuiltIn()){if(a==2||c._n()){c.reset();continue}}this._ae(b,a)}},_add:function(a){if(a.isBuiltIn()||a._m()==false){var b=this._item1(a.name());if(b!=null){if(b.isBuiltIn()){b._m(false);b._i().setFormatting(a._i());b._i()._dt(a._i().formatOptions());return b}this.remove(b)}}this._y.add(a);a._v();if(a.isBuiltIn()||a._m()==false){this._r.item(a.name(),a)}else{if(this._v==null){this._v=new $$4.x($$t.$i7.$type,0)}this._v.add(a)}var c=$b($$t.$i6.$type,a);if(c!=null){switch(c._ac()){case 2:this._a[c._outlineLevel()]=c;break;case 1:this._b[c._outlineLevel()]=c;break;default:this._s.item(c._ac(),c);break}if(this._q!=null){this._q.remove(c._ac())}}return a},_e:function(a){var $self=this;var b=this._item1(a.name());if(b!=null){b._i().setFormatting(a._i());b._i().formatOptions(a._i().formatOptions());b._m(true);this.remove(b);return b}if(a._ai()){return a}if(this._q==null){this._q=new $$4.h($$t.$bw.$type,$$t.$i6.$type,0)}var c;if(function(){var d=$self._q.tryGetValue(a._ac(),c);c=d.p1;return d.ret}()){c._i().setFormatting(a._i());c._i().formatOptions(a._i().formatOptions());return c}this._q.add(a._ac(),a);return a},_f:function(a,b){var c=new $$t.i7(this._c,a,b);c._m(true);return this._add(c)},_o:function(a){var c=this._y.getEnumerator();while(c.moveNext()){var b=c.current();var d=$b($$t.$i6.$type,b);if(d!=null&&d._ac()==a){return true}}return false},_i:function(a){var b;var c=this._s.tryGetValue(a,b);b=c.p1;return b},_j:function(a,b){switch(a){case 2:return this._a[b];case 1:return this._b[b];default:return this._i(a)}},_u:function(){var d__=new $$t.jd((-2));d__.___4__this=this;return d__},_ac:function(a,b){this._r.remove(b);this._r.add(a.name(),a)},_ah:function(a,b){if(String.isNullOrEmpty(a)){throw new $$6.e(2,b,$$t.$k.ef("LE_ArgumentNullException_StyleName"))}if(255<a.length){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_StyleNameTooLong"),b)}if(this._r.containsKey(a)){throw new $$6.d(2,$$t.$k.eg("LE_ArgumentException_StyleNameAlreadyExists",[a]),b)}},_aa:function(){if(this._o(0)==false){this._add(new $$t.i6(this._c,new $$t.o(this._c,1),0,0))}},_ab:function(){$$t.$i9._w=new $$4.x($$t.$i6.$type,0);$$t.$i9._n($$t.$i9._w);$$t.$i9._w.sort();$$t.$i9._p=null},count:function(){return this._y.count()},item:function(){var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=0}else if(typeof arguments[0]==="string"){n=1}else if(arguments[0]==null){n=1}}switch(n){case 0:return this._item.apply(this,arguments);case 1:return this._item1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_item:function(a){return this._y.__inner[a]},_item1:function(a){if(a==null){throw new $$6.e(0,"name")}var b;var c=this._r.tryGetValue(a,b);b=c.p1;return b},normalStyle:function(){return this._i(0)},_x:function(){if($$t.$i9._w==null){if($$t.$i9._w==null){$$t.$i9._ab()}}return $$t.$i9._w},_t:function(){if($$t.$i9._p==null){if($$t.$i9._p==null){var a=new $$4.h(String,$$t.$ja.$type,2,$$6.$t.currentCultureIgnoreCase);var b=$$t.$i9._x();for(var c=0;c<b.count();c++){var d=b.__inner[c];a.item(d.name(),new $$t.ja(1,d._ac(),d._outlineLevel()))}$$t.$i9._p=a}}return $$t.$i9._p},$type:new $.ig.Type("excel.WorkbookStyleCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$i5.$type)])},true);$c("WorkbookStyleCollection_RefEqualityComparer$1:jb","Object",{$t:null,init:function($t){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this)},equalsC:function(a,b){return $.ig.$op.referenceEquals(a,b)},getHashCodeC:function(a){return a.getHashCode()},$type:new $.ig.Type("WorkbookStyleCollection_RefEqualityComparer$1",$.ig.$ot,[$$0.$by.$type.specialize(0)])},true);$c("excel.WorkbookWindowOptions:je","excel.WindowOptions",{_at:null,_am:0,_aj:false,_ar:0,init:function(a){this._at=new $$a.ae(0,1e3,1e3,15e3,1e4);$$t.$im.init.call(this,a)},_o:function(){return this._workbook().sheets().count()==0},_d:function(a){return a._e()},reset:function(){this._at=new $$a.ae(0,1e3,1e3,15e3,1e4);this._am=0;this._aj=false;this._ar=0;$$t.$im.reset.call(this)},_ad:function(){var b=this._workbook().sheets().getEnumerator();while(b.moveNext()){var a=b.current();a._w(a==this.selectedSheet())}},_ai:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$je.$type,$tValue,a,86,b,c,d,e,f,false,null,null)},_ah:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$je._ai($$a.$ae.$type,"BoundsInTwips",function(b){return b._boundsInTwips$i()},function(b,c){b._boundsInTwips$i(c)},null,false,0));$$t.$gl.f(a,1,$$t.$je._ai($$0.$aw.$type,"FirstVisibleTabIndex",function(b){return b.firstVisibleTabIndex()},function(b,c){b.firstVisibleTabIndex(c)},null,false,0));$$t.$gl.f(a,2,$$t.$je._ai($$0.$aq.$type,"Minimized",function(b){return b.minimized()},function(b,c){b.minimized(c)},null,false,0));return a},boundsInTwips:function(a){if(arguments.length===1){arguments[0]=$.ig.util.rectFromLiteral(arguments[0]);this._boundsInTwips$i.apply(this,arguments);return a}else{return $.ig.util.rectToLiteral(this._boundsInTwips$i.apply(this,arguments))}},_boundsInTwips$i:function(a){if(arguments.length===1){if($$a.$ae.l_op_Inequality(this._at,a)){if(a.width()<0||a.height()<0){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_WidthHeightWindowBounds"),"value")}var b=$$t.$je._ag[0].g($$t.$je.$type,$$a.$ae.$type,this,this._at,a,false);this._at=b.p1}return a}else{return this._at}},firstVisibleTabIndex:function(a){if(arguments.length===1){if(this._am!=a){if(a<0){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_FirstVisibleTabIndex"))}var b=$$t.$je._ag[1].g($$t.$je.$type,$$0.$aw.$type,this,this._am,a,false);this._am=b.p1}return a}else{return this._am}},minimized:function(a){if(arguments.length===1){if(a!=this._aj){var b=$$t.$je._ag[2].g($$t.$je.$type,$$0.$aq.$type,this,this._aj,a,false);this._aj=b.p1}return a}else{return this._aj}},_as:function(a){if(arguments.length===1){this._ar=a;return a}else{return this._ar}},$type:new $.ig.Type("excel.WorkbookWindowOptions",$$t.$im.$type)},true);$c("ISupportFormulaShifts:wm","Object",{$type:new $.ig.Type("ISupportFormulaShifts",null)},true);$c("excel.ConditionBase:wn","Object",{_k:0,_v:false,_u:false,_ao:null,_ap:null,_q:null,_t:false,_s:false,_staticInit:function(){$$t.$wn._a=$$t.$wn._b()},init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===2){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$.ig.$op.init.call(this)},_init1:function(a,b){$.ig.$op.init.call(this);this._a7(a);this._k=b;this._v=false},worksheet:function(){return this._q},workbook:function(){return this._q!=null?this._q.workbook():null},regions:function(){return this._ap},_w:function(){return false},conditionType:function(){return this._k},_af:function(){return this._u},_j:function(){return 0},priority:function(a){if(arguments.length===1){if(a!=this.priority()){if(this.worksheet()!=null&&!this._af()){this.worksheet().conditionalFormats()._a5(a,this)}}return a}else{return this.worksheet().conditionalFormats().indexOf(this)+1}},_ag:function(){return false},_ah:function(){return false},stopIfTrue:function(a){if(arguments.length===1){if(a!=this._v){var b=$$t.$wn._a[1].g($$t.$wn.$type,$$0.$aq.$type,this,this._v,a,false);this._v=b.p1}return a}else{return this._v}},_ak:function(){return true},_al:function(){return false},_ae:function(a){if(arguments.length===1){this._t=a;return a}else{return this._t}},_y:function(){return false},_an:function(){return $$t.$wn._am(this.worksheet())},_am:function(a){var b=a!=null?a._y():$$0.$cf.currentCulture();return $$t.$y0.bw(b)},_g:function(a,b){var c=this._h();c._a7(a);c._k=this._k;c._v=this._v;c._s=true;c._a6(this,b);c._s=false;return c},_d:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$wn.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_e:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$wp.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_f:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$wq.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$wn._e($$t.$wn.$type,"Regions",28,function(b){return b.a},function(b,c){$$t.$wn._bp(b,c)},null,true,true,4));$$t.$gl.f(a,1,$$t.$wn._d($$0.$aq.$type,"StopIfTrue",function(b){return b.stopIfTrue()},function(b,c){b.stopIfTrue(c)},null,true,4));return a},_h:function(){},_a4:function(){},_x:function(a,b,c){for(var d=0;d<this._ao.count();d++){var e=this._ao.__inner[d];var f=false;var g=false;if(c){if(e.firstColumn()<=b&&e.lastColumn()>=b&&e._aa()>2){g=true;if(a==e.lastRow()+1&&e.firstColumn()==e.lastColumn()){f=true}}}else{if(e.firstRow()<=a&&e.lastRow()>=a&&e._ad()>2){g=true;if(b==e.lastColumn()+1&&e.firstRow()==e.lastRow()){f=true}}}if(g){var h=new $$4.x($$t.$lu.$type,0);for(var i=0;i<this._ao.count();i++){if(f&&i==d){var j=this._ao.__inner[i]._h();if(c){j=j._withLastRowIndex(a)}else{j=j._withLastColumnIndex(b)}h.add(this.worksheet()._cw(j))}else{h.add(this._ao.__inner[i])}}if(!f){h.add(this.worksheet()._cx(a,b,a,b))}this._bj(h,true);return true}}return false},_a5:function(a){var b=new $$4.x($$t.$lu.$type,0);var d=a.getEnumerator();while(d.moveNext()){var c=d.current();b.add(this._q._cw(c))}this._a7(b)},_as:function(a,b){if(typeof b==="string"){return NaN}var c=$b($$0.$p.$type,b);if(c==null){return NaN}var d;var e=$$t.$k.b0(a,b,d);d=e.p2;return d},_ar:function(a,b,c,d){if(b==null&&d==null){return NaN}if(d!=null){if(c!=null){d._setTargetReference(c,a,false)}var e=d.evaluateCore(a);if(e.isError()||e.isNull()){return NaN}var f;if(function(){var g=e._toDouble1(f);f=g.p0;return g.ret}()){return f}return NaN}return $$t.$wn._as(a,b)},_at:function(a,b,c,d){if(a!=null){if(d==null){d=new $$t.aaq(true,this.worksheet(),new $$t.jx(1,b,c))}if(a._s()!=7){a._setTargetReference(d,this.workbook(),false)}var e=a._evaluateHelper(this.workbook(),d,false);if(false==e.isError()&&false==e.isNull()){var f;if(function(){var g=e._toDouble1(f);f=g.p0;return g.ret}()){return{ret:f,p3:d}}}}return{ret:NaN,p3:d}},_p:function(){return this.workbook()},_z:function(a,b){if(a==null||b==null){return false}var e=a._e();for(var d=0;d<e.length;d++){var c=e[d];var f=$b($$t.$acu.$type,c);var g=f!=null?$b($$t.$qk.$type,f.o()):null;if(g!=null&&g.u()!=b){return true}var h=f!=null?$b($$t.$ql.$type,f.o()):null;if(h!=null&&h.s()!=b.name()){return true}}return false},_a6:function(a,b){},_a7:function(a){if(a==null){throw new $$6.e(0,"regions")}if(this._ao!=null){this._ao.clear()}var c=a.getEnumerator();while(c.moveNext()){var b=c.current();if(this._q==null){this._q=b.worksheet();if(this._q==null){throw new $$6.d(1,"regions")}}else if(b.worksheet()!=this._q){throw new $$6.d(1,"regions")}if(this._ao!=null){this._ao.add(new $$t.lu(this._q,b.firstRow(),b.firstColumn(),b.lastRow(),b.lastColumn(),false))}}if(this._q==null){throw new $$6.d(1,"regions")}if(this._ao!=null){return}this._ao=new $$4.f($$t.$lu.$type,0);var e=a.getEnumerator();while(e.moveNext()){var d=e.current();this._ao.add(new $$t.lu(this._q,d.firstRow(),d.firstColumn(),d.lastRow(),d.lastColumn(),false))}this._ap=new $$4.g($$t.$lu.$type,1,this._ao)},_ab:function(a){if(this._ao!=null){for(var b=0,c=this._ao.count();b<c;b++){if(this._ao.__inner[b]._t(a._firstRowIndex(),a._firstColumnIndex(),a._lastRowIndex(),a._lastColumnIndex())){return true}}}return false},_aa:function(a){if(a!=null&&this._ao!=null){for(var b=0;b<a.length;b++){if(this._ab(a[b])){return true}}}return false},_ac:function(a,b){for(var c=0;c<this._ao.count();c++){var d=this._ao.__inner[c];if(d._q(a,b)){return true}}return false},_ad:function(a){return a>=0&&a<=100},_a8:function(a){},_i:function(a,b,c,d){},_a9:function(){if(this._q!=null&&!this._q._t()&&!this._s){this._ba();this._a4();var a=this.workbook();var c=this._ap.getEnumerator();while(c.moveNext()){var b=c.current();a._hp(b)}}},_ba:function(){},_bb:function(){var a=this._q.rows().maxCount();var b=this._q.columns().maxCount();for(var c=0;c<this._ao.count();c++){var d=this._ao.__inner[c];if(d.firstRow()>=a||d.firstColumn()>=b){this._ao.removeAt(c);c--;continue}if(d.lastRow()>=a||d.lastColumn()>=b){var e=d._h();if(d.lastRow()>=a){e=e._withLastRowIndex(a-1)}if(d.lastColumn()>=b){e=e._withLastColumnIndex(b-1)}this._ao.item(c,this._q._cw(e))}}},_bc:function(a){if(this._q!=null&&!this._q._t()){this._a4();this._a9()}},_bd:function(){},_be:function(){},_o:function(a,b){var c=this.regions().item(0);var d=$$t.$wn._n(a,this.workbook(),b,7,c.firstRow(),c._v(),null);return this._m(d)},_m:function(a){if(a!=null){var b=this.regions().item(0);var c=new $$t.aaq(true,this.worksheet(),new $$t.jx(1,b.firstRow(),b.firstColumn()));a._setTargetReference(c,this.workbook(),false)}return a},_n:function(a,b,c,d,e,f,g){if(a==null){return null}c=$m($$t.$b0.$type,$$t.$wn._c(c,b));var h=null;var i=b._c2()?$$0.$cf.invariantCulture():b._e3();var j=d==0?$$t.$ee._k(a,c.value(),d,b.currentFormat(),i,g):function(){var k=$$t.$y0.e(a,c.value(),d,b.currentFormat(),i,g,e,f,h);h=k.p8;return k.ret}();if(h!=null){throw h}var k=$b($$t.$ey.$type,j);if(j!=null&&k==null){throw new $$t.ew($$t.$k.ef("LE_NotSingleTargetFormula"))}return k},_bf:function(a,b){var c=null;for(var d=0;d<this._ao.count();d++){var e=this._ap.item(d);var f=false;for(var g=0;g<b._t().count();g++){var h=b._t().__inner[g];f=h._intersectsWith(e._h());if(f){break}}if(f){if(c==null){c=new $$4.x($$t.$lu.$type,0);if(d>0){for(var i=0;i<d;i++){c.add(this._ao.__inner[i])}}}var j=new $$t.lr(e);for(var k=0;k<b._t().count();k++){j._remove2(b._t().__inner[k])}c.addRange(j)}else{if(c!=null){c.add(e)}}}if(c==null){return}this._bj(c,false)},_bg:function(a){this._bc(a)},_bh:function(){this._u=true;this._bd();this._ao.clear()},_bi:function(a,b){this._ao.clear();for(var c=0;c<b.length;c++){var d=b[c];this._ao.add(new $$t.lu(a,d._firstRowIndex(),d._firstColumnIndex(),d._lastRowIndex(),d._lastColumnIndex(),false))}},_bj:function(a,b){var c=$$t.$wn._a[0];var d=new $$t.wp(1,this,b);var e=c.b(this._q.workbook(),this._q,c.c);this._ao.clear();for(var f=0;f<a.count();f++){this._ao.add(a.__inner[f])}c.e($$t.$wp.$type,$$t.$wn.$type,d,this,null);if(e!=null){c.d(this._q.workbook(),e)}this._a9()},_bq:function(a){this._u=false;this._a5(a);this._be()},setFirstPriority:function(){if(!this._af()){this.worksheet().conditionalFormats()._a5(0,this)}},setLastPriority:function(){if(!this._af()){this.worksheet().conditionalFormats()._a5(this.worksheet().conditionalFormats().count()+1,this)}},setRegions:function(a,b){b=$t($$t.$b0.$type,b);var c=new $$4.x($$t.$lu.$type,0);var f=this._q._getRegions1(a,$l(b,null)?b.value():this._q._c());for(var e=0;e<f.length;e++){var d=f[e];if(d.worksheet()!=this._q){throw new $$6.d(1,"regionAddress")}c.add(new $$t.lu(this._q,d.firstRow(),d.firstColumn(),d.lastRow(),d.lastColumn(),false))}if(c.count()==0){throw new $$6.d(1,"regionAddress")}this._bj(c,true)},_ai:function(a,b,c,d){var e=false;for(var f=0;f<this._ao.count();f++){var g=this._ao.__inner[f]._h()._clone();var h=function(){var i=b.e(g,false);g=i.p0;return i.ret}();if(h.f()){e=true;if(h.g()){this._ao.removeAt(f);f--}else{this._ao.item(f,new $$t.lu(this.worksheet(),g._firstRowIndex(),g._firstColumnIndex(),g._lastRowIndex(),g._lastColumnIndex(),false))}}}if(e){this._ba()}if(this._ao.count()==0||!a){return e}var i=b.w();var j=b.o();var k=i<0;var l=b.l();var m=b.k();var n=this.worksheet().columns().maxCount();var o=this.worksheet().rows().maxCount();var p=0;var q=b.u;for(var r=0;r<this._ao.count();r++){var s=this._ao.__inner[r];var t=d!=null?d.__inner[r]:this._ao.__inner[r]._h();var u=$m($$t.$lv.$type,null);var v=$m($$t.$lv.$type,null);var w=$m($$t.$lv.$type,null);var x=true;if(j){if(l._firstRowIndex()>s.lastRow()||l._lastColumnIndex()<s.firstColumn()||l._firstColumnIndex()>s.lastColumn()){x=false}if(x){if(l._firstColumnIndex()<=s.firstColumn()&&l._lastColumnIndex()>=s.lastColumn()){v=$m($$t.$lv.$type,t)}else{if(l._firstColumnIndex()<=s.firstColumn()){v=$m($$t.$lv.$type,t._withLastColumnIndex(l._lastColumnIndex()));w=$m($$t.$lv.$type,t._withFirstColumnIndex(l._lastColumnIndex()+1))}else if(l._firstColumnIndex()>s.firstColumn()&&l._lastColumnIndex()>=s.lastColumn()){u=$m($$t.$lv.$type,t._withLastColumnIndex(l._firstColumnIndex()-1));v=$m($$t.$lv.$type,t._withFirstColumnIndex(l._firstColumnIndex()))}else{u=$m($$t.$lv.$type,t._withLastColumnIndex(l._firstColumnIndex()-1));v=$m($$t.$lv.$type,t._withFirstColumnIndex(l._firstColumnIndex())._withLastColumnIndex(l._lastColumnIndex()));w=$m($$t.$lv.$type,t._withFirstColumnIndex(l._lastColumnIndex()+1))}}var y=t._firstRowIndex();if(k){var z=l._firstRowIndex()+i-t._firstRowIndex();if(z>i){if(z<0){y+=z}}else{y=t._firstRowIndex()+i}}else{if(l._firstRowIndex()<=t._firstRowIndex()){y=t._firstRowIndex()+i}}v=$m($$t.$lv.$type,v.value()._withLastRowIndex(t._lastRowIndex()+i)._withFirstRowIndex(y))}}else{if(l._firstColumnIndex()>s.lastColumn()||l._lastRowIndex()<s.firstRow()||l._firstRowIndex()>s.lastRow()){x=false}if(x){if(l._firstRowIndex()<=s.firstRow()&&l._lastRowIndex()>=s.lastRow()){v=$m($$t.$lv.$type,t)}else{if(l._firstRowIndex()<=s.firstRow()){v=$m($$t.$lv.$type,t._withLastRowIndex(l._lastRowIndex()));w=$m($$t.$lv.$type,t._withFirstRowIndex(l._lastRowIndex()+1))}else if(l._firstRowIndex()>s.firstRow()&&l._lastRowIndex()>=s.lastRow()){u=$m($$t.$lv.$type,t._withLastRowIndex(l._firstRowIndex()-1));v=$m($$t.$lv.$type,t._withFirstRowIndex(l._firstRowIndex()))}else{u=$m($$t.$lv.$type,t._withLastRowIndex(l._firstRowIndex()-1));v=$m($$t.$lv.$type,t._withFirstRowIndex(l._firstRowIndex())._withLastRowIndex(l._lastRowIndex()));w=$m($$t.$lv.$type,t._withFirstRowIndex(l._lastRowIndex()+1))}}var aa=t._firstColumnIndex();if(k){var ab=l._firstColumnIndex()+i-t._firstColumnIndex();if(ab>i){if(ab<0){aa+=ab}}else{aa=t._firstColumnIndex()+i}}else{if(l._firstColumnIndex()<=t._firstColumnIndex()){aa=t._firstColumnIndex()+i}}v=$m($$t.$lv.$type,v.value()._withLastColumnIndex(t._lastColumnIndex()+i)._withFirstColumnIndex(aa))}}if($$t.$lv._l_op_Equality_Lifted(v,$m($$t.$lv.$type,null))&&k&&$$t.$lv._l_op_Inequality_Lifted(b.x(),$m($$t.$lv.$type,null))&&b.x().value()._intersectsWith(t)){var ac=b.x().value();if(j){if(ac._firstColumnIndex()<=s.firstColumn()){v=$m($$t.$lv.$type,t._withLastColumnIndex(ac._lastColumnIndex()));w=$m($$t.$lv.$type,t._withFirstColumnIndex(ac._lastColumnIndex()+1))}else if(ac._firstColumnIndex()>s.firstColumn()&&ac._lastColumnIndex()>=s.lastColumn()){u=$m($$t.$lv.$type,t._withLastColumnIndex(ac._firstColumnIndex()-1));v=$m($$t.$lv.$type,t._withFirstColumnIndex(ac._firstColumnIndex()))}else{u=$m($$t.$lv.$type,t._withLastColumnIndex(ac._firstColumnIndex()-1));v=$m($$t.$lv.$type,t._withFirstColumnIndex(ac._firstColumnIndex())._withLastColumnIndex(ac._lastColumnIndex()));w=$m($$t.$lv.$type,t._withFirstColumnIndex(ac._lastColumnIndex()+1))}v=$m($$t.$lv.$type,v.value()._withLastRowIndex(ac._firstRowIndex()-1))}else{if(ac._firstRowIndex()<=s.firstRow()){v=$m($$t.$lv.$type,t._withLastRowIndex(ac._lastRowIndex()));w=$m($$t.$lv.$type,t._withFirstRowIndex(ac._lastRowIndex()+1))}else if(ac._firstRowIndex()>s.firstRow()&&ac._lastRowIndex()>=s.lastRow()){u=$m($$t.$lv.$type,t._withLastRowIndex(ac._firstRowIndex()-1));v=$m($$t.$lv.$type,t._withFirstRowIndex(ac._firstRowIndex()))}else{u=$m($$t.$lv.$type,t._withLastRowIndex(ac._firstRowIndex()-1));v=$m($$t.$lv.$type,t._withFirstRowIndex(ac._firstRowIndex())._withLastRowIndex(ac._lastRowIndex()));w=$m($$t.$lv.$type,t._withFirstRowIndex(ac._lastRowIndex()+1))}v=$m($$t.$lv.$type,v.value()._withLastColumnIndex(ac._firstColumnIndex()-1))}}if($$t.$lv._l_op_Equality_Lifted(v,$m($$t.$lv.$type,null))){q.add(s)}else{e=true;if($$t.$lv._l_op_Inequality_Lifted(u,$m($$t.$lv.$type,null))&&u.value()._lastColumnIndex()>=u.value()._firstColumnIndex()&&u.value()._lastRowIndex()>=u.value()._firstRowIndex()){q.add(this.worksheet()._cw(u.value()));p++}if($$t.$lv._l_op_Inequality_Lifted(v,$m($$t.$lv.$type,null))&&v.value()._lastColumnIndex()>=v.value()._firstColumnIndex()&&v.value()._lastRowIndex()>=v.value()._firstRowIndex()){if(j){if(v.value()._lastRowIndex()<0){v=$m($$t.$lv.$type,v.value()._withFirstRowIndex(0))}if(v.value()._firstRowIndex()<0){v=$m($$t.$lv.$type,v.value()._withFirstRowIndex(0))}else if(v.value()._firstRowIndex()>=o){v=$m($$t.$lv.$type,v.value()._withFirstRowIndex(o-1))}if(v.value()._lastRowIndex()>=o){v=$m($$t.$lv.$type,v.value()._withFirstRowIndex(o-1))}}else{if(v.value()._lastColumnIndex()<0){v=$m($$t.$lv.$type,v.value()._withFirstColumnIndex(0))}if(v.value()._firstColumnIndex()<0){v=$m($$t.$lv.$type,v.value()._withFirstColumnIndex(0))}else if(v.value()._firstColumnIndex()>=n){v=$m($$t.$lv.$type,v.value()._withFirstColumnIndex(n-1))}if(v.value()._lastColumnIndex()>=n){v=$m($$t.$lv.$type,v.value()._withFirstColumnIndex(n-1))}}q.add(this.worksheet()._cw(v.value()))}if($$t.$lv._l_op_Inequality_Lifted(w,$m($$t.$lv.$type,null))&&w.value()._lastColumnIndex()>=w.value()._firstColumnIndex()&&w.value()._lastRowIndex()>=w.value()._firstRowIndex()){q.add(this.worksheet()._cw(w.value()));p++}}}if(e){this._a7(q);this._ba()}q.clear();return e},_bo:function(a,b,c){},_bn:function(a,b,c,d,e){if(c!=null){var f=c._targetReference();if(f!=null){c._setTargetReference(null,this.workbook(),false)}var g=c._toString1(1);if(c._av(this.worksheet(),d,0)){a(this,b,g)}if(f!=null){c._setTargetReference(f,this.workbook(),false)}}return{p2:c}},_az:function(a,b){return $$t.$wn._a0(this.worksheet(),this.regions(),a,b,false,null,$m($$0.$as.$type,null))},_a0:function(a,b,c,d,e,f,g){if(b==null){return String.empty()}var h=null;if(b.count()==1){h=b.item(0)._toString2(c,d,e,e);if(f!=null){f.add(h)}return h}var i=g.hasValue()?g.value():$$t.$wn._am(a);var j=new $$6.aj(0);for(var k=0;k<b.count();k++){var l=b.item(k);if(k>0){j.h(i)}h=l._toString2(c,d,e,e);j.l(h);if(f!=null){f.add(h)}}return j.toString()},_c:function(a,b){return a.hasValue()?a.value():b!=null?b.cellReferenceMode():1},_a3:function(a,b){return null},_a2:function(a,b){var c=b!=null?b._toString2(1,this.workbook()._e3()):null;b=this._o(a,$m($$t.$b0.$type,1));if(b!=null&&b._targetReference()==null){this._m(b)}return{ret:c,p1:b}},_bp:function(a,b){var c=a.a;var d=a.sheet()._getRegions1(a.c,1);if(a.b){var e=new $$4.x($$t.$lu.$type,0);e.addRange(d);c._bj(e,true)}else{c._ao.clear();for(var g=0;g<d.length;g++){var f=d[g];c._ao.add(f)}}},shiftFormulas:function(a,b,c){this._bo(a,b,c)},undoFormulaShift:function(a,b){return this._a3(a,b)},source:function(){return this},sheet:function(){return this._q},$type:new $.ig.Type("excel.ConditionBase",$.ig.$ot,[$$t.$wm.$type,$$t.$gn.$type])},true);$c("excel.Worksheet:jf","excel.Sheet",{_fa:null,_er:null,_et:null,_ev:null,_ce:null,_cg:null,_fx:0,_go:0,_gq:0,_f0:0,_du:false,_ci:null,_jd:null,_cs:null,_bn:null,_c7:null,_db:null,_bq:0,_el:false,_bj:null,_d7:false,_df:null,_fb:null,_fe:null,_ej:false,_b1:null,_bw:null,_g2:null,_e5:null,_e6:null,_dj:false,_dk:false,_ay:null,_az:null,_dn:false,_g1:$m($$t.$lv.$type,null),_cl:null,_e9:null,_cu:null,_jf:null,_e4:null,_eq:null,_bl:null,_bs:null,_di:false,_bp:null,_bg:null,_bu:null,_staticInit:function(){$$t.$jf._ax=$$t.$jf._a1()},init:function(a,b,c){var $self=this;this._fa=new $$4.x($$6.$z.$type,0);this._fe=new $$4.x($$t.$ku.$type,0);this._ej=true;$$t.$fo.init.call(this,a,b,c);this._bl=new $$t.yp(this);this._bs=new $$t.ad9(this,function(d){d._c($self._bs.region(),$self._bs.sortType())});this._f0=-1;this._ca(0);this._iq(8,2,true,false);this._cu=new $$t.g7(this);this._eq=new $$4.h($.ig.$op.$type,$$t.$lv.$type,0);this._bp=new $$t.g8($$t.$ms.$type,this);this._c7=new $$t.mh(this);this._bu=new $$t.aeh(this)},onSortSettingsModified:function(){this._bs.reapplySortConditions()},culture:function(){return function(t){return t==null?null:t.name()}(this._culture$i.apply(this,arguments))},_culture$i:function(){return this._y()},sortRegion:function(){return this._bs.region()},worksheet:function(){return this},areChildrenTopMost:function(){return true},onChildShapeBoundsChanged:function(a,b,c,d){var e=a._ah();var f=a._ad();if($$t.$jx.h(b,e)||$$t.$jx.h(f,c)){this._bp.ae(b.m(),b.o(),c.m(),c.o(),a);this._bp.z(e.m(),e.o(),f.m(),f.o(),a)}},onShapeAdded:function(a){var b=a._ah();var c=a._ad();this._bp.z(b.m(),b.o(),c.m(),c.o(),a)},onShapeRemoved:function(a){var b=a._ah();var c=a._ad();this._bp.ae(b.m(),b.o(),c.m(),c.o(),a)},sheet:function(){return this},clearConditionalFormattingData:function(){this.conditionalFormats().clear()},deleteCells:function(){var n;if(arguments.length===2){if($b($$t.$lu.$type,arguments[0])!==null){n=0}else if(typeof arguments[0]==="string"){n=1}else if(arguments[0]==null){n=0}}switch(n){case 0:return this._deleteCells.apply(this,arguments);case 1:return this._deleteCells3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_deleteCells:function(a,b){if(a==null){throw new $$6.e(0,"region")}this._he(a._h(),b)},_deleteCells3:function(a,b){var c=String.isNullOrEmpty(a)?null:this._getRegion(a);if(c==null){throw new $$6.d(1,"address")}this._he(c._h(),b)},_he:function(a,b){this._hf(a,b,$m($$t.$jq.$type,null))},_hf:function(a,b,c){var d=$$t.$jf._ax[4];var e=new $$t.jq(1,this,a,b);var f=new $$t.jo(d,e,false,$l(c,null));this.conditionalFormats()._a6(true);var g=new $$t.an;if(b){g=new $$t.an(2,this,0,null,a._firstRowIndex(),a._lastRowIndex(),a._lastColumnIndex()+1,$$t.$n.getMaxColumnCount(this._o())-1,(-a._width()),false)}else{g=new $$t.an(2,this,3,null,a._lastRowIndex()+1,$$t.$n.getMaxRowCount(this._o())-1,a._firstColumnIndex(),a._lastColumnIndex(),(-a._height()),false)}this._hz(true);var h=this._b8(g,2,f,true);this.rows()._ac(h.a);this._h0();this._h7();this.conditionalFormats()._a7();d.e($$t.$jq.$type,String,e,null,a.toString());if(f.f()!=null){d.d(this.workbook(),f.f())}this._ie();this._ig()},getCell:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){if($b($$t.$jw.$type,arguments[1])!==null){n=3}else if(typeof arguments[1]==="number"){n=1}else if(arguments[1]==null){n=3}}else if(arguments.length===3){n=2}switch(n){case 0:return this._getCell.apply(this,arguments);case 1:return this._getCell1.apply(this,arguments);case 2:return this._getCell2.apply(this,arguments);case 3:return this._getCell3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getCell:function(a){return this._getCell2(a,this._c(),null)},_getCell1:function(a,b){return this._getCell2(a,b,null)},_getCell3:function(a,b){return this._getCell2(a,this._c(),b)},_getCell2:function(a,b,c){var d;var e;var f;var g=this._hk(a,b,c,e,d,f);e=g.p3;d=g.p4;f=g.p5;if($$t.$jw.l_op_Inequality(e,null)){return e}if(d!=null&&d.length!=0){var h=d[0];return h._k().cells().item(h._v())}if(f==false){return null}throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InvalidCellAddress"),"address")},getCellConditionalFormat:function(){return this._getCellConditionalFormat1.apply(this,arguments)},_getCellConditionalFormat1:function(a,b){return this._be(a,b,false)},_be:function(a,b,c){$$t.$k.go(this,a,"rowIndex");$$t.$k.gh(this,b,"columnIndex");if(c&&!this.conditionalFormats()._ac(a,b)){return null}var d=$$t.$jf._e8;$$t.$jf._e8=null;if(d==null){d=new $$4.x($$t.$wn.$type,0)}this.conditionalFormats()._av(d,a,b);try{if(d==null||d.count()==0){return null}var e=d.count();var f=this.rows()._g(a,false);var g=f!=null?f._c5(b):null;var h=null;var i=null;var j=null;var k=null;var l=false;for(var m=0;m<e;m++){var n=d.__inner[m];if(k==null&&(n._ag()||n._ah())){if(f==null&&!n._w()){continue}if(n._ag()){k=new $$t.aaq(true,this,new $$t.jx(1,a,b))}}var o=n._i(g,a,b,k);if(!o.i){continue}if(i==null&&o.b()!=null){i=o.b()}if(j==null&&o.d()!=null){j=o.d()}if($$t.$ah.l_op_Inequality(o.h(),null)){
|
|
if(h==null){h=this.workbook()._cb(0)}h.fill($$t.$ab._createSolidFill(o.h()))}l=true;var p=$b($$t.$wg.$type,n);if(p!=null){var q=h!=null;if(h==null){h=this.workbook()._cb(0)}var r=p._bu();for(var s=1;s!=1073741824;s=s<<1){if(q==false||$$t.$o._isValueDefault(s,h._getValue(s))){var t=r._getValue(s);if($$t.$o._isValueDefault(s,t)==false){h._setValue(s,t)}}}}if(n.stopIfTrue()){break}}if(l){return new $$t.wt(1,h,i,j)}return $$t.$wt._a}finally{d.clear();$$t.$jf._e8=d}},getDefaultColumnWidth:function(a){var b=this._fl(this.defaultColumnWidth(),a,true);if($.ig.util.isNaN(b)){return 0}return b},getRegion:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){if($b($$t.$jw.$type,arguments[1])!==null){n=3}else if(typeof arguments[1]==="number"){n=1}else if(arguments[1]==null){n=3}}else if(arguments.length===3){n=2}switch(n){case 0:return this._getRegion.apply(this,arguments);case 1:return this._getRegion1.apply(this,arguments);case 2:return this._getRegion2.apply(this,arguments);case 3:return this._getRegion3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getRegion:function(a){return this._getRegion2(a,this._c(),null)},_getRegion1:function(a,b){return this._getRegion2(a,b,null)},_getRegion3:function(a,b){return this._getRegion2(a,this._c(),b)},_getRegion2:function(a,b,c){var d;var e;var f;var g=this._hk(a,b,c,e,d,f);e=g.p3;d=g.p4;f=g.p5;if(d!=null&&d.length!=0){return d[0]}if($$t.$jw.l_op_Inequality(e,null)){return this._cx(e.rowIndex(),e._ab(),e.rowIndex(),e._ab())}if(f==false){return null}throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InvalidRegionAddress"),"address")},getRegions:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){if($b($$t.$jw.$type,arguments[1])!==null){n=3}else if(typeof arguments[1]==="number"){n=1}else if(arguments[1]==null){n=3}}else if(arguments.length===3){n=2}switch(n){case 0:return this._getRegions.apply(this,arguments);case 1:return this._getRegions1.apply(this,arguments);case 2:return this._getRegions2.apply(this,arguments);case 3:return this._getRegions3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getRegions:function(a){return this._getRegions2(a,this._c(),null)},_getRegions1:function(a,b){return this._getRegions2(a,b,null)},_getRegions3:function(a,b){return this._getRegions2(a,this._c(),b)},_getRegions2:function(a,b,c){var d;var e;var f;var g=this._hk(a,b,c,e,d,f);e=g.p3;d=g.p4;f=g.p5;if(d!=null){return d}if($$t.$jw.l_op_Inequality(e,null)){return[this._cx(e.rowIndex(),e._ab(),e.rowIndex(),e._ab())]}if(f==false){return null}throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InvalidRegionAddress"),"address")},insertCells:function(){var n;if(arguments.length===2){if($b($$t.$lu.$type,arguments[0])!==null){n=0}else if(typeof arguments[0]==="string"){n=1}else if(arguments[0]==null){n=0}}switch(n){case 0:return this._insertCells.apply(this,arguments);case 1:return this._insertCells3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_insertCells:function(a,b){if(a==null){throw new $$6.e(0,"region")}this._hr(a._h(),b)},_insertCells3:function(a,b){var c=String.isNullOrEmpty(a)?null:this._getRegion(a);if(c==null){throw new $$6.d(1,"address")}this._hr(c._h(),b)},_hr:function(a,b){this._hs(a,b,$m($$t.$jq.$type,null))},_hs:function(a,b,c){var d=$$t.$jf._ax[8];var e=new $$t.jq(1,this,a,b);var f=new $$t.jo(d,e,true,$l(c,null));this.conditionalFormats()._a6(true);var g=new $$t.an;if(b){g=new $$t.an(2,this,0,null,a._firstRowIndex(),a._lastRowIndex(),a._firstColumnIndex(),$$t.$n.getMaxColumnCount(this._o())-(1+a._width()),a._width(),false)}else{g=new $$t.an(2,this,3,null,a._firstRowIndex(),$$t.$n.getMaxRowCount(this._o())-(1+a._height()),a._firstColumnIndex(),a._lastColumnIndex(),a._height(),false)}this._hz(true);var h=this._b8(g,2,f,true);this.rows()._ac(h.a);this._h0();this._h7();this.conditionalFormats()._a7();d.e($$t.$jq.$type,String,e,null,a.toString());if(f.f()!=null){d.d(this.workbook(),f.f())}},hideColumns:function(a,b){a=a!==void 0?a:null;a=$t($$0.$aw.$type,a);b=b!==void 0?b:null;b=$t($$0.$aw.$type,b);this._hp(a,b,false,true)},hideRows:function(a,b){a=a!==void 0?a:null;a=$t($$0.$aw.$type,a);b=b!==void 0?b:null;b=$t($$0.$aw.$type,b);this._hp(a,b,true,true)},moveToIndex:function(a){if(this.workbook()==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotMoveDisconnectedWorksheet"))}if(a<0||this.workbook().worksheets().count()<=a){throw new $$6.f(1,"index")}this.workbook().worksheets()._o(this.index(),a)},protect:function(a,b,c,d,e,f,g,h,i,j,k,l,m){a=a!==void 0?a:null;a=$t($$0.$aq.$type,a);b=b!==void 0?b:null;b=$t($$0.$aq.$type,b);c=c!==void 0?c:null;c=$t($$0.$aq.$type,c);d=d!==void 0?d:null;d=$t($$0.$aq.$type,d);e=e!==void 0?e:null;e=$t($$0.$aq.$type,e);f=f!==void 0?f:null;f=$t($$0.$aq.$type,f);g=g!==void 0?g:null;g=$t($$0.$aq.$type,g);h=h!==void 0?h:null;h=$t($$0.$aq.$type,h);i=i!==void 0?i:null;i=$t($$0.$aq.$type,i);j=j!==void 0?j:null;j=$t($$0.$aq.$type,j);k=k!==void 0?k:null;k=$t($$0.$aq.$type,k);l=l!==void 0?l:null;l=$t($$0.$aq.$type,l);m=m!==void 0?m:null;m=$t($$0.$aq.$type,m);this.protection()._ah(null,a,b,c,d,e,f,g,h,i,j,k,l,m)},setDefaultColumnWidth:function(a,b){this._iq(a,b,false,true)},_iq:function(a,b,c,d){if($.ig.util.isNaN(a)){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_NaNDefaultColumnWidth"),"value")}var e=null;if(d&&this.workbook()!=null){e=this.workbook()._gl(this,90,"ColumnWidth")}this._ir(this._fw(a,b,true),d);if(this.workbook()!=null&&this.workbook()._c2()==false){this._ek(true)}if(c){var f=this.getDefaultColumnWidth(3);f=Math.ceil(f/8)*8;this._ir(this._fw(f,3,true),d)}this._bw=new $$t.jm(a,b,c);if(e!=null){this.workbook()._h6(e)}},unhideColumns:function(a,b){a=a!==void 0?a:null;a=$t($$0.$aw.$type,a);b=b!==void 0?b:null;b=$t($$0.$aw.$type,b);this._hp(a,b,false,false)},unhideRows:function(a,b){a=a!==void 0?a:null;a=$t($$0.$aw.$type,a);b=b!==void 0?b:null;b=$t($$0.$aw.$type,b);this._hp(a,b,true,false)},_g5:function(a,b,c){var $self=this;var d=function(){var e=$$t.$k.cw($$t.$lu.$type,$self._fa,a,$$t.$lz._instance,c,b);b=e.p4;return e.ret}();if(d<0){this._fa.insert(~d,new $$6.z(a))}return{p1:b}},_dp:function(a,b,c){return this._dq(a,a,b,c,false)},_dq:function(a,b,c,d,e){var f=new $$t.lv(1,a,b,c,d);var g=this.workbook();if(g!=null){g._u().ax();var i=this.rows()._m(a,b).getEnumerator();while(i.moveNext()){var h=i.current();if(h!=null){for(var j=c;j<=d;j++){var k=h._at(j,false);if(k==null){continue}if(e==false&&g._u().n(k)){return true}}}}}if(this._d9()){for(var l=0;l<this.mergedCellsRegions().count();l++){var m=this.mergedCellsRegions().item(l);if(m.firstRow()<=b&&a<=m.lastRow()){if(c<=m._w()&&m._v()<=d){return true}}}}for(var n=0;n<this.tables().count();n++){var o=this.tables()._item(n);var p=o._by();if(p._firstRowIndex()<=b&&a<=p._lastRowIndex()){if(c<=p._lastColumnIndex()&&p._firstColumnIndex()<=d){return true}}}for(var q=0;q<this.dataTables().count();q++){var r=this.dataTables().item(q);var s=r.cellsInTable();if(s==null||s.worksheet()==null){continue}if(s.firstRow()<=b&&a<=s.lastRow()){if(c<=s._w()&&s._v()<=d){return true}}}if(this._ed(a,b,c,d)){return true}if(e==false&&this._d6()&&this.dataValidationRules()._contains4(f)){return true}return false},_g6:function(a){if(this._e5==null){this._e5=new $$4.x($$t.$p3.$type,0)}this._e5.add(a)},_g7:function(a){if(this._e6==null){this._e6=new $$4.x($$v.$ag.$type,0)}this._e6.add(a)},_hc:function(){if(this._e5!=null){this._e5.clear()}if(this._e6!=null){this._e6.clear()}if(this._db!=null){this._db._ag()}},_a0:function(a,b){var $self=this;var c;var d=function(){var e=$self._f8(a,b,false,c);c=e.p3;return e.ret}();var e=a;var f=a+b-1;var g;if(c.r()>=f){g=new Array(1);g[0]=c.d(this.workbook(),e,f)}else{var h=new $$4.x($$t.$ku.$type,0);var i=c.d(this.workbook(),e,c.r());h.add(i);var j=b-i.t();e=e+i.t();while(j>0){d++;c=this._fe.__inner[d];i=c.d(this.workbook(),e,Math.min(c.r(),f));h.add(i);j-=i.t();e+=i.t()}g=h.toArray()}return g},_fj:function(a){var b=this._g0();var c=$$t.$jf._gf(b);var d=b+c;var e;if(a<1){e=a*d}else{e=a*b+c}e=$$t.$aa.f(e);if(this.displayOptions().showFormulasInCells()){e*=2}return e},_fk:function(a,b){var c=a*this._g0();if(b){c=$$t.$aa.f(c)}if(this.displayOptions().showFormulasInCells()){c*=2}return c},_fl:function(a,b,c){$$t.$k.gq(b);if(a<0){return NaN}var d=a;if(b==1){return d}var e=d/256;if(b==0){return e}var f=this._fk(e,c);if(b==3){return f}if(b==2){return this._fn(f)}var g=$$t.$n._em(this.workbook(),f,false);if(b==5){return g}if(b==4){return $$t.$n._ep(g)}return NaN},_fm:function(a){if(this.displayOptions().showFormulasInCells()){a=Math.floor(a/2)}return a/this._g0()},_fn:function(a){if(this.displayOptions().showFormulasInCells()){a=Math.floor(a/2)}var b=this._g0();var c=$$t.$jf._gf(b);var d=b+c;var e;if(a<d){e=a/d}else{e=(a-c)/b}return $$t.$aa.g(e,2)},_fw:function(a,b,c){if(Number.isInfinity(a)){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InfiniteColumnWidth"),"value")}$$t.$k.gq(b);if($.ig.util.isNaN(a)){return-1}var t1=b;L0:while(true){switch(t1){case 0:a*=256;t1=1;continue L0;case 1:return $.ig.truncate($$t.$aa.j(a));case 2:a=this._fj(a);t1=3;continue L0;case 3:a=this._fm(a);t1=0;continue L0;case 4:a=$$t.$n._en(a);t1=5;continue L0;case 5:a=$$t.$n._eo(this.workbook(),a,false,c);t1=3;continue L0;default:t1=1;continue L0}break}},_d:function(a){return new $$t.a7(this,a)},_f:function(){return new $$t.gz(this,true)},_b6:function(a,b,c){return this._b9(a+1,this.rows().maxCount()-1,b,c,-1,0)},_hh:function(){this._gq=-1},_hi:function(a,b){if(this._d9()){var c=a;var e=this.mergedCellsRegions().getEnumerator();while(e.moveNext()){var d=e.current();var f=d._h();if(f._intersectsWith(a)){if(b!=null){b.add(d)}var g=a._firstColumnIndex();var h=a._firstRowIndex();var i=a._lastColumnIndex();var j=a._lastRowIndex();if(f._firstColumnIndex()<g){g=f._firstColumnIndex()}if(f._firstRowIndex()<h){h=f._firstRowIndex()}if(f._lastColumnIndex()>i){i=f._lastColumnIndex()}if(f._lastRowIndex()>j){j=f._lastRowIndex()}a=new $$t.lv(1,h,j,g,i)}}if($$t.$lv._l_op_Inequality(a,c)&&(b==null||b.count()<this.mergedCellsRegions().count())){var k=this._hi(a,b);a=k.p0}}return{p0:a}},_cw:function(a){return this._cx(a._firstRowIndex(),a._firstColumnIndex(),a._lastRowIndex(),a._lastColumnIndex())},_cx:function(a,b,c,d){var e=new $$t.lu(this,a,b,c,d,false);var f;var g=this._g5(e,f,false);f=g.p1;return f||e},_de:function(a,b){var c=this.tables();for(var d=0;d<c.count();d++){var e=c._item(d);if(e._cf(a,b)){return e}}return null},_b4:function(a,b){if(a!=null){var c=a._a8(b);if(c!=null){return c}if(a._hasCellFormat()){return a._cellFormatInternal().d()}}return this._cb(b).b()},_ck:function(a,b,c){var d=c;var e=this._cr(b,d);var f=this.hyperlinks();for(var g=f.count()-1;g>=0;g--){var h=f.item(g);if(e!=null){if(e._s(h.sourceRegion())){return h}}else{if(h.sourceRegion()._q(b,d)){return h}}}if(a!=null){return a._bi(d)}return null},_cb:function(a){var b=this._f9(a);return this._fe.__inner[b]},_f9:function(a){var b=this._fu(a);if(b<0){b=~b-1}return b},_cn:function(a){var b;if(a==0){b=0}else{var c;var d=this.columns()._aq(0,a,c,b,false);c=d.p2;b=d.p3}var e=this._cb(a);var f=$.ig.truncate($$t.$aa.f(e.n(this,1,false)));return new $$t.ll(1,a,b,f)},_co:function(a){var b=0;var c=a;var d;var e;var f=this.columns()._ar(b,c,d,e,false);b=f.p0;c=f.p1;d=f.p2;e=f.p3;var g=this._cb(e);var h=$.ig.truncate($$t.$aa.f(g.n(this,1,false)));return new $$t.ll(1,e,a-c,h)},_e1:function(a,b,c){var d=new $$4.x($$t.$ll.$type,0);var e=a;var f=a+b;var g;var h;var i=this.columns()._ar(e,f,g,h,false);e=i.p0;f=i.p1;g=i.p2;h=i.p3;var j=a-e;var k=Math.min(h,c);for(var l=g;l<=k;l++){var m=this._cb(l);var n=$.ig.truncate($$t.$aa.f(m.n(this,1,false)));if(n!=0){d.add(new $$t.ll(1,l,j,n))}j+=n}return d},_e0:function(a,b,c){return this._e1(this._cn(a)._offset(),b,c)},_ex:function(a,b,c){var d__=new $$t.jv((-2));d__.___4__this=this;d__.___3__startIndex=a;d__.___3__endIndex=b;d__.___3__enumerateForwards=c;return d__},_gb:function(a,b){var c=a<0?null:this._cb(a);return this._ga(c,b)},_ga:function(a,b){if(a!=null){if(b==false&&a.i()){return 0}if(a.v()>=0){return a.v()}}return this.defaultColumnWidth()},_gd:function(a,b){var c=this._fp(a,b);return $.ig.truncate($$t.$n._em(this.workbook(),c,false))},_gc:function(a,b){var c=this._fo(a,b);return $.ig.truncate($$t.$n._em(this.workbook(),c,false))},_fp:function(a,b){var c=null;if(a>=0){c=this._cb(a)}return this._fo(c,b)},_fo:function(a,b){if(a!=null){return a.n(this,3,b)}return this.getDefaultColumnWidth(3)},_fq:function(a,b,c){var d,e;var f=this.columns()._aq(a,b+1,d,e,c);d=f.p2;e=f.p3;return $$t.$aa.f(this._fl(e-d,3,true))},_ge:function(){return $$t.$jf._gf(this._g0())},_cr:function(a,b){var $self=this;if(this._d1()==false){return null}var c=new $$t.jx(1,a,b);var d;if(function(){var e=$self._es().tryGetValue(c,d);d=e.p1;return e.ret}()){return d}return null},_ey:function(){if(this._e5==null){return $$5.$e.k($$t.$p3.$type)}return this._e5},_gh:function(a,b){var c=null;if(a>=0&&this._c7!=null){c=this._c7._aj(a);if(c==null){var d=false;if(0<a){var e=this._c7._aj(a-1);if(e!=null){d|=e._cb()}}var f=$$t.$n.getMaxRowCount(this._o())-1;if(a<f){var g=this._c7._aj(a+1);if(g!=null){d|=g._cb()}}if(d){c=this._c7._aj(a)}}}return this._gg(c,b)},_gg:function(a,b){if(a==null){if(b==false&&this._dv()){return 0}return this.defaultRowHeight()}return a._ct(b)},_fs:function(a,b){var c=this._gh(a,b);return $$t.$n._eo(this.workbook(),c,true,true)},_ft:function(a,b,c){{var d=$$t.$n._e9(this.workbook());try{var e,f;var g=this.rows()._aq(a,b+1,e,f,c);e=g.p2;f=g.p3;return $$t.$aa.f($$t.$n._eo(this.workbook(),f-e,false,true))}finally{if(d!=null){d.dispose()}}}},_cp:function(a){{var b=$$t.$n._e9(this.workbook());try{var c;if(a==0){c=0}else{var d;var e=this.rows()._aq(0,a,d,c,false);d=e.p2;c=e.p3}return new $$t.ll(1,a,c,this._gh(a,false))}finally{if(b!=null){b.dispose()}}}},_cq:function(a){var b=0;var c=a;var d;var e;var f=this.rows()._ar(b,c,d,e,false);b=f.p0;c=f.p1;d=f.p2;e=f.p3;return new $$t.ll(1,e,a-c,this._gh(e,false))},_e3:function(a,b,c){var d=new $$4.x($$t.$ll.$type,0);var e=a;var f=a+b;var g;var h;var i=this.rows()._ar(e,f,g,h,false);e=i.p0;f=i.p1;g=i.p2;h=i.p3;var j=a-e;var k=Math.min(h,c);if(this._dv()){var m=this.rows()._m(g,k).getEnumerator();while(m.moveNext()){var l=m.current();var n=this._gg(l,false);if(n!=0){d.add(new $$t.ll(1,l.index(),j,n))}j+=n}}else{for(var o=g;o<=k;o++){var p=this._gh(o,false);if(p!=0){d.add(new $$t.ll(1,o,j,p))}j+=p}}return d},_e2:function(a,b,c){return this._e3(this._cp(a)._offset(),b,c)},_da:function(a,b){var $self=this;return{ret:function(){var c=$$t.$jf._c9($self._db,a,b);b=c.p2;return c.ret}(),p1:b}},_c9:function(a,b,c){c=null;if(a==null){return{ret:null,p2:c}}var e=a.getEnumerator();while(e.moveNext()){var d=e.current();if(d._cn()==b){c=a;return{ret:d,p2:c}}var f=$b($$t.$mw.$type,d);if(f!=null){var g=function(){var h=f._dv(b,c);c=h.p1;return h.ret}();if(g!=null){return{ret:g,p2:c}}}}return{ret:null,p2:c}},_c2:function(a){return this._c3(a._bg())},_c3:function(a){var $self=this;var b=new $$t.lv;if(function(){var c=$self._eq.tryGetValue(a,b);b=c.p1;return c.ret}()){return this._cw(b)}return null},_ez:function(){if(this._e6==null){return $$5.$e.k($$v.$ag.$type)}return this._e6},_fg:function(){var a=new $$4.x($$t.$sg.$type,0);$$t.$jf._hm(this._db,a);return a},_hm:function(a,b){if(a==null){return}var d=a.getEnumerator();while(d.moveNext()){var c=d.current();if(c._f()!=null){b.add(c._f())}var e=$b($$t.$mw.$type,c);if(e!=null){e._d2(b)}}},_b5:function(a,b,c){var d=this._de(b,c);if(d==null||a==null){return null}var e=new $$t.jj(a._cloneInternal1(null,false));d._dv(b,c,e);return e.d()},_c4:function(a,b,c,d,e){var f=c;var g=a;var h=d;var i=b;var j=this._ff();var k=this._b3();for(var l=j.count()-1;l>=0;l--){var m=j.__inner[l];if(m.m()!=0){f=m.r()+1;break}else if(!$.ig.$op.equalsStatic(m.b(),k)){f=m.r();break}}for(var n=0;n<j.count();n++){var o=j.__inner[n];if(o.m()!=0){h=o.q();break}else if(!$.ig.$op.equalsStatic(o.b(),k)){h=o.q();break}}var p=new $$t.jk(h,f);var r=this.rows()._n(a,b,true).getEnumerator();while(r.moveNext()){var q=r.current();var s=q._a0(p,c,d);if(s!=null){p=s;g=q.index();if(i>g){i=g}}}h=p.a;f=p.b;var t=new $$t.lv(1,a,b,c,d);var v=this.tables().getEnumerator();while(v.moveNext()){var u=v.current();var w=u._by();if(w._intersectsWith(t)){if(w._firstRowIndex()<i){i=w._firstRowIndex()}if(w._firstColumnIndex()<h){h=w._firstColumnIndex()}if(w._lastColumnIndex()>f){f=w._lastColumnIndex()}if(w._lastRowIndex()>g){g=w._lastRowIndex()}}}if(this._d2()){var y=this._eu().keys().getEnumerator();while(y.moveNext()){var x=y.current();if(x.o()>=a&&x.o()<=b){if(x.o()<i){i=x.o()}if(x.m()<h){h=x.m()}if(x.m()>f){f=x.m()}if(x.o()>g){g=x.o()}}}}if(this._d1()){var aa=this._es().getEnumerator();while(aa.moveNext()){var z=aa.current();var ab=z.value()._h();if(ab._intersectsWith(t)){if(ab._firstRowIndex()<i){i=ab._firstRowIndex()}if(ab._firstColumnIndex()<h){h=ab._firstColumnIndex()}if(ab._lastColumnIndex()>f){f=ab._lastColumnIndex()}if(ab._lastRowIndex()>g){g=ab._lastRowIndex()}}}}if(e&&(f<d||g<b)){var ad=this.shapes().getEnumerator();while(ad.moveNext()){var ac=ad.current();var ae=ac._ah();if(ae.o()<i){i=ae.o()}if(ae.m()<h){h=ae.m()}var af=ac._ad();if(af.o()>g){g=Math.min(af.o(),b)}if(af.m()>f){f=Math.min(af.m(),d)}}}if(h<c){h=c}if(i<a){i=a}if(f>d){f=d}if(g>b){g=b}if(h>f){h=f}if(i>g){i=g}return new $$t.lv(1,i,g,h,f)},_dd:function(a,b,c,d,e){var f=$l(d,null)?this._getRegion1(c,d.value()):this._getRegion(c);var g=a.style();if(g!=null){if(g.isCustom()){var h=g.name();while(this.workbook().customTableStyles()._item1(h)!=null){h+=" 2"}g=g._m(h,e);this.workbook().customTableStyles().add(g)}else{g=this.workbook().standardTableStyles()._item1(g.name())}}var i=this.tables()._add(f,b,g,a,e);return i},_g8:function(){var a=this._fd();a.clear();if(this._d6()){var b=this._d9();var d=this.dataValidationRules().getEnumerator();while(d.moveNext()){var c=d.current();var f=c.value()._t().getEnumerator();while(f.moveNext()){var e=f.current();for(var g=e._firstRowIndex();g<=e._lastRowIndex();g++){for(var h=e._firstColumnIndex();h<=e._lastColumnIndex();h++){if(this._bi(g,h)!=null){var i=this.rows().item(g).cells().item(h);a.add(i);if(b){var j=i.associatedMergedCellsRegion();if(j!=null){h=j._h()._lastColumnIndex()}}}}}}}}},_b7:function(a,b,c,d){return this._b9(a,this.rows().maxCount()-2,b,c,1,d)},_ec:function(a){return this._cb(a).i()},_ed:function(a,b,c,d){var f=this.rows()._m(a,b).getEnumerator();while(f.moveNext()){var e=f.current();var h=e._ch(c,d,true).getEnumerator();while(h.moveNext()){var g=h.current();if(g.o()){return true}}}return false},_eg:function(a){var b=this.rows()._aj(a);return this._ef(b)},_ef:function(a){if(a==null){return this._dv()}return a.hidden()},_hw:function(a,b,c,d,e,f,g){var h=this._cc(a,b);if(f!=null&&f._cd()==false){var i=$$t.$e9.q($$t.$o.$type,h.b());h.b($$t.$e9.r($$t.$o.$type,f,i));this._hh()}h.i(d);h.m(e);h.v(c);h.j(g)},_hx:function(a,b){var $self=this;var c;var d=function(){var e=$self._f8(a,b,true,c);c=e.p3;return e.ret}();var e=this.workbook()._fc();var f=d;var g=c.r()+1;var h=0;for(var i=d+1;i<this._fe.count();i++){if(g>=e){h++;continue}var j=this._fe.__inner[i];var k=j.r()+1-j.q();j.q(g);j.r(Math.min(g+k-1,e-1));g=j.r()+1}while(h>0){d=this._fe.count()-1;this._id(d,this._fe.__inner[d]);h--}this._hj(f)},_hy:function(a,b){var c=this._fu(a);if(c<0){c=~c-1}var d=this._fe.__inner[c];var e=b;var f=c;if(d.q()==a&&d.q()+b>=d.r()+1){e-=d.t();this._id(c,d);if(c<this._fe.count()){var g=this._fe.__inner[c];var h=g.t();g.q(a);g.r(a+h-1)}if(f>0){f--}}else{var i=Math.min(d.r()+1-a,b);d.r(d.r()-i);e-=i;c++}while(e>0){d=this._fe.__inner[c];var j=d.t();if(j<=e){e-=j;this._id(c,d)}else{j-=e;e=0;d.r(d.q()+j-1)}}if(this._fe.count()==0){this._ca(0)}this._hj(f)},_ao:function(a){var b=this._fe.__inner[this._fe.count()-1];var c=this.workbook()._fc()-1;do{if(b.r()<=c){break}if(this._fe.count()==1){b.r(c);break}$$t.$e9.q($$t.$o.$type,b.b());this._fe.removeAt(this._fe.count()-1);b=this._fe.__inner[this._fe.count()-1]}while(true);if(b.r()<c){if(b.k()){b.r(c)}else{var d=new $$t.ku(0,b.r()+1,c,this.workbook()._b8()._defaultElement());d.b().k();this._fe.add(d)}}this.rows()._ab();this.columns()._ab();if(this._ci!=null){this._ci._o()}if(this._bg!=null){this._bg._a0(a)}if(this._bl!=null){this._bl._ba(a)}if(this._bs!=null){this._bs._bb(a)}$$t.$fo._ao.call(this,a)},_hz:function(a){this._dn=true},_h0:function(){this._h5();if(this._cl!=null){this._cl._o()}},_aq:function(){var a=this.workbook();var b=a._bh();var d=this.rows().getEnumerator();while(d.moveNext()){var c=d.current();c._ea(b,null)}var f=this._fe.getEnumerator();while(f.moveNext()){var e=f.current();$$t.$e9.q($$t.$o.$type,e.b())}var h=this.mergedCellsRegions().getEnumerator();while(h.moveNext()){var g=h.current();if(g._hasCellFormat()){g._cellFormatInternal().i()}}$$t.$jf._jb(this);var j=this.tables().getEnumerator();while(j.moveNext()){var i=j.current();i._ej(a)}this._g1=$m($$t.$lv.$type,null);$$t.$fo._aq.call(this)},_h2:function(a,b){var c=b!=null?b._h():$$t.$lv._b;this._eq.item(a._bg(),c)},_h3:function(a,b){var $self=this;var c=a._bg();var d=new $$t.lv;if(function(){var e=$self._eq.tryGetValue(c,d);d=e.p1;return e.ret}()){var e=false;var g=this.rows()._m(d._firstRowIndex(),d._lastRowIndex()).getEnumerator();while(g.moveNext()){var f=g.current();for(var h=d._firstColumnIndex();h<=d._lastColumnIndex();h++){var i=f.getCellFormula(h);if(i!=null&&i!=a&&i._as()&&i._bg()==c){e=true;break}}if(e){break}}if(e==false){if(!this._dn){this._eq.remove(c)}a._bu();if(b&&this.workbook()!=null&&!this._dn){var j=$$t.$jf._ax[12];var k=new $$t.jt(1,d,c,this);j.x(k,null,null)}}}},_g4:function(a,b){return this.workbook()!=null&&this.workbook()._cv()?this.workbook()._gl(this,a,b):null},_h4:function(a){if(a!=null){if(this.workbook()!=null){this.workbook()._h6(a)}}},_h5:function(){var a=null;var b=null;var d=this._eu().getEnumerator();while(d.moveNext()){var c=d.current();if($$t.$jw.l_op_Equality(c.value().cell(),null)||!c.value().cell()._e().e()){if(a==null){a=new $$4.x($$4.$u.$type.specialize($$t.$jx.$type,$$t.$j8.$type),0)}a.add(c);continue}if($$t.$jx.h(c.value().cell()._e(),c.key())){if(b==null){b=new $$4.x($$4.$u.$type.specialize($$t.$jx.$type,$$t.$j8.$type),0)}b.add(c);continue}}if(b!=null){var f=b.getEnumerator();while(f.moveNext()){var e=f.current();this._eu().remove(e.key());this._eu().item(e.value().cell()._e(),e.value())}}if(a!=null){var h=a.getEnumerator();while(h.moveNext()){var g=h.current();this._eu().remove(g.key());g.value().cell(null)}}if(a!=null){var i=$$t.$jf._ax[3];var j=new $$t.jp(1,this,a);var k=i.b(this.workbook(),this,null);i.e($$t.$jp.$type,$$0.$aw.$type,j,0,j.a.length);if(k!=null){i.d(this.workbook(),k)}}},_h7:function(){if(this._ay!=null){this._h6(this._ay,false);this._ay=null}if(this._az!=null){var c=this._az;for(var b=0;b<c.length;b++){var a=c[b];if($$t.$jw.l_op_Inequality(a.value().cell(),null)&&$$t.$jx.h(a.value().cell()._e(),a.key())){var d=a.value();var e=this._getCell1(a.key().p(true,true,this.workbook().currentFormat(),1),1);d._c4(e,d._aj(),d._af());continue}}this._az=null}this._dn=false},_h6:function(a,b){if(a!=null){if(b){this._az=a}for(var d=0;d<a.length;d++){var c=a[d];var e=c.value();var f=this._getCell1(e._d4().p(true,true,this.workbook().currentFormat(),1),1);e._c4(f,e._aj(),e._af());this._eu().item(e._d4(),e)}}},_ia:function(a){for(var c=0;c<a.length;c++){var b=a[c];this._h9(b)}},_h9:function(a){var $self=this;var b=a.q();var c=a.r();var d;var e=function(){var f=$self._f8(b,c-(b+1),false,d);d=f.p3;return f.ret}();var f=d==a;var g=0;if(f){if(d.r()>=a.r()){return}g=a.r()-d.r();d.r(a.r())}else{if(d.q()==a.q()){if(d.r()==a.r()){this._fe.__inner[e]=a;return}if(d.r()>a.r()){this._fe.insert(e,a);d.q(a.r()+1);return}g=a.r()-d.r();this._fe.__inner[e]=a}else{if(a.r()>=d.r()){g=a.r()-d.r();d.r(a.q()-1);this._fe.insert(e+1,a)}else{var h=d.r();d.r(a.q()-1);this._fe.insert(e+1,a);if(h>a.r()){this._fe.insert(e+2,d.d(this.workbook(),a.r()+1,h))}}}}while(g>0){e++;d=this._fe.__inner[e];if(g>=d.t()){g-=d.t();this._fe.removeAt(e)}else{d.q(d.q()+g);g=0}}},_ib:function(a,b,c){if(this.workbook()!=null&&this.workbook()._c2()){return}if(c.count()==0){if(this._dv()){for(var d=a;d<=b;d++){this.rows().item(d).hidden(false)}}else{var f=this.rows()._m(a,b).getEnumerator();while(f.moveNext()){var e=f.current();e.hidden(false)}}return}for(var g=0;g<c.count();g++){var h=c.__inner[g];if(h.filter()._f(this,a,b,h.columnIndex())==false){return}}for(var i=a;i<=b;i++){var j=this.rows()._aj(i);var k=false;for(var l=0;l<c.count();l++){var m=c.__inner[l];if(m.filter()._e(this,j,i,m.columnIndex())==false){k=true;break}}if(k!=this._ef(j)){if(j==null){j=this.rows().item(i)}j.hidden(k)}}},_ic:function(a){if(this._d9()){var c=this.mergedCellsRegions().getEnumerator();while(c.moveNext()){var b=c.current();var d=b._h();if(d._intersectsWith(a)&&!a._contains1(d)){var e=a._firstColumnIndex();var f=a._firstRowIndex();var g=a._lastColumnIndex();var h=a._lastRowIndex();if(d._firstColumnIndex()<e){e=d._lastColumnIndex()+1}if(d._firstRowIndex()<f){f=d._lastRowIndex()+1}if(d._lastColumnIndex()>g){g=d._firstColumnIndex()-1}if(d._lastRowIndex()>h){h=d._firstRowIndex()-1}if(e>g||f>h){a=$$t.$lv._b;break}a=new $$t.lv(1,f,h,e,g)}}}return{p0:a}},_ei:function(a,b){if(this._e4!=null&&this._e4.count()>0){var c=this.rows()._aj(a);return $$t.$k.bq(this._e4,c,b)}return false},_ie:function(){$$t.$k.f1(this._e4)},_ig:function(){$$t.$k.f1(this._e9)},_ih:function(a,b){if(this._d9()){for(var c=this.mergedCellsRegions().count()-1;c>=0;c--){var d=this._cs.item(c);if(b!=null&&b.contains(d)){continue}if(a._intersectsWith(d._h())){this._cs.removeAt(c)}}}},_ii:function(a,b){$$t.$k.bq(this._e9,a,b)},_ik:function(a,b){if(b==0){var d=a.getEnumerator();while(d.moveNext()){var c=d.current();this.hideColumns($m($$0.$aw.$type,c.a),$m($$0.$aw.$type,c.b-c.a+1))}return}var e=$$t.$k4.j(a,b,65535);this._il(e,null)},_il:function(a,b){var $self=this;var c=false;var d=null;var e=null;if(b!=null){this._iv(true,false)}else if(this._dz(false)){if(d==null){d=function(){var f=$$t.$k4.o($self,a,c);c=f.p2;return f.ret}()}e=$$t.$k4.d(this,d,false,this.defaultColumnWidth());this._iv(true,false)}if(d==null){d=function(){var f=$$t.$k4.o($self,a,c);c=f.p2;return f.ret}()}var f=$$t.$jf._ax[14];var g=b!=null?b:new $$t.k8;var h=new $$t.js(1,this,d,false,g,c);var i=f.b(this.workbook(),this,null);this._i0(g,false);var j=false;if(this.workbook()!=null){j=this.workbook().__dd;this.workbook().__dd=true}for(var k=0;k<a.count();k++){var l=a.__inner[k];var m=l.d;var n=l.e;var o=this._f9(m);var p=this._ff().__inner[o];if(p.q()<m){this._cc(m,Math.min(p.r(),n));o++}var q=this._f9(n);p=this._ff().__inner[q];if(p.r()>n){this._cc(Math.max(p.q(),m),n)}for(var r=o;r<=q;r++){p=this._fe.__inner[r];p.v(l.c);p.j(l.a);p.i(l.b)}this._cd(n);this._cd(m)}if(b!=null){this._iv(false,false)}else if(e!=null){this._iv(false,false);e.y()}if(this.workbook()!=null){this.workbook().__dd=j}this._i0(null,false);f.e($$t.$js.$type,$.ig.$op.$type,h,null,null);if(i!=null){f.d(this.workbook(),i)}},_im:function(a,b){if(b==0){var d=a.getEnumerator();while(d.moveNext()){var c=d.current();this.hideRows($m($$0.$aw.$type,c.a),$m($$0.$aw.$type,c.b-c.a+1))}return}var e=$$t.$k4.j(a,b,8192);this._io(e,null)},_io:function(a,b){var $self=this;var c=null;var d=false;var e=null;if(b!=null){this._ix(true,false)}else if(this._dz(true)){if(c==null){c=function(){var f=$$t.$k4.p($self,a,d);d=f.p2;return f.ret}()}e=$$t.$k4.d(this,c,true,this.defaultRowHeight());this._ix(true,false)}if(c==null){c=function(){var f=$$t.$k4.p($self,a,d);d=f.p2;return f.ret}()}var f=$$t.$jf._ax[15];var g=b!=null?b:new $$t.k8;var h=new $$t.js(1,this,c,true,g,d);var i=f.b(this.workbook(),this,null);this._i0(g,false);var j=false;if(this.workbook()!=null){j=this.workbook().__dd;this.workbook().__dd=true}for(var k=0;k<a.count();k++){var l=a.__inner[k];var m=l.c==-1&&l.a==false&&l.b==this._dv();if(m){var o=this.rows()._m(l.d,l.e).getEnumerator();while(o.moveNext()){var n=o.current();n._cm(l.c);n._bz(l.a);n._l(l.b)}}else{for(var p=l.d;p<=l.e;p++){var q=this.rows().item(p);q._cm(l.c);q._bz(l.a);q._l(l.b)}}}if(b!=null){this._ix(false,false)}else if(e!=null){this._ix(false,false);e.y()}if(this.workbook()!=null){this.workbook().__dd=j}this._i0(null,false);f.e($$t.$js.$type,$.ig.$op.$type,h,null,null);if(i!=null){f.d(this.workbook(),i)}},_b8:function(a,b,c,d){var $self=this;var e=new $$4.x($$t.$d9.$type,0);var f=new $$4.h($$t.$d9.$type,$$t.$ea.$type,0);var g=new $$4.x($$t.$hu.$type,0);var h=new $$4.x($$t.$lm.$type,0);var i=this._a6(a,e,g,h,c);if(i!=0){return new $$t.ji(1,i,null)}var j=new $$t.ji;var k=this.__eh;var l=c!=null&&c.isUndoOperation();var m=this._dx();var n=this._dw();try{this.__eh=true;if(c!=null){c.onBeforeShift(a)}this.workbook()._ic(function(){$self._ix(true,!l);$self._iv(true,!l);if(!l){$self._i0(new $$t.k8,true)}});var o=a.x();var p=false;if(c!=null){if(c.shiftsRows()){p=c.isRemoveOperation()}}this.workbook().__dd=true;var q=null;if(c==null||!c.isUndoOperation()){if(this._eq.count()>0){q=new $$4.x($$4.$u.$type.specialize($.ig.$op.$type,$$t.$lv.$type),2,this._eq.count());var s=this._eq.getEnumerator();while(s.moveNext()){var r=s.current();q.add(r)}}}var t=new $$4.h($$t.$ms.$type,$$a.$ae.$type,0);if(!l){var u=function(v){t.item(v,v._getBoundsInTwips())};for(var v=0;v<this.shapes().count();v++){var w=this.shapes().item(v);t.add(w,w._getBoundsInTwips());if(w._ap()!=null){w._ap()._ah(u)}}var y=this._eu().values().getEnumerator();while(y.moveNext()){var x=y.current();t.item(x,x._getBoundsInTwips());x._dc()}}else{var aa=this._eu().values().getEnumerator();while(aa.moveNext()){var z=aa.current();z._dc()}}if(this._d5()){var ab=this.dataTables();for(var ac=0;ac<ab.count();ac++){var ad=ab.item(ac);if(ad._p(a,o)){ac--}}}for(var ae=0;ae<e.count();ae++){var af=e.__inner[ae];var ag;if(function(){var ah=af._cm(a,o,ag);ag=ah.p2;return ah.ret}()){e.removeAt(ae);ae--}f.item(af,ag)}if($$t.$lv._l_op_Inequality_Lifted(o,$m($$t.$lv.$type,null))){for(var ah=0;ah<g.count();ah++){var ai=g.__inner[ah];if(ai._cy(a,o.value())){g.removeAt(ah);ah--}}if(c==null||!c.isUndoOperation()){for(var aj=0;aj<this.shapes().count();aj++){var ak=this.shapes().item(aj);if(ak._a9(a,o.value())){aj--;continue}}}if(this._d6()){var al=new $$4.x($$t.$bc.$type,0);var an=this.dataValidationRules().getEnumerator();while(an.moveNext()){var am=an.current();if(am.value()._l(a,o.value())){al.add(am.key())}}if(al.count()>0){this.workbook().__dd=false;for(var ao=0;ao<al.count();ao++){this.dataValidationRules()._remove(al.__inner[ao])}this.workbook().__dd=true}}}else{}if(this.workbook()!=null){var ap=null;var ar=this.workbook().worksheets().getEnumerator();while(ar.moveNext()){var aq=ar.current();var at=aq._eq.getEnumerator();while(at.moveNext()){var as=at.current();var au=as.value();var aw=aq.rows()._m(au._firstRowIndex(),au._lastRowIndex()).getEnumerator();while(aw.moveNext()){var av=aw.current();for(var ax=au._firstColumnIndex();ax<=au._lastColumnIndex();ax++){var ay=av.getCellFormula(ax);if(ay!=null&&ay._as()&&ay._bg()==as.key()){if(a.l()._contains2(av.index(),ax)&&a.l()._contains1(au)==false||ay._ar(this.workbook(),this,a.l())){if(ap==null){ap=new $$4.x($$t.$ee.$type,0)}ap.add(ay)}}}}}if(ap!=null){var a0=ap.getEnumerator();while(a0.moveNext()){var az=a0.current();aq._h3(az,false);az._bt(this.workbook())}ap.clear()}}}if($$t.$lv._l_op_Inequality_Lifted(o,$m($$t.$lv.$type,null))&&!p){this.workbook().__dd=c!=null&&c.isUndoOperation();this._ha(o.value(),d,a.o(),c!=null&&c.shiftsRows(),$m($$0.$aw.$type,null),c!=null&&c.shiftsColumns()&&!c.shiftsRows(),$m($$0.$aw.$type,null));this.workbook().__dd=true}if(this._cl!=null){this._cl._q(a,c)}a.af(c);if(h.count()>1){h.sort1(new $$t.lw($$t.$lm.$type,a))}this.mergedCellsRegions()._s(a,c,h);this._hu(new $$t.jn(a).b.runOn(new $$t.jn(a)));if(a.o()){this.printOptions().horizontalPageBreaks()._t(a);if(this.workbook()!=null){var a2=this.workbook().customViews().getEnumerator();
|
|
while(a2.moveNext()){var a1=a2.current();var a3=a1.getPrintOptions(this,false);if(a3!=null){a3.horizontalPageBreaks()._t(a)}}}}else{}if(!l){for(var a4=this.shapes().count()-1;a4>=0;a4--){var a5=this.shapes().item(a4);var a6=a5._s(a,c,t)}var a8=this._eu().values().getEnumerator();while(a8.moveNext()){var a7=a8.current();var a9=a7._s(a,c,t)}}if(this._d6()){var ba=new $$4.x($$t.$bc.$type,0);var bc=this.dataValidationRules().getEnumerator();while(bc.moveNext()){var bb=bc.current();var bd;var be=bb.value()._ap(a,bd);bd=be.p1}}var bf=a.y();if($$t.$lv._l_op_Inequality_Lifted(bf,$m($$t.$lv.$type,null))&&!p){var bg=bf.value();var bh=a.k();var bi;var bj=$m($$0.$aw.$type,null);var t1=b;L0:while(true){switch(t1){case 0:bi=$m($$0.$aw.$type,null);break;case 1:if(a.o()){if(bg._firstRowIndex()<bh._firstRowIndex()){bi=$m($$0.$aw.$type,bh._firstRowIndex())}else{bi=$m($$0.$aw.$type,bh._lastRowIndex())}}else{if(bg._firstColumnIndex()<bh._firstColumnIndex()){bi=$m($$0.$aw.$type,bh._firstColumnIndex())}else{bi=$m($$0.$aw.$type,bh._lastColumnIndex())}}break;case 2:if(a.o()){if(bg._firstRowIndex()<bh._firstRowIndex()){if(0<bg._firstRowIndex()){bi=$m($$0.$aw.$type,bg._firstRowIndex()-1);bj=$m($$0.$aw.$type,bh._firstRowIndex())}else{bi=$m($$0.$aw.$type,null)}}else{if(bg._lastRowIndex()<this.rows().maxCount()-1){bi=$m($$0.$aw.$type,bg._lastRowIndex()+1)}else{bi=$m($$0.$aw.$type,null)}}}else{if(bg._firstColumnIndex()<bh._firstColumnIndex()){if(0<bg._firstColumnIndex()){bi=$m($$0.$aw.$type,bg._firstColumnIndex()-1);bj=$m($$0.$aw.$type,bh._firstColumnIndex())}else{bi=$m($$0.$aw.$type,null)}}else{if(bg._lastColumnIndex()<this.columns().maxCount()-1){bi=$m($$0.$aw.$type,bg._lastColumnIndex()+1)}else{bi=$m($$0.$aw.$type,null)}}}break;default:t1=0;continue L0}break}this._ha(bg,d,a.o(),c!=null&&c.shiftsRows(),bi,c!=null&&c.shiftsColumns()&&!c.shiftsRows(),bj)}var bl=g.getEnumerator();while(bl.moveNext()){var bk=bl.current();var bm=bk._bk(a,c,c==null||false==c.shiftsColumns()||!c.isUndoOperation())}var bo=e.getEnumerator();while(bo.moveNext()){var bn=bo.current();bn._c0(a,c,f.item(bn))}j=new $$t.ji(1,0,g);if(this.workbook()!=null){var bp=new $$4.q($.ig.$op.$type,0);this.workbook().__dd=false;this._bl._z(a,c);this._bs._aq(a,c);if(this._bg!=null){this._bg._a2(a,c)}if(c==null||!c.isUndoOperation()){var br=this.workbook().sheets().getEnumerator();while(br.moveNext()){var bq=br.current();var bs=$b($$t.$jf.$type,bq);if(bs!=null){bs._bu._ae(a,c)}if(bq._p()!=null){bq._p()._al(a,c)}}}this.workbook()._hg(function(bt,bu){if(bu._as()&&bp.add(bu._bg())==false){return}bu._av(bt,a,0)},false);this.workbook().__dd=true}if(this._d5()){var bu=this.dataTables().getEnumerator();while(bu.moveNext()){var bt=bu.current();bt._o(a)}}if(q!=null){var bv=null;var bw=null;var by=q.getEnumerator();while(by.moveNext()){var bx=by.current();var bz=new $$t.lv;if(function(){var b0=$self._eq.tryGetValue(bx.key(),bz);bz=b0.p1;return b0.ret}()){var b0=function(){var b1=a.e(bz,false);bz=b1.p0;return b1.ret}();if(b0.f()){if(b0.g()){if(bv==null){bv=new $$4.x($$4.$u.$type.specialize($.ig.$op.$type,$$t.$lv.$type),0)}bv.add(bx)}else{if(bw==null){bw=new $$4.x($$4.$u.$type.specialize($.ig.$op.$type,$$t.$lv.$type),0)}bw.add(bx);this._eq.item(bx.key(),bz)}}}else{if(bv==null){bv=new $$4.x($$4.$u.$type.specialize($.ig.$op.$type,$$t.$lv.$type),0)}bv.add(bx)}}if(bv!=null){var b2=bv.getEnumerator();while(b2.moveNext()){var b1=b2.current();this._eq.remove(b1.key())}}if(bv!=null||bw!=null){var b3=this.workbook().__dd;this.workbook().__dd=false;var b4=$$t.$jf._ax[13];var b5=new $$t.ju(1,this,bv,bw,null);b4.x(b5,null,null);this.workbook().__dd=b3}}}finally{this.workbook()._ic(function(){if(!l){$self._i0(null,true)}$self._ix(m,!l);$self._iv(n,!l)});this.__eh=k}this._fc().add(a);this.workbook().__dd=false;return j},_b9:function(a,b,c,d,e,f){var g=new $$t.an(1,this,3,a,b,c,d,e);this._hz(true);var h=this._b8(g,f,null,false);this._h0();this._h7();return h},_cc:function(a,b){var c=this._f9(a);var d=this._fe.__inner[c];var e=d.r();if(d.q()!=a){d.r(a-1);var f=new $$t.ku(1,a,e,d);c++;this._fe.insert(c,f);d=f}if(d.r()!=b){d.r(b);var g=new $$t.ku(1,b+1,e,d);this._fe.insert(c+1,g)}return d},_en:function(a,b,c,d){c=$$0.$s.minValue();var e=this.workbook();var f;if(a==null||function(){var g=$$t.$k.b0(e,a._c5(b),f);f=g.p2;return g.ret}()==false){return{ret:false,p2:c}}var g=$$t.$ns._excelDateToDateTime(e,f);if(g.hasValue()==false){return{ret:false,p2:c}}if(d){var h=this._b4(a,b);var i;if(e==null){i=new $$t.m8(0,null,h._dg(),this._y())}else{i=e._b0().a(h._cs())}if(i.o()==false||i.e(f)!=1){return{ret:false,p2:c}}}c=g.value();return{ret:true,p2:c}},_cd:function(a){var b=this._f9(a);var c=this._fe.__inner[b];if(c.q()!=0){var d=this._cb(c.q()-1);if(c.equals(d)){this._ff().removeAt(b);$$t.$e9.q($$t.$o.$type,c.b());d.r(c.r());c=d}}var e=this.columns().maxCount()-1;if(c.r()!=e){var f=this._f9(c.r()+1);var g=this._fe.__inner[f];if(c.equals(g)){this._ff().removeAt(f);$$t.$e9.q($$t.$o.$type,g.b());c.r(g.r())}}return c},_bi:function(a,b){if(this._d6()){var c=this.dataValidationRules()._e(new $$t.lv(1,a,a,b,b));if(c!=null&&!c._x(new $$t.jx(1,a,b))){return c}}return null},_eo:function(a,b,c){if(this._fv()==c){return{ret:true,p0:a,p1:b,p2:c}}var d=this._fv();var e=a.index();var f=false;for(var g=c;g<d;g++){var h=this._fc().__inner[g];if(h.q()){continue}var i=function(){var j=h.d(e,b);e=j.p0;b=j.p1;return j.ret}();f|=i.f();if(i.g()){return{ret:false,p0:a,p1:b,p2:c}}}if(f&&e!=a.index()){a=this.rows().item(e)}c=d;return{ret:true,p0:a,p1:b,p2:c}},_a7:function(a,b,c,d,e,f){var g=new $$t.an(1,this,f,a,b,c,d,e);return this._a6(g,null,null,null,null)},_a6:function(a,b,c,d,e){var f=a.l();var g=a.k();if($$t.$lv._l_op_Inequality(g,f)){var h;if(a.o()){var i=this.rows().maxCount()-1;h=f._lastRowIndex()<g._lastRowIndex()&&i<=g._lastRowIndex()}else{var j=this.columns().maxCount()-1;h=f._lastColumnIndex()<g._lastColumnIndex()&&j<=g._lastColumnIndex()}if(h){var k=a.x();if($$t.$lv._l_op_Inequality_Lifted(k,$m($$t.$lv.$type,null))){var l=k.value();if(this._dq(l._firstRowIndex(),l._lastRowIndex(),l._firstColumnIndex(),l._lastColumnIndex(),true)){return 1}}else if(g._firstRowIndex()<0||g._firstColumnIndex()<0){return 1}}}if(this._bl.region()!=null){var m=true;switch(a.b()){case 0:m=f._firstRowIndex()>0||f._lastRowIndex()<this.rows().maxCount()-1;break;case 3:m=f._firstColumnIndex()>0||f._lastColumnIndex()<this.columns().maxCount()-1;break}if(m&&false==a.s($$t.$yp.$type,e,null,this._bl,this._bl.region()._h())){return 4}}var o=this.tables().getEnumerator();while(o.moveNext()){var n=o.current();if(n._cv()==false&&a.s($$t.$hu.$type,e,c,n,n._by())==false){return 3}}var q=this.mergedCellsRegions().getEnumerator();while(q.moveNext()){var p=q.current();if(a.s($$t.$lm.$type,e,d,p,p._h())==false){return 5}}var s=this.dataTables().getEnumerator();while(s.moveNext()){var r=s.current();var t=r._j();if(t._isValid()==false){continue}if(a.s($$t.$k0.$type,e,null,r,t)==false){return 6}}var u=Math.min(f._firstRowIndex(),g._firstRowIndex());var v=Math.max(f._lastRowIndex(),g._lastRowIndex());var w=Math.min(f._firstColumnIndex(),g._firstColumnIndex());var x=Math.max(f._lastColumnIndex(),g._lastColumnIndex());var y=new $$4.q($$t.$f1.$type,0);var aa=this.rows()._m(u,v).getEnumerator();while(aa.moveNext()){var z=aa.current();if(!z._bx()){continue}var ac=z._ch(w,x,true).getEnumerator();while(ac.moveNext()){var ab=ac.current();var ad=$b($$t.$fn.$type,z._c6(ab.r()));if(ad!=null&&ad.owningValue().blockedRegion()!=null&&y.add(ad.owningValue())){var ae=ad.owningValue().blockedRegion();var af=$b($$t.$ec.$type,ad);if(af!=null){if(a.s($$t.$d9.$type,e,b,af._arrayFormula(),ae._h())==false){return 6}}else{if(a.s($$t.$fn.$type,e,null,ad,ae._h())==false){return 6}}}}}var ah=this.shapes().getEnumerator();while(ah.moveNext()){var ag=ah.current();if(this._ep(ag,a)==false){return 2}}var aj=this._eu().values().getEnumerator();while(aj.moveNext()){var ai=aj.current();if(this._ep(ai,a)==false){return 2}}if(a.w()!=0){if(a.q()){this.rows()._x(a)}else{this.columns()._x(a)}}return 0},_ep:function(a,b){var c=new $$t.jx;var d;var e=new $$t.jx;var f;var g=function(){var h=a._t(b,a._getBoundsInTwips(),true,c,d,e,f);c=h.p3;d=h.p4;e=h.p5;f=h.p6;return h.ret}();if(g.f()){if(g.g()&&g.b()==3){return false}}return true},_av:function(a,b){this.columns()._af(a,b);this.rows()._af(a,b);if(this._d9()){this.mergedCellsRegions()._x(a,b)}this.printOptions()._b1(a,b);$$t.$fo._av.call(this,a,b)},_jc:function(a,b,c){if(!this._di){var d=this.workbook();if(d!=null){d._i5(a,b,c)}}},_ca:function(a){var b=new $$t.ku(0,a,this.workbook()._fc()-1,this.workbook()._b8()._defaultElement());b.b().k();this._fe.add(b);return b},_fu:function(a){if(this._fe==null){return-1}var b=0;var c=this._fe.count()-1;while(b<=c){var d=b+$a(c-b,2);var e=this._fe.__inner[d];if(e==null){c=d-1;continue}if(e.g(a)){return d}var f=e.q()-a;if(f<0){b=d+1}else{c=d-1}}return~b},_ha:function(a,b,c,d,e,f,g){var h=e.hasValue()&&c?this.rows()._aj(e.value()):null;if(h!=null&&h.cells()._count()>0){for(var i=a._firstRowIndex();i<=a._lastRowIndex();i++){var j=this.rows().item(i);j._df(a._firstColumnIndex(),a._lastColumnIndex(),b,h,$m($$0.$aw.$type,null),f,d,g)}return}var l=this.rows()._m(a._firstRowIndex(),a._lastRowIndex()).getEnumerator();while(l.moveNext()){var k=l.current();if(c){k._df(a._firstColumnIndex(),a._lastColumnIndex(),b,h,$m($$0.$aw.$type,null),f,d,g)}else{k._df(a._firstColumnIndex(),a._lastColumnIndex(),b,null,e,f,d,g)}}},_g9:function(){this._hu(null)},_a9:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$jp.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_a8:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$jq.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_ba:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$jr.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_bb:function($tValue,a,b,c,d,e){return new $$t.gm($$t.$js.$type,$tValue,a,90,b,c,d,true,e,true,null,null)},_bc:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$jt.$type,$tValue,a,90,b,c,d,e,g,f,null,null)},_bd:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$ju.$type,$tValue,a,90,b,c,d,e,g,f,null,null)},_a1:function(){var a=new Array(19);$$t.$gl.f(a,0,$$t.$fp.a($$t.$jf.$type,$$0.$aw.$type,"DefaultColumnWidth",90,function(b){return b.defaultColumnWidth()},function(b,c){b._is(c,true)},function(b,c){b._is(c,false)},true,false,0));$$t.$gl.f(a,1,$$t.$fp.a($$t.$jf.$type,$$0.$aw.$type,"DefaultRowHeight",90,function(b){return b.defaultRowHeight()},function(b,c){b._it(c,true)},function(b,c){b._it(c,false)},true,false,0));$$t.$gl.f(a,2,$$t.$fp.a($$t.$jf.$type,$$0.$aq.$type,"DefaultRowHidden",90,function(b){return b._dv()},function(b,c){b._dv(c)},function(b,c){b._iu(c,true)},true,true,0));$$t.$gl.f(a,3,$$t.$jf._a9($$0.$aw.$type,"DeleteCellComments",3,function(b){return b.a.length},function(b,c){$$t.$jf._i2(b,c)},null,true,true,0));$$t.$gl.f(a,4,$$t.$jf._a8(String,"DeleteCells",94,function(b){return b.b.toString()},function(b,c){$$t.$jf._i3(b,c)},null,true,true,0));$$t.$gl.f(a,5,$$t.$jf._ba(String,"Hidden",26,function(b){return b.getAddress()},function(b,c){$$t.$jf._i5(b,c)},null,true,true,0));$$t.$gl.f(a,6,$$t.$jf._ba(String,"Hidden",60,function(b){return b.getAddress()},function(b,c){$$t.$jf._i6(b,c)},null,true,true,0));$$t.$gl.f(a,7,$$t.$fp.a($$t.$jf.$type,$$t.$afa.$type,"ImageBackground",90,function(b){return b._je()},function(b,c){b._je(c)},function(b,c){b._iz(c)},true,true,0));$$t.$gl.f(a,8,$$t.$jf._a8(String,"InsertCells",93,function(b){return b.b.toString()},function(b,c){$$t.$jf._i4(b,c)},null,true,true,0));$$t.$gl.f(a,9,$$t.$jf._ba(String,"Hidden",26,function(b){return b.getAddress()},function(b,c){$$t.$jf._i7(b,c)},null,true,true,0));$$t.$gl.f(a,10,$$t.$jf._ba(String,"Hidden",60,function(b){return b.getAddress()},function(b,c){$$t.$jf._i8(b,c)},null,true,true,0));$$t.$gl.f(a,11,$$t.$fp.a($$t.$jf.$type,$$a.$y.$type,"ValidationInputMessagePosition",90,function(b){return b._jg()},function(b,c){b._jg(c)},null,false,false,0));$$t.$gl.f(a,12,$$t.$jf._bc($.ig.$op.$type,"SharedFormulaGroupRemoved",function(b){return null},function(b,c){b.undo()},null,true,true,0));$$t.$gl.f(a,13,$$t.$jf._bd($.ig.$op.$type,"SharedFormulasShift",function(b){return null},function(b,c){b.undo()},null,true,false,0));$$t.$gl.f(a,14,$$t.$jf._bb($.ig.$op.$type,"ResizeColumns",function(b){return null},function(b,c){b.undo()},null,0));$$t.$gl.f(a,15,$$t.$jf._bb($.ig.$op.$type,"ResizeRows",function(b){return null},function(b,c){b.undo()},null,0));$$t.$gl.f(a,16,$$t.$fp.a($$t.$jf.$type,$$t.$k8.$type,"ResizeInfo",90,function(b){return b._c6()},function(b,c){b._i0(c,true)},function(b,c){b._i1(c)},true,false,0));$$t.$gl.f(a,17,$$t.$fp.a($$t.$jf.$type,$$0.$aq.$type,"DisableRowResizeNotifications",90,function(b){return b._dx()},function(b,c){b._ix(c,true)},function(b,c){b._iy(c)},true,false,0));$$t.$gl.f(a,18,$$t.$fp.a($$t.$jf.$type,$$0.$aq.$type,"DisableColumnResizeNotifications",90,function(b){return b._dw()},function(b,c){b._iv(c,true)},function(b,c){b._iw(c)},true,false,0));return a},_hj:function(a){var b=this._fe.__inner[a];if(a==0){b.r(b.r()-b.q());b.q(0)}for(var c=a+1;c<this._fe.count();c++){var d=this._fe.__inner[c];var e=d.t();d.q(b.r()+1);d.r(d.q()+e-1);b=d}if(b.r()<this.workbook()._fc()-1&&false==b.k()){b=this._ca(b.r()+1)}b.r(this.workbook()._fc()-1)},_f8:function(a,b,c,d){var e;var f=this.workbook()._fc();if(a==0){d=this._fe.__inner[0];if(c){if(d.k()){d.r(Math.min(d.r()+b,f-1))}else{d=new $$t.ku(0,a,a+b-1,this.workbook()._b8()._defaultElement());this._fe.insert(0,d)}}e=0}else{if(c){e=this._fu(a-1)}else{e=this._fu(a)}if(e<0){e=~e-1}d=this._fe.__inner[e];if(c){d.r(Math.min(d.r()+b,f-1))}}return{ret:e,p3:d}},_hk:function(a,b,c,d,e,f){var $self=this;if($$t.$jw.l_op_Inequality(c,null)&&c.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"),"originCell")}f=true;if(a==null){throw new $$6.e(0,"address")}a=a.trimStart([]);var g;var h;var i;var j;var k=this._hl(a,b,c,g,h,i,j);g=k.p3;h=k.p4;i=k.p5;j=k.p6;d=null;e=null;if(0<=i){e=[this._cx(g,h,i,j)];return{p3:d,p4:e,p5:f}}if(0<=g){d=this.rows().item(g).cells().item(h);return{p3:d,p4:e,p5:f}}if(this.workbook()==null){return{p3:d,p4:e,p5:f}}d=null;e=null;var l=null;var m=-1;if($$t.$jw.l_op_Inequality(c,null)){l=c._o();m=c._ab()}var n;var o=function(){var p=$self.workbook()._ap(a.trim(),b,$self,l,m,n,false,false);n=p.p5;return p.ret}();if(n){f=false}if(o==null){return{p3:d,p4:e,p5:f}}var p=$b($$t.$zg.$type,o);if(p!=null){if(o._worksheet()==this){d=p._row().cells().item(p._columnIndex())}return{p3:d,p4:e,p5:f}}var q=o.context();var r=$b($$t.$gf.$type,q);if(r!=null){d=r.referencedCell();if($$t.$jw.l_op_Equality(d,null)){var s=r.referencedRegion();if(s!=null){e=[s]}else{e=r.referencedRegions()}}}else{d=$b($$t.$jw.$type,q);if($$t.$jw.l_op_Equality(d,null)){var t=$b($$t.$lu.$type,q);var u=$b($$0.$bw.$type.specialize($$t.$lu.$type),q);if(t!=null){e=[t]}else if(u!=null){e=new $$4.x($$t.$lu.$type,1,u).toArray()}}}if($$t.$jw.l_op_Inequality(d,null)&&d.worksheet()!=this){d=null}if(e!=null&&e.length!=0&&e[0].worksheet()!=this){e=null}return{p3:d,p4:e,p5:f}},_hl:function(a,b,c,d,e,f,g){if($.ig.$ep.isDefined($$t.$b0.$type,$$t.$b0.getBox(b))==false){throw new $$t.tc("cellReferenceMode",b,$$t.$b0.$type)}var h=null;var i=-1;if($$t.$jw.l_op_Inequality(c,null)){h=c._o();i=c._ab()}var j=this._o();var k=this._y();var l=$$t.$k.fu(a,j,b,k,h,i,d,e,f,g);d=l.p6;e=l.p7;f=l.p8;g=l.p9;if(d<0&&b==0&&$$t.$jw.l_op_Equality(c,null)){var m=$$t.$k.fu(a,j,b,k,this.rows().item(0),0,d,e,f,g);d=m.p6;e=m.p7;f=m.p8;g=m.p9;if(0<=d){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_RelativeR1C1AddressNeedsOriginCell"))}}return{p3:d,p4:e,p5:f,p6:g}},_gf:function(a){return $.ig.truncate(Math.ceil(a/4))*2+1},_hp:function(a,b,c,d){var e=c?this.rows().maxCount():this.columns().maxCount();var f=!$k(a)?a.value():0;var g=!$k(b)?b.value():$j(a,null)?e:1;var h=f+g-1;if(f<0||g<0||e<=h){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_InvalidRowOrColumnRange"))}var i=false;if(c&&this._dv()!=d){var j=h-f;if($a(this.rows().maxCount(),2)<j){i=true}}var k=null;if(this._dz(c)){k=c?$$t.$k4.e(this,f,h,$m($$0.$aq.$type,d),i,null):$$t.$k4.c(this,f,h,d,null);if(c){this._ix(true,false)}else{this._iv(true,false)}}var l=k!=null?k.i():c?$$t.$k4.n(this,f,h,$m($$0.$aq.$type,d),i):$$t.$k4.k(this,f,h,d);var m=c?d?6:10:d?5:9;var n=$$t.$jf._ax[m];var o=new $$t.k8;var p=new $$t.jr(1,this,f,h,i,c,l,o);var q=n.b(this.workbook(),this,null);var r=false;if(this.workbook()!=null){r=this.workbook().__dd;this.workbook().__dd=true}this._i0(o,false);if(i){this._iu(d,false)}if(c){if(this._dv()==d){var t=this.rows()._m(f,h).getEnumerator();while(t.moveNext()){var s=t.current();s._aa(d,false)}}else{for(var u=f;u<=h;u++){this.rows().item(u)._aa(d,false)}}}else{this._cc(f,f);this._cc(h,h);var w=this._ff().getEnumerator();while(w.moveNext()){var v=w.current();if(f<=v.q()&&v.r()<=h){v.i(d)}}}if(k!=null){if(c){this._ix(false,false)}else{this._iv(false,false)}k.y()}this._i0(null,false);if(this.workbook()!=null){this.workbook().__dd=r}n.e($$t.$jr.$type,String,p,null,p.getAddress());if(q!=null){n.d(this.workbook(),q)}},_hu:function(a){if(this._fa==null){return}var b=null;for(var c=this._fa.count()-1;c>=0;c--){var d=$$t.$k.dy(this._fa.__inner[c]);if(d==null){this._fa.removeAt(c);continue}if(a!=null){var e;var f=a(d,e);e=f.p1;if(e){this._fa.removeAt(c);if(d.worksheet()!=null){if(b==null){b=new $$4.x($$t.$lu.$type,0)}b.add(d)}}}}if(b!=null){for(var g=0;g<b.count();g++){var h=b.__inner[g];var i;var j=this._g5(h,i,true);i=j.p1}}},_h1:function(){if(this._bw==null){return}this._iq(this._bw.c,this._bw.a,this._bw.b,false)},_id:function(a,b){var c=b.b();if(c!=null){$$t.$e9.q($$t.$o.$type,c);if(c.f()>0){b.b(c._cloneInternal())}}this._fe.removeAt(a)},_i4:function(a,b){var c=a.b;a.sheet()._hf(c,a.c,$m($$t.$jq.$type,a))},_i2:function(a,b){if(a.b._dn){a.b._ay=a.a}else{a.b._h6(a.a,true)}},_i3:function(a,b){var c=a.b;a.sheet()._hs(c,a.c,$m($$t.$jq.$type,a))},_i5:function(a,b){a.undo($$t.$jf._ax[9],false)},_i6:function(a,b){a.undo($$t.$jf._ax[10],false)},_i7:function(a,b){a.undo($$t.$jf._ax[5],true)},_i8:function(a,b){a.undo($$t.$jf._ax[6],true)},_jb:function(a){var c=a.shapes().getEnumerator();while(c.moveNext()){var b=c.current();var d=$b($$t.$m6.$type,b);if(d!=null&&d.text()!=null){d.text()._z(null)}var e=$b($$t.$mw.$type,b);if(e!=null){$$t.$jf._jb(e)}}},columns:function(){if(arguments.length!==0){var a=this.columns();return a.item.apply(a,arguments)}if(this._ce==null){this._ce=new $$t.kw(this)}return this._ce},conditionalFormats:function(){if(arguments.length!==0){var a=this.conditionalFormats();return a.item.apply(a,arguments)}if(this._bg==null){this._bg=new $$t.wh(this)}return this._bg},dataTables:function(){if(arguments.length!==0){var a=this.dataTables();return a.item.apply(a,arguments)}if(this._cg==null){this._cg=new $$t.k1(this)}return this._cg},_d5:function(){return this._cg!=null&&this._cg.count()>0},dataValidationRules:function(){if(arguments.length!==0){var a=this.dataValidationRules();return a.item.apply(a,arguments)}if(this._bj==null){this._bj=new $$t.bd(this)}return this._bj},_d6:function(){return this._bj!=null&&this._bj.count()>0},defaultColumnWidth:function(a){if(arguments.length===1){this._ir(a,true);return a}else{return this._fx}},_ir:function(a,b){if(a<0){a=0}if(65535<a){a=65535}if(this.defaultColumnWidth()!=a){var c=null;if(this._dz(false)){var d=$$t.$k4.l(this,0,this.columns().maxCount()-1);c=$$t.$k4.d(this,d,false,this._fx)}var e=null;if(b){e=this._g4(90,"DefaultColumnWidth");this._i0(new $$t.k8,true)}if(c!=null){this._iv(true,b)}this._is(a,b);if(c!=null){c.y();this._iv(false,b)}if(b){this._i0(null,true);this._h4(e)}else{}}},_is:function(a,b){if(b){$$t.$jf._ax[0].h($$t.$fp.$type,$$0.$aw.$type,this._h,a);return}this._fx=a;this._bw=new $$t.jm(a,1,false)},defaultRowHeight:function(a){if(arguments.length===1){if(this._f0!=a){if(a<-1||8192<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_DefaultRowHeight"))}var b=null;if(this._dz(true)){var c=$$t.$k4.m(this,0,this.rows().maxCount()-1,null);b=$$t.$k4.d(this,c,true,this._f0)}var d=this._g4(90,"DefaultRowHeight");this._i0(new $$t.k8,true);if(b!=null){this._ix(true,true)}var e=this._f0;this._it(a,true);var g=this.rows().getEnumerator();while(g.moveNext()){var f=g.current();if(f.height()<0||f.height()==e){f.height(a)}else{f._dx(false)}}if(b!=null){b.y();this._ix(false,true)}this._i0(null,true);this._h4(d)}return a}else{if(this._f0<0){return this._gp()}return this._f0}},_it:function(a,b){if(b){$$t.$jf._ax[1].h($$t.$fp.$type,$$0.$aw.$type,this._h,a);return}this._f0=a;this.rows()._av()},_d4:function(){return 0<=this._f0},displayOptions:function(){if(this._ci==null){this._ci=new $$t.k3(this,true)}return this._ci},filterSettings:function(){return this._bl},hyperlinks:function(){if(arguments.length!==0){var a=this.hyperlinks();return a.item.apply(a,arguments)}if(this._cl==null){this._cl=new $$t.le(this)}return this._cl},_d8:function(){return this._cl!=null&&this._cl.count()!=0},_je:function(a){if(arguments.length===1){if(a!=this._jd){$$t.$jf._ax[7].h($$t.$fp.$type,$$t.$afa.$type,this._h,a)}return a}else{return this._jd}},_iz:function(a){this._jd=a;this.__dh=null},index:function(){if(this.workbook()==null){return-1}return this.workbook().worksheets().indexOf(this)},mergedCellsRegions:function(){if(arguments.length!==0){var a=this.mergedCellsRegions();return a.item.apply(a,arguments)}if(this._cs==null){this._cs=new $$t.lo(this)}return this._cs},_d9:function(){return this._cs!=null&&this._cs.count()>0},printOptions:function(){if(this._bn==null){this._bn=new $$t.gz(this,false)}return this._bn},protection:function(){return this._cu},rows:function(){if(arguments.length!==0){var a=this.rows();return a.item.apply(a,arguments)}return this._c7},sortSettings:function(){return this._bs},shapes:function(){if(arguments.length!==0){var a=this.shapes();return a.item.apply(a,arguments)}if(this._db==null){this._db=new $$t.my(this)}return this._db},sparklineGroups:function(){if(arguments.length!==0){var a=this.sparklineGroups();return a.item.apply(a,arguments)}return this._bu},tables:function(){if(arguments.length!==0){var a=this.tables();return a.item.apply(a,arguments)}if(this._df==null){this._df=new $$t.h4(this)}return this._df},type:function(){return 0},_dr:function(a){if(arguments.length===1){this._di=a;return a}else{return this._di}},_es:function(){if(this._er==null){this._er=new $$4.h($$t.$jx.$type,$$t.$lm.$type,0)}return this._er},_d1:function(){return this._er!=null&&this._er.count()>0},_fc:function(){if(this._fb==null){this._fb=new $$4.x($$t.$an.$type,0)}return this._fb},_fv:function(){if(this._fb==null){return 0}return this._fb.count()},_eu:function(){if(this._et==null){this._et=new $$4.h($$t.$jx.$type,$$t.$j8.$type,0)}return this._et},_d2:function(){return this._et!=null&&this._et.count()>0},_ew:function(){if(this._ev==null){this._ev=new $$4.h($$v.$at.$type.specialize($$t.$l5.$type,$$0.$av.$type),$.ig.$op.$type,0)}return this._ev},_d3:function(){return this._ev!=null&&this._ev.count()>0},_fd:function(){if(this._e4==null){this._e4=new $$4.x($$t.$jw.$type,0)}return this._e4},_ff:function(){return this._fe},_b2:function(a){if(arguments.length===1){this._b1=a;return a}else{return this._b1}},_b3:function(){var a=0;var b=this._ff().__inner[0].b();for(var c=0;c<this._ff().count();c++){var d=this._ff().__inner[c];if(a<=d.t()){a=d.t();b=d.b()}}if(b._cd()){b=this.workbook()!=null?this.workbook()._b8()._defaultElement():null}return b},_e:function(){return this.displayOptions()},_gp:function(){if(this._go==0||this._gq!=this.workbook()._fm()){this._gq=this.workbook()._fm();var a=this.workbook().styles().normalStyle()._i();var b=a._df();var c=a._cq();var d=0;var e=new $$4.h($$t.$jl.$type,$$0.$aq.$type,0);var f=this.workbook();var g=f!=null?f._bo():null;var h=g||$$t.$n._bp(f);try{var j=this._ff().getEnumerator();while(j.moveNext()){var i=j.current();var k=i.b();var l=k._df();var m=k._cq();var n=new $$t.jl(1,l,m);if(e.containsKey(n)){continue}e.add(n,true);d=Math.max(d,h._getDefaultRowHeight(k))}}finally{if(g==null){h.dispose()}}if(this._dt()){d++}if(this._ds()){d++}this._go=Math.min($.ig.truncate($$t.$n._em(this.workbook(),d,true)),8192)}return this._go},_ij:function(){this._go=0},_ds:function(a){if(arguments.length===1){if(this._dj==a){return}this._dj=a;this._ij();return a}else{return this._dj}},_dt:function(a){if(arguments.length===1){if(this._dk==a){return}this._dk=a;this._ij();return a}else{return this._dk}},_dv:function(a){if(arguments.length===1){if(this._dv()==a){return}$$t.$jf._ax[2].h($$t.$fp.$type,$$0.$aq.$type,this._h,a);return a}else{return this._du}},_iu:function(a,b){if(this._dv()==a){return}var c=null;if(b&&this._dz(true)){c=$$t.$k4.e(this,0,this._c7.maxCount()-1,$m($$0.$aq.$type,null),true,null)}this._du=a;this.rows()._az(true);if(c!=null){c.y()}},_dl:false,_dw:function(){return this._dl},_iv:function(a,b){if(b){$$t.$jf._ax[18].h($$t.$fp.$type,$$0.$aq.$type,this._h,a)}else{this._iw(a)}},_iw:function(a){this._dl=a},_dm:false,_dx:function(){return this._dm},_ix:function(a,b){if(b){$$t.$jf._ax[17].h($$t.$fp.$type,$$0.$aq.$type,this._h,a)}else{this._iy(a)}},_iy:function(a){this._dm=a},_dy:function(a){if(!this._d0()){return false}var b=$b($$t.$l5.$type,a)!==null?this._dm:this._dl;if(b){return false}return true},_dz:function(a){if(!this._d0()){return false}var b=a?this._dm:this._dl;if(b){return false}return true},_d0:function(){if(this._t()){return false}return this._db!=null&&this._db.count()!=0||this._et!=null&&this._et.count()!=0},_ea:function(){return this._eq.count()!=0},_eb:function(){return this._e6!=null&&this._e6.count()!=0},_gl:function(){return 9},_ee:function(){return this._dn},_g3:function(a){if(arguments.length===1){this._g2=a;return a}else{return this._g2}},_g:function(){return this.printOptions()},__dh:null,__eh:false,_c5:null,_c6:function(){return this._c5},_i0:function(a,b){if(b){$$t.$jf._ax[16].h($$t.$fp.$type,$$t.$k8.$type,this._h,a)}else{this._i1(a)}},_i1:function(a){if(this._c5!=null){this._c5.h()}this._c5=a;if(this._c5!=null){this._c5.j()}},_p:function(){return this.shapes()},_i:function(){return this.protection()},_ek:function(a){if(arguments.length===1){this._ej=a;return a}else{return this._ej}},_em:function(a){if(arguments.length===1){this._el=a;return a}else{return this._el}},_fh:function(){if($$t.$jf._e7==null){$$t.$jf._e7=new $$4.x($$6.$v.$type.specialize($$t.$jf.$type,$$t.$lv.$type,String),0)}return $$t.$jf._e7},_br:function(a){if(arguments.length===1){this._bq=a;return a}else{return this._bq}},_ag:function(){return this.index()},_jg:function(a){if(arguments.length===1){if($$a.$y.l_op_Equality(this._jg(),a)){return}var b=$$t.$jf._ax[11].g($$t.$fp.$type,$$a.$y.$type,this._h,this._jf,a,false);this._jf=b.p1;return a}else{return this._jf}},_fi:function(){if(this._e9==null){this._e9=new $$4.x($$t.$jw.$type,0)}return this._e9},_g0:function(){if(this.workbook()==null){return 7}return this.workbook()._gg()},$type:new $.ig.Type("excel.Worksheet",$$t.$fo.$type,[$$t.$mz.$type,$$t.$ads.$type])},true);$c("Worksheet_FontNameHeightPair:jl","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:0,b:null,init1:function(a,b,c){$$0.$bh.init.call(this);this.b=b;this.a=c},equals:function(a){if($b($$t.$jl.$type,a)!==null==false){return false}var b=a;return this.b==b.b&&this.a==b.a},getHashCode:function(){return this.b.getHashCode()^this.a},$type:new $.ig.Type("Worksheet_FontNameHeightPair",$$0.$bh.$type)},true);$c("Worksheet_SetColumnWidthInfo:jm","Object",{c:0,a:0,b:false,init:function(a,b,c){$.ig.$op.init.call(this);this.c=a;this.a=b;this.b=c},$type:new $.ig.Type("Worksheet_SetColumnWidthInfo",$.ig.$ot)},true);$c("Worksheet_ShiftRegionHelper:jn","Object",{a:null,init:function(a){this.a=new $$t.an;$.ig.$op.init.call(this);this.a=a},b:function(a,b){var c=a._d(this.a,true);b=c.f();return{p1:b}},$type:new $.ig.Type("Worksheet_ShiftRegionHelper",$.ig.$ot)},true);$c("Worksheet_InsertRemoveOperationWrapper:jo","Object",{a:null,b:null,e:null,c:false,d:false,init:function(a,b,c,d){this.b=new $$t.jq;$.ig.$op.init.call(this);this.c=c;this.d=d;this.a=a;this.b=b;this.e=null},f:function(){return this.e},count:function(){return 0},index:function(){return-1},shiftsColumns:function(){return false},shiftsRows:function(){return false},isRemoveOperation:function(){return!this.c},isUndoOperation:function(){return this.d},performsShift:function(){return false},worksheet:function(){return this.b.sheet()},onBeforeShift:function(a){this.e=this.a.b(this.b.workbook(),this.b.sheet(),null)},performShift:function(a){return false},$type:new $.ig.Type("Worksheet_InsertRemoveOperationWrapper",$.ig.$ot,[$$t.$am.$type])},true);$c("Worksheet_CellCommentDeleteChangeContext:jp","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,init1:function(a,b,c){$$0.$bh.init.call(this);this.b=b;this.a=c.toArray()},workbook:function(){return this.b.workbook()},sheet:function(){return this.b},source:function(){return this.b},$type:new $.ig.Type("Worksheet_CellCommentDeleteChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("Worksheet_CellInsertDeleteChangeContext:jq","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.b=new $$t.lv;$$0.$bh.init.call(this)},a:null,b:null,c:false,init1:function(a,b,c,d){this.b=new $$t.lv;$$0.$bh.init.call(this);this.a=b;this.b=c;this.c=d},workbook:function(){return this.a.workbook()},sheet:function(){return this.a},source:function(){return this.a},$type:new $.ig.Type("Worksheet_CellInsertDeleteChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("IWorksheetElementResizeContext:k9","Object",{$type:new $.ig.Type("IWorksheetElementResizeContext",null)},true);$c("Worksheet_HideUnhideChangeContext:jr","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,f:null,g:0,d:false,h:0,c:null,e:false,init1:function(a,b,c,d,e,f,g,h){$$0.$bh.init.call(this);this.a=b;this.g=c;this.h=d;this.d=e;this.f=g;this.c=h;this.e=f},getAddress:function(){return this.b().toString()},b:function(){if(this.e){return new $$t.lv(1,this.g,this.h,0,this.a.columns().maxCount()-1)}else{return new $$t.lv(1,0,this.a._c7.maxCount()-1,this.g,this.h)}},undo:function(a,b){var c=this.e;var d=a.b(this.a.workbook(),this.a,null);var e=false;if(this.a.workbook()!=null){e=this.workbook().__dd;this.a.workbook().__dd=true}this.a._i0(this.c,false);if(c){this.a._ix(true,false)}else{this.a._iv(true,false)}if(c){if(this.d){this.a._iu(this.a._dv()==false,false)}var g=this.f.getEnumerator();while(g.moveNext()){var f=g.current();var i=this.a.rows()._m(f.a,f.b).getEnumerator();while(i.moveNext()){var h=i.current();h._aa(h.hidden()==false,false)}}}else{this.a._cc(this.g,this.g);this.a._cc(this.h,this.h);var k=this.a._ff().getEnumerator();while(k.moveNext()){var j=k.current();var l=false;var n=this.f.getEnumerator();while(n.moveNext()){var m=n.current();if(m.a<=j.r()&&j.q()<=m.b){l=true;break}}if(l){j.i(j.i()==false)}}}if(c){this.a._ix(false,false)}else{this.a._iv(false,false)}this.a._i0(null,false);if(this.a.workbook()!=null){this.a.workbook().__dd=e}a.e($$t.$jr.$type,String,this,null,this.getAddress());if(d!=null){a.d(this.a.workbook(),d)}},workbook:function(){return this.a.workbook()},sheet:function(){return this.a},source:function(){return this.a},getRegionAddress:function(){return this.b()},hasHiddenChanges:function(){return true},$type:new $.ig.Type("Worksheet_HideUnhideChangeContext",$$0.$bh.$type,[$$t.$gn.$type,$$t.$ly.$type,$$t.$k9.$type])},true);$c("Worksheet_ResizeItemChangeContext:js","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,e:null,d:false,b:null,c:false,init1:function(a,b,c,d,e,f){$$0.$bh.init.call(this);this.a=b;
|
|
this.e=c;this.d=d;this.b=e;this.c=f},undo:function(){if(this.d){this.a._io(this.e,this.b)}else{this.a._il(this.e,this.b)}},workbook:function(){return this.a.workbook()},sheet:function(){return this.a},source:function(){return this.a},getRegionAddress:function(){if(this.d){return new $$t.lv(1,this.e.__inner[0].d,this.e.__inner[this.e.count()-1].e,0,this.a.columns().maxCount()-1)}else{return new $$t.lv(1,0,this.a._c7.maxCount()-1,this.e.__inner[0].d,this.e.__inner[this.e.count()-1].e)}},hasHiddenChanges:function(){return this.c},$type:new $.ig.Type("Worksheet_ResizeItemChangeContext",$$0.$bh.$type,[$$t.$gn.$type,$$t.$ly.$type,$$t.$k9.$type])},true);$c("Worksheet_SharedFormulaGroupChangeContext:jt","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.b=new $$t.lv;$$0.$bh.init.call(this)},c:null,b:null,a:null,init1:function(a,b,c,d){this.b=new $$t.lv;$$0.$bh.init.call(this);this.a=d;this.c=c;this.b=b},undo:function(){var a=this.sheet();if(a==null){return}a._eq.item(this.c,this.b)},workbook:function(){return this.a.workbook()},sheet:function(){return this.a},source:function(){return this.b},$type:new $.ig.Type("Worksheet_SharedFormulaGroupChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("Worksheet_SharedFormulasShiftChangeContext:ju","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},d:null,b:null,c:null,a:null,init1:function(a,b,c,d,e){$$0.$bh.init.call(this);this.d=b;this.b=c!=null?c.toArray():null;this.c=d!=null?d.toArray():null;this.a=e!=null?e.toArray():null},undo:function(){var $self=this;var a=this.sheet();if(a==null){return}var b=this.workbook().__dd;this.workbook().__dd=false;var c=this.b!=null?new $$4.x($.ig.$op.$type,2,this.b.length):null;var d=this.a!=null?new $$4.x($$4.$u.$type.specialize($.ig.$op.$type,$$t.$lv.$type),2,this.a.length):null;var e=this.c!=null?new $$4.x($$4.$u.$type.specialize($.ig.$op.$type,$$t.$lv.$type),2,this.c.length):null;if(this.a!=null){var h=this.a;for(var g=0;g<h.length;g++){var f=h[g];var i=new $$t.lv;if(function(){var j=$self.d._eq.tryGetValue(f,i);i=j.p1;return j.ret}()){this.d._eq.remove(f);d.add(new $$4.u($.ig.$op.$type,$$t.$lv.$type,1,f,i))}}}if(this.b!=null){var l=this.b;for(var k=0;k<l.length;k++){var j=l[k];this.d._eq.item(j.key(),j.value());c.add1(j.key())}}if(this.c!=null){var o=this.c;for(var n=0;n<o.length;n++){var m=o[n];var p=new $$t.lv;if(function(){var q=$self.d._eq.tryGetValue(m.key(),p);p=q.p1;return q.ret}()){this.d._eq.item(m.key(),m.value());e.add(new $$4.u($.ig.$op.$type,$$t.$lv.$type,1,m.key(),p))}}}var q=$$t.$jf._ax[13];var r=new $$t.ju(1,this.d,d,e,c);q.x(r,null,null);this.workbook().__dd=b},workbook:function(){return this.d.workbook()},sheet:function(){return this.d},source:function(){return this.d},$type:new $.ig.Type("Worksheet_SharedFormulasShiftChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("WorksheetCellShiftResult:ji","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:0,b:null,init1:function(a,b,c){$$0.$bh.init.call(this);this.a=b;this.b=c},$type:new $.ig.Type("WorksheetCellShiftResult",$$0.$bh.$type)},true);$c("WorksheetDummyCellFormatProxy:jj","WorksheetCellFormatProxy",{init:function(a){$$t.$kg.init.call(this,0,a,null,null)},_l:function(){return null},_q:function(){return 4},_v:function(){return null},$type:new $.ig.Type("WorksheetDummyCellFormatProxy",$$t.$kg.$type)},true);$c("MutableItemRange:jk","Object",{a:0,b:0,init:function(a,b){$.ig.$op.init.call(this);this.a=a;this.b=b},$type:new $.ig.Type("MutableItemRange",$.ig.$ot)},true);$c("WorksheetCellAddress:jx","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},l:0,n:0,init1:function(a,b,c){$$0.$bh.init.call(this);this.n=b;this.l=c},equals:function(a){if($b($$t.$jx.$type,a)!==null==false){return false}var b=a;if(this.n!=b.n){return false}return this.l==b.l},getHashCode:function(){return this.n^this.l<<16},toString:function(){return this.p(false,false,2,1)},a:function(){return new $$t.jx(1,this.n,this.l)},p:function(a,b,c,d){if(this.e()==false){return"#REF!"}return $$t.$yv.u(this.n,this.l,c,a,b,this.n,this.l,false,d)},c:function(a){if(a==this.l){return this}return new $$t.jx(1,this.n,a)},d:function(a){if(a==this.n){return this}return new $$t.jx(1,a,this.l)},m:function(){return this.l},e:function(){return this.n>=0&&this.l>=0},o:function(){return this.n},f:function(a,b){return a.l==b.l&&a.n==b.n},g:function(a,b){if(!a.hasValue()){return!b.hasValue()}else if(!b.hasValue()){return false}return $$t.$jx.f(a.value(),b.value())},h:function(a,b){return!$$t.$jx.f(a,b)},i:function(a,b){if(!a.hasValue()){return b.hasValue()}else if(!b.hasValue()){return true}return $$t.$jx.h(a.value(),b.value())},$type:new $.ig.Type("WorksheetCellAddress",$$0.$bh.$type)},true);$c("WorksheetCellBlock:jy","Object",{v:0,init:function(a){$.ig.$op.init.call(this);this.v=a},h:function(a){},al:function(a,b,c,d){},e:function(a){},f:function(a){},am:function(a,b,c){},r:function(a){},an:function(a,b,c){},aq:function(a,b){},ar:function(a,b,c){},at:function(a,b){},o:function(a,b){switch(a){case 0:return false;case 5:case 6:return true;case 7:{switch(b.a()){case 14:case 12:case 17:case 16:return true}break}}return false},q:function(a){return a==null||$$v.$an.e().compare1(a,"General")==0},u:function(a){if($b($$0.$s.$type,a)!==null){return true}return false},ax:function(a){if(a==null||$b($$0.$bh.$type,a)!==null){return}if($b($$t.$ee.$type,a)!==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantSetFormulaDirectly"))}if($b($$t.$k0.$type,a)!==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantSetDataTableDirectly"))}if($b($$t.$dl.$type,a)==$$t.$dl.circularity()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantSetCircularityErrorDirectly"))}},az:function(a,b,c){var d=c.worksheet();if(d==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_RegionShiftedOffWorksheet"))}if($b($$t.$d9.$type,a)!==null&&c._u()){}else{var f=b.getEnumerator();while(f.moveNext()){var e=f.current();if(e.associatedTable()!=null){a.throwExceptionWhenTableInRegion()}}}var g=new $$4.q($$t.$f1.$type,0);var h=new $$4.q($$t.$f1.$type,0);for(var i=c.firstRow();i<=c.lastRow();i++){var j=d.rows().item(i);for(var k=c._v();k<=c._w();k++){if(d._cr(i,k)!=null){a.throwExceptionWhenMergedCellsInRegion()}var l=$b($$t.$fn.$type,j._c6(k));if(l!=null&&l.owningValue()!=a&&g.add(l.owningValue())){var m=l.owningValue().blockedRegion();if(m!=null){if(c._o(m)){h.add(l.owningValue())}else{l.owningValue().throwBlockingException()}}}}}var o=h.getEnumerator();while(o.moveNext()){var n=o.current();n.removeFromRegion()}},a0:function(a){if(a==null||typeof a==="number"||$$t.$k.bg(a.getType())){return}var b=0;var c=$b(String,a);if(c!=null){b=c.length}else{var d=$b($$t.$dr.$type,a);if(d!=null){b=d._t()}else{var e=$b($$t.$dt.$type,a);if(e!=null){b=e._unformattedStringLength()}else{var f=$b($$6.$aj.$type,a);if(f!=null){b=f.c()}}}}var g=32767;if(g<b){throw new $$6.d(1,$y($$t.$k.ef("LE_ArgumentException_CellValueStringLength"),g))}},aj:function(a,b){var c;var d=this.as(a,b,false,c,true);c=d.p3;var e=this.ao(a,b,null,c,true,false);c=e.p3},i:function(a,b){if(this.j(b)){return true}var c=a._a8(b);if(c!=null){var d=a.worksheet().workbook();if(d==null||c._ca(d._b8()._defaultElement())==false){return true}}return false},j:function(a){return this.f(a)!=0},k:function(a,b,c){var d=this.am(a,b,c);b=d.p1;c=d.p2;return{ret:b!=0,p1:b,p2:c}},m:function(a){var $self=this;var b;var c=new $$t.j3;return function(){var d=$self.n(a,b,c);b=d.p1;c=d.p2;return d.ret}()},n:function(a,b,c){var d=this.am(a,b,c);b=d.p1;c=d.p2;return{ret:this.l(b,c),p1:b,p2:c}},l:function(a,b){return a==7&&b.a()==10},y:function(a,b,c){var d=a._at(b,false);if(d!=null){d._ensureCalculated()}if(d!=null){if(d._formula()!=null){var e=d._formula()._calculatedValue();if(e!=null){return $$t.$zf.m(e.value(),c)}}}return null},b:function(a,b,c){var d;if($j(c.g,false)&&this.m(c.e)){var e=a._ar(c.e);if(e!=null){return new $$t.ma(1,e._toString1(a.worksheet()._c()))}}d=this.z(a,c.e);return $$t.$jy.a(a.worksheet(),a,b,c,d)},a:function(a,b,c,d,e){if(e==null){return new $$t.ma(1,"")}var f=$$t.$jy.ah(e);if($$t.$k.bw(d.a,1)&&$$t.$jy.s(e)){return new $$t.ma(1,f)}var g=a.workbook();var h=NaN;var i;if(function(){var j=$$t.$k.b0(g,e,i);i=j.p2;return j.ret}()){h=i}var j;var k=null;var l=false;if(a.displayOptions().showFormulasInCells()){l=true;d.b=1;if(g!=null){j=g._b0().a(0)}else{j=new $$t.m8(0,g,"General",a._y())}}else{k=a._b4(b,d.e);var m=a._be(c,d.e,true);var n=m!=null&&m._h()!=null?m._h().formatString():null;if(n!=null){j=new $$t.m8(0,g,n,a._y())}else if(g!=null){j=g._b0().a(k._cs())}else{j=new $$t.m8(0,g,k._dg(),a._y())}}if(j.o()==false){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_InvalidFormatString_GetTextCall"))}var o=-1;if(d.b==1){k=null}else{var p=b!=null?b._bl(d.e):null;var q=0;if(p!=null){for(var r=p._v();r<=p._w();r++){q+=a._fp(r,false)}k=p._cellFormatInternal().d()}else{if(k==null){k=a._b4(b,d.e)}q=a._fp(d.e,false);if(k._a4()==6){var s=d.e+1;while(s<a.columns().maxCount()){if(a._b4(b,s)._a4()!=6||b!=null&&b._c6(s)!=null){break}q+=a._fp(s,false);s++}}}q-=d.f;o=Math.max(0,$.ig.truncate(q)-a._ge())}var t=false;var u;if(k==null){u=null}else{if(d.d!=null){u=d.d();t=true}else{u=g!=null?g._bo():null;if(u==null){t=true;u=$$t.$n._bp(g)}}}try{return j.h(h,f,e,o,u,k,l,d.c)}finally{if(u!=null&&t){u.dispose()}}},z:function(a,b){var $self=this;var c;var d=new $$t.j3;if(function(){var e=$self.n(b,c,d);c=e.p1;d=e.p2;return e.ret}()){return this.y(a,b,true)}var e=this.ab(a,b,null,c,d);var f=$b($$t.$dt.$type,e);if(f!=null){return f._unformattedString()}var g=$b($$t.$dv.$type,e);if(g!=null){return g.value()}return e},c:function(a,b){var c;var d=new $$t.j3;var e=this.am(b,c,d);c=e.p1;d=e.p2;if(c!=6){return null}return this.d(a,b,d)},ai:function(a,b,c,d){if(c!=7){return null}if(d.a()!=12){return null}return $b($$6.$aj.$type,this.ag(a,b))},ac:function(a,b,c,d){var e=this.am(b,c,d);c=e.p1;d=e.p2;return{ret:this.ab(a,b,null,c,d),p2:c,p3:d}},aa:function(a,b,c){var d;var e=new $$t.j3;var f=this.am(b,d,e);d=f.p1;e=f.p2;return this.ab(a,b,c,d,e)},ab:function(a,b,c,d,e){var f=c!=null;var g=this.ad(a,b,f,d,e);if(f){var h=$b($$t.$dv.$type,g);if(h!=null){return this.ae(a,b,h)}var i=$b($$6.$aj.$type,g);if(i!=null){return $$t.$p4.b(c._stringBuilderToSharedStringIndexMap().item(i))}if($b($$0.$s.$type,g)!==null){var j=$$t.$ns._dateTimeToExcelDate(c._workbook(),g);if(j.hasValue()){return $s(j)}return 0}}return g},ad:function(a,b,c,d,e){switch(d){case 0:return null;case 1:return e.i();case 2:return e.i();case 3:return e.b();case 4:{return e.i()}case 5:if(c){return this.af(a,b,e)}return this.d(a,b,e);case 6:{if(c){return this.af(a,b,e)}var f=this.d(a,b,e);if(f!=null){var g=new $$t.dr(a.worksheet().workbook(),f,true,false);g._setOwningCell(a,b);return g}return null}case 7:{switch(e.a()){case 0:return e.g();case 1:return e.g();case 2:return e.g();case 3:return e.g();case 4:return e.g();case 5:return e.g();case 6:return e.f();case 7:return e.g()!=0;case 9:return $$t.$dl._j(e.g());case 10:var h=a._as(b)._formula();return h;case 11:case 12:return this.ag(a,b);case 14:case 15:case 16:case 17:return this.ag(a,b);default:return null}}default:return null}},ah:function(a){if(a==null){return String.empty()}if($b($$0.$aq.$type,a)!==null){return a.toString().toUpperCase()}return a.toString()},g:function(a,b,c,d){d=null;if(c==false){return{ret:0,p3:d}}var f=a.worksheet().tables().getEnumerator();while(f.moveNext()){var e=f.current();if(e._ce(a,b)==false){continue}var g=e.headerRowRegion();if(g!=null&&g._p(a,b)){d=e;return{ret:1,p3:d}}var h=e.totalsRowRegion();if(h!=null&&h._p(a,b)){d=e;return{ret:2,p3:d}}}return{ret:0,p3:d}},p:function(a,b){var c;var d=new $$t.j3;var e=this.am(b,c,d);c=e.p1;d=e.p2;return $$t.$jy.o(c,d)},s:function(a){if(a==null){return false}return typeof a==="string"||$b($$t.$dr.$type,a)!==null||$b($$t.$dt.$type,a)!==null||$b($$t.$dv.$type,a)!==null||$b($$0.$as.$type,a)!==null||$b($$6.$i.$type,a)!==null||$b($$6.$aj.$type,a)!==null||$$t.$k.a3(a.getType())},as:function(a,b,c,d,e){var $self=this;if(c==false){d=null}else if(function(){var f=$self.h(d);d=f.p0;return f.ret}()){a._dw(b,d);var f;var g=d.as(a,b,c,f,true);f=g.p3;return{p3:d}}var h=this.r(b);if(h==c){return{p3:d}}this.at(b,c);if(e){var i;var j=function(){var k=$self.g(a,b,c,i);i=k.p3;return k.ret}();if(j==0){return{p3:d}}if(j==2&&this.m(b)){return{p3:d}}var k=this.z(a,b);if(typeof k==="string"){return{p3:d}}if(j==2&&k==null){return{p3:d}}var l=this.ao(a,b,k,d,false,true);d=l.p3}return{p3:d}},ao:function(a,b,c,d,e,f){var $self=this;d=null;var g;var h=new $$t.j3;var i=this.am(b,g,h);g=i.p1;h=i.p2;var j=this.ad(a,b,false,g,h);if(f==false){if($.ig.$op.equalsStatic(c,j)){return{p3:d}}if(typeof c==="string"){var k=$b($$t.$dt.$type,j);if(k!=null&&k._hasFormatting()==false&&k._unformattedString()==c){return{p3:d}}}}var l=a._bl(b);if(l!=null&&(l.firstRow()!=a.index()||l.firstColumn()!=b)){return{p3:d}}var m;var n=function(){var o=$self.g(a,b,$self.r(b),m);m=o.p3;return o.ret}();if(n!=0){c=this.x(a,b,c,n)}var o=false;var p=a.worksheet().workbook();if(p!=null){o=p._c2()}if(!o){this.ay(a,b,j,c,e)}var q=p!=null&&p._c7()&&!p._c2();var r=null;var s=a.worksheet();if(q&&g==7&&h.a()==10&&j._as()){if(s!=null){r=$$t.$j2.valueChange.b(p,s,$$t.$j2.valueChange.c)}}var t=this.ap(a,b,c,j,g,h,d,false);d=t.p6;if(o==false){if(c!=null&&a.worksheet()._cb(b).b()._cd()==false){a._bc(b)}if($$t.$jy.u(c)){var u;if(function(){var v=$$t.$jy.t(a,b,u);u=v.p2;return v.ret}()){if(u==null){u=a._bc(b)}var v=a.worksheet()._y().dateTimeFormat();if($b($$0.$s.$type,c)!==null){var w=c;if($.ig.util.timeSpanTotalHours($.ig.Date.prototype.getTimeOfDay(w))!=0){u.formatString($$t.$iz.ad(a.worksheet()._y()))}else{u.formatString($$t.$iz.ae(a.worksheet()._y()))}}}}if((typeof c==="string"||$b($$t.$dr.$type,c)!==null||$b($$t.$dt.$type,c)!==null)&&a.worksheet().__eh==false){var x=c.toString();if(x.indexOf("\n")>=0){var y=a._bc(b);if($j(y._wrapText$i(),null)){y._wrapText$i($m($$0.$aq.$type,true))}}}if($$t.$k.a9(c)&&a.worksheet().__eh==false){var z=a.worksheet().hyperlinks();for(var aa=z.count()-1;aa>=0;aa--){if(z.item(aa).sourceRegion()._p(a,b)){z._s(aa,false)}}}}if(m!=null&&n==1){m._dz()}if(s!=null){s.workbook()._ie(a,b);if(q){var ab=new $$t.j2(1,a,b);$$t.$j2.valueChange.x(ab,j,c);if(r!=null){$$t.$j2.valueChange.d(p,r)}}}return{p3:d}},ap:function(a,b,c,d,e,f,g,h){var $self=this;if(c==null){g=null}else if(function(){var i=$self.h(g);g=i.p0;return i.ret}()){a._dw(b,g);var i;var j=g.ap(a,b,c,d,e,f,i,h);i=j.p6;return{p6:g}}if(d!=null){this.ak(a,b,e,f);var k=$b($$t.$f0.$type,d);if(k!=null){if(k.isOwnedByAllCellsAppliedTo()){k.setOwningCell(null,-1)}}else{var l=$b($$t.$dt.$type,d);if(l==null){var m=$b($$t.$dv.$type,d);if(m!=null){l=m.element()}}if(l!=null){$$t.$e8.m($$t.$dt.$type,l,a._au())}}if(h==false){var n=$b($$t.$ee.$type,d);if(n!=null&&n._ai()){a.worksheet()._ii(a,b)}}}this.aw(a,b,c,e,f);var o=$b($$t.$f0.$type,c);if(o!=null&&o.isOwnedByAllCellsAppliedTo()){o.setOwningCell(a,b)}a._ed(b,c,true,h);return{p6:g}},av:function(a,b){var c=new $$t.j3;c.j(b);this.an(a,c,false)},aw:function(a,b,c,d,e){var f=0;var g=new $$t.j3;if(c!=null){if(typeof c==="number"){f=3;g.b(c)}else{var h=a.worksheet().workbook();var i;var j=$b(String,c);if(j!=null){j=$$t.$k.eb(j);i=$$t.$dt._r(j)}else{i=$b($$t.$dt.$type,c)}if(i!=null){f=5;if(h==null){if(i.f()>0){i=i.g(null)}this.au(a,b,i)}else{var k=i;i=$$t.$e8.a($$t.$dt.$type,i,h._bh());g.j(i);if(k!=i&&k!=c){k._ab()}}}else{var l=$b($$t.$dr.$type,c);if(l!=null){f=6;if(h==null){this.au(a,b,l._m())}else{l._z(h._bh());g.j(l._m())}}else{var m=$b($$t.$ey.$type,c);if(m!=null){f=7;g.a(10)}else if(typeof c==="number"){f=7;g.a(4);g.g($i($h(c)))}else if($b($$0.$aq.$type,c)!==null){f=7;g.a(7);g.g(c?1:0)}else{var n=$b($$t.$dl.$type,c);if(n!=null){f=7;g.a(9);g.g(n._y())}else if($b($$0.$s.$type,c)!==null){var o=c;var p=$$t.$ns._dateTimeToExcelDate(h,o);if(p.hasValue()){f=4;g.i(o)}else{f=7;g.a(15);this.au(a,b,new $$t.dv(c,h))}}else if(typeof c==="number"){f=7;g.a(6);g.f(c)}else if(typeof c==="number"){f=1;g.i($h(c))}else if(typeof c==="number"){f=7;g.a(0);g.g($h(c))}else if(typeof c==="number"){f=7;g.a(1);g.g($h(c))}else if(typeof c==="number"){f=7;g.a(2);g.g($h(c))}else if(typeof c==="number"){f=7;g.a(3);g.g($h(c))}else if(typeof c==="number"){f=7;g.a(5);g.g($h(c))}else if(typeof c==="number"){f=2;g.i($h(c))}else if($b($$0.$as.$type,c)!==null){f=7;g.a(14);this.au(a,b,new $$t.dv(c,h))}else if(typeof c==="number"){f=7;g.a(11);this.au(a,b,c)}else if($b($$6.$i.$type,c)!==null){f=7;g.a(17);this.au(a,b,new $$t.dv(c,h))}else if($$t.$k.a3(c.getType())){f=7;g.a(16);this.au(a,b,new $$t.dv(c,h))}else{var q=$b($$6.$aj.$type,c);if(q!=null){f=7;g.a(12);this.au(a,b,c)}else{}}}}}}}this.ar(b,f,g);if(d==0||f==0){a._dh()}if(a._b0()&&($$t.$jy.o(d,e)||$$t.$jy.o(f,g))){var r=a.worksheet()._b4(a,b);if(r._b8()){a._dx(true)}}},ay:function(a,b,c,d,e){if(d!=null){var f=true;if(typeof d.getType!=="function"){f=false}if(!f){throw new $$0.r(1,$$t.$k.eg("LE_NotSupportedException_CellType",[d]))}}$$t.$jy.a0(d);if(e){var g=$b($$t.$fn.$type,c);if(g!=null){var h=g.owningValue().blockedRegion();if(h.firstRow()==h.lastRow()&&h.firstColumn()==h.lastColumn()){g.owningValue().removeFromRegion()}else{g.owningValue().throwBlockingException()}}}if(d!=null&&$$t.$jw.isCellTypeSupported(d.getType())==false){throw new $$0.r(1,$$t.$k.eg("LE_NotSupportedException_CellType",[d.getType()]))}var i=$b($$t.$f0.$type,d);if(i!=null){i.verifyNewOwner(a,b)}},ak:function(a,b,c,d){if(c!=7){return}switch(d.a()){case 11:case 12:case 14:case 15:case 16:case 17:a.worksheet()._ew().remove($$v.$as.a($$t.$l5.$type,$$0.$av.$type,a,b));break;default:break}},x:function(a,b,c,d){if(d==0){return c}if($b($$t.$ee.$type,c)!==null||$b($$t.$k0.$type,c)!==null){if(d==2){return c}if(d==1){c=0}else{c=null}}var e=new $$t.l9(b);e.b=1;switch(d){case 2:if($b($$t.$dr.$type,c)!==null&&a.worksheet()!=null){var f=a.worksheet()._b4(a,b).formatString();if(f==null||$$v.$an.e().equalsC(f,"General")){return c}}e.a=0;return $$t.$jy.a(a.worksheet(),a,a.index(),e,c).g;case 1:if(c==null){return null}if($b($$t.$dr.$type,c)!==null){return c}e.a=1;return $$t.$jy.a(a.worksheet(),a,a.index(),e,c).g;default:return c}},d:function(a,b,c){var d=a.worksheet().workbook();if(d==null){return $b($$t.$dt.$type,this.ag(a,b))}return d._bh()._find1(c.c(),c.h())},af:function(a,b,c){var d=a.worksheet().workbook();if(d==null){}return $$t.$p4.b(d._bh()._r(c.c(),c.h()))},ae:function(a,b,c){var d=a.worksheet().workbook();if(d==null){}var e=$$t.$fe.d(c.element());return $$t.$p4.b(d._bh()._r(e,c.element()._key()))},ag:function(a,b){if(a.worksheet()._d3()==false){return null}var c;if(function(){var d=a.worksheet()._ew().tryGetValue($$v.$as.a($$t.$l5.$type,$$0.$av.$type,a,b),c);c=d.p1;return d.ret}()){return c}return null},au:function(a,b,c){a.worksheet()._ew().item($$v.$as.a($$t.$l5.$type,$$0.$av.$type,a,b),c)},t:function(a,b,c){if($$t.$jy.q(a._a7(b)._dg())){c=a._bc(b);return{ret:true,p2:c}}c=null;return{ret:false,p2:c}},w:function(){return this.v},$type:new $.ig.Type("WorksheetCellBlock",$.ig.$ot)},true);$c("WorksheetCellBlock_CellValue:j3","ValueType",{init:function(){$$0.$bh.init.call(this)},d:null,e:null,b:function(a){if(arguments.length===1){this.d=a;return a}else{return this.d}},i:function(a){if(arguments.length===1){this.d=a;return a}else{return this.d}},a:function(a){if(arguments.length===1){this.d=a;return a}else{return this.d}},g:function(a){if(arguments.length===1){this.e=a;return a}else{return this.e}},f:function(a){if(arguments.length===1){this.e=a;return a}else{return this.e}},c:function(a){if(arguments.length===1){this.d=a;return a}else{return this.d}},h:function(a){if(arguments.length===1){this.e=a;return a}else{return this.e}},j:function(a){this.c($$t.$fe.d(a));this.h(a._key())},$type:new $.ig.Type("WorksheetCellBlock_CellValue",$$0.$bh.$type)},true);$c("WorksheetCellBlock_DataTypesCompressed:j6","ValueType",{init:function(){$$0.$bh.init.call(this)},b:0,c:0,d:0,a:function(a){switch(a){case 0:return(this.b&224)>>5;case 1:return(this.b&28)>>2;case 2:return(this.b&3)<<1|(this.c&128)>>7;case 3:return(this.c&112)>>4;case 4:return(this.c&14)>>1;case 5:return(this.c&1)<<2|(this.d&192)>>6;case 6:return(this.d&56)>>3;case 7:return this.d&7;default:return 0}},e:function(a,b){var c=b;switch(a){case 0:this.b=c<<5|this.b&31;break;case 1:this.b=c<<2|this.b&227;break;case 2:this.b=c>>>1|this.b&252;this.c=c<<7&128|this.c&127;break;case 3:this.c=c<<4|this.c&143;break;case 4:this.c=c<<1|this.c&241;break;case 5:this.c=c>>>2|this.c&254;this.d=c<<6&192|this.d&63;break;case 6:this.d=c<<3|this.d&199;break;case 7:this.d=c|this.d&248;break;default:break}},$type:new $.ig.Type("WorksheetCellBlock_DataTypesCompressed",$$0.$bh.$type)},true);$c("WorksheetCellBlockFull:jz","WorksheetCellBlock",{bx:null,by:null,bz:null,b0:null,b1:0,a1:null,a2:null,a3:null,a4:null,a5:null,a6:null,a7:null,a8:null,a9:null,ba:null,bb:null,bc:null,bd:null,be:null,bf:null,bg:null,bh:null,bi:null,bj:null,bk:null,bl:null,bm:null,bn:null,bo:null,bp:null,bq:null,br:null,bs:null,bt:null,bu:null,bv:null,bw:null,init:function(a){this.bx=new $$t.j6;this.by=new $$t.j6;this.bz=new $$t.j6;this.b0=new $$t.j6;this.a1=new $$t.j3;this.a2=new $$t.j3;this.a3=new $$t.j3;this.a4=new $$t.j3;this.a5=new $$t.j3;this.a6=new $$t.j3;this.a7=new $$t.j3;this.a8=new $$t.j3;this.a9=new $$t.j3;this.ba=new $$t.j3;this.bb=new $$t.j3;this.bc=new $$t.j3;this.bd=new $$t.j3;this.be=new $$t.j3;this.bf=new $$t.j3;this.bg=new $$t.j3;this.bh=new $$t.j3;this.bi=new $$t.j3;this.bj=new $$t.j3;this.bk=new $$t.j3;this.bl=new $$t.j3;this.bm=new $$t.j3;this.bn=new $$t.j3;this.bo=new $$t.j3;this.bp=new $$t.j3;this.bq=new $$t.j3;this.br=new $$t.j3;this.bs=new $$t.j3;this.bt=new $$t.j3;this.bu=new $$t.j3;this.bv=new $$t.j3;this.bw=new $$t.j3;$$t.$jy.init.call(this,a)},h:function(a){a=null;return{ret:false,p0:a}},al:function(a,b,c,d){c=this.e(a);b=this.f(a);d=this.r(a);return{p1:b,p2:c,p3:d}},e:function(a){switch(a&31){case 0:return this.a1;case 1:return this.a2;case 2:return this.a3;case 3:return this.a4;case 4:return this.a5;case 5:return this.a6;case 6:return this.a7;case 7:return this.a8;case 8:return this.a9;case 9:return this.ba;case 10:return this.bb;case 11:return this.bc;case 12:return this.bd;case 13:return this.be;case 14:return this.bf;case 15:return this.bg;case 16:return this.bh;case 17:return this.bi;case 18:return this.bj;case 19:return this.bk;case 20:return this.bl;case 21:return this.bm;case 22:return this.bn;case 23:return this.bo;case 24:return this.bp;case 25:return this.bq;case 26:return this.br;case 27:return this.bs;case 28:return this.bt;case 29:return this.bu;case 30:return this.bv;case 31:return this.bw;default:return new $$t.j3}},f:function(a){switch(a&24){case 0:return this.bx.a(a&7);case 8:return this.by.a(a&7);case 16:return this.bz.a(a&7);case 24:return this.b0.a(a&7);default:return 0}},am:function(a,b,c){c=this.e(a);b=this.f(a);return{p1:b,p2:c}},r:function(a){var b=a&31;return $$t.$k.bu(this.b1,b)},an:function(a,b,c){switch(a&31){case 0:this.a1=b;return;case 1:this.a2=b;return;case 2:this.a3=b;return;case 3:this.a4=b;return;case 4:this.a5=b;return;case 5:this.a6=b;return;case 6:this.a7=b;return;case 7:this.a8=b;return;case 8:this.a9=b;return;case 9:this.ba=b;return;case 10:this.bb=b;return;case 11:this.bc=b;return;case 12:this.bd=b;return;case 13:this.be=b;return;case 14:this.bf=b;return;case 15:this.bg=b;return;case 16:this.bh=b;return;case 17:this.bi=b;return;case 18:this.bj=b;return;case 19:this.bk=b;return;case 20:this.bl=b;return;case 21:this.bm=b;return;case 22:this.bn=b;return;case 23:this.bo=b;return;case 24:this.bp=b;return;case 25:this.bq=b;return;case 26:this.br=b;return;case 27:this.bs=b;return;case 28:this.bt=b;return;case 29:this.bu=b;return;case 30:this.bv=b;return;case 31:this.bw=b;return;default:return}},aq:function(a,b){switch(a&24){case 0:this.bx.e(a&7,b);break;case 8:this.by.e(a&7,b);break;case 16:this.bz.e(a&7,b);break;case 24:this.b0.e(a&7,b);break;default:return}},ar:function(a,b,c){this.an(a,c,b==0);this.aq(a,b)},at:function(a,b){var c=a&31;var d=$$t.$k.f8(this.b1,b,c);this.b1=d.p0},$type:new $.ig.Type("WorksheetCellBlockFull",$$t.$jy.$type)},true);$c("WorksheetCellBlockHalf:j0","WorksheetCellBlock",{bq:0,br:0,bs:0,bt:0,bu:0,bv:0,bj:null,bk:null,bw:0,by:0,bx:0,a2:null,a3:null,a4:null,a5:null,a6:null,a7:null,a8:null,a9:null,ba:null,bb:null,bc:null,bd:null,be:null,bf:null,bg:null,bh:null,init:function(a){this.bj=new $$t.j6;this.bk=new $$t.j6;this.a2=new $$t.j3;this.a3=new $$t.j3;this.a4=new $$t.j3;this.a5=new $$t.j3;this.a6=new $$t.j3;this.a7=new $$t.j3;this.a8=new $$t.j3;this.a9=new $$t.j3;this.ba=new $$t.j3;this.bb=new $$t.j3;this.bc=new $$t.j3;this.bd=new $$t.j3;this.be=new $$t.j3;this.bf=new $$t.j3;this.bg=new $$t.j3;this.bh=new $$t.j3;$$t.$jy.init.call(this,a)},h:function(a){if(this.bx!=65535){a=null;return{ret:false,p0:a}}a=new $$t.jz(this.w());for(var b=0;b<16;b++){var c=this.bm(b);var d=this.a1(b);var e=this.bi(b);var f=this.bl(b);a.ar(c,e,d);a.at(c,f)}return{ret:true,p0:a}},al:function(a,b,c,d){var e=this.bp(a,false);if(e==-1){c=new $$t.j3;b=0;d=false;return{p1:b,p2:c,p3:d}}c=this.a1(e);b=this.bi(e);d=$$t.$k.bt(this.bw,e);return{p1:b,p2:c,p3:d}},e:function(a){var b=this.bp(a,false);if(b==-1){return new $$t.j3}return this.a1(b)},a1:function(a){switch(a){case 0:return this.a2;case 1:return this.a3;case 2:return this.a4;case 3:return this.a5;case 4:return this.a6;case 5:return this.a7;case 6:return this.a8;case 7:return this.a9;case 8:return this.ba;case 9:return this.bb;case 10:return this.bc;case 11:return this.bd;case 12:return this.be;case 13:return this.bf;case 14:return this.bg;case 15:return this.bh;default:return new $$t.j3}},f:function(a){var b=this.bp(a,false);if(b==-1){return 0}return this.bi(b)},bi:function(a){switch(a&8){case 0:return this.bj.a(a&7);case 8:return this.bk.a(a&7);default:return 0}},am:function(a,b,c){var d=this.bp(a,false);if(d==-1){c=new $$t.j3;b=0;return{p1:b,p2:c}}c=this.a1(d);b=this.bi(d);return{p1:b,p2:c}},r:function(a){var b=this.bp(a,false);if(b==-1){return false}return this.bl(b)},bl:function(a){return $$t.$k.bt(this.bw,a)},an:function(a,b,c){var d=this.bp(a,c==false);if(d<0){return}this.b1(d,b)},b1:function(a,b){switch(a){case 0:this.a2=b;return;case 1:this.a3=b;return;case 2:this.a4=b;return;case 3:this.a5=b;return;case 4:this.a6=b;return;case 5:this.a7=b;return;case 6:this.a8=b;return;case 7:this.a9=b;return;case 8:this.ba=b;return;case 9:this.bb=b;return;case 10:this.bc=b;return;case 11:this.bd=b;return;case 12:this.be=b;return;case 13:this.bf=b;return;case 14:this.bg=b;return;case 15:this.bh=b;return;default:return}},aq:function(a,b){var c=this.bp(a,b!=0);if(c<0){return}this.b3(a,c,b)},b3:function(a,b,c){switch(b&8){case 0:this.bj.e(b&7,c);break;case 8:this.bk.e(b&7,c);break;default:return}if(c==0&&this.bl(b)==false){this.b0(a,b)}},ar:function(a,b,c){var d=this.bp(a,b!=0);if(d<0){return}this.b1(d,c);this.b3(a,d,b)},at:function(a,b){var c=this.bp(a,b);if(c<0){return}var d=$$t.$k.f6(this.bw,b,c);this.bw=d.p0;if(b==false&&this.f(a)==0){this.b0(a,c)}},bz:function(a){var b=$a(a,3);var c=a%3*5;var d=c+5-1;switch(b){case 0:var e=$$t.$k.e4(this.bq,c,d);this.bq=e.p0;break;case 1:var f=$$t.$k.e4(this.br,c,d);this.br=f.p0;break;case 2:var g=$$t.$k.e4(this.bs,c,d);this.bs=g.p0;break;case 3:var h=$$t.$k.e4(this.bt,c,d);this.bt=h.p0;break;case 4:var i=$$t.$k.e4(this.bu,c,d);this.bu=i.p0;break;case 5:var j=$$t.$k.e4(this.bv,c,d);this.bv=j.p0;break;default:return}},b0:function(a,b){var c=a&31;var d=$$t.$k.f6(this.bx,false,b);this.bx=d.p0;var e=$$t.$k.f8(this.by,false,c);this.by=e.p0;this.bz(b)},bm:function(a){var b=$a(a,3);var c=a%3*5;var d=c+5-1;switch(b){case 0:return $$t.$k.c6(this.bq,c,d);case 1:return $$t.$k.c6(this.br,c,d);case 2:return $$t.$k.c6(this.bs,c,d);case 3:return $$t.$k.c6(this.bt,c,d);case 4:return $$t.$k.c6(this.bu,c,d);case 5:return $$t.$k.c6(this.bv,c,d);default:return 0}},bp:function(a,b){var c=a&31;var d=-1;if(this.by==0){d=0}else{var e=$$t.$k.bu(this.by,c);if(e||b){for(var f=0;f<16;f++){var g=$$t.$k.bt(this.bx,f);if(e){if(g&&this.bm(f)==c){return f}}else if(g==false){if(d<0){d=f}continue}}}}if(b){if(d<0){}else{var h=$$t.$k.f6(this.bx,true,d);this.bx=h.p0;this.b2(d,c);return d}}return-1},b2:function(a,b){var c=$a(a,3);var d=a%3*5;var e=d+5-1;switch(c){case 0:var f=$$t.$k.e0(this.bq,b,d,e);this.bq=f.p0;break;case 1:var g=$$t.$k.e0(this.br,b,d,e);this.br=g.p0;break;case 2:var h=$$t.$k.e0(this.bs,b,d,e);this.bs=h.p0;break;case 3:var i=$$t.$k.e0(this.bt,b,d,e);this.bt=i.p0;break;case 4:var j=$$t.$k.e0(this.bu,b,d,e);this.bu=j.p0;break;case 5:var k=$$t.$k.e0(this.bv,b,d,e);this.bv=k.p0;break;default:return}var l=$$t.$k.f8(this.by,true,b);this.by=l.p0},$type:new $.ig.Type("WorksheetCellBlockHalf",$$t.$jy.$type)},true);$c("excel.WorksheetCellComment:j8","excel.WorksheetShape",{_d9:null,_d1:null,_d0:null,_eb:0,_d3:null,_dy:null,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._d3=new $$t.jx;$$t.$ms.init.call(this,0);this._ed()},_init1:function(a){this._d3=new $$t.jx;$$t.$ms._init2.call(this,2,a);this._ed()},_ed:function(){this.fill($$t.$hf.fromColor($$t.$ih.ax()));if(this._bb()==false){this.positioningMode(3)}this.visible(false);this._cc(530)},_am:function($tArg,$tResult,a,b){return a._visitWorksheetCellComment$i(this,b)},_aq:function(){return false},_as:function(){return false},_a8:function(){return true},_cz:function(){$$t.$ms._cz.call(this);if(this._dy!=null){this._dy._ac(null)}},_c0:function(a){$$t.$ms._c0.call(this,a);if(this._dy!=null){this._dy._ac(a)}},_c3:function(){if(this._h()==null){this._h(new $$t.s1(1,this))}},_c4:function(a,b,c){$$t.$ms._c4.call(this,a,b,c);this._d1=a;if($$t.$jw.l_op_Inequality(this._d1,null)){this._d0=this._d1.worksheet()}},_r:function(a,b,c){var $self=this;if($$t.$jw.l_op_Equality(this._d1,null)){return{ret:function(){var d=$$t.$ms._r.call($self,a,b,c);c=d.p2;return d.ret}(),p2:c}}var d=b?this._d1._m():new $$t.lv(2,this._d3,this._d3);var e=d;var f=function(){var g=a.e(e,false);e=g.p0;return g.ret}();if(f.f()){if(e._firstRowIndex()!=e._lastRowIndex()||e._firstColumnIndex()!=e._lastColumnIndex()){return{ret:$$t.$ao.d,p2:c}}var g=e._firstRowIndex()-d._firstRowIndex();var h=e._firstColumnIndex()-d._firstColumnIndex();var i=c._firstRowIndex()+g;if(i<0){i=0;g=i=c._firstRowIndex()}if(g!=0){c=c._withFirstRowIndex(i)._withLastRowIndex(c._lastRowIndex()+g)}var j=c._firstColumnIndex()+h;if(j<0){j=0;h=j=c._firstColumnIndex()}if(h!=0){c=c._withFirstColumnIndex(j)._withLastColumnIndex(c._lastColumnIndex()+h)}if(c._lastRowIndex()>=this.worksheet().rows().maxCount()){c=c._withLastRowIndex(this.worksheet().rows().maxCount()-1)}if(c._lastColumnIndex()>=this.worksheet().columns().maxCount()){c=c._withLastColumnIndex(this.worksheet().columns().maxCount()-1)}}return{ret:f,p2:c}},_dc:function(){$$t.$ms._dc.call(this);this._d3=$$t.$jw.l_op_Inequality(this._d1,null)?this._d1._e():$$t.$jx.b},_b0:function(){return $m($$t.$cz.$type,202)},_b1:function(){return $m($$v.$ce.$type,null)},_dh:function(a){},sheet:function(){return this._d0},allowDefaultValues:function(){return true},getDefaultFont:function(){return null},getFontDefaultsResolver:function(){return null},onUnformattedStringChanged:function(a){if(this._dy!=null){var b=this._dy.unformattedString();if(String.isNullOrEmpty(b)==false&&b.length>32767){throw new $$6.d(1,$y($$t.$k.ef("LE_ArgumentException_TextLengthGreaterThanMax"),32767))}}this._ee()},onFormattingChanged:function(){},resolveDefaults:function(a){if($$t.$ah.l_op_Equality(a.colorInfo(),null)){a.colorInfo(new $$t.ah($$t.$ih.az()))}$$t.$iu.instance.resolveDefaults(a);
|
|
},_ee:function(){if(this._dy==null){return}var a=this._dy._m();if(String.isNullOrEmpty(a._unformattedString())){return}var b=$b($$t.$du.$type,a);if(b!=null&&b._hasFormatting()){return}if(this.worksheet()==null){return}this._dy._x();if(b==null){b=this._dy._e()}b._formattingRuns().add(new $$t.d0(b,0));this._dy._w()},_dx:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$j8.$type,$tValue,a,3,b,c,d,e,g,f,null,null)},_dw:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$j8._dx(String,"Author",function(b){return b.author()},function(b,c){b.author(c)},null,true,false,8192));$$t.$gl.f(a,1,$$t.$j8._dx($$t.$dr.$type,"Text",function(b){return b.text()},function(b,c){b.text(c)},null,true,true,8192));return a},author:function(a){if(arguments.length===1){if(a==null){a=String.empty()}var b=$$t.$j8._dv[0].g($$t.$j8.$type,String,this,this._d9,a,false);this._d9=b.p1;return a}else{return this._d9}},cell:function(a){if(arguments.length===1){if($$t.$jw.l_op_Equality(this._d1,a)){return}this._d1=a;if($$t.$jw.l_op_Inequality(this._d1,null)){this._d0=this._d1.worksheet()}this._ee();return a}else{return this._d1}},_d4:function(){return this._d3},_ec:function(a){if(arguments.length===1){this._eb=a;return a}else{return this._eb}},text:function(a){if(arguments.length===1){if(this._dy==a){return}if(a!=null){a._verifyNewOwner(this)}var b=this._dy;var c=$$t.$j8._dv[1];var d=this.worksheet();var e=d!=null?d.workbook():null;var f=null;if(e!=null&&e._cv()){f=c.b(e,d,c.c)}if(this._dy!=null){this._dy._owner(null)}this._dy=a;if(this._dy!=null){this._dy._owner(this)}this.onUnformattedStringChanged(this._dy);if(e!=null&&e._cv()){c.e($$t.$j8.$type,$$t.$dr.$type,this,b,this._dy);if(f!=null){c.d(e,f)}}return a}else{if(this._dy==null){this._dy=new $$t.dr(String.empty());this._dy._owner(this)}return this._dy}},$type:new $.ig.Type("excel.WorksheetCellComment",$$t.$ms.$type,[$$t.$fl.$type,$$t.$it.$type])},true);$$t.j8.createPredefinedShape=$$t.j8.prototype.createPredefinedShape.runOn($$t.j8.prototype);$c("WorksheetCellLocation:j2","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},_row:null,_columnIndex:0,init1:function(a,b,c){$$0.$bh.init.call(this);this._row=b;this._columnIndex=c},getCellValue:function(a){return a._row._getCellValue1(a._columnIndex)},getCellComment:function(a){return a._row.getCellComment(a._columnIndex)},setCellValue:function(a,b){$$t.$j2.k(a,b,false)},k:function(a,b,c){var d=$b($$t.$ee.$type,b);var e=a._row.worksheet().__eh;try{a._row.worksheet().__eh=true;if(d!=null){try{if(c){a._row.worksheet()._dr(true)}d._bp(a._row,a._columnIndex)}finally{if(c){a._row.worksheet()._dr(false)}}}else{a._row.setCellValue(a._columnIndex,b)}}finally{a._row.worksheet().__eh=e}},setCellComment:function(a,b){a._row.setCellComment(a._columnIndex,b)},b:function($tValue,a,b,c,d,e){return new $$t.gm($$t.$j2.$type,$tValue,a,5,b,c,null,true,e,d,function(f){return $$t.$j2.g(f)},null)},g:function(a){return a._columnIndex},workbook:function(){var a=this._row.worksheet();return a!=null?a.workbook():null},sheet:function(){return this._row.worksheet()},source:function(){return this._row},$type:new $.ig.Type("WorksheetCellLocation",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("WorksheetCellFormatBlock:j9","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:0,a:null,init1:function(a,b,c){$$0.$bh.init.call(this);this.b=b;this.a=c},$type:new $.ig.Type("WorksheetCellFormatBlock",$$0.$bh.$type)},true);$c("WorksheetCellFormatCollection:ka","GenericCachedCollectionEx$1",{init:function(a,b){$$t.$e6.init.call(this,$$t.$o.$type,a,b,b._fs())},_q:function(a){var $self=this;var b;var c=function(){var d=$self._b.f(a,b);b=d.p1;return d.ret}()},workbook:function(){return this._workbook.apply(this,arguments)},$type:new $.ig.Type("WorksheetCellFormatCollection",$$t.$e6.$type.specialize($$t.$o.$type))},true);$c("WorksheetCellFormatDataResolved:kd","Object",{_a:null,_b:null,init:function(a){$.ig.$op.init.call(this);this._b=a},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$kd.$type,a);if(b==null){return false}return this._b.equals(b._b)},getHashCode:function(){return this._b.getHashCode()},_f:function(a,b){b=null;if(this._b._s()==null){return{ret:false,p1:b}}var c=this._b._s().getAdjacentFormatForBorderResolution(this._b,a);if(c==null||$$t.$k.bx(c.formatOptions(),8)==false){return{ret:false,p1:b}}b=c._da($$t.$k.o(a),null);return{ret:true,p1:b}},_m:function(a){this._b=a;if(this._a!=null){this._a._d(a)}},setFormatting:function(a){this._n()},_n:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_ResolvedFormatCannotBeModified"))},alignment:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._a4()}},bottomBorderColorInfo:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._da(2,this._f.runOn(this))}},bottomBorderStyle:function(a){if(arguments.length===1){this._n();return a}else{return $g(this._b.d()._da(4,this._f.runOn(this)))}},_g:function(){return this._b.d()._cl()},_h:function(){return this._b.d()._cm()},_i:function(){return this._b.d()._cn()},_k:function(){return this._b.d()._cp()},_j:function(){return this._b.d()._co()},_c:function(){return this._b.d()._b7()},_d:function(){return this._b.d()._b8()},diagonalBorderColorInfo:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._bg()}},diagonalBorders:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._aw()}},diagonalBorderStyle:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._am()}},fill:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._ar()}},font:function(){if(this._a==null){this._a=new $$t.iv(this._b)}return this._a},formatOptions:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._bz()}},formatString:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._dg()}},indent:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._ct()}},leftBorderColorInfo:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._da(262144,this._f.runOn(this))}},leftBorderStyle:function(a){if(arguments.length===1){this._n();return a}else{return $g(this._b.d()._da(524288,this._f.runOn(this)))}},locked:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._locked$i.apply(this,arguments);return a}else{return $s(this._locked$i.apply(this,arguments))}},_locked$i:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._c5()}},rightBorderColorInfo:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._da(2097152,this._f.runOn(this))}},rightBorderStyle:function(a){if(arguments.length===1){this._n();return a}else{return $g(this._b.d()._da(4194304,this._f.runOn(this)))}},rotation:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._cw()}},shrinkToFit:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._shrinkToFit$i.apply(this,arguments);return a}else{return $s(this._shrinkToFit$i.apply(this,arguments))}},_shrinkToFit$i:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._c6()}},style:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._bs()}},topBorderColorInfo:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._da(67108864,this._f.runOn(this))}},topBorderStyle:function(a){if(arguments.length===1){this._n();return a}else{return $g(this._b.d()._da(134217728,this._f.runOn(this)))}},verticalAlignment:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._a9()}},wrapText:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._wrapText$i.apply(this,arguments);return a}else{return $s(this._wrapText$i.apply(this,arguments))}},_wrapText$i:function(a){if(arguments.length===1){this._n();return a}else{return this._b.d()._c7()}},$type:new $.ig.Type("WorksheetCellFormatDataResolved",$.ig.$ot,[$$t.$fz.$type])},true);$c("WorksheetMergedCellFormatDataResolved:ke","WorksheetCellFormatDataResolved",{_o:null,init:function(a){$$t.$kd.init.call(this,a._cellFormatInternal());this._o=a},_f:function(a,b){var c=this._o._a1($m($$t.$bz.$type,a),true);var d=c.tryGetValue(a,b);b=d.p1;return{ret:$.ig.$op.equalsStatic(b,$$t.$o._getDefaultValue(a))==false,p1:b}},$type:new $.ig.Type("WorksheetMergedCellFormatDataResolved",$$t.$kd.$type)},true);$c("IWorksheetCellFormatProxyContext:kf","Object",{$type:new $.ig.Type("IWorksheetCellFormatProxyContext",null,[$$t.$gn.$type])},true);$c("WorksheetCellFormatProxy_FormatChangeContext:kj","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:0,c:$m($$t.$jx.$type,null),init1:function(a,b){$$0.$bh.init.call(this);this.b=b;this.a=this.b.d().formatOptions();this.c=this.b._ai()},proxy:function(){return this.b},workbook:function(){return this.b.d().v()},sheet:function(){return this.b._v()},source:function(){return this.b._ak()},$type:new $.ig.Type("WorksheetCellFormatProxy_FormatChangeContext",$$0.$bh.$type,[$$t.$kf.$type])},true);$c("WorksheetCellFormatProxy_SetFormattingChangeContext:kk","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},c:null,b:0,a:null,d:$m($$t.$jx.$type,null),init1:function(a,b){$$0.$bh.init.call(this);this.c=b;this.b=this.c.d().formatOptions();this.a=this.c.d();this.d=this.c._ai();var c=b.d().v();if(c!=null&&c._c7()){this.a=$b($$t.$o.$type,this.a.y())}},proxy:function(){return this.c},workbook:function(){return this.c.d().v()},sheet:function(){return this.c._v()},source:function(){return this.c._ak()},$type:new $.ig.Type("WorksheetCellFormatProxy_SetFormattingChangeContext",$$0.$bh.$type,[$$t.$kf.$type])},true);$c("WorksheetCellFormatProxy_SetFontFormattingChangeContext:kl","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,c:$m($$t.$jx.$type,null),init1:function(a,b){$$0.$bh.init.call(this);this.b=b;this.a=this.b.d()._bp().d();this.c=this.b._ai();var c=b.d().v();if(c!=null&&c._c7()){this.a=$b($$t.$is.$type,this.a.y())}},proxy:function(){return this.b},workbook:function(){return this.b.d().v()},sheet:function(){return this.b._v()},source:function(){return this.b._ak()},$type:new $.ig.Type("WorksheetCellFormatProxy_SetFontFormattingChangeContext",$$0.$bh.$type,[$$t.$kf.$type])},true);$c("WorksheetCellOwnedFormatProxy:km","WorksheetCellFormatProxy",{_bs:null,_bw:0,_bu:0,init:function(a,b,c,d,e){$$t.$kg.init.call(this,0,a,b,c);this._bu=d;this._bs=e;this._bw=c.worksheet()._fv()},g:function(a){$$t.$kg.g.call(this,a);this._bx()},b:function(a){this._by();if(a==false){return $$t.$kg.b.call(this,a)}var b=$$t.$kg.b.call(this,a);this._bx();return b},_l:function(){return $$t.$km._br},_q:function(){return 4},_ai:function(){this._by();var a=this._s();return $m($$t.$jx.$type,new $$t.jx(1,a.index(),this._bu))},_at:function(a){if($$t.$jx.i(a,$m($$t.$jx.$type,null))){var b=this._s();if(b!=null){var c=b.worksheet();if(c!=null){this._bw=c._fv();this._bc(c.rows().item(a.value().o()));this._bu=a.value().m()}}}},_v:function(){var a=$b($$t.$l5.$type,this._s());return a!=null?a.worksheet():null},d:function(){this._by();this.c=this._bs[this._bu%32];return this.c},_bx:function(){this._bs[this._bu%32]=this.c},_by:function(){var $self=this;if(this._bs!=null){var a=this._s();var b=this._bu;var c=this._s();var d=c.worksheet();if(d==null||function(){var e=d._eo(c,$self._bu,$self._bw);c=e.p0;$self._bu=e.p1;$self._bw=e.p2;return e.ret}()==false){this._bc(null);this._bu=-1;this._bs=null;this.c=null}else if(c!=a||this._bu!=b){this._bc(c);this._bs=c._aj(this._bu);this.c=c._bb(this._bs,this._bu).d()}}if(this._bs==null){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"))}},_columnIndex:function(){return this._bu},_elementInternal:function(a){if(arguments.length===1){this.c=a;return a}else{return this.c}},$type:new $.ig.Type("WorksheetCellOwnedFormatProxy",$$t.$kg.$type)},true);$c("excel.WorksheetCellCollection:kn","excel.RowColumnCollectionBase$1",{_ai:0,_ah:null,init:function(a){this._ai=-1;$$t.$hd.init.call(this,$$t.$jw.$type,a.worksheet(),$$t.$n.getMaxColumnCount(a.worksheet()._o()));this._ah=a},_count:function(){if(this._ai<1){this._ai=0;var b=this._ah._ch(0,2147483647,true).getEnumerator();while(b.moveNext()){var a=b.current();this._ai++}}return this._ai},_a:function(){return null},_createValue:function(a){if(32767<a){return null}return new $$t.jw(this._ah,a)},_p:function(){var d__=new $$t.ko(0);d__.___4__this=this;return d__},_n:function(a,b,c){var d__=new $$t.kp((-2));d__.___4__this=this;d__.___3__startIndex=a;d__.___3__endIndex=b;d__.___3__enumerateForwards=c;return d__},_getItemIndex:function(a){return a.columnIndex()},_initializeItemIndex:function(a,b,c){},_isItemStillValid:function(a){return true},maxCount:function(){return $$t.$n.getMaxColumnCount(this._e()._o())},_ab:function(){$$t.$hd._ab.call(this)},_ae:function(a){throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_MaxColumns",[this._e().workbook()._fc()]))},_af:function(a,b){},_aj:function(){this._ai=-1},item:function(a){this._ah._ad();return this._h(a)},_h:function(a){if(a<0){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_IndexNegative"))}if(a>=this.maxCount()){this._ae(a)}return new $$t.jw(this._ah,a)},$type:new $.ig.Type("excel.WorksheetCellCollection",$$t.$hd.$type.specialize($$t.$jw.$type))},true);$c("Excel2007ChartData:kq","Object",{init:function(){$.ig.$op.init.call(this)},a:null,b:null,c:null,d:null,$type:new $.ig.Type("Excel2007ChartData",$.ig.$ot)},true);$c("FontXInfo:kr","Object",{c:false,a:null,d:0,init:function(a,b){$.ig.$op.init.call(this);if(a==0){this.c=true}else if(a<b._fonts().count()){this.a=b._fonts().__inner[a]}else{this.d=a-b._fonts().count()}},e:function(a){if(this.c){return 0}if(this.a!=null){var b=a._fonts().indexOf(this.a);return b}return this.d+a._fonts().count()},b:function(){return this.a},$type:new $.ig.Type("FontXInfo",$.ig.$ot)},true);$c("WorksheetColumnBlock:ku","Object",{a:null,o:0,e:false,p:0,l:0,s:0,f:false,init:function(a,b,c,d){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.s=-1;$.ig.$op.init.call(this);this.o=b;this.p=c;this.a=d},init1:function(a,b,c,d){$$t.$ku.init.call(this,0,b,c,d.a);this.e=d.e;this.l=d.l;this.s=d.s;this.a.k();this.f=d.f},equals:function(a){var b=$b($$t.$ku.$type,a);if(b==null){return false}return this.e==b.e&&this.l==b.l&&this.s==b.s&&this.f==b.f&&this.a.equals(b.a)},getHashCode:function(){return this.e.getHashCode()^this.l^this.s^this.f.getHashCode()^this.a.getHashCode()},toString:function(){var a=new $$6.aj(0);a.r("FirstColumn: {0}, LastColumn: {1}",this.o,this.p);if(this.s>=0){a.q(", Width: {0}",this.s)}if(this.e){a.l(", Hidden")}return a.toString()},c:function(a){return this.d(a,this.q(),this.r())},d:function(a,b,c){var d=new $$t.ku(0,b,c,this.b()._cloneInternal1(a,false));d.e=this.e;d.l=this.l;d.s=this.s;d.f=this.f;return d},g:function(a){return a>=this.o&&a<=this.p},n:function(a,b,c){if(c==false&&this.i()){return 0}return a._fl(this.v()<0?a.defaultColumnWidth():this.v(),b,true)},x:function(a,b){if(this.k()){return}var c=$$t.$n.getMaxColumnCount(b)-1;if(c<this.q()){a.g($y($$t.$k.ef("LE_FormatLimitError_MaxColumnIndex"),Math.max(this.q(),c+1),c))}},b:function(a){if(arguments.length===1){this.a=a;return a}else{return this.a}},t:function(){return this.p+1-this.o},q:function(a){if(arguments.length===1){this.o=a;return a}else{return this.o}},i:function(a){if(arguments.length===1){this.e=a;return a}else{return this.e}},j:function(a){if(arguments.length===1){this.f=a;return a}else{return this.f}},k:function(){return this.e==false&&this.l==0&&this.s==-1&&this.a._cd()},r:function(a){if(arguments.length===1){this.p=a;return a}else{return this.p}},m:function(a){if(arguments.length===1){this.l=a;return a}else{return this.l}},v:function(a){if(arguments.length===1){this.s=a;return a}else{return this.s}},$type:new $.ig.Type("WorksheetColumnBlock",$.ig.$ot)},true);$c("WorksheetColumnOwnedFormatProxy:kv","WorksheetCellFormatProxy",{init:function(a,b){$$t.$kg.init.call(this,0,b.worksheet()._cb(b._aq()).b(),a,b)},g:function(a){$$t.$kg.g.call(this,a);this._bs().b(this.c);var b=this._s()._aj();this.c=b.b();this._s().worksheet()._hh()},b:function(a){var b=this._s()._ak();this.c=b.b();var c=$$t.$kg.b.call(this,a);b.b(this.c);return c},_l:function(){return $$t.$kv._br},_q:function(){return 27},d:function(){this.c=this._bs().b();return this.c},_v:function(){var a=$b($$t.$ks.$type,this._s());return a!=null?a.worksheet():null},_bs:function(){var a=this._s();return a.worksheet()._cb(a._aq())},$type:new $.ig.Type("WorksheetColumnOwnedFormatProxy",$$t.$kg.$type)},true);$c("excel.WorksheetColumnCollection:kw","excel.RowColumnCollectionBase$1",{_ak:null,_staticInit:function(){$$t.$kw._ag=$$t.$kw._ah()},init:function(a){$$t.$hd.init.call(this,$$t.$ks.$type,a,$$t.$n.getMaxColumnCount(a._o()))},_createValue:function(a){var b=new $$t.ks(this._e(),a);return b},_p:function(){return this._n(0,this.maxCount()-1,true).getEnumerator()},_getItemIndex:function(a){return a.index()},_n:function(a,b,c){return this._e()._ex(a,b,c)},_initializeItemIndex:function(a,b,c){a._a2(b,c)},_isItemStillValid:function(a){return!a._m()},maxCount:function(){return $$t.$n.getMaxColumnCount(this._e()._o())},_ab:function(){$$t.$hd._ab.call(this);var b=this.getEnumerator();while(b.moveNext()){var a=b.current();a._x()}},_ae:function(a){throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_MaxColumns",[this._e().workbook()._fc()]))},_af:function(a,b){var d=this._e()._ff().getEnumerator();while(d.moveNext()){var c=d.current();c.x(a,b)}},_ai:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$ky.$type,$tValue,a,b,c,d,e,g,f,h,null,null)},_ah:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$kw._ai($$0.$aw.$type,"Add",97,function(b){return b.a.h},function(b,c){$$t.$kw._ay(b,c)},null,64,true,true));$$t.$gl.f(a,1,$$t.$kw._ai($$0.$aw.$type,"Remove",98,function(b){return b.a.h},function(b,c){$$t.$kw._a0(b,c)},null,512,true,true));return a},_al:function(a,b,c,d){var e=this.maxCount();var f=c?e-b:a;var g=new $$4.x($$t.$ks.$type,1,this._o(f,f+b-1,true));var h=this._e()._a0(f,b);var i=new $$t.kz(this,$l(d,null)&&false==d.value().a.f,a,b,g.toArray(),h);var j=new $$t.ky(1,i);var k=$$t.$kw._ag[c?0:1];return new $$t.kx(k,j,a,c,$l(d,null),$l(d,null)?d.value().a.b:null,$l(d,null)?d.value().a.a:null)},_aq:function(a,b,c,d,e){c=0;d=0;var f=this._e().defaultColumnWidth();var h=this._e()._ff().getEnumerator();while(h.moveNext()){var g=h.current();var i=0;if(e||g.i()==false){if(g.v()<0){i=f}else{i=g.v()}}var j=Math.max(0,Math.min(g.r(),a-1)-g.q()+1);var k=Math.max(0,Math.min(g.r(),b-1)-g.q()+1);if(j==0&&k==0){break}c+=j*i;d+=k*i}return{p2:c,p3:d}},_ar:function(a,b,c,d,e){c=0;d=0;var f=false;var g=this._e().defaultColumnWidth();var i=this._e()._ff().getEnumerator();while(i.moveNext()){var h=i.current();var j=0;if(e||h.i()==false){if(h.v()<0){j=g}else{j=h.v()}}var k=h.r()-h.q()+1;var l=j*k;if(f==false){if(a<l){var m=$a(a,j);c+=m;a-=m*j;f=true}else{a-=l;c+=k}}if(b<l){var n=$a(b,j);d+=n;b-=n*j;return{p0:a,p1:b,p2:c,p3:d}}else{b-=l;d+=k}}if(d>=this.maxCount()){d=this.maxCount()-1}return{p0:a,p1:b,p2:c,p3:d}},_as:function(a){var b=new $$4.q($$t.$ks.$type,0);var d=this._e()._ff().getEnumerator();while(d.moveNext()){var c=d.current();if(c.i()==false){continue}for(var e=c.q();e<=c.r();e++){b.add(this.item(e))}}var g=a.getEnumerator();while(g.moveNext()){var f=g.current();b.remove(f);f.hidden(true)}var i=b.getEnumerator();while(i.moveNext()){var h=i.current();h.hidden(false)}},insert:function(a,b){b=b!==void 0?b:1;this._a1();var c=this.maxCount();if(a<0){throw new $$6.o(1,"index")}if(b<1){throw new $$6.f(1,"count")}if(a+b>c){throw new $$6.p(1,"Max columns exceeded")}var d=this._al(a,b,true,$m($$t.$ky.$type,null));this._am(a,b,true,d,$m($$t.$ky.$type,null))},_am:function(a,b,c,d,e){var f=$$t.$kw._ag[c?0:1];var g=c?a:a+b;var h=c?this.maxCount()-(1+b):this.maxCount()-1;var i=c?b:-b;var j=new $$t.an(2,this._e(),0,null,0,$$t.$n.getMaxRowCount(this._e()._o())-1,g,h,i,false);var k=this._e()._b8(j,2,d,false);this._ac(k.a);if(k.b!=null&&k.b.count()>0){d.d.a.i(k.b.toArray())}var n=d.d.a.b;for(var m=0;m<n.length;m++){var l=n[m];l._a4()}if($j(e,null)){d.k();d.d.workbook()._hg(function(o,p){p._b6(d.d.workbook())},true)}this._e()._ig();this._e()._h7();return d},_au:function(a,b){var c=this._k();for(var e=0;e<a.length;e++){var d=a[e];d._a3(this._e(),c);var f=this._i(d,d.index())}this._e()._ia(b)},remove:function(a,b){b=b!==void 0?b:1;this._a1();var c=this.maxCount();if(a<0){throw new $$6.o(1,"index")}if(b<1){throw new $$6.o(1,"count")}if(a+b>c){throw new $$6.p(1,"Max columns exceeded")}var d=this._al(a,b,false,$m($$t.$ky.$type,null));this._am(a,b,false,d,$m($$t.$ky.$type,null))},_aw:function(a){if(a.d()!=null){var d=a.d();for(var c=0;c<d.length;c++){var b=d[c];var f=b.columns().getEnumerator();while(f.moveNext()){var e=f.current();e._bs()}}}},_ax:function(a){if(a.d()!=null){var d=a.d();for(var c=0;c<d.length;c++){var b=d[c];var f=b.columns().getEnumerator();while(f.moveNext()){var e=f.current();e._b4()}}}},_ay:function(a,b){a.a.e._y();a.a.e._az(a,false)},_az:function(a,b){var c=$$t.$kw._ag[b?0:1];if(this._ak==null){this._ak=this._al(a.a.h,a.a.g,b,$m($$t.$ky.$type,a));this._ak.i();if(!a.a.f){this._am(a.a.h,a.a.g,b,this._ak,$m($$t.$ky.$type,a))}else{a.a.e._ax(a.a)}}else{if(a.a.f){this._am(a.a.h,a.a.g,b,this._ak,$m($$t.$ky.$type,a))}this._ak.k();a.a.e._aw(a.a);a.workbook()._hg(function(d,e){e._b6(a.workbook())},true);this._e()._ig();this._e()._h7();this._ak=null}},_a0:function(a,b){a.a.e._y();a.a.e._az(a,true)},_a1:function(){if(this._e().workbook()==null){throw new $$6.p(1,"The worrksheet has been deleted")}},item:function(a){return this._h(a)},$type:new $.ig.Type("excel.WorksheetColumnCollection",$$t.$hd.$type.specialize($$t.$ks.$type))},true);$c("WorksheetColumnCollection_InsertRemoveOperationWrapper:kx","Object",{c:null,d:null,a:null,h:null,g:0,b:null,e:false,f:false,init:function(a,b,c,d,e,f,g){this.d=new $$t.ky;$.ig.$op.init.call(this);this.c=a;this.d=b;this.h=null;this.a=g;this.g=c;this.e=d;this.f=e;this.b=f},i:function(){var a=this.d.sheet();this.h=this.c.b(this.d.workbook(),a,null);this.worksheet()._hz(false);a.sortSettings()._bl(true);a.filterSettings()._bn();a.conditionalFormats()._a6(false);this.c.e($$t.$ky.$type,$$0.$aw.$type,this.d,-1,this.g)},j:function(){var a=this.d.sheet();a.sortSettings()._bm();a.filterSettings()._bo();a.conditionalFormats()._a7()},k:function(){this.c.e($$t.$ky.$type,$$0.$aw.$type,this.d,-1,this.g);this.worksheet()._h0();this.j();if(this.h!=null){this.c.d(this.d.workbook(),this.h)}},count:function(){return this.d.a.g},index:function(){return this.g},shiftsColumns:function(){return true},shiftsRows:function(){return false},isRemoveOperation:function(){return!this.e},isUndoOperation:function(){return this.f},performsShift:function(){return true},worksheet:function(){return this.d.sheet()},onBeforeShift:function(a){if(!this.f){this.i()}},performShift:function(a){var b=this.d.workbook();var c=b.__dd;b.__dd=false;var d=this.d.a.e;if(this.e){d._aa(this.index(),this.count());this.worksheet()._hx(this.index(),this.count())}else{d._ad(this.index(),this.count());this.worksheet()._hy(this.index(),this.count())}if(this.b!=null){this.d.a.e._au(this.b,this.a)}b.__dd=c;return false},$type:new $.ig.Type("WorksheetColumnCollection_InsertRemoveOperationWrapper",$.ig.$ot,[$$t.$am.$type])},true);$c("WorksheetColumnCollection_CollectionChangeContext:ky","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,init1:function(a,b){$$0.$bh.init.call(this);this.a=b},workbook:function(){return this.a.e._e().workbook()},sheet:function(){return this.a.e._e()},source:function(){return this.a.e._e()},$type:new $.ig.Type("WorksheetColumnCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("WorksheetColumnCollection_CollectionChangeContextData:kz","Object",{f:false,h:0,g:0,e:null,b:null,a:null,c:null,init:function(a,b,c,d,e,f){$.ig.$op.init.call(this);this.e=a;this.f=b;this.h=c;this.g=d;this.b=e;this.a=f;this.c=null},i:function(a){this.c=a},d:function(){return this.c},$type:new $.ig.Type("WorksheetColumnCollection_CollectionChangeContextData",$.ig.$ot)},true);$c("excel.WorksheetDataTable:k0","Object",{_c:null,_i:null,_k:false,_t:0,_r:0,_q:false,_u:0,_s:0,init:function(a,b,c,d){this._i=new $$t.lv;$.ig.$op.init.call(this);this._x(a,b,c,d)},removeFromRegion:function(){if(this._c!=null){this._c.dataTables().remove(this)}},throwBlockingException:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantChangeDataTable"))},throwExceptionWhenMergedCellsInRegion:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_DataTableInMergedCell"))},throwExceptionWhenTableInRegion:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_DataTableAppliedInTable"))},blockedRegion:function(){return this._h()},_a:function(){if(this._c==null||this._t==-1){return $$t.$zj._instance}return this._c.rows().item(this._t)._as(this._r)},_v:function(){var a=$$t.$k.cq();var b=1;if(this.worksheet()!=null){b=this.worksheet()._c();a=this.worksheet()._y()}var c=$$t.$y0.bw(a);var d=null;var e=this.rowInputCell();if($$t.$jw.l_op_Inequality(e,null)){d=e._toString2(b,false,true,true)}var f=null;var g=this.columnInputCell();if($$t.$jw.l_op_Inequality(g,null)){f=g._toString2(b,false,true,true)}return $y("TABLE({0}{1}{2})",d,c,f)},_b:function(){if(this._c==null||this._u==-1){return $$t.$zj._instance}return this._c.rows().item(this._u)._as(this._s)},_n:function(a,b,c){var d=this.cellsInTable();if(d==null){c=false;return{ret:false,p2:c}}c=d._p(a,b);if(c==false){return{ret:false,p2:c}}var e=a.index()==d.firstRow();var f=b==d._v();if(e){if(f){return{ret:this._k&&this._q,p2:c}}return{ret:true,p2:c}}else if(f){return{ret:true,p2:c}}return{ret:false,p2:c}},_o:function(a){var $self=this;if(this._c==null){return false}var b;var c=false;if(this._t>=0){b=function(){var d=a.d($self._t,$self._r);$self._t=d.p0;$self._r=d.p1;return d.ret}();c|=b.f();if(b.g()){this._t=-1;this._r=-1}}if(this._u>=0){b=function(){var d=a.d($self._u,$self._s);$self._u=d.p0;$self._s=d.p1;return d.ret}();c|=b.f();if(b.g()){this._u=-1;this._s=-1}}if(this._i._isValid()){b=function(){var d=a.e($self._i,false);$self._i=d.p0;return d.ret}();c|=b.f();this._aa(this._c._cw(this._i))}return c},_p:function(a,b){if($$t.$lv._l_op_Inequality_Lifted(b,$m($$t.$lv.$type,null))&&this._i._firstColumnIndex()>=b.value()._firstColumnIndex()&&this._i._firstRowIndex()>=b.value()._firstRowIndex()&&this._i._lastColumnIndex()<=b.value()._lastColumnIndex()&&this._i._lastRowIndex()<=b.value()._lastRowIndex()){var c=this._c.workbook();var d=c.__dd;c.__dd=false;this.worksheet().dataTables().remove(this);c.__dd=d;return true}if(this._i._isValid()&&a.l()._contains1(this._i)){var e=this._i;this._aa(null);this._i=e}return false},_y:function(a,b,c,d){var e=new $$t.lu(a,b._firstRowIndex(),b._firstColumnIndex(),b._lastRowIndex(),b._lastColumnIndex());var f=null;if($$t.$jx.i(c,$m($$t.$jx.$type,null))){f=new $$t.jw(a.rows().item(c.value().o()),c.value().m())}var g=null;if($$t.$jx.i(d,$m($$t.$jx.$type,null))){g=new $$t.jw(a.rows().item(d.value().o()),d.value().m())}this._x(a,e,f,g)},_z:function(){this._aa(null);this._ab(null);this._ac(null);this._c=null},_ae:function(a,b,c,d,e,f,g){if(a==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_DataTableRemoved"))}if(b==null){throw new $$6.e(0,c)}if(b.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RegionShiftedOffWorksheet"),c)}if(b.worksheet()!=a){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellsInTableFromOtherWorksheet"),c)}if($$t.$jw.l_op_Inequality(d,null)){if(d.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"),e)}if(d.worksheet()!=a){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_ColumnInputCellFromOtherWorksheet"),e)}}if($$t.$jw.l_op_Inequality(f,null)){if(f.worksheet()==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_CellShiftedOffWorksheet"),g)}if(f.worksheet()!=a){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_RowInputCellFromOtherWorksheet"),g)}}if($$t.$jw.l_op_Equality(d,null)&&$$t.$jw.l_op_Equality(f,null)){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_InputCellsBothNull"))}if($$t.$jw.l_op_Equality(d,f)){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_InputCellsSame"))}$$t.$k0._ad(b,d);$$t.$k0._ad(b,f)},_w:function(a,b){if(a._isValid()==false||this.worksheet()==null){return}var c=this.worksheet().rows();var d=a._firstRowIndex();var e=a._firstColumnIndex();for(var f=d;f<=a._lastRowIndex();f++){var g=c.item(f);for(var h=e;h<=a._lastColumnIndex();h++){g._d4(h,b);if(f!=d&&h!=e){var i=b?new $$t.ed(this):null;g._d6(h,i,false)}}}},_x:function(a,b,c,d){this._i=$$t.$lv._b;this._c=a;this._ab(c);this._ac(d);this.cellsInTable(b)},_aa:function(a){var b=this._c==null?null:this._c.workbook();var c=b.__dd;b.__dd=true;try{if(a!=null){if(a.firstRow()==a.lastRow()||a.firstColumn()==a.lastColumn()){throw new $$6.d(2,$$t.$k.ef("LE_InvalidOperationException_CellsInTableMinSize"),"value")}var d=a._v();for(var e=a.firstRow()+1;e<=a.lastRow();e++){var f=this._c._cr(e,d);if(f==null){continue}if(f.firstColumn()<d||d<f.lastColumn()||f.firstRow()<a.firstRow()||a.lastRow()<f.lastRow()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_MergedCellCrossesDataTableLeftColumn"))}}var g=a.worksheet();if(g==null){return}for(var h=a._v()+1;h<=a._w();h++){var i=g._cr(a.firstRow(),h);if(i==null){continue}if(i.firstRow()<a.firstRow()||a.firstRow()<i.lastRow()||i.firstColumn()<a.firstColumn()||a.lastColumn()<i.lastColumn()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_MergedCellCrossesDataTableTopRow"))}}var j=g._cr(a.firstRow(),a._v());if(j!=null){if(j.firstRow()==j.lastRow()){if(j.firstColumn()<a.firstColumn()||a.lastColumn()<j.lastColumn()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_MergedCellCrossesDataTableTopRow"))}}else if(j.firstColumn()==j.lastColumn()){if(j.firstRow()<a.firstRow()||a.lastRow()<j.lastRow()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_MergedCellCrossesDataTableLeftColumn"))}}else{throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_MergedCellCrossesDataTableTopLeftCell"))}}var k=this._c._cx(a.firstRow()+1,a.firstColumn()+1,a.lastRow(),a.lastColumn());$$t.$jy.az(this,a,k)}this._w(this._i,false);this._i=a==null?$$t.$lv._b:a._h();this._w(this._i,true);if(b!=null){b._hr(this)}}finally{b.__dd=c}},_ad:function(a,b){if($$t.$jw.l_op_Equality(b,null)){return}var c=b.columnIndex();var d=b.rowIndex();if(a.firstColumn()<=c&&c<=a.lastColumn()&&a.firstRow()<=d&&d<=a.lastRow()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_InputCellsInTable"))}},cellsInTable:function(a){if(arguments.length===1){var b=this.cellsInTable();if($.ig.$op.equalsStatic(b,a)==false){$$t.$k0._ae(this._c,a,"value",this.columnInputCell(),null,this.rowInputCell(),null);this._aa(a)}return a}else{if(this._c==null||this._i._isValid()==false){return null}return this._c._cw(this._i)}},_j:function(){return this._i},columnInputCell:function(a){if(arguments.length===1){if($$t.$jw.l_op_Inequality(this.columnInputCell(),a)){$$t.$k0._ae(this._c,this.cellsInTable(),null,a,"value",this.rowInputCell(),null);this._ab(a)}return a}else{if(this._c==null||this._t==-1){if(this._k){return $$t.$jw._d}return null}return this._c.rows().item(this._t).cells().item(this._r)}},_ab:function(a){
|
|
if($$t.$jw.l_op_Equality(a,null)){this._k=false;this._t=-1;this._r=-1}else{this._k=true;this._t=a.rowIndex();this._r=a._ab()}},_l:function(){return this._k},_m:function(){return this._q},_h:function(){if(this._c==null||this._i._isValid()==false){return null}return this._c._cx(this._i._firstRowIndex()+1,this._i._firstColumnIndex()+1,this._i._lastRowIndex(),this._i._lastColumnIndex())},rowInputCell:function(a){if(arguments.length===1){if($$t.$jw.l_op_Inequality(this.rowInputCell(),a)){$$t.$k0._ae(this._c,this.cellsInTable(),null,this.columnInputCell(),null,a,"value");this._ac(a)}return a}else{if(this._c==null||this._u==-1){if(this._q){return $$t.$jw._d}return null}return this._c.rows().item(this._u).cells().item(this._s)}},_ac:function(a){if($$t.$jw.l_op_Equality(a,null)){this._q=false;this._u=-1;this._s=-1}else{this._q=true;this._u=a.rowIndex();this._s=a._ab()}},worksheet:function(){return this._c},$type:new $.ig.Type("excel.WorksheetDataTable",$.ig.$ot,[$$t.$f1.$type])},true);$c("excel.WorksheetDataTableCollection:k1","Object",{_h:null,_d:null,_staticInit:function(){$$t.$k1._a=$$t.$k1._b()},init:function(a){$.ig.$op.init.call(this);this._d=a;this._h=new $$4.x($$t.$k0.$type,0)},add:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===3){n=1}switch(n){case 0:return this._add$e.apply(this,arguments);case 1:return this._add.apply(this,arguments);default:throw new Error("Invalid arguments")}},_add$e:function(a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantAddDataTable"))},contains:function(a){return this._h.contains(a)},copyTo:function(a,b){this._h.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._h.getEnumerator()},_add:function(a,b,c){var $self=this;$$t.$k0._ae(this._d,a,"cellsInTable",b,"columnInputCell",c,"rowInputCell");var d=null;this._o(-1,function(){d=new $$t.k0($self._d,a,b,c);return d},$m($$t.$k2.$type,null));return d},clear:function(){if(this._h.count()==0){return}var a=this._m(11);for(var b=this._h.count()-1;b>=0;b--){this.removeAt(b)}this._p(a)},remove:function(a){var b=this._h.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}var b=this._h.__inner[a];var c=$$t.$k1._a[1];var d=null;var e=$m($$t.$k2.$type,null);var f=this._d.workbook();if(f!=null&&f._cv()){d=c.b(this._d.workbook(),this._d,c.c);e=$m($$t.$k2.$type,new $$t.k2(1,this,b,a))}this._h.removeAt(a);b._z();if($l(e,null)){c.e($$t.$k2.$type,$$t.$k0.$type,e.value(),b,null);if(d!=null){c.d(this._d.workbook(),d)}}},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$k2.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$k1._c($$t.$k0.$type,"Add",29,function(b){return b.a},function(b,c){$$t.$k1._r(b,c)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$k1._c($$t.$k0.$type,"Remove",30,function(b){return b.a},function(b,c){$$t.$k1._s(b,c)},null,true,true,8192));return a},_o:function(a,b,c){var d=$$t.$k1._a[0];var e=null;var f=this._d.workbook();if(f!=null&&f._cv()){e=d.b(this._d.workbook(),this._d,d.c)}var g=b();if(a<0){a=this._h.count()}this._h.insert(a,g);if($l(c,null)){g._y(this._d,c.value().c,c.value().e,c.value().f)}if(f!=null&&f._cv()){var h=new $$t.k2(1,this,g,a);d.e($$t.$k2.$type,$$t.$k0.$type,h,null,g);if(e!=null){d.d(this._d.workbook(),e)}}},_m:function(a){var b=this._d.workbook();return b!=null&&b._cv()?b._gl(this._d,a,null):null},_p:function(a){if(a!=null){var b=this._d.workbook();if(b!=null){b._h6(a)}}},_r:function(a,b){a.b.remove(a.a)},_s:function(a,b){a.b._o(a.d,function(){return a.a},$m($$t.$k2.$type,a))},count:function(){return this._h.count()},item:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}return this._h.__inner[a]},$type:new $.ig.Type("excel.WorksheetDataTableCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$k0.$type)])},true);$c("WorksheetDataTableCollection_CollectionChangeContext:k2","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.c=new $$t.lv;$$0.$bh.init.call(this)},b:null,a:null,d:0,c:null,e:$m($$t.$jx.$type,null),f:$m($$t.$jx.$type,null),init1:function(a,b,c,d){this.c=new $$t.lv;$$0.$bh.init.call(this);this.b=b;this.a=c;this.d=d;this.c=this.a._j();var e=this.a.columnInputCell();if($$t.$jw.l_op_Inequality(e,null)){this.e=$m($$t.$jx.$type,e._e())}else{this.e=$m($$t.$jx.$type,null)}var f=this.a.rowInputCell();if($$t.$jw.l_op_Inequality(f,null)){this.f=$m($$t.$jx.$type,f._e())}else{this.f=$m($$t.$jx.$type,null)}},workbook:function(){return this.b._d==null?null:this.b._d.workbook()},sheet:function(){return this.b._d},source:function(){return this.b._d},$type:new $.ig.Type("WorksheetDataTableCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.WorksheetDisplayOptions:k3","excel.DisplayOptions",{_b5:0,_b8:0,_cb:0,_by:false,_b0:false,_bx:null,_b2:null,init:function(a,b){var $self=this;this._b5=100;this._b8=60;this._cb=100;this._b0=true;$$t.$bq.init.call(this,a);if(b==false){var c=null;this._b2=function(){return c};this._bx=function(d){c=d}}else{this._b2=function(){return $self._ad().tabColorInfo()};this._bx=function(d){$self._ad().tabColorInfo(d)}}},_e:function(){return new $$t.k3(this._ad(),false)},_n:function(a){$$t.$bq._n.call(this,a);var b=$b($$t.$k3.$type,a);if(b!=null){this._b5=b._b5;this._b8=b._b8;this._cb=b._cb;this._by=b._by;this._b0=b._b0;this.tabColorInfo(b.tabColorInfo());return}var c=$b($$t.$a7.$type,a);if(c!=null){switch(c.view()){case 0:this._b5=c.magnificationInCurrentView();break;case 2:this._b8=c.magnificationInCurrentView();break;case 1:this._cb=c.magnificationInCurrentView();break;default:break}return}},_j:function(){return true},resetCore:function(){$$t.$bq.resetCore.call(this);this._b5=100;this._b8=60;this._cb=100;this._by=false;this._b0=true},_bq:function(a){if(this.panesAreFrozen()==false&&this._ad()!=null&&this._ad().workbook()!=null&&this._ad().workbook()._c2()==false){var b=this._b4(this.view());var c=this._b4(a);this.unfrozenPaneSettings()._ao(b,c)}$$t.$bq._bq.call(this,a)},_bv:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$k3.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_bu:function(){var a=new Array(5);$$t.$gl.f(a,0,$$t.$k3._bv($$0.$aw.$type,"MagnificationInNormalView",99,function(b){return b.magnificationInNormalView()},function(b,c){b.magnificationInNormalView(c)},function(b,c){(function(){var d=b._ch(0,b._b5,c);b._b5=d.p1})()},true,0));$$t.$gl.f(a,1,$$t.$k3._bv($$0.$aw.$type,"MagnificationInPageBreakView",99,function(b){return b.magnificationInPageBreakView()},function(b,c){b.magnificationInPageBreakView(c)},function(b,c){(function(){var d=b._ch(2,b._b8,c);b._b8=d.p1})()},true,0));$$t.$gl.f(a,2,$$t.$k3._bv($$0.$aw.$type,"MagnificationInPageLayoutView",99,function(b){return b.magnificationInPageLayoutView()},function(b,c){b.magnificationInPageLayoutView(c)},function(b,c){(function(){var d=b._ch(1,b._cb,c);b._cb=d.p1})()},true,0));$$t.$gl.f(a,3,$$t.$k3._bv($$0.$aq.$type,"OrderColumnsRightToLeft",35,function(b){return b.orderColumnsRightToLeft()},function(b,c){b.orderColumnsRightToLeft(c)},null,true,0));$$t.$gl.f(a,4,$$t.$k3._bv($$0.$aq.$type,"ShowWhitespaceInPageLayoutView",35,function(b){return b.showWhitespaceInPageLayoutView()},function(b,c){b.showWhitespaceInPageLayoutView(c)},null,true,0));return a},_b4:function(a){var t1=a;L0:while(true){switch(t1){case 0:return this.magnificationInNormalView();case 2:return this.magnificationInPageBreakView();case 1:return this.magnificationInPageLayoutView();default:t1=0;continue L0}break}},_ch:function(a,b,c){if(this.view()==a&&this.panesAreFrozen()==false&&this._ad()!=null&&this._ad().workbook()!=null&&this._ad().workbook()._c2()==false){this.unfrozenPaneSettings()._ao(b,c)}b=c;return{p1:b}},magnificationInNormalView:function(a){if(arguments.length===1){if(this._b5!=a){if(a<10||400<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_MagnificationLevel"))}$$t.$k3._bt[0].h($$t.$k3.$type,$$0.$aw.$type,this,a)}return a}else{return this._b5}},magnificationInPageBreakView:function(a){if(arguments.length===1){if(this._b8!=a){if(a<10||400<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_MagnificationLevel"))}$$t.$k3._bt[1].h($$t.$k3.$type,$$0.$aw.$type,this,a)}return a}else{return this._b8}},magnificationInPageLayoutView:function(a){if(arguments.length===1){if(this._cb!=a){if(a<10||400<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_MagnificationLevel"))}$$t.$k3._bt[2].h($$t.$k3.$type,$$0.$aw.$type,this,a)}return a}else{return this._cb}},orderColumnsRightToLeft:function(a){if(arguments.length===1){var b=$$t.$k3._bt[3].g($$t.$k3.$type,$$0.$aq.$type,this,this._by,a,false);this._by=b.p1;return a}else{return this._by}},showWhitespaceInPageLayoutView:function(a){if(arguments.length===1){var b=$$t.$k3._bt[4].g($$t.$k3.$type,$$0.$aq.$type,this,this._b0,a,false);this._b0=b.p1;return a}else{return this._b0}},tabColorInfo:function(a){if(arguments.length===1){this._bx(a);return a}else{return this._b2()}},_b3:function(a){if(arguments.length===1){var t1=this.view();L0:while(true){switch(t1){case 0:this.magnificationInNormalView(a);break;case 2:this.magnificationInPageBreakView(a);break;case 1:this.magnificationInPageLayoutView(a);break;default:t1=0;continue L0}break}return a}else{return this._b4(this.view())}},$type:new $.ig.Type("excel.WorksheetDisplayOptions",$$t.$bq.$type)},true);$c("WorksheetElementResizeContext:k4","Object",{init:function(){$.ig.$op.init.call(this)},b:function(a){var b;if($$t.$lc.ac==null){b=new $$t.lc}else{b=$$t.$lc.ac;$$t.$lc.ac=null}b.ag(a);b.ab();return b},j:function(a,b,c){if(b<-1){b=-1}if(c<b){b=c}var d=new $$4.x($$t.$k6.$type,2,a.count());var f=a.getEnumerator();while(f.moveNext()){var e=f.current();d.add(new $$t.k6(e.a,e.b,b,false,b>=0))}return d},c:function(a,b,c,d,e){e=e||$$t.$k4.k(a,b,c,d);var f=new $$t.lb(a,false,b,c,e);f.ab();return f},d:function(a,b,c,d){var e=new $$t.la(a,b,c,d);e.ab();return e},e:function(a,b,c,d,e,f){f=f||$$t.$k4.n(a,b,c,d,e);var g=new $$t.lb(a,true,b,c,f);g.ab();return g},k:function(a,b,c,d){var e=new $$4.x($$t.$k5.$type,0);var g=a._ff().getEnumerator();while(g.moveNext()){var f=g.current();if(f.r()<b){continue}if(c<f.q()){break}if(f.i()!=d){e.add(new $$t.k5(1,Math.max(f.q(),b),Math.min(f.r(),c)))}}return e},n:function(a,b,c,d,e){var f=new $$4.x($$t.$k5.$type,0);if(e||$l(d,null)&&$l(d,a._dv())){var g=b;var i=a.rows()._m(b,c).getEnumerator();while(i.moveNext()){var h=i.current();if($j(d,null)||$j(h.hidden(),d)){if(h.index()!=g){f.add(new $$t.k5(1,g,h.index()-1))}g=h.index()+1}}if(g!=c+1){f.add(new $$t.k5(1,g,c))}}else{var j=$m($$0.$aw.$type,null);var k=0;var m=a.rows()._m(b,c).getEnumerator();while(m.moveNext()){var l=m.current();if($l(d,null)&&$l(l.hidden(),d)){if($j(j,null)){j=$m($$0.$aw.$type,l.index())}else{if($l(j,l.index()+1)){f.add(new $$t.k5(1,j.value(),k));j=$m($$0.$aw.$type,l.index())}}k=l.index()}}if($l(j,null)){f.add(new $$t.k5(1,j.value(),k))}}return f},l:function(a,b,c){var d=new $$4.x($$t.$k6.$type,0);var e=b;var f=a._dv();var g=a.defaultRowHeight();var i=a._ff().getEnumerator();while(i.moveNext()){var h=i.current();var j=h.q();var k=h.r();if(k<b){continue}var l=d.count()==0?null:d.__inner[d.count()-1];if(l==null||l.c!=h.v()||l.a!=h.j()||l.b!=h.i()){var m=l==null?b:l.e+1;var n=Math.min(c,k);l=new $$t.k6(m,n,h.v(),h.i(),h.j());d.add(l)}else{l.e=Math.min(c,k)}if(l.e==c){break}}return d},m:function(a,b,c,d){var e=new $$4.x($$t.$k6.$type,0);var f=b;var g=a._dv();var h=a.defaultRowHeight();var j=a.rows()._m(b,c).getEnumerator();while(j.moveNext()){var i=j.current();var k=i.index();var l=e.count()==0?null:e.__inner[e.count()-1];if(f<k){if(l!=null&&l.e==f-1&&l.c==h&&l.b==g){l.e=k-1}else{l=new $$t.k6(f,k-1,h,g,false);e.add(l)}}f=k+1;if(d!=null&&!d(i)){continue}if(l!=null&&l.e==k-1&&l.b==i.hidden()&&l.c==i._ct(false)){l.e++}else{l=new $$t.k6(k,k,i._ct(false),i.hidden(),false);e.add(l)}}if(f<a.rows().maxCount()-1){var m=e.count()==0?null:e.__inner[e.count()-1];if(m!=null&&m.e==f-1&&m.c==h&&m.b==g){m.e=a.rows().maxCount()-1}else{m=new $$t.k6(f,a.rows().maxCount()-1,h,g,false);e.add(m)}}return e},o:function(a,b,c){c=false;var d=new $$4.x($$t.$k6.$type,0);for(var e=0;e<b.count();e++){var f=b.__inner[e];var g=f.d;var h=a._f9(g);var i=a._ff().__inner[h];var j=d.count();while(true){var k=i.v();var l=i.i();var m=i.j();if(i.r()<f.e){h++;i=a._ff().__inner[h];if(i.v()!=k||i.i()!=l||i.j()!=m){d.add(new $$t.k6(g,i.q()-1,k,l,m));g=i.q()}}else{d.add(new $$t.k6(g,f.e,k,l,m));break}}if(!c){for(var n=j;n<d.count();n++){if(f.b!=d.__inner[n].b){c=true;break}}}}return{ret:d,p2:c}},p:function(a,b,c){c=false;var d=new $$4.x($$t.$k6.$type,0);var e=-1;var f=a._dv();var g=false;for(var h=0;h<b.count();h++){var i=b.__inner[h];var j=i.d;var k=a.rows()._aj(j);var l=k!=null;var m=l?k._cm():e;var n=l?k._l():f;var o=l?k._bz():g;var p=j+1;var q=d.count();var s=a.rows()._m(i.d+1,i.e).getEnumerator();while(s.moveNext()){var r=s.current();if(r.index()>p){if(e!=m||f!=n||g!=o){d.add(new $$t.k6(j,p-1,m,n,o));j=p;m=e;n=f;o=g}}if(r._cm()!=m||r._l()!=n||r._bz()!=o){d.add(new $$t.k6(j,r.index()-1,m,n,o));j=r.index();m=r._cm();n=r._l();o=r._bz()}p=r.index()+1}if(p<=i.e&&(e!=m||f!=n||g!=o)){d.add(new $$t.k6(j,p-1,m,n,o));j=p;m=e;n=f;o=g}d.add(new $$t.k6(j,i.e,m,n,o));if(!c){for(var t=q;t<d.count();t++){if(i.b!=d.__inner[t].b){c=true;break}}}}return{ret:d,p2:c}},z:function(a,b){this._a=a;this._h=b},y:function(){this.aa();this._a=null},q:function(a){if(a==0){return 0}if(this._h){return a}else{return $.ig.truncate($$t.$aa.f(this._a._fl(a,5,false)))}},f:function(a){if(this._h){return this._a._eg(a)}else{return this._a._ec(a)}},s:function(a,b){if(this._h){return this._a._gh(a,b)}else{return this._a._gb(a,b)}},t:function(a,b,c){if(this._h){var d;var e;var f=this._a.rows()._aq(a,b+1,d,e,c);d=f.p2;e=f.p3;return e-d}else{var g;var h;var i=this._a.columns()._aq(a,b+1,g,h,c);g=i.p2;h=i.p3;return h-g}},g:function(a){},u:function(a,b){},v:function(a,b){},aa:function(){var a=this._h?this._a._bp.l(this.r(),this._a.rows().maxCount()-1):this._a._bp.i(this.r(),this._a.columns().maxCount()-1);var b=a.__items;if(b!=null){for(var c=0;c<b.count();c++){b.__inner[c]._cu(this)}}a.dispose();var e=this._a._eu().values().getEnumerator();while(e.moveNext()){var d=e.current();if(this._h){if(d._ad().o()<this.r()){continue}}else{if(d._ad().m()<this.r()){continue}}d._cu(this)}},ab:function(){var a=this._h?this._a._bp.l(this.r(),this._a.rows().maxCount()-1):this._a._bp.i(this.r(),this._a.columns().maxCount()-1);var b=a.__items;var c=0;if(b!=null){c+=b.count();for(var d=0;d<b.count();d++){b.__inner[d]._cv()}}a.dispose();var f=this._a._eu().values().getEnumerator();while(f.moveNext()){var e=f.current();if(this._h){if(e._ad().o()<this.r()){continue}}else{if(e._ad().m()<this.r()){continue}}c++;e._cv()}this._x=c},i:function(){},r:function(){},_h:false,w:function(){},_a:null,_x:0,$type:new $.ig.Type("WorksheetElementResizeContext",$.ig.$ot)},true);$c("WorksheetElementResizeContext_MultiElementResizeChange:la","WorksheetElementResizeContext",{ac:null,ad:0,init:function(a,b,c,d){$$t.$k4.init.call(this);this.z(a,c);this.ac=b;this.ad=d},g:function(a){for(var b=0;b<this.ac.count();b++){var c=this.ac.__inner[b];if(c.d<=a&&a<=c.e){return this.ac.__inner[b].b}}return this.f(a)},u:function(a,b){for(var c=0;c<this.ac.count();c++){var d=this.ac.__inner[c];if(d.d<=a&&a<=d.e){if(!b&&!this.ac.__inner[c].b){return 0}else{var e=this.ac.__inner[c].c;return e<0?this.ad:e}}}return this.s(a,b)},v:function(a,b){var c=this.t(a,b,false);for(var d=0;d<this.ac.count();d++){var e=this.ac.__inner[d];if(e.e<a){continue}if(e.d>b){break}var f=a<e.d?e.d:a;var g=b>e.e?e.e:b;var h=this.t(f,g,false);var i;if(this.ac.__inner[d].b){i=0}else{if(this.ac.__inner[d].c<0){i=this.ad}else{i=this.ac.__inner[d].c}i*=g-f+1}c-=h-i}return c},i:function(){var a=new $$4.x($$t.$k5.$type,0);var c=this.ac.getEnumerator();while(c.moveNext()){var b=c.current();a.add(new $$t.k5(1,b.d,b.e))}return a},r:function(){return this.ac.__inner[0].d},w:function(){return this.ac.__inner[this.ac.count()-1].e},$type:new $.ig.Type("WorksheetElementResizeContext_MultiElementResizeChange",$$t.$k4.$type)},true);$c("WorksheetElementResizeContext_MultiElementVisibilityChange:lb","WorksheetElementResizeContext",{ac:null,ad:0,ae:0,init:function(a,b,c,d,e){$$t.$k4.init.call(this);this.z(a,b);this.ac=e;this.ad=c;this.ae=d},g:function(a){var b=this.f(a);for(var c=0;c<this.ac.count();c++){var d=this.ac.__inner[c];if(d.a<=a&&a<=d.b){return b==false}}return b},u:function(a,b){if(b==false&&this.g(a)){return 0}return this.s(a,true)},v:function(a,b){var c=this.t(a,b,false);for(var d=0;d<this.ac.count();d++){var e=this.ac.__inner[d];if(e.b<a){continue}if(b<e.a){break}var f=this.t(Math.max(e.a,a),Math.min(e.b,b),true);if(this.f(e.a)){c+=f}else{c-=f}}return c},i:function(){return this.ac},r:function(){return this.ad},w:function(){return this.ae},$type:new $.ig.Type("WorksheetElementResizeContext_MultiElementVisibilityChange",$$t.$k4.$type)},true);$c("WorksheetElementResizeContext_SingleElementResizeOrVisibilityChange:lc","WorksheetElementResizeContext",{ae:0,ad:false,af:0,init:function(){$$t.$k4.init.call(this)},y:function(){if(this.ad!=this.f(this.ae)||this.af!=this.s(this.ae,true)){$$t.$k4.y.call(this)}if($$t.$lc.ac==null){$$t.$lc.ac=this}this._a=null},ag:function(a){this.z(a.worksheet(),$b($$t.$l5.$type,a)!==null);this.ae=a.index();this.ad=a.hidden();this.af=this.s(this.ae,true)},g:function(a){if(this.ae==a){return this.ad}return this.f(a)},u:function(a,b){if(this.ae==a){if(b==false&&this.ad){return 0}return this.af}return this.s(a,b)},v:function(a,b){if(a==this.ae&&b==this.ae){return this.u(this.ae,false)}var c=this.t(a,b,false);var d=this.s(this.ae,false)-this.u(this.ae,false);return c-d},i:function(){var $self=this;return function(){var $ret=new $$4.x($$t.$k5.$type,0);$ret.add(new $$t.k5(1,$self.ae,$self.ae));return $ret}()},r:function(){return this.ae},w:function(){return this.ae},$type:new $.ig.Type("WorksheetElementResizeContext_SingleElementResizeOrVisibilityChange",$$t.$k4.$type)},true);$c("IndexRange:k5","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:0,b:0,init1:function(a,b,c){$$0.$bh.init.call(this);this.a=b;this.b=c},$type:new $.ig.Type("IndexRange",$$0.$bh.$type)},true);$c("WorksheetElementResizeState:k6","Object",{d:0,e:0,c:0,b:false,a:false,init:function(a,b,c,d,e){$.ig.$op.init.call(this);this.d=a;this.e=b;this.c=c;this.b=d;this.a=e},$type:new $.ig.Type("WorksheetElementResizeState",$.ig.$ot)},true);$c("WorksheetShapePosition:k7","Object",{e:null,d:null,b:null,a:null,init:function(a){this.b=new $$t.jx;this.a=new $$t.jx;$.ig.$op.init.call(this);this.c(a)},c:function(a){this.b=a._ah();this.e=a._topLeftCornerPosition$i();this.a=a._ad();this.d=a._bottomRightCornerPosition$i()},$type:new $.ig.Type("WorksheetShapePosition",$.ig.$ot)},true);$c("WorksheetResizeInfo:k8","Object",{c:null,d:null,b:false,init:function(){this.b=true;$.ig.$op.init.call(this);this.d=new $$4.h($$t.$ms.$type,$$t.$k7.$type,0);this.c=new $$4.h($$t.$ms.$type,$$t.$k7.$type,0)},h:function(){if(this.b){this.b=false}else{var b=this.c.getEnumerator();while(b.moveNext()){var a=b.current();a.key()._dd(a.value())}}},g:function(a){if($$t.$k8.e==null){$$t.$k8.e=new $$4.x($$t.$k7.$type,0)}$$t.$k8.e.addRange(a);if($$t.$k8.e.count()>500){$$t.$k8.e.removeRange(500,$$t.$k8.e.count()-500)}},a:function(a){if($$t.$k8.e.count()>0){var b=$$t.$k8.e.count()-1;var c=$$t.$k8.e.__inner[b];$$t.$k8.e.removeAt(b);c.c(a);return c}return new $$t.k7(a)},i:function(a,b){this.d.item(a,new $$t.k7(a))},j:function(){if(this.b){}else{var a=this.c;this.c=this.d;this.d=a;$$t.$k8.g(this.d.values());this.d.clear();var c=this.c.getEnumerator();while(c.moveNext()){var b=c.current();this.d.item(b.key(),$$t.$k8.a(b.key()))}}},$type:new $.ig.Type("WorksheetResizeInfo",$.ig.$ot)},true);$c("excel.WorksheetHyperlink:ld","Object",{_aj:null,_r:false,_q:false,_p:false,_ak:null,_h:null,_k:null,_n:null,_ah:null,_al:null,_f:null,init:function(a,b,c,d){var e;if(arguments.length===2){if($b($$t.$jw.$type,arguments[0])!==null){e=1}else if($b($$t.$lu.$type,arguments[0])!==null){e=2}else if(typeof arguments[0]==="string"){e=0}else if(arguments[0]==null){e=0}}else if(arguments.length===3){if($b($$t.$jw.$type,arguments[0])!==null){e=1}else if($b($$t.$lu.$type,arguments[0])!==null){e=2}else if(typeof arguments[0]==="string"){e=0}else if(arguments[0]==null){e=0}}else if(arguments.length===4){if($b($$t.$jw.$type,arguments[0])!==null){if(typeof arguments[1]==="string"){if($b($$0.$aq.$type,arguments[3])!==null){e=3}else if(typeof arguments[3]==="string"){e=1}else if(arguments[3]==null){e=1}}else if($b($.ig.$op.$type,arguments[1])!==null){e=1}else if(arguments[1]==null){if($b($$0.$aq.$type,arguments[3])!==null){e=3}else if(typeof arguments[3]==="string"){e=1}else if(arguments[3]==null){e=1}}}else if($b($$t.$lu.$type,arguments[0])!==null){e=2}else if(typeof arguments[0]==="string"){e=0}else if(arguments[0]==null){if(typeof arguments[1]==="string"){if($b($$0.$aq.$type,arguments[3])!==null){e=3}else if(typeof arguments[3]==="string"){e=0}else if(arguments[3]==null){e=0}}else if($b($.ig.$op.$type,arguments[1])!==null){e=0}else if(arguments[1]==null){if($b($$0.$aq.$type,arguments[3])!==null){e=3}else if(typeof arguments[3]==="string"){e=0}else if(arguments[3]==null){e=0}}}}if(e>0){switch(e){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;case 3:this._init3.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._n=new $$t.lv;c=c!==void 0?c:null;d=d!==void 0?d:null;$.ig.$op.init.call(this);$$v.$ap.at(a,"sourceAddress");this._a8(b,"target");this._a6(c,"displayText");this._a9(d,"toolTip");this._aj=c;this._ah=b;this._al=d;this._a0(a)},_init1:function(a,b,c,d){this._n=new $$t.lv;c=c!==void 0?c:null;d=d!==void 0?d:null;$.ig.$op.init.call(this);$$v.$ap.at(a,"sourceCell");this._aj=c;this._ah=b;this._al=d;this._a1(a);this._a8(b,"target")},_init2:function(a,b,c,d){this._n=new $$t.lv;c=c!==void 0?c:null;d=d!==void 0?d:null;$.ig.$op.init.call(this);$$v.$ap.at(a,"sourceRegion");this._aj=c;this._ah=b;this._al=d;this._a2(a);this._a8(b,"target")},_init3:function(a,b,c,d){this._n=new $$t.lv;$.ig.$op.init.call(this);this._aj=c;this._p=d;this._ah=b;this._a1(a);if(d&&$$t.$jw.l_op_Inequality(a,null)){this._f=a.worksheet()}},workbook:function(){return this.worksheet()!=null?this.worksheet().workbook():null},source:function(){return this},sheet:function(){return this.worksheet()},toString:function(){if(this.displayText()!=null){return $y("Hyperlink: {0} [{1}]",this.displayText(),this.targetAddress())}return $y("Hyperlink: {0}",this.targetAddress())},_au:function(a,b){var $self=this;if(this._f==null){return}if(this._f._t()){return}if(a){var c=this._k!=null?this._k._h():this._n;if(!c._isValid()){return}var d=this._f.rows().item(c._firstRowIndex());var e=c._firstColumnIndex();var f=d._c6(e);if($$t.$k.a9(f)||this.displayText()!=null&&$$t.$jy.s(f)){d.setCellValue(e,function(g){return g!=null?g:$self.targetAddress()}(this.displayText()))}}if(b){$$t.$ld._at(this.sourceRegion())}},_at:function(a){var b=a.worksheet();if(b.workbook()==null){return}var c=b.workbook().styles();var d=c._i(8);if(d==null){d=c._add($$5.$e.ae($$t.$i6.$type,$$t.$i9._x(),function(e){return e._ac()==8})._ad(b.workbook()))}for(var e=a.firstRow();e<=a.lastRow();e++){var f=b.rows().item(e);for(var g=a._v();g<=a._w();g++){f._bc(g).style(d)}}},_d:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$ld.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(7);$$t.$gl.f(a,0,$$t.$ld._d(String,"DisplayText",47,function(b){return b.displayText()},function(b,c){b.displayText(c)},function(b,c){b._ay(c)},true,true,24576));$$t.$gl.f(a,1,$$t.$ld._d(String,"SourceAddress",47,function(b){return b.sourceAddress()},function(b,c){b.sourceAddress(c)},function(b,c){b._a0(c)},true,true,24576));$$t.$gl.f(a,2,$$t.$ld._d($$t.$jw.$type,"SourceCell",47,function(b){return b.sourceCell()},function(b,c){b.sourceCell(c)},function(b,c){b._a1(c)},true,true,24576));$$t.$gl.f(a,3,$$t.$ld._d($$t.$lu.$type,"SourceRegion",47,function(b){return b.sourceRegion()},function(b,c){b.sourceRegion(c)},function(b,c){b._a2(c)},true,true,24576));$$t.$gl.f(a,4,$$t.$ld._d($.ig.$op.$type,"Target",47,function(b){return b.target()},function(b,c){b.target(c)},null,true,false,24576));$$t.$gl.f(a,5,$$t.$ld._d(String,"ToolTip",47,function(b){return b.toolTip()},function(b,c){b.toolTip(c)},null,true,false,24576));$$t.$gl.f(a,6,$$t.$ld._d($$t.$ld.$type,"OnVisited",47,function(b){return b},function(b,c){},null,false,false,24576));return a},_s:function(){if(this.__v){return true}if(this.isSealed()){if($$t.$jw.l_op_Inequality(this._h,null)){var a=this._h.worksheet();if(a!=null&&a._fi().contains(this._h)){return true}}}return false},_an:function(a){if(this._c()==1){return a._toString2(1,false,true,true)}else{return a._toString2(0,false,false,false)}},_ao:function(a){if(this._c()==1){return a._toString2(1,false,true,true)}else{return a._toString2(0,false,false,false)}},_av:function(){var a=false;if(this.isSealed()){if($$t.$jw.l_op_Inequality(this._h,null)){var b=this._h.worksheet();if(b!=null&&!b._fi().contains(this._h)){b._fi().add(this._h);a=true}}}else if(this.__v==false){this.__v=true;a=true}if(a){$$t.$ld._a[6].x(this,this,this)}},_a3:function(a,b,c){if(b&&a==null&&this._f!=null){this._aw()}if(this._r){if(a==null){this._h=null;this._k=null}else{this._k=a._getRegion(this._ak);this._a5()}}this._f=a;this._au(c,b)},_aw:function(){var a=this._k!=null?this._k.worksheet():this._f;var b=this._k!=null?this._k._h():this._n;if(a==null||a.workbook()==null||!b._isValid()){return}var c=a.workbook().styles().normalStyle();for(var d=b._firstRowIndex();d<=b._lastRowIndex();d++){var e=a.rows().item(d);for(var f=b._firstColumnIndex();f<=b._lastColumnIndex();f++){e._bc(f).style(c)}}},_ax:function(a,b){this._q=false;if(a==null){return}if(!b._isValid()){return}this._n=b;this._k=b._isValid()?a._cw(this._n):null;this._h=this._k!=null&&this._k._u()?a.rows().item(this._n._firstRowIndex()).cells().item(this._n._firstColumnIndex()):null;if(this._r&&this._k!=null&&!String.isNullOrEmpty(this._ak)){this._ak=this._n._toString1(false,false,a.workbook().currentFormat(),1)}},_az:function(a){this._n=a;this._q=true},_a4:function(){if(this._f==null){return}if(this._q){this._ax(this._f,this._n)}this._n=$$t.$lv._b;if(this._k!=null){this._n=this._k._h()}else if($$t.$jw.l_op_Inequality(this._h,null)){this._n=new $$t.lv(2,this._h._e(),this._h._e())}else if(this._f!=null&&!String.isNullOrEmpty(this._ak)){try{var a=this._f._getRegion(this._ak);if(a!=null){this._n=a._h()}}catch(b){}}this._k=null;this._h=null},_a5:function(){var a=this.sourceRegion();if(a._u()){if($$t.$jw.l_op_Equality(this._h,null)||this._h.worksheet()==null){this._h=a._k().cells().item(a.firstColumn())}else{}}else{this._h=null}},_a6:function(a,b){if(a!=null&&a.length>2084){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DisplayTextTooLongS"),b)}},_a7:function(){if(this._p){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_HyperlinkSealed"))}},_a8:function(a,b){if(a==null){return}var c=$b($$t.$jw.$type,a);var d=$b($$t.$lu.$type,a);var e=$b($$t.$gf.$type,a);var f=$b(String,a);if(f!=null){if(f.length>256){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_TargetTooLong"),b)}}else if($$t.$jw.l_op_Equality(c,null)&&d==null&&e==null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InvalidTarget"),b)}var g=this._f;if(g==null){if($$t.$jw.l_op_Inequality(this._h,null)){g=this._h.worksheet()}else if(this._k!=null){g=this._k.worksheet()}}if(g!=null){var h=false;if(e!=null){h=e._k()!=g.workbook()}else if($$t.$jw.l_op_Inequality(c,null)){h=c.worksheet()!=null&&c.worksheet().workbook()!=g.workbook()}else if(d!=null){h=d.worksheet()!=null&&d.worksheet().workbook()!=g.workbook()}if(h){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_HyperlinkTargetFromOtherWorkbook"),b)}}},_a9:function(a,b){if(a!=null&&a.length>256){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_ToolTipTooLong"),b)}},displayText:function(a){if(arguments.length===1){this._a7();if(this.displayText()==a){return}this._a6(a,"value");$$t.$ld._a[0].h($$t.$ld.$type,String,this,a);return a}else{return this._aj}},_ay:function(a){this._aj=a;this._au(true,false)},isSealed:function(){return this._p},sourceAddress:function(a){if(arguments.length===1){this._a7();if(this._r&&this.sourceAddress()==a){return}$$t.$ld._a[1].h($$t.$ld.$type,String,this,a);return a}else{if(this._f!=null){this._a5();if($$t.$jw.l_op_Inequality(this._h,null)){this._ak=this._an(this._h)}else if(this._k!=null){this._ak=this._ao(this._k)}}return this._ak}},_a0:function(a){if(this.sourceAddress()==a){this._r=true;this._h=null;this._k=null;return}if(this._f==null){this._ak=a;this._h=null;this._k=null}else{this._aw();var b=this._f._getRegion(a);this._ak=a;this._k=b;if(this._k._u()){this._h=this._k._k().cells().item(this._k.firstColumn())}else{this._h=null}}this._r=true;this._au(true,true)},sourceCell:function(a){if(arguments.length===1){this._a7();if(this._r==false&&$$t.$jw.l_op_Equality(this._h,a)){return}$$v.$ap.at(a,"value");if(this._f!=null&&a.worksheet()!=this._f){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_SourceFromOtherWorksheetThanHyperlink"),"value")}$$t.$ld._a[2].h($$t.$ld.$type,$$t.$jw.$type,this,a);return a}else{if(this._f!=null){this._a5()}return this._h}},_a1:function(a){if($$t.$jw.l_op_Equality(this._h,a)){this._r=false;return}if(this._f!=null){this._aw()}this._h=a;this._ak=this._an(this._h);this._k=this._h._l();this._r=false;this._au(true,true)},sourceRegion:function(a){if(arguments.length===1){this._a7();if(this._r==false&&this._k==a){return}$$v.$ap.at(a,"value");if(this._f!=null&&a.worksheet()!=this._f){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_SourceFromOtherWorksheetThanHyperlink"),"value")}$$t.$ld._a[3].h($$t.$ld.$type,$$t.$lu.$type,this,a);return a}else{if(this._k==null&&this._f!=null&&this._n._isValid()&&this._f.hyperlinks().contains(this)){return this._f._cw(this._n)}return this._k}},_a2:function(a){if(this._k==a){this._r=false;return}if(this._f!=null){this._aw()}this._k=a;this._ak=this._ao(this._k);this._a5();this._r=false;this._au(true,true)},target:function(a){if(arguments.length===1){this._a7();if(this._ah==a){return}this._a8(a,"value");this.__t=false;var b=$$t.$ld._a[4].g($$t.$ld.$type,$.ig.$op.$type,this,this._ah,a,false);this._ah=b.p1;return a}else{if(this.__t&&this._f!=null&&this._f.workbook()!=null){var a=$$t.$p5._combineHyperlinkTargetAndLocation(this._f.workbook(),null,$b(String,this._ah));if(a!=this._ah){this.target(a)}}return this._ah}},targetAddress:function(a){if(arguments.length===1){this.target(a);return a}else{var a=$b(String,this.target());if(a!=null){return a}var b=$b($$t.$jw.$type,this.target());if($$t.$jw.l_op_Inequality(b,null)){return b._toString2(1,true,true,true)}var c=$b($$t.$lu.$type,this.target());if(c!=null){return c._toString2(1,true,true,true)}var d=$b($$t.$gf.$type,this.target());if(d!=null){return d.toString()}return null}},targetCell:function(a){if(arguments.length===1){this.target(a);return a}else{return $b($$t.$jw.$type,this.target())}},targetNamedReference:function(a){if(arguments.length===1){this.target(a);return a}else{return $b($$t.$gf.$type,this.target())}},targetRegion:function(a){if(arguments.length===1){this.target(a);return a}else{return $b($$t.$lu.$type,this.target())}},toolTip:function(a){if(arguments.length===1){this._a7();this._a9(a,"value");var b=$$t.$ld._a[5].g($$t.$ld.$type,String,this,this._al,a,false);this._al=b.p1;return a}else{return this._al}},worksheet:function(){return this._f},__t:false,_o:function(){return this._n},__v:false,_c:function(){if(this._f!=null){return this._f._c();
|
|
}return 1},$type:new $.ig.Type("excel.WorksheetHyperlink",$.ig.$ot,[$$t.$gn.$type])},true);$c("excel.WorksheetHyperlinkCollection:le","Object",{_g:null,_e:null,_staticInit:function(){$$t.$le._a=$$t.$le._b()},init:function(a){$.ig.$op.init.call(this);this._g=new $$4.x($$t.$ld.$type,0);this._e=a},copyTo:function(a,b){this._g.copyTo(a,b)},isReadOnly:function(){return false},add:function(a){this.insert(this.count(),a)},clear:function(){var a=this._g.count()!=0?this._l(16):null;for(var b=this._g.count()-1;b>=0;b--){this._s(b,true)}this._p(a)},contains:function(a){return this._g.contains(a)},getEnumerator:function(){return this._g.getEnumerator()},insert:function(a,b){this._n(a,b,false)},_n:function(a,b,c){if(a<0||this.count()<a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}if(b==null){throw new $$6.e(0,"hyperlink")}if(b.worksheet()!=null){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_HyperlinkAlreadyOwned"),"hyperlink")}var d=b.sourceCell();if($$t.$jw.l_op_Inequality(d,null)&&d.worksheet()!=this._e){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_HyperlinkAlreadyOwned"),"hyperlink")}var e=b.sourceRegion();if(e!=null&&e.worksheet()!=this._e){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_HyperlinkAlreadyOwned"),"hyperlink")}if(c){b._ax(this._e,b._o())}var f=$$t.$le._a[0];var g=f.b(this._e.workbook(),this._e,f.c);var h=new $$t.lf(1,this,b,a);this._g.add(b);b._a3(this._e,true,!c);f.e($$t.$lf.$type,$$t.$ld.$type,h,null,b);if(g!=null){f.d(this._e.workbook(),g)}},remove:function(a){var b=this._g.indexOf(a);if(b<0){return false}this._s(b,true);return true},removeAt:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}this._s(a,true)},_o:function(){var b=this.getEnumerator();while(b.moveNext()){var a=b.current();a._ax(this._e,a._o())}},_q:function(a,b){var c=null;var d=null;for(var e=0;e<this._g.count();e++){var f=this._g.__inner[e];f._a4();if(b!=null&&b.isUndoOperation()){continue}var g=f._o();var h=function(){var i=a.e(g,false);g=i.p0;return i.ret}();if(!h.f()){continue}if(h.g()){if(c==null){c=new $$4.x($$6.$v.$type.specialize($$t.$ld.$type,$$0.$aw.$type,$$t.$lv.$type),0)}c.add($$6.$w.b($$t.$ld.$type,$$0.$aw.$type,$$t.$lv.$type,f,e+c.count(),f._o()));this._g.removeAt(e);f._a3(null,true,true);e--;continue}if(d==null){d=new $$4.x($$6.$u.$type.specialize($$t.$ld.$type,$$t.$lv.$type),0)}d.add($$6.$w.a($$t.$ld.$type,$$t.$lv.$type,f,f._o()));f._az(g)}if(b!=null&&b.isUndoOperation()){return}var i=this._e.workbook().__dd;this._e.workbook().__dd=false;var j=$$t.$le._a[2];var k=new $$t.lg(1,this,c,d,null);j.x(k,null,null);this._e.workbook().__dd=i},_s:function(a,b){var c=this._g.__inner[a];var d=$$t.$le._a[1];var e=new $$t.lf(1,this,c,a);var f=d.b(this._e.workbook(),this._e,d.c);this._g.removeAt(a);c._a4();c._a3(null,b,true);d.e($$t.$lf.$type,$$t.$ld.$type,e,c,null);if(f!=null){d.d(this._e.workbook(),f)}},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$lf.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_d:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$lg.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$le._c($$t.$ld.$type,"Add",48,function(b){return b.a},function(b,c){$$t.$le._t(b,c)},null,true,true,24576));$$t.$gl.f(a,1,$$t.$le._c($$t.$ld.$type,"Remove",49,function(b){return b.a},function(b,c){$$t.$le._u(b,c)},null,true,true,24576));$$t.$gl.f(a,2,$$t.$le._d($.ig.$op.$type,"Shift",49,function(b){return null},function(b,c){b.e()},null,true,true,24576));return a},_l:function(a){var b=this._e.workbook();return b!=null&&b._cv()?b._gl(this._e,a,null):null},_p:function(a){if(a!=null){var b=this._e.workbook();if(b!=null){b._h6(a)}}},_t:function(a,b){var c=a.b._g.indexOf(a.a);if(c>=0){a.b.removeAt(c)}},_u:function(a,b){a.b._n(a.c,a.a,true)},count:function(){return this._g.count()},item:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}return this._g.__inner[a]},$type:new $.ig.Type("excel.WorksheetHyperlinkCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$ld.$type)])},true);$c("WorksheetHyperlinkCollection_CollectionChangeContext:lf","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},c:0,b:null,a:null,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.a=c;this.c=d},workbook:function(){return this.b._e.workbook()},sheet:function(){return this.b._e},source:function(){return this.b._e},$type:new $.ig.Type("WorksheetHyperlinkCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("WorksheetHyperlinkCollection_ShiftChangeContext:lg","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},d:null,b:null,c:null,a:null,init1:function(a,b,c,d,e){$$0.$bh.init.call(this);this.d=b;this.b=c!=null?c.toArray():null;this.c=d!=null?d.toArray():null;this.a=e!=null?e.toArray():null},e:function(){var a=this.sheet();if(a==null){return}var b=this.workbook().__dd;this.workbook().__dd=false;var c=this.b!=null?new $$4.x($$t.$ld.$type,2,this.b.length):null;var d=this.a!=null?new $$4.x($$6.$v.$type.specialize($$t.$ld.$type,$$0.$aw.$type,$$t.$lv.$type),2,this.a.length):null;var e=this.c!=null?new $$4.x($$6.$u.$type.specialize($$t.$ld.$type,$$t.$lv.$type),2,this.c.length):null;if(this.a!=null){var h=this.a;for(var g=0;g<h.length;g++){var f=h[g];var i=this.d._g.indexOf(f);if(i>=0){this.d._g.removeAt(i);f._a4();f._a3(null,true,true);d.add($$6.$w.b($$t.$ld.$type,$$0.$aw.$type,$$t.$lv.$type,f,i,f._o()))}}}if(this.b!=null){var l=this.b;for(var k=0;k<l.length;k++){var j=l[k];var m=j._c;this.d._g.insert(j._d,m);m._ax(this.sheet(),j._e);m._a3(this.d._e,true,false);c.add(m)}}if(this.c!=null){var p=this.c;for(var o=0;o<p.length;o++){var n=p[o];var q=n._c;var r=q._o();q._ax(this.sheet(),n._d);e.add($$6.$w.a($$t.$ld.$type,$$t.$lv.$type,q,r))}}var s=$$t.$le._a[2];var t=new $$t.lg(1,this.d,d,e,c);s.x(t,null,null);this.workbook().__dd=b},workbook:function(){return this.d._e.workbook()},sheet:function(){return this.d._e},source:function(){return this.d._e},$type:new $.ig.Type("WorksheetHyperlinkCollection_ShiftChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.WorksheetImage:lh","excel.WorksheetShape",{_dv:null,_dx:null,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){if($b($$0.$aq.$type,arguments[0])!==null){a=1}else if(typeof arguments[0]==="string"){a=2}else if(arguments[0]==null){a=2}}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$ms.init.call(this,0)},_init1:function(a){$$t.$ms._init1.call(this,1,a)},_init2:function(a){$$t.$ms.init.call(this,0);if(a==null){throw new $$6.e(1)}var b=a.indexOf(",");if(!a.startsWith("data:")||b<0){throw new $$6.d(1,"The image doesn't appear to a valid data url")}var c=a.substr(0,b);if(!c.endsWith(";base64")){throw new $$6.d(1,"The data url for the image should be a base64 value")}var d=b-12;if(d<=0){throw new $$6.d(1,"The mediatype of the data url for the image should specify an image media type")}var e=5;var f=c.indexOf(";",e);if(f>=0){d=f-e}var g=c.substr(e,d);var h;switch(g.toLowerCase()){case"image/bmp":h=$$v.$cp.a;break;case"image/emf":h=$$v.$cp.c;break;case"image/gif":h=$$v.$cp.d;break;case"image/jpeg":h=$$v.$cp.e;break;case"image/png":h=$$v.$cp.f;break;case"image/tiff":case"image/x-tiff":h=$$v.$cp.g;break;case"windows/metafile":case"image/wmf":h=$$v.$cp.h;break;default:throw new $$6.d(1,"Unrecognized mediaType:"+g)}var i=$$6.$g.fromBase64String(a.substr(b+1));this._dv=new $$t.tb(1,h,new $$7.e(2,i))},image:function(a){if(arguments.length===1){this._image(a);return a}else{return this._image()}},preferredFormat:function(a){if(arguments.length===1){this._dx=a;return a}else{return this._dx}},_am:function($tArg,$tResult,a,b){return a._visitWorksheetImage$i(this,b)},_a4:function(){return false},_b0:function(){return $m($$t.$cz.$type,75)},_b1:function(){return $m($$v.$ce.$type,null)},_image:function(a){if(arguments.length===1){this._dv=a;return a}else{return this._dv}},$type:new $.ig.Type("excel.WorksheetImage",$$t.$ms.$type,[$$t.$li.$type])},true);$$t.lh.createPredefinedShape=$$t.lh.prototype.createPredefinedShape.runOn($$t.lh.prototype);$c("WorksheetItemPosition:ll","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},_g:0,_h:0,_k:0,init1:function(a,b,c,d){$$0.$bh.init.call(this);this._h=b;this._g=d;this._k=c},equals1:function(a){if($b($$t.$ll.$type,a)!==null){return this.equals(a)}return false},getHashCode:function(){return this._h+this._g^this._k},toString:function(){return $y("Index {0}: Offset {1}, Extent {2}",this._index(),this._offset(),this._extent())},_l:function(){return this._k+this._g},_extent:function(){return this._g},_index:function(){return this._h},_offset:function(){return this._k},equals:function(a){return a._h==this._h&&a._k==this._k&&a._g==this._g},_l_op_Equality:function(a,b){return a.equals(b)},_l_op_Equality_Lifted:function(a,b){if(!a.hasValue()){return!b.hasValue()}else if(!b.hasValue()){return false}return $$t.$ll._l_op_Equality(a.value(),b.value())},_l_op_Inequality:function(a,b){return!$$t.$ll._l_op_Equality(a,b)},_l_op_Inequality_Lifted:function(a,b){if(!a.hasValue()){return b.hasValue()}else if(!b.hasValue()){return true}return $$t.$ll._l_op_Inequality(a.value(),b.value())},$type:new $.ig.Type("WorksheetItemPosition",$$0.$bh.$type,[$$0.$b.$type.specialize(-1)])},true);$$t.$ll.$type.initSelfReferences();$c("excel.WorksheetMergedCellsRegion:lm","excel.WorksheetRegion",{_au:null,_ay:false,init:function(a,b,c,d,e){this._ay=true;$$t.$lu._init1.call(this,a,b,c,d,e,false)},cellFormatInternal:function(){return this._cellFormatInternal()},hasCellFormat:function(){return this._hasCellFormat()},getAdjacentFormatForBorderResolution:function(a,b){return null},onCellFormatValueChanged:function(a,b,c){if(this.worksheet()==null){return}if((c&4)!=0){return}var d=2;if(this==$$t.$lm._aw||(c&64)!=0){d|=64}var e=this.worksheet().workbook();if(e!=null&&e._c2()){return}var f=$$t.$k.a(b,true);var g=(b&~208404486)==0;var h=g&&(b&~201326598)==0;var i=g&&(b&~201326598)==b;var j=(b&~208404486)==b;var k=this._cellFormatInternal();var l=this.firstRow();var m=this.lastRow();var n=this._v();var o=this._w();for(var p=l;p<=m;p++){if(h&&p==l+1){p=m}var q=this.worksheet().rows().item(p);for(var r=n;r<=o;r++){if(g&&r==n+1){if(i||p>l&&p<m){r=o}}var s;if(j){s=q._bd(r);if(s==null){continue}}else{s=q._bc(r)}var t=s.a();for(var u=0;u<f.length;u++){var v=f[u];switch(v){case 2:case 4:if(p==m){s._setValue1(v,k._getValue(v),false,d)}break;case 67108864:case 134217728:if(p==l){s._setValue1(v,k._getValue(v),false,d)}break;case 262144:case 524288:if(r==n){s._setValue1(v,k._getValue(v),false,d)}break;case 2097152:case 4194304:if(r==o){s._setValue1(v,k._getValue(v),false,d)}break;case 32640:s._a1(k._u(),false,d);break;default:s._setValue1(v,k._getValue(v),false,d);break}}s.g(t)}}},onCellFormatValueChanging:function(a,b){},verifyFormatOptions:function(a,b){},_aj:function(a,b,c){var d=this._k();if(d==null){return{p1:b,p2:c}}if(b==null){b=d;c=this._v()}a._bq(b,c,d,this._v());return{p1:b,p2:c}},_d:function(a,b){var c=this._h();var d=$$t.$lu._d.call(this,a,b);if(d.f()&&d.g()==false){this._a6(c)}return d},_al:function(a){var b=this._h();$$t.$lu._al.call(this,a);this._a6(b)},_a3:function(a,b,c,d){var e=0;var f=$$t.$lm._a4(a,e,b,c,e,d);c=f.p3;e=f.p4;d=f.p5;return{p2:c,p3:d}},_a4:function(a,b,c,d,e,f){if($$t.$ah.l_op_Equality(d,null)){d=a;e=b;f=c}else if($$t.$ah.l_op_Inequality(d,a)||e!=b||f!=c){d=$$t.$ah.automatic();e=1;f=0}return{p3:d,p4:e,p5:f}},_a1:function(a,b){return $$t.$lm._a0(this.worksheet(),this._h(),a,b)},_a0:function(a,b,c,d){var e=new $$4.h($$t.$bz.$type,$.ig.$op.$type,0);if(a==null){return e}var f=a._o();var g=a.rows().item(b._firstRowIndex());var h=a.rows().item(b._lastRowIndex());var i=b._firstColumnIndex();var j=b._lastColumnIndex();if($j(c,null)||$j(c,67108864)||$j(c,134217728)){var k=d&&b._firstRowIndex()>0?a.rows()._aj(b._firstRowIndex()-1):null;if($j(c,null)||$j(c,67108864)){$$t.$lm._ba(a,b,e,g,k,g,i,67108864)}if($j(c,null)||$j(c,134217728)){$$t.$lm._ba(a,b,e,g,k,g,i,134217728)}}if($j(c,null)||$j(c,2)||$j(c,4)){var l=d&&b._lastRowIndex()+1<$$t.$n.getMaxRowCount(f)?a.rows()._aj(b._lastRowIndex()+1):null;if($j(c,null)||$j(c,2)){$$t.$lm._ba(a,b,e,h,l,h,i,2)}if($j(c,null)||$j(c,4)){$$t.$lm._ba(a,b,e,h,l,h,i,4)}}if($j(c,null)||$j(c,262144)||$j(c,524288)||$j(c,2097152)||$j(c,4194304)){var m=d&&b._firstColumnIndex()>0?b._firstColumnIndex()-1:-1;var n=d&&b._lastColumnIndex()+1<$$t.$n.getMaxColumnCount(f)?b._lastColumnIndex()+1:-1;if($j(c,null)||$j(c,262144)){$$t.$lm._bb(a,b,e,b._firstColumnIndex(),m,g,i,262144)}if($j(c,null)||$j(c,524288)){$$t.$lm._bb(a,b,e,b._firstColumnIndex(),m,g,i,524288)}if($j(c,null)||$j(c,2097152)){$$t.$lm._bb(a,b,e,b._lastColumnIndex(),n,g,j,2097152)}if($j(c,null)||$j(c,4194304)){$$t.$lm._bb(a,b,e,b._lastColumnIndex(),n,g,j,4194304)}}return e},getResolvedCellFormat:function(){return new $$t.ke(this)},_a5:function(a){var b=this.firstRow();var c=this.firstColumn();var d=this.lastRow();var e=this.lastColumn();var f=null;var g=-1;var h=null;var i=0;var j=-1;var k=null;var l=-1;var m=null;var n=-1;var o=null;var p=-1;var q=this._k();var r=q._bc(this._v()).d()._cloneInternal();var s=null;var t=this.worksheet();if(!a){var u=new $$t.kd(null);for(var v=b;v<=d;v++){var w=t.rows().item(v);for(var x=c;x<=e;x++){var y=w._bc(x);u._m(y);if(s==null){s=w._c6(x);if(s!=null){r=y.d()._cloneInternal()}}if(v==b){var z=$$t.$lm._a3(u.topBorderColorInfo(),u.topBorderStyle(),o,p);o=z.p2;p=z.p3}if(v==d){var aa=$$t.$lm._a3(u.bottomBorderColorInfo(),u.bottomBorderStyle(),f,g);f=aa.p2;g=aa.p3}if(x==c){var ab=$$t.$lm._a3(u.leftBorderColorInfo(),u.leftBorderStyle(),k,l);k=ab.p2;l=ab.p3}if(x==e){var ac=$$t.$lm._a3(u.rightBorderColorInfo(),u.rightBorderStyle(),m,n);m=ac.p2;n=ac.p3}var ad=$$t.$lm._a4(u.diagonalBorderColorInfo(),u.diagonalBorders(),u.diagonalBorderStyle(),h,i,j);h=ad.p3;i=ad.p4;j=ad.p5}}}var ae=t.workbook();var af=ae==null||ae._c2()==false;var ag=t.__eh;try{t.__eh=true;for(var ah=b;ah<=d;ah++){var ai=t.rows().item(ah);for(var aj=c;aj<=e;aj++){ai._d9(aj,this);if(af==false){continue}if(!a){var ak=ai._bc(aj);ak.style(r.style());ak.formatOptions(0)}}}var al=t.hyperlinks();for(var am=al.count()-1;am>=0;am--){var an=al.item(am).sourceRegion();if(this._o(an)){if(an.firstRow()!=this.firstRow()||an._v()!=this._v()){al.removeAt(am)}}}}finally{t.__eh=ag}if(a){this._ay=true;if(this._au!=null){this._au.h(this.worksheet().workbook()._b8())}return}var ao=this._cellFormatInternal();ao.setFormatting(r);var ap=true;if($$t.$k.bx(ao.formatOptions(),8)){if($$t.$ah.l_op_Inequality(ao.d()._bf(),f)||ao.d()._al()!=g||$$t.$ah.l_op_Inequality(ao.d()._bg(),h)||ao.d()._aw()!=i||ao.d()._am()!=j||$$t.$ah.l_op_Inequality(ao.d()._bk(),k)||ao.d()._an()!=l||$$t.$ah.l_op_Inequality(ao.d()._bl(),m)||ao.d()._ao()!=n||$$t.$ah.l_op_Inequality(ao.d()._bm(),o)||ao.d()._ap()!=p){ao.formatOptions(ao.formatOptions()&~8)}else{ap=false}}if(ap){if(ao.d()._al()!=g){ao.bottomBorderStyle(g)}if($$t.$ah.l_op_Inequality(ao.d()._bf(),f)){ao.bottomBorderColorInfo(f)}if(ao.d()._am()!=j){ao.diagonalBorderStyle(j)}if($$t.$ah.l_op_Inequality(ao.d()._bg(),h)){ao.diagonalBorderColorInfo(h)}if(ao.d()._aw()!=i){ao.diagonalBorders(i)}if(ao.d()._an()!=l){ao.leftBorderStyle(l)}if($$t.$ah.l_op_Inequality(ao.d()._bk(),k)){ao.leftBorderColorInfo(k)}if(ao.d()._ao()!=n){ao.rightBorderStyle(n)}if($$t.$ah.l_op_Inequality(ao.d()._bl(),m)){ao.rightBorderColorInfo(m)}if(ao.d()._ap()!=p){ao.topBorderStyle(p)}if($$t.$ah.l_op_Inequality(ao.d()._bm(),o)){ao.topBorderColorInfo(o)}}q._d6(this._v(),s,true)},_a6:function(a){if(this.worksheet()!=null){for(var b=a._firstRowIndex();b<=a._lastRowIndex();b++){var c=this.worksheet().rows().item(b);for(var d=a._firstColumnIndex();d<=a._lastColumnIndex();d++){c._dz(d,null)}}var e=this._h();for(var f=e._firstRowIndex();f<=e._lastRowIndex();f++){var g=this.worksheet().rows().item(f);for(var h=e._firstColumnIndex();h<=e._lastColumnIndex();h++){g._dz(h,this)}}}},_a7:function(a,b,c){switch(c){case 2:case 4:if(a.index()!=this.lastRow()){return}break;case 262144:case 524288:if(b!=this.firstColumn()){return}break;case 2097152:case 4194304:if(b!=this.lastColumn()){return}break;case 67108864:case 134217728:if(a.index()!=this.firstRow()){return}break}var d=this._a1($m($$t.$bz.$type,c),false);this._cellFormatInternal()._setValue1(c,d.item(c),true,4)},_a8:function(){if(this.worksheet()==null){return}for(var a=this.firstRow();a<=this.lastRow();a++){var b=this.worksheet().rows().item(a);for(var c=this._v();c<=this._w();c++){b._d9(c,null)}}this._ay=false;if(this._au!=null){this._au.i()}},_a9:function(){if(this.worksheet()==null){return}var b=this.worksheet().rows()._m(this.firstRow(),this.lastRow()).getEnumerator();while(b.moveNext()){var a=b.current();a._dx(true)}},_ba:function(a,b,c,d,e,f,g,h){var i=$$t.$k.dz(a,f,g,e,b._firstColumnIndex(),h);var j=$$t.$k.d0(d,e,h);var k=i;if($$t.$o._isValueDefault(h,k)){k=j}if($$t.$o._isValueDefault(h,k)==false){for(var l=b._firstColumnIndex()+1;l<=b._lastColumnIndex();l++){var m=$$t.$k.dz(a,d,l,e,l,h);if($$t.$o._isValueDefault(h,m)){m=j}if($.ig.$op.equalsStatic(m,k)==false){k=$$t.$o._getDefaultValue(h);break}}}c.add(h,k)},_bb:function(a,b,c,d,e,f,g,h){if(a==null){return}var i=a.columns().maxCount();var j=null;if(0<=d&&d<i){j=a._cb(d)}var k=null;if(0<=e&&e<i){k=a._cb(e)}var l=a.rows().item(b._firstRowIndex());var m=$$t.$k.dz(a,f,g,l,e,h);var n;if(j!=null){n=j.b()._getValue(h)}else if(k!=null){n=k.b()._getValue($$t.$k.o(h))}else{n=$$t.$o._getDefaultValue(h)}var o=m;if($$t.$o._isValueDefault(h,o)){o=n}if($$t.$o._isValueDefault(h,o)==false){for(var p=b._firstRowIndex()+1;p<=b._lastRowIndex();p++){var q=a.rows().item(p);var r=$$t.$k.dz(a,q,d,q,e,h);if($$t.$o._isValueDefault(h,r)){r=n}if($.ig.$op.equalsStatic(r,o)==false){o=$$t.$o._getDefaultValue(h);break}}}c.add(h,o)},cellFormat:function(){return this._cellFormatInternal()},_hasCellFormat:function(){return this._au!=null},_cellFormatInternal:function(){if(this._au==null){var a=null;if(this.worksheet()!=null){a=this.worksheet().workbook()}var b=this._ay?a._b8():null;this._au=new $$t.ln(b,this)}return this._au},comment:function(a){if(arguments.length===1){if(this._ay==false){return}if(this._k()==null){return}this._k()._d2(this._v(),a);return a}else{if(this._ay==false){return null}if(this._k()==null){return null}return this._k()._a6(this._v())}},formula:function(){if(this._k()==null){return null}return $b($$t.$ee.$type,this._k()._c6(this._v()))},_az:function(){return this._ay},value:function(a){if(arguments.length===1){if(this._ay==false){return}if(this._k()==null){return}this._k().setCellValue(this._v(),a);return a}else{if(this._ay==false){return null}if(this._k()==null){return null}return this._k()._c5(this._v())}},$type:new $.ig.Type("excel.WorksheetMergedCellsRegion",$$t.$lu.$type,[$$t.$fj.$type,$$t.$kh.$type])},true);$c("WorksheetMergedRegionOwnedCellFormatProxy:ln","WorksheetCellFormatProxy",{init:function(a,b){$$t.$kg.init1.call(this,1,a,b)},_l:function(){return $$t.$ln._br},_q:function(){return 4},_v:function(){var a=$b($$t.$lm.$type,this._s());if(a!=null){return a.worksheet()}return null},$type:new $.ig.Type("WorksheetMergedRegionOwnedCellFormatProxy",$$t.$kg.$type)},true);$c("excel.WorksheetMergedCellsRegionCollection:lo","Object",{_j:null,_e:null,_staticInit:function(){$$t.$lo._a=$$t.$lo._b()},init:function(a){$.ig.$op.init.call(this);this._e=a;this._j=new $$4.x($$t.$lm.$type,0)},add:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===4){n=1}switch(n){case 0:return this._add$e.apply(this,arguments);case 1:return this._add.apply(this,arguments);default:throw new Error("Invalid arguments")}},_add$e:function(a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantAddMergedRegion"))},contains:function(a){return this._j.contains(a)},copyTo:function(a,b){this._j.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._j.getEnumerator()},_add:function(a,b,c,d){this._y(a,b,c,d);var e=a>0?this._e.rows()._aj(a-1):null;var f=c<this._e.rows().maxCount()-1?this._e.rows()._aj(c+1):null;var g=e!=null&&e._b3();var h=f!=null&&f._b6();var i=new $$t.lm(this._e,a,b,c,d);var j=$$t.$lm._aw;$$t.$lm._aw=i;try{this._r(this._j.count(),i,false,true)}finally{$$t.$lm._aw=j}i._a9();if(!g&&e!=null&&e._b3()){e._dx(true)}if(!h&&f!=null&&f._b6()){f._dx(true)}return i},clear:function(){var a=this._j.count()>1?this._p(18):null;for(var b=this._j.count()-1;b>=0;b--){this.removeAt(b)}this._t(a)},_r:function(a,b,c,d){var e=$$t.$lo._a[0];var f=d?e.b(this._e.workbook(),this._e,e.c):null;var g=new $$t.lp(1,this,b,a);b._a5(c);this._j.insert(a,b);this._e.conditionalFormats()._a1(b);if(d){e.e($$t.$lp.$type,$$t.$lm.$type,g,null,b);if(f!=null){e.d(this._e.workbook(),f)}}},isOverlappingWithMergedRegion:function(a,b,c,d){if(this._e.mergedCellsRegions().count()==0){return false}$$t.$lu._ap(a,c);$$t.$lu._am(b,d);$$t.$k.go(this._e,a,"firstRow");$$t.$k.go(this._e,c,"lastRow");$$t.$k.gh(this._e,b,"firstColumn");$$t.$k.gh(this._e,d,"lastColumn");for(var e=a;e<=c;e++){for(var f=b;f<=d;f++){if(this._e._cr(e,f)!=null){return true}}}return false},remove:function(a){if(a==null){return false}var b=this._j.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}var b=this._j.__inner[a];var c=$$t.$lo._a[1];var d=new $$t.lp(1,this,b,a);var e=c.b(this._e.workbook(),this._e,c.c);this._j.removeAt(a);b._a9();b._a8();c.e($$t.$lp.$type,$$t.$lm.$type,d,b,null);if(e!=null){c.d(this._e.workbook(),e)}},_s:function(a,b,c){if(b!=null&&b.isUndoOperation()){return}if(c.count()==0){return}var d=new $$4.x($$6.$u.$type.specialize($$t.$lm.$type,$$t.$lv.$type),0);var e=new $$4.x($$6.$v.$type.specialize($$t.$lm.$type,$$0.$aw.$type,$$t.$lv.$type),0);var f=a.h();var g=a.x();var h=new $$4.x($$t.$lm.$type,0);for(var i=0;i<c.count();i++){var j=c.__inner[i];var k=j._h();var l=$$t.$lv._l_op_Inequality_Lifted(g,$m($$t.$lv.$type,null))&&j.firstColumn()>=g.value()._firstColumnIndex()&&j.firstRow()>=g.value()._firstRowIndex()&&j.lastColumn()<=g.value()._lastColumnIndex()&&j.lastRow()<=g.value()._lastRowIndex();if(l){e.add($$6.$w.b($$t.$lm.$type,$$0.$aw.$type,$$t.$lv.$type,j,this._j.indexOf(j),k))}else{h.add(j)}}var m=this._e.workbook().__dd;if(e.count()>0){this._e.workbook().__dd=true}var o=e.getEnumerator();while(o.moveNext()){var n=o.current();this.remove(n._c)}for(var p=0;p<h.count();p++){var q=h.__inner[p];var r=q._h();var s=q._d(a,false);if(s.f()){d.add($$6.$w.a($$t.$lm.$type,$$t.$lv.$type,q,r))}}if(d.count()>0||e.count()>0){this._e.workbook().__dd=false;var t=$$t.$lo._a[2];var u=new $$t.lq(1,this,d,e,null);t.x(u,null,null);this._e.workbook().__dd=m}},_x:function(a,b){var d=this.getEnumerator();while(d.moveNext()){var c=d.current();c._an(a,b)}},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$lp.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_d:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$lq.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$lo._c($$t.$lm.$type,"Add",50,function(b){return b.a},function(b,c){$$t.$lo._v(b,c)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$lo._c($$t.$lm.$type,"Remove",51,function(b){return b.a},function(b,c){$$t.$lo._w(b,c)},null,true,true,8192));$$t.$gl.f(a,2,$$t.$lo._d($.ig.$op.$type,"Shift",50,function(b){return null},function(b,c){b.undo()},null,true,true,8192));return a},_p:function(a){var b=this._e.workbook();return b!=null&&b._cv()?b._gl(this._e,a,null):null},_t:function(a){if(a!=null){var b=this._e.workbook();if(b!=null){b._h6(a)}}},_v:function(a,b){var c=a.b._j.indexOf(a.a);if(c>=0){a.b.removeAt(c)}},_w:function(a,b){a.b._r(a.c,a.a,true,true)},_y:function(a,b,c,d){if(this._e._d5()){var f=this._e.dataTables().getEnumerator();while(f.moveNext()){var e=f.current();var g=e.cellsInTable();if(g._t(a,b,c,d)){var h=false;if(a==g.firstRow()&&c==g.firstRow()){if(b<g.firstColumn()||g.lastColumn()<d){h=true}}else if(b==g.firstColumn()&&d==g.firstColumn()){if(a<g.firstRow()||g.lastRow()<c){h=true}}else{h=true}if(h){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantOverlapDataTableInterior"))}}}}for(var i=a;i<=c;i++){var j=this._e.rows().item(i);for(var k=b;k<=d;k++){if(j.getCellAssociatedTable(k)!=null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_MergedCellsAppliedInTable"))}if(j._bl(k)!=null){throw new $$6.p(1,$$t.$k.ef("LER_Exception_MergedRegionsOverlap"))}if($b($$t.$d9.$type,j._c6(k))!==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantOverlapArrayFormula"))}}}},count:function(){return this._j.count()},item:function(a){return this._j.__inner[a]},$type:new $.ig.Type("excel.WorksheetMergedCellsRegionCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$lm.$type)])},true);$c("WorksheetMergedCellsRegionCollection_CollectionChangeContext:lp","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,c:0,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.a=c;this.c=d},workbook:function(){return this.b._e.workbook()},sheet:function(){return this.b._e},source:function(){return this.b._e},$type:new $.ig.Type("WorksheetMergedCellsRegionCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("WorksheetMergedCellsRegionCollection_ShiftChangeContext:lq","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},d:null,c:null,b:null,a:null,init1:function(a,b,c,d,e){$$0.$bh.init.call(this);if(d!=null&&d.count()>1){d.sort2(function(f,g){return $4(f._d,g._d)})}this.d=b;this.c=c!=null?c.toArray():null;this.b=d!=null?d.toArray():null;this.a=e!=null?e.toArray():null},undo:function(){var a=this.sheet();if(a==null){return}var b=this.workbook().__dd;this.workbook().__dd=false;var c=this.b!=null?new $$4.x($$t.$lm.$type,2,this.b.length):null;var d=this.a!=null?new $$4.x($$6.$v.$type.specialize($$t.$lm.$type,$$0.$aw.$type,$$t.$lv.$type),0):null;var e=this.c!=null?new $$4.x($$6.$u.$type.specialize($$t.$lm.$type,$$t.$lv.$type),0):null;if(this.a!=null){for(var f=this.a.length-1;f>=0;f--){var g=this.a[f];var h=this.d._j.indexOf(g);if(h>=0){var i=g._h();d.insert(0,$$6.$w.b($$t.$lm.$type,$$0.$aw.$type,$$t.$lv.$type,g,h,i));this.d._j.removeAt(h);g._a9();g._a8()}}}if(this.b!=null){for(var j=0;j<this.b.length;j++){var k=this.b[j];var l=k._c;c.add(l);this.d._r(k._d,l,true,false)}}if(this.c!=null){var o=this.c;for(var n=0;n<o.length;n++){var m=o[n];var p=m._c;var q=p._h();p._al(m._d);p._a9();this.sheet().conditionalFormats()._a1(p);e.add($$6.$w.a($$t.$lm.$type,$$t.$lv.$type,p,q))}}var r=$$t.$lo._a[2];var s=new $$t.lq(1,this.d,e,d,c);r.x(s,null,null);this.workbook().__dd=b},workbook:function(){return this.d._e.workbook()},sheet:function(){return this.d._e},source:function(){return this.d._e},$type:new $.ig.Type("WorksheetMergedCellsRegionCollection_ShiftChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("WorksheetRegion_HorizontalSorter:lz","Object",{init:function(){$.ig.$op.init.call(this)},compare:function(a,b){return $$t.$l0._instance.compare(a._h(),b._h())},$type:new $.ig.Type("WorksheetRegion_HorizontalSorter",$.ig.$ot,[$$6.$ad.$type.specialize($$t.$lu.$type)])},true);$c("WorksheetRegion_HorizontalAddressSorter:l0","Object",{init:function(){$.ig.$op.init.call(this)},_compareHelper:function(a,b){return a._firstColumnIndex()-b._firstColumnIndex()},_compareHelperLast:function(a,b){return a._lastColumnIndex()-b._lastColumnIndex()},compare:function(a,b){var c=$$t.$l0._compareHelper(a,b);if(c!=0){return c}c=$$t.$l3._compareHelper(a,b);if(c!=0){return c}c=$$t.$l0._compareHelperLast(a,b);if(c!=0){return c}return $$t.$l3._compareHelperLast(a,b)},$type:new $.ig.Type("WorksheetRegion_HorizontalAddressSorter",$.ig.$ot,[$$6.$ad.$type.specialize($$t.$lv.$type)])},true);$c("WorksheetRegion_HorizontalWeakSorter:l1","Object",{init:function(){$.ig.$op.init.call(this)},compare:function(a,b){var c=$$t.$k.dy(a);var d=$$t.$k.dy(b);if(c==null&&d==null){return 0}if(c==null){return-1}if(d==null){return 1}return $$t.$lz._instance.compare(c,d)},$type:new $.ig.Type("WorksheetRegion_HorizontalWeakSorter",$.ig.$ot,[$$6.$ad.$type.specialize($$6.$z.$type)])},true);$c("WorksheetRegion_VerticalSorter:l2","Object",{init:function(){$.ig.$op.init.call(this)},compare:function(a,b){return $$t.$l3._instance.compare(a._h(),b._h())},$type:new $.ig.Type("WorksheetRegion_VerticalSorter",$.ig.$ot,[$$6.$ad.$type.specialize($$t.$lu.$type)])},true);$c("WorksheetRegion_VerticalAddressSorter:l3","Object",{init:function(){$.ig.$op.init.call(this)},_compareHelper:function(a,b){return a._firstRowIndex()-b._firstRowIndex()},_compareHelperLast:function(a,b){return a._lastRowIndex()-b._lastRowIndex()},compare:function(a,b){var c=$$t.$l3._compareHelper(a,b);if(c!=0){return c}return $$t.$l0._compareHelper(a,b)},$type:new $.ig.Type("WorksheetRegion_VerticalAddressSorter",$.ig.$ot,[$$6.$ad.$type.specialize($$t.$lv.$type)])},true);$c("RegionShiftComparer$1:lw","Object",{$t:null,_a:false,_b:false,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._b=!a.o();this._a=a.w()<1},compare:function(a,b){var c=this._b?a.firstColumn():a.firstRow();var d=this._b?b.firstColumn():b.firstRow();var e=$4(c,d);return this._a?e:-e},$type:new $.ig.Type("RegionShiftComparer$1",$.ig.$ot,[$$6.$ad.$type.specialize(0)])},true);$c("MutableWorksheetRegionAddress:lx","Object",{d:0,h:0,e:0,i:0,init:function(){$.ig.$op.init.call(this);this.n()},f:function(){return this.d},j:function(){return this.h},b:function(){return this.d<0},c:function(){return this.d==this.e&&this.h==this.i},g:function(){return this.e},k:function(){return this.i},n:function(){this.d=this.e=-1;this.h=this.e=-1},a:function(){if(this.b()){return $$t.$lv._b}else{return new $$t.lv(1,this.h,this.i,this.d,this.e)}},toString:function(){return this.m(1,true)},m:function(a,b){var c=function(d,e,f,g,h){return $$t.$yv.u(d,e,2,g,h,-1,-1,false,f)}(this.h,this.d,a,b,b);if(this.c()){return c}return $y("{0}{1}{2}",c,":",function(i,j,k,l,m){return $$t.$yv.u(i,j,2,l,m,-1,-1,false,k)}(this.i,this.e,a,b,b))},q:function(a,b){if(this.b()){this.h=this.i=a;this.d=this.e=b}else{if(a<this.h){this.h=a}else if(a>this.i){this.i=a}if(b<this.d){this.d=b}else if(b>this.e){this.e=b}}},o:function(a){this.q(a.o(),a.m())},p:function(a){if(this.b()){this.d=a._firstColumnIndex();this.h=a._firstRowIndex();this.e=a._lastColumnIndex();this.i=a._lastRowIndex()}else{this.d=Math.min(this.d,a._firstColumnIndex());this.h=Math.min(this.h,a._firstRowIndex());this.e=Math.max(this.e,a._lastColumnIndex());this.i=Math.max(this.i,a._lastRowIndex())}},$type:new $.ig.Type("MutableWorksheetRegionAddress",$.ig.$ot)},true);$c("CellSizeMeasurementContext:l6","Object",{b:null,d:null,c:null,a:null,init:function(a,b){$.ig.$op.init.call(this);this.d=new $$4.h($$t.$o.$type,$$a.$af.$type,0);this.a=new $$v.cq($$t.$o.$type,$$v.$cq.$type.specialize(String,Number),20,null);this.c=a;this.b=b},e:function(a,b,c,d){var e=a._b8();var f=$$t.$l6.j(b);if(e){return this.h(a,b,c,Math.max(d,1),f)}else{var g=this.a.item(a);var h=g!=null?g.item(b):0;if(h==0){h=this.b._measureText(a,b,$m($$a.$af.$type,null),true,f>0).width();if(g==null){g=new $$v.cq(String,Number,500,null);this.a.h(a,g)}g.h(b,h)}if(f>0){h+=f*8}return h}},k:function(a){var b;b=this.b._getDefaultRowHeight(a);return $.ig.truncate($$t.$n._em(this.c,b,true))},l:function(a,b,c){var d=this.f(a,b,c);return $.ig.truncate(Math.ceil($$t.$n._em(this.c,d,true)));
|
|
},j:function(a){var b=0;var c=-1;while((c=a.indexOf("\r",c+1))>0){b++}c=-1;while((c=a.indexOf("\n",c+1))>0){if(c==0||a.charAt(c-1)!="\r"){b++}}return b},f:function(a,b,c){try{return this.g(a,b,c)}catch(d){return 20}},m:function(a){var $self=this;var b=new $$a.af;if(function(){var c=$self.d.tryGetValue(a,b);b=c.p1;return c.ret}()==false){b=this.b._measureText(a,"0",$m($$a.$af.$type,null),true,false);this.d.add(a,b)}return b},g:function(a,b,c){var d;d=this.b._getDefaultRowHeight(a);var e=this.m(a);var f=this.b._measureText(a,b,$m($$a.$af.$type,new $$a.af(1,c,2147483647)),true,false);var g=$$t.$l6.i(f.height(),e.height(),d);if(g<f.height()){g=f.height()}return g},h:function(a,b,c,d,e){var f=$$t.$n._eo(this.c,c,true,false);var g=d;var h=new $$a.af(1,g,$.ig.truncate($$t.$aa.f(f)));var i=this.m(a).height();var j=f/i;var k=this.b._measureText(a,b,$m($$a.$af.$type,h),true,false);var l=k.height()/i;if(k.height()>f){if(e==0){h.width(2147483647);k=this.b._measureText(a,b,$m($$a.$af.$type,h),true,false);if(j>1){g=$.ig.truncate(Math.ceil(k.width()/j));do{h.width(g);k=this.b._measureText(a,b,$m($$a.$af.$type,h),true,false);g+=2}while(k.height()>f)}}else{var m=e+1;if(m>j){}else{h.width(2147483647);k=this.b._measureText(a,b,$m($$a.$af.$type,h),true,false);if(m==j){}else{var n=g;var o=$.ig.truncate($$t.$aa.f(k.width()));l=k.height()/i;while(n<=o){g=n+$a(o-n,2);h.width(g);k=this.b._measureText(a,b,$m($$a.$af.$type,h),true,false);l=k.height()/i;if(l<j){o=g-1}else if(l>j){n=g+1}else{break}}for(var p=$.ig.truncate($$t.$aa.f(k.width()))-1;p>n;p-=2){h.width(p);var q=this.b._measureText(a,b,$m($$a.$af.$type,h),true,false);l=q.height()/i;if(l!=j){break}k=q}}}}}return k.width()},i:function(a,b,c){return Math.round(a/b)*c},$type:new $.ig.Type("CellSizeMeasurementContext",$.ig.$ot)},true);$c("CellDataContext:l7","Object",{c:null,i:null,k:false,q:0,m:false,g:0,e:null,init:function(a,b,c,d,e,f){this.e=new $$t.j3;$.ig.$op.init.call(this);this.q=a;this.c=b;this.i=c;this.m=d;this.g=e;this.e=f},d:function(){return this.c},j:function(a){if(arguments.length===1){if(a==null){this.k=true}else{}this.i=a;return a}else{return this.i}},l:function(){return this.k},r:function(){return this.q},n:function(){return this.m},o:function(){return this.g!=0},h:function(){return this.g},f:function(){return this.e},p:function(){return this.g==7&&this.e.a()==10},s:function(a){var b=this.g;if(b==0||this.c==null){return null}if(this.c.l(b,this.e)){return this.c.y(a,this.q,true)}var c=this.c.ab(a,this.q,null,b,this.e);var d=$b($$t.$dt.$type,c);if(d!=null){return d._unformattedString()}var e=$b($$t.$dv.$type,c);if(e!=null){return e.value()}return c},t:function(a){var b=this.g;if(b==0||this.c==null){return null}return this.c.ab(a,this.q,null,b,this.e)},u:function(){this.c=null;this.i=null;$$t.$l7.a=this},b:function(a,b,c,d,e,f){var g=$$t.$l7.a;if(g!=null){$$t.$l7.a=null;g.q=a;g.c=b;g.i=c;g.m=d;g.e=f;g.g=e}else{g=new $$t.l7(a,b,c,d,e,f)}return g},$type:new $.ig.Type("CellDataContext",$.ig.$ot)},true);$c("CellFormatContext:l8","Object",{a:null,b:null,d:0,init:function(a,b,c){$.ig.$op.init.call(this);this.d=a;this.b=b;this.a=c},c:function(a){if(this.b==null||this.a==null){return a._bc(this.d)}return a._be(this.d,this.b,this.a,true)},e:function(){return this.d},$type:new $.ig.Type("CellFormatContext",$.ig.$ot)},true);$c("GetCellTextParameters:l9","Object",{init:function(a){$.ig.$op.init.call(this);this.e=a},e:0,a:0,b:0,g:$m($$0.$aq.$type,null),d:null,c:false,f:0,$type:new $.ig.Type("GetCellTextParameters",$.ig.$ot)},true);$c("GetCellTextResult:ma","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},g:null,e:0,a:0,f:null,b:0,init1:function(a,b){$$0.$bh.init.call(this);this.g=b;this.e=NaN;this.a=3;this.f=null;this.b=0},c:function(){return this.a==1},d:function(){return this.a==2},$type:new $.ig.Type("GetCellTextResult",$$0.$bh.$type)},true);$c("WorksheetRowOwnedCellFormatProxy:mb","WorksheetCellFormatProxy",{init:function(a,b){$$t.$kg.init1.call(this,1,a,b)},_l:function(){return $$t.$mb._br},_q:function(){return 61},_v:function(){var a=$b($$t.$l5.$type,this._s());if(a!=null){return a.worksheet()}return null},$type:new $.ig.Type("WorksheetRowOwnedCellFormatProxy",$$t.$kg.$type)},true);$c("excel.WorksheetRowCollection:mh","excel.RowColumnCollectionBase$1",{_al:null,_staticInit:function(){$$t.$mh._ag=$$t.$mh._ah()},init:function(a){$$t.$hd.init.call(this,$$t.$l5.$type,a,$$t.$n.getMaxRowCount(a._o()))},_a:function(){this._al=new $$t.mm(this);return this._al},_createValue:function(a){return new $$t.l5(this._e(),a)},_getItemIndex:function(a){return a.index()},_initializeItemIndex:function(a,b,c){a._dn(b,c)},_isItemStillValid:function(a){return!a._m()},maxCount:function(){return $$t.$n.getMaxRowCount(this._e()._o())},_ab:function(){$$t.$hd._ab.call(this);var b=this.getEnumerator();while(b.moveNext()){var a=b.current();a._x()}},_ae:function(a){throw new $$6.p(1,$$t.$k.eg("LE_InvalidOperationException_MaxRows",[this._e().workbook().maxRowCount()]))},_af:function(a,b){var d=this.getEnumerator();while(d.moveNext()){var c=d.current();c._ac(a,b)}},_ai:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$mo.$type,$tValue,a,b,c,d,e,g,f,h,null,null)},_ah:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$mh._ai($$0.$aw.$type,"Add",97,function(b){return b.e},function(b,c){$$t.$mh._a1(b,c)},null,64,true,true));$$t.$gl.f(a,1,$$t.$mh._ai($$0.$aw.$type,"Remove",98,function(b){return b.e},function(b,c){$$t.$mh._a2(b,c)},null,512,true,true));return a},_aq:function(a,b,c,d,e){var f=this._al._getDistanceToTopOfRows(a,b,c,d,e);c=f.p2;d=f.p3;return{p2:c,p3:d}},_aj:function(a){var $self=this;var b;if(function(){var c=$self._c()._tryGetValue(a,b);b=c.p1;return c.ret}()){return b}return null},_ar:function(a,b,c,d,e){{var f=$$t.$n._e9(this._e().workbook());try{var g=this._al._getIndexesOfRows(a,b,c,d,e);a=g.p0;b=g.p1;c=g.p2;d=g.p3}finally{if(f!=null){f.dispose()}}}return{p0:a,p1:b,p2:c,p3:d}},_ap:function(a,b,c){var d=c?this._n(a+1,this.maxCount()-1,true):this._n(0,a-1,false);var f=d.getEnumerator();while(f.moveNext()){var e=f.current();var g=e._a2(b);if(g!=null&&g.j(b)){return $m($$0.$aw.$type,e.index())}}return $m($$0.$aw.$type,null)},_as:function(a){var c=this.getEnumerator();while(c.moveNext()){var b=c.current();b.hidden(a.contains(b))}},insert:function(a,b){b=b!==void 0?b:1;this._a3();var c=this.maxCount();if(a<0){throw new $$6.o(1,"index")}if(b<1){throw new $$6.f(1,"count")}if(a+b>c){throw new $$6.p(1,"Max rows exceeded")}this._au(a,b,$m($$t.$mo.$type,null))},_au:function(a,b,c){var d=this.maxCount();var e=null;if(a>0){e=this._g(a-1,false)}var f=new $$4.x($$t.$l5.$type,1,this._m(d-b,d-1));if(0<a){var g=this._aj(a-1);if(g!=null){g._di(false,true)}}var h=this._aj(a);if(h!=null){h._di(false,true)}var i=$$t.$mh._ag[0];var j=new $$t.mo(1,this,a,b,f.toArray());var k=new $$t.mn(i,j,true,$l(c,null),null);var l=this._e()._b8(new $$t.an(2,this._e(),3,null,a,d-(b+1),0,$$t.$n.getMaxColumnCount(this._e()._o())-1,b,true),2,k,false);this._e()._h0();this._ac(l.a);i.e($$t.$mo.$type,$$0.$aw.$type,j,-1,a);if(e!=null){var m=a+b;for(var n=a;n<m;n++){var o=this.item(n);o._dm(e);o._di(false,true)}}var q=f.getEnumerator();while(q.moveNext()){var p=q.current();p._du(j.c)}if($l(c,null)){this._aw(c.value().a,c.value().c)}this._al._onRowHeightsChanged();this._al._resetExtentCache(false);k.h();if(k.g()!=null){i.d(this._e().workbook(),k.g())}var s=this._m(a+b,this.maxCount()-1).getEnumerator();while(s.moveNext()){var r=s.current();r._dg()}var t=this._e().workbook();if(t!=null){t._hg(function(u,v){v._b6(t)},true)}this._e()._ig();this._e()._h7()},_av:function(){this._al._onRowHeightsChanged()},_aw:function(a,b){var c=this._k();for(var e=0;e<a.length;e++){var d=a[e];d._dr(this._e(),c);var f=this._i(d,d.index())}for(var h=0;h<a.length;h++){var g=a[h];g._dt(this._e(),b)}},remove:function(a,b){b=b!==void 0?b:1;this._a3();var c=this.maxCount();if(a<0){throw new $$6.o(1,"index")}if(b<1){throw new $$6.f(1,"count")}if(a+b>c){throw new $$6.p(1,"Max rows exceeded")}var d=null;var e=0;var f=null;var g=new $$t.lv(1,a,a+b-1,0,this._e().columns().maxCount()-1);var i=this._e().tables().getEnumerator();while(i.moveNext()){var h=i.current();if(h._by()._intersectsWith(g)){e++;if(!g._contains1(h._by())){if(f!=null){this._ac(3)}else{f=h}}}}if(f!=null){if(e>1){this._ac(3)}if(f.isHeaderRowVisible()&&g._contains2(f.headerRowRegion().firstRow(),f._by()._firstColumnIndex())){this._ac(3)}if(g._contains1(f.dataAreaRegion()._h())){d=this._aj(a);if(b==1){d._de();return}a+=1;b-=1}}this._ay(a,b,$m($$t.$mo.$type,null),d)},_ay:function(a,b,c,d){var e=new $$4.x($$t.$l5.$type,1,this._m(a,a+b-1));if(e.count()!=0){if(0<a&&e.__inner[e.count()-1].index()==a+b-1&&e.__inner[e.count()-1]._b1()){this._h(a-1)}if(a+b<this.maxCount()&&e.__inner[0].index()==a&&e.__inner[0]._b4()){this._h(a+b)}}if(0<a){var f=this._aj(a-1);if(f!=null){f._di(false,true)}}if(a+b<this.maxCount()){var g=this._aj(a+b);if(g!=null){g._di(false,true)}}var h=$$t.$mh._ag[1];var i=new $$t.mo(1,this,a,b,e.toArray());var j=new $$t.mn(h,i,false,$l(c,null),d);var k=this._e()._b8(new $$t.an(2,this._e(),3,null,a+b,this.maxCount()-1,0,$$t.$n.getMaxColumnCount(this._e()._o())-1,(-b),true),0,j,false);this._e()._h0();this._ac(k.a);var m=e.getEnumerator();while(m.moveNext()){var l=m.current();l._du(i.c)}if($l(c,null)){this._aw(c.value().a,c.value().c)}h.e($$t.$mo.$type,$$0.$aw.$type,i,-1,a);this._al._onRowHeightsChanged();this._al._resetExtentCache(false);this._e()._h5();j.h();if(j.g()!=null){h.d(this._e().workbook(),j.g())}var o=this._m(a+b,this.maxCount()-1).getEnumerator();while(o.moveNext()){var n=o.current();n._dg()}var p=this._e().workbook();if(p!=null){p._hg(function(q,r){r._b6(p)},true)}this._e()._ig()},_az:function(a){this._al._onRowHeightsChanged();this._al._resetExtentCache(a)},_a0:function(a,b){this._al._onRowHeightsChanged();this._al._resetExtentCache1(a,b)},_a1:function(a,b){a.b._y();a.b._ay(a.e,a.d,$m($$t.$mo.$type,a),null)},_a2:function(a,b){a.b._y();a.b._au(a.e,a.d,$m($$t.$mo.$type,a))},_a3:function(){if(this._e().workbook()==null){throw new $$6.p(1,"The worksheet has been deleted")}},item:function(a){return this._h(a)},$type:new $.ig.Type("excel.WorksheetRowCollection",$$t.$hd.$type.specialize($$t.$l5.$type))},true);$c("WorksheetRowCollection_RowBinaryTreeNode:mi","RowColumnBinaryTreeNode$1",{init:function(a,b,c){$$t.$hc.init.call(this,$$t.$l5.$type,a,b,c)},p:function(a,b){return a._ct(true)},$type:new $.ig.Type("WorksheetRowCollection_RowBinaryTreeNode",$$t.$hc.$type.specialize($$t.$l5.$type))},true);$c("WorksheetRowCollection_RowsLoadOnDemandTree:mm","RowColumnLoadOnDemandTree$1",{_ay:0,init:function(a){$$t.$he.init.call(this,$$t.$l5.$type,a)},_f:function(a,b){return new $$t.mi(a,b,this)},_k:function(a,b,c){return new $$t.mj(this,a,b,c)},_l:function(a,b){return new $$t.mk(a,b)},_m:function(a,b){return new $$t.ml(a,b)},_positionVersion:function(){return this._ay},_a3:function(a,b,c){if(c==0){return{p0:a,p1:b}}var d=$a(b,c);d=Math.min(d,this._al()-a-1);a+=d;b-=d*c;return{p0:a,p1:b}},_a2:function(a,b,c,d){var e=0;var f=this._ac();var g=f!=null?f.count():0;for(var h=0;h<g;h++){var i=$b($$t.$mj.$type,f.__inner[h]);if(i.n()>a){break}var j=0;if(false==i.e()||i.l()<a){j=i.aa(b,c,d)}else{var k=a-i.n();for(var l=0;l<k;l++){j+=i.z(l,b,c,d)}}if(i.e()){e+=j}else{e-=j}}return e},_getDistanceToTopOfRows:function(a,b,c,d,e){var f=this._at.defaultRowHeight();var g=f;if(e==false&&this._at._dv()){g=0}var h=this._a4(a,b,c,d,f,g,e);c=h.p2;d=h.p3;return{p2:c,p3:d}},_a4:function(a,b,c,d,e,f,g){c=0;d=0;if(a==0&&b==0){return{p2:c,p3:d}}var h=Math.max(this._ah(a),0);var i=b==a?h:Math.max(this._ah(b),0);var j=this._a5(h,i,c,d,e,f,g);c=j.p2;d=j.p3;c+=this._a2(a,e,f,g);if(a==b){d=c}else{d+=this._a2(b,e,f,g)}return{p2:c,p3:d}},_a5:function(a,b,c,d,e,f,g){var h=f*32;var i=a-a%32;var j=b-b%32;var k=f;var l=i;var m=false;var n=0;var o;var q=this._y().getEnumerator();while(q.moveNext()){var p=q.current();var r=p;if(m==false){o=$a(Math.min(i,r.firstItemIndex())-n,32);c+=o*h}o=$a(Math.min(j,r.firstItemIndex())-n,32);d+=o*h;if(l<r.firstItemIndex()){if(m==false){c+=k*(a-l);m=true;l=j}if(l<r.firstItemIndex()){d+=k*(b-l);return{p2:c,p3:d}}}if(r.firstItemIndex()==l){if(m==false){c+=$$t.$mm._az(a,r,e,f,g);m=true;l=b-b%32}if(r.firstItemIndex()==l){d+=$$t.$mm._az(b,r,e,f,g);return{p2:c,p3:d}}else if(r.firstItemIndex()<l){d+=r.getTotalExtent(e,f,g)}}else if(r.firstItemIndex()<l){var s=r.getTotalExtent(e,f,g);c+=m?0:s;d+=s}n=r.firstItemIndex()+32}if(m==false){c+=(a-n)*k}d+=(b-n)*k;return{p2:c,p3:d}},_az:function(a,b,c,d,e){var f=a-b.firstItemIndex();if(f==0){return 0}if(f==32){return b.getTotalExtent(c,d,e)}return b.calculateCumulativeHeight(f,c,d,e)},_a8:function(a,b,c,d,e,f,g,h){c=0;d=0;var i=a;var j=b;var k=null;var l=null;var m=0;var n=0;var o=0;var p=0;var q=this._ac();var r=q!=null?q.count():0;for(var s=0;s<r;s++){var t=$b($$t.$mj.$type,q.__inner[s]);var u=t.ae(f,g,h);if(u>a&&u>b){break}var v=t.aa(f,g,h);if(k==null&&u<=a){if(t.e()){if(u+v>a){k=t;m=a-u}else{i=Math.max(i-v,0);o+=t.k()}}else{i+=v;o-=t.k()}}if(l==null&&u<=b){if(t.e()){if(u+v>b){l=t;n=b-u}else{j=Math.max(j-v,0);p+=t.k()}}else{j+=v;p-=t.k()}}}var w=true;if(k!=null){if(l!=null){w=false}else{i=j}}else{if(l!=null){j=i}}if(w){var x=this._a9(i,j,c,d,e,f,g,h);i=x.p0;j=x.p1;c=x.p2;d=x.p3;a=i;b=j}if(k!=null){c=k.n()+function(){var y=k.y(m,f,g,h);m=y.p0;return y.ret}();a=m}else{c+=o}if(l!=null){d=l.n()+function(){var y=l.y(n,f,g,h);n=y.p0;return y.ret}();b=n}else{d+=p}return{p0:a,p1:b,p2:c,p3:d}},_a9:function(a,b,c,d,e,f,g,h){var $self=this;var i=g*32;var j=false;var k=0;var m=this._y().getEnumerator();while(m.moveNext()){var l=m.current();var n=l;var o=$a(n.firstItemIndex()-k,32);var p=o*i;if(function(){var q=$self._aw(null,p,o,a,b,c,d,j,f,g,h);a=q.p3;b=q.p4;c=q.p5;d=q.p6;j=q.p7;return q.ret}()){return{p0:a,p1:b,p2:c,p3:d}}var q=n.getTotalExtent(f,g,h);if(function(){var r=$self._aw(n,q,1,a,b,c,d,j,f,g,h);a=r.p3;b=r.p4;c=r.p5;d=r.p6;j=r.p7;return r.ret}()){return{p0:a,p1:b,p2:c,p3:d}}k=n.firstItemIndex()+32}if(g==0){if(j==false){c=e}d=e;return{p0:a,p1:b,p2:c,p3:d}}if(j==false){var r=this._a3(c,a,g);c=r.p0;a=r.p1}var s=this._a3(d,b,g);d=s.p0;b=s.p1;return{p0:a,p1:b,p2:c,p3:d}},_getIndexesOfRows:function(a,b,c,d,e){var f=this._at.defaultRowHeight();var g=f;if(e==false&&this._at._dv()){g=0}var h=a;var i=b;var j=this._a8(a,b,c,d,$$t.$n.getMaxRowCount(this._at._o())-1,f,g,e);a=j.p0;b=j.p1;c=j.p2;d=j.p3;if(c<0||c>=this._al()||d<0||d>=this._al()){this._an();a=h;b=i;var k=this._a8(a,b,c,d,$$t.$n.getMaxRowCount(this._at._o())-1,f,g,e);a=k.p0;b=k.p1;c=k.p2;d=k.p3}return{p0:a,p1:b,p2:c,p3:d}},_a0:function(a,b,c,d,e){var f=a.values();for(var g=0;g<32;g++){var h=f[g];var i;if(h==null||h._m()){i=d}else{if(e==false&&h.hidden()){continue}i=a.p(h,g)}if(i<0){b-=c}else if(b<i){return{ret:g,p1:b}}else{b-=i}}return{ret:32-1,p1:b}},_onRowHeightsChanged:function(){this._ay++},_aw:function(a,b,c,d,e,f,g,h,i,j,k){var $self=this;if(h==false&&function(){var l=$self._ax(a,b,c,d,f,i,j,k);d=l.p3;f=l.p4;return l.ret}()){h=true}if(function(){var l=$self._ax(a,b,c,e,g,i,j,k);e=l.p3;g=l.p4;return l.ret}()){return{ret:true,p3:d,p4:e,p5:f,p6:g,p7:h}}return{ret:false,p3:d,p4:e,p5:f,p6:g,p7:h}},_ax:function(a,b,c,d,e,f,g,h){if(d<b){if(a==null){var i=this._a3(e,d,g);e=i.p0;d=i.p1}else{e+=function(){var j=$$t.$mm._a0(a,d,f,g,h);d=j.p1;return j.ret}()}return{ret:true,p3:d,p4:e}}else{var j=c*32;if(e+j==this._al()){var k=d-(b-1);d=b-1;if(a==null){var l=this._a3(e,d,g);e=l.p0;d=l.p1}else{e+=function(){var m=$$t.$mm._a0(a,d,f,g,h);d=m.p1;return m.ret}()}d+=k}else{d-=b;e+=j}}return{ret:false,p3:d,p4:e}},$type:new $.ig.Type("WorksheetRowCollection_RowsLoadOnDemandTree",$$t.$he.$type.specialize($$t.$l5.$type))},true);$c("WorksheetRowCollection_RowsLoadOnDemandTree_RowChangeAdjustmentPoint:mj","LoadOnDemandTree_ChangeAdjustmentPoint$1",{ac:0,ad:0,w:0,x:0,v:0,init:function(a,b,c,d){this.ac=-1;this.ad=-1;this.w=-1;this.x=-1;$$t.$f6.init.call(this,$$t.$l5.$type,a,b,c,d)},t:function(){this.v--},ae:function(a,b,c){this.ag();var d=c?this.ad:this.ac;if(d<0){d=this.af(a,b,c);if(c){this.ad=d}else{this.ac=d}}return d},y:function(a,b,c,d){for(var e=0;e<this.k();e++){var f=this.z(e,b,c,d);if(f>a){return{ret:e,p0:a}}a-=f}return{ret:this.k()-1,p0:a}},z:function(a,b,c,d){return this.c.d(a+this.o(),b,c,d)},aa:function(a,b,c){this.ag();var d=c?this.x:this.w;if(d<0){d=this.ab(a,b,c);if(c){this.x=d}else{this.w=d}}return d},af:function(a,b,c){var d=this.n();if(d==0){return 0}var e=d;var f=d;if(!this.e()){e--}var g;var h;var i=this.a._a4(e,f,g,h,a,b,c);g=i.p2;h=i.p3;return h},ab:function(a,b,c){if(!this.e()){return b*this.k()}var d=this.c;if(this.k()==d.c()){return d.e(a,b,c)}var e=0;for(var f=0;f<this.k();f++){e+=this.z(f,a,b,c)}return e},ag:function(){if(this.v!=this.a._positionVersion()){this.v=this.a._positionVersion();this.ac=-1;this.ad=-1;this.w=-1;this.x=-1;var a=$b($$t.$mk.$type,this.c);if(a!=null){a.n()}}},$type:new $.ig.Type("WorksheetRowCollection_RowsLoadOnDemandTree_RowChangeAdjustmentPoint",$$t.$f6.$type.specialize($$t.$l5.$type))},true);$c("WorksheetRowCollection_RowsLoadOnDemandTree_RowChangeHistoryItemAdd:mk","LoadOnDemandTree_ChangeHistoryItemAdd$1",{k:0,l:0,init:function(a,b){this.k=-1;this.l=-1;$$t.$f8.init.call(this,$$t.$l5.$type,a,b)},d:function(a,b,c,d){if(!this.j()){return c}var e=$b($$t.$l5.$type,this.i()[a]);if(e==null||e._m()){return c}if(false==d&&e._l()){return 0}var f=e._ct(d);if(f<0){return b}return f},e:function(a,b,c){if(c){if(this.l<0){this.l=this.m(this.b,a,b,true)}return this.l}if(this.k<0){this.k=this.m(this.b,a,b,false)}return this.k},m:function(a,b,c,d){if(!this.j()){return c*a}var e=0;for(var f=0;f<a;f++){var g=$b($$t.$l5.$type,this.i()[f]);if(g==null){e+=c;continue}if(d==false&&g.hidden()){continue}var h=this.d(f,b,c,d);if(h<0){e+=b}else{e+=h}}return e},n:function(){this.k=-1;this.l=-1},$type:new $.ig.Type("WorksheetRowCollection_RowsLoadOnDemandTree_RowChangeHistoryItemAdd",$$t.$f8.$type.specialize($$t.$l5.$type))},true);$c("WorksheetRowCollection_RowsLoadOnDemandTree_RowChangeHistoryItemRemove:ml","LoadOnDemandTree_ChangeHistoryItemRemove$1",{init:function(a,b){$$t.$f9.init.call(this,$$t.$l5.$type,a,b)},d:function(a,b,c,d){return c},e:function(a,b,c){return b*this.c()},$type:new $.ig.Type("WorksheetRowCollection_RowsLoadOnDemandTree_RowChangeHistoryItemRemove",$$t.$f9.$type.specialize($$t.$l5.$type))},true);$c("WorksheetRowCollection_InsertRemoveOperationWrapper:mn","Object",{a:null,c:null,f:null,d:false,e:false,b:null,init:function(a,b,c,d,e){this.c=new $$t.mo;$.ig.$op.init.call(this);this.a=a;this.c=b;this.f=null;this.d=c;this.e=d;this.b=e},g:function(){return this.f},h:function(){var a=this.c.sheet();a.sortSettings()._bm();a.filterSettings()._bo();a.conditionalFormats()._a7()},count:function(){return this.c.d},index:function(){return this.c.e},shiftsColumns:function(){return false},shiftsRows:function(){return true},isRemoveOperation:function(){return!this.d},isUndoOperation:function(){return this.e},performsShift:function(){return true},worksheet:function(){return this.c.sheet()},onBeforeShift:function(a){var b=this.c.sheet();this.f=this.a.b(this.c.workbook(),b,null);b.sortSettings()._bl(false);b.filterSettings()._bn();b.conditionalFormats()._a6(false);b._hz(false)},performShift:function(a){var b=this.c.workbook();var c=b.__dd;b.__dd=false;if(this.b!=null){this.b._de()}var d=this.c.b;if(this.d){d._aa(this.index(),this.count())}else{d._ad(this.index(),this.count())}b.__dd=c;return true},$type:new $.ig.Type("WorksheetRowCollection_InsertRemoveOperationWrapper",$.ig.$ot,[$$t.$am.$type])},true);$c("WorksheetRowCollection_CollectionChangeContext:mo","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},e:0,d:0,b:null,a:null,c:null,init1:function(a,b,c,d,e){$$0.$bh.init.call(this);this.b=b;this.e=c;this.d=d;this.a=e;this.c=new $$4.h($$t.$jx.$type,$$t.$ey.$type,0)},workbook:function(){return this.b._e().workbook()},sheet:function(){return this.b._e()},source:function(){return this.b._e()},$type:new $.ig.Type("WorksheetRowCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.WorksheetCollection:mp","Object",{_j:null,_f:false,_a:null,init:function(a){this._f=true;$.ig.$op.init.call(this);this._a=a;this._j=new $$4.x($$t.$jf.$type,0)},add:function(){var n;if(arguments.length===1){if($b($$t.$jf.$type,arguments[0])!==null){n=0}else if(typeof arguments[0]==="string"){n=1}else if(arguments[0]==null){n=1}}switch(n){case 0:return this._add$e.apply(this,arguments);case 1:return this._add.apply(this,arguments);default:throw new Error("Invalid arguments")}},_add$e:function(a){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantAddWorksheet"))},copyTo:function(a,b){this._k().copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._k().getEnumerator()},insert:function(a,b){throw new $$0.r(0)},item:function(){if(arguments.length===2){return this._item$e.apply(this,arguments)}else{var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=0}else if(typeof arguments[0]==="string"){n=1}else if(arguments[0]==null){n=1}}switch(n){case 0:return this._item.apply(this,arguments);case 1:return this._item1.apply(this,arguments);default:throw new Error("Invalid arguments")}}},_item$e:function(a,b){if(arguments.length===2){throw new $$0.r(0);return b}else{return this._item(a)}},_add:function(a){return this._add1(a,this._a._gw())},_add1:function(a,b){return this._a.sheets()._add1(a,b,0)},clear:function(){this._a.sheets()._t()},contains:function(a){return this._a.sheets().contains(a)},_n:function(){this._f=true},exists:function(a){var c=this._k().getEnumerator();while(c.moveNext()){var b=c.current();if($$v.$an.c(b.name(),a,this._a._e3(),1)==0){return true}}return false},indexOf:function(a){return this._k().indexOf(a)},_o:function(a,b){var c=this._k().__inner[a];var d=c.sheetIndex();var e=this._k().__inner[b].sheetIndex();this._a.sheets()._v(d,e)},remove:function(a){return this._a.sheets().remove(a)},removeAt:function(a){this._a.sheets().removeAt(this._k().__inner[a].sheetIndex())},count:function(){return this._k().count()},_item:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}return this._k().__inner[a]},_item1:function(a){var b=this._a.sheets()._item1(a);if(b.type()!=0){throw new $$6.p(1,$$t.$k.ef("LER_Exception_KeyNotFound"))}return b},_k:function(){if(this._f){this._f=false;this._j.clear();var a=this._a.sheets();for(var b=0;b<a.count();b++){var c=a._item(b);if(c.type()==0){this._j.add(c)}}}return this._j},$type:new $.ig.Type("excel.WorksheetCollection",$.ig.$ot,[$$0.$bz.$type.specialize($$t.$jf.$type)])},true);$c("WorksheetSelection:mq","Object",{c:null,init:function(){$.ig.$op.init.call(this);this.c=new $$4.x($$t.$mr.$type,0)},b:function(){return this.c},a:function(a){var b=this.d(a);return b<0?null:this.c.__inner[b]},d:function(a){for(var b=0;b<this.b().count();b++){if(this.c.__inner[b]._a==a){return b}}return-1},e:function(a){var c=a.b().getEnumerator();while(c.moveNext()){var b=c.current();var d=this.d(b._a);var e;if(d>=0){e=this.b().item(d)}else{e=new $$t.mr;this.b().add(e)}e.g(b)}},$type:new $.ig.Type("WorksheetSelection",$.ig.$ot)},true);$c("WorksheetPaneSelection:mr","Object",{e:null,init:function(){this._b=new $$t.jx;$.ig.$op.init.call(this);this.e=new $$4.x($$t.$lv.$type,0)},_b:null,_f:0,_a:0,d:function(){return this.e},c:function(a){var b=new $$t.mr;b._b=new $$t.jx(1,0,0);b._a=a;b.d().add(new $$t.lv(1,0,0,0,0));return b},g:function(a){this._a=a._a;this._b=a._b;this._f=a._f;this.d().clear();this.e.addRange(a.d())},$type:new $.ig.Type("WorksheetPaneSelection",$.ig.$ot)},true);$c("IWorksheetShapeVisitor$2:mt","Object",{$type:new $.ig.Type("IWorksheetShapeVisitor$2",null)},true);$c("WorksheetShapeVisitor$2:mu","Object",{$tArg:null,$tResult:null,init:function($tArg,$tResult){this.$tArg=$tArg;this.$tResult=$tResult;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$tArg,this.$tResult)}$.ig.$op.init.call(this)},visitDiamondShape:function(value,argument){return this._visitDiamondShape$i.apply(this,arguments)},_visitDiamondShape$i:function(a,b){return this.visitWorksheetShapeWithText(a,b)},visitEllipseShape:function(value,argument){return this._visitEllipseShape$i.apply(this,arguments)},_visitEllipseShape$i:function(a,b){return this.visitWorksheetShapeWithText(a,b)},visitHeartShape:function(value,argument){return this._visitHeartShape$i.apply(this,arguments)},_visitHeartShape$i:function(a,b){return this.visitWorksheetShapeWithText(a,b)},visitIrregularSeal1Shape:function(value,argument){return this._visitIrregularSeal1Shape$i.apply(this,arguments)},_visitIrregularSeal1Shape$i:function(a,b){return this.visitWorksheetShapeWithText(a,b)},visitIrregularSeal2Shape:function(value,argument){return this._visitIrregularSeal2Shape$i.apply(this,arguments)},_visitIrregularSeal2Shape$i:function(a,b){return this.visitWorksheetShapeWithText(a,b)},visitLightningBoltShape:function(value,argument){return this._visitLightningBoltShape$i.apply(this,arguments)},_visitLightningBoltShape$i:function(a,b){return this.visitWorksheetShapeWithText(a,b)},visitLineShape:function(value,argument){return this._visitLineShape$i.apply(this,arguments)},_visitLineShape$i:function(a,b){return this.visitWorksheetShape(a,b)},visitPentagonShape:function(value,argument){return this._visitPentagonShape$i.apply(this,arguments)},_visitPentagonShape$i:function(a,b){return this.visitWorksheetShapeWithText(a,b)},visitRectangleShape:function(value,argument){return this._visitRectangleShape$i.apply(this,arguments)},_visitRectangleShape$i:function(a,b){return this.visitWorksheetShapeWithText(a,b)},visitRightTriangleShape:function(value,argument){return this._visitRightTriangleShape$i.apply(this,arguments)},_visitRightTriangleShape$i:function(a,b){return this.visitWorksheetShapeWithText(a,b)},visitStraightConnector1Shape:function(value,argument){return this._visitStraightConnector1Shape$i.apply(this,arguments)},_visitStraightConnector1Shape$i:function(a,b){return this.visitWorksheetShape(a,b)},visitUnknownShape:function(value,argument){return this._visitUnknownShape$i.apply(this,arguments)},_visitUnknownShape$i:function(a,b){return this.visitWorksheetShapeWithText(a,b)},visitWorksheetCellComment:function(value,argument){return this._visitWorksheetCellComment$i.apply(this,arguments)},_visitWorksheetCellComment$i:function(a,b){return this.visitWorksheetShape(a,b)},visitWorksheetChart:function(value,argument){return this._visitWorksheetChart$i.apply(this,arguments)},_visitWorksheetChart$i:function(a,b){return this.visitWorksheetShape(a,b)},visitWorksheetImage:function(value,argument){return this._visitWorksheetImage$i.apply(this,arguments)},_visitWorksheetImage$i:function(a,b){return this.visitWorksheetShape(a,b)},visitWorksheetShapeGroup:function(value,argument){return this._visitWorksheetShapeGroup$i.apply(this,arguments)},_visitWorksheetShapeGroup$i:function(a,b){return this.visitWorksheetShape(a,b)},defaultVisit:function(a,b){return $f(this.$tResult)},visitWorksheetShape:function(a,b){return this.defaultVisit(a,b)},visitWorksheetShapeWithText:function(a,b){return this.visitWorksheetShape(a,b)},$type:new $.ig.Type("WorksheetShapeVisitor$2",$.ig.$ot,[$$t.$mt.$type.specialize(0,1)])},true);$c("excel.WorksheetShapeGroup:mv","excel.WorksheetShapeGroupBase",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$mw.init.call(this,0)},_init1:function(a){$$t.$mw._init1.call(this,1,a)},$type:new $.ig.Type("excel.WorksheetShapeGroup",$$t.$mw.$type)},true);$$t.mv.createPredefinedShape=$$t.mv.prototype.createPredefinedShape.runOn($$t.mv.prototype);$c("IMultiChartContext:mx","Object",{$type:new $.ig.Type("IMultiChartContext",null)},true);$c("WorksheetShapeCollection_ChartShiftInfo:m2","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,init1:function(a,b,c){$$0.$bh.init.call(this);this.b=b;this.a=c},$type:new $.ig.Type("WorksheetShapeCollection_ChartShiftInfo",$$0.$bh.$type)},true);$c("excel.WorksheetShapeCollection:my","Object",{_e:null,_u:null,_staticInit:function(){$$t.$my._a=$$t.$my._b()},init:function(a){$.ig.$op.init.call(this);this._e=a;this._u=new $$4.x($$t.$ms.$type,0)},copyTo:function(a,b){this._u.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._u.getEnumerator()},add:function(){var n;if(arguments.length===1){n=3}else if(arguments.length===2){n=2}else if(arguments.length===3){n=0}else if(arguments.length===5){n=1}switch(n){case 0:return this._add.apply(this,arguments);case 1:return this._add1.apply(this,arguments);case 2:return this._add2.apply(this,arguments);case 3:return this._add3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_add2:function(a,b){b=$.ig.util.rectFromLiteral(b);if(this._g()==null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_NoWorksheetContextToSetShapeBounds"))}return this._add(a,this._g(),b)},_add:function(a,b,c){c=$.ig.util.rectFromLiteral(c);if(b==null){throw new $$6.e(0,"sheet")}var d=$$t.$ms.createPredefinedShape(a);if(d==null){return null}d._setBoundsInTwips(b,c);this._add3(d);return d},_add1:function(a,b,c,d,e){c=$.ig.util.pointFromLiteral(c);e=$.ig.util.pointFromLiteral(e);var f=$$t.$ms.createPredefinedShape(a);if(f==null){return null}if($$t.$jw.l_op_Equality(b,null)||$$t.$jw.l_op_Equality(d,null)){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_AnchorShapeBeforeAddingToCollection"))}if(b.worksheet()!=this._g()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_TopLeftAnchorFromOtherWorksheet"))}if(d.worksheet()!=this._g()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_BottomRightAnchorFromOtherWorksheet"))}f._c5(b.worksheet(),b._e(),c,d._e(),e,false);this._add3(f);return f},_add3:function(a){this._add4(a,true,null)},_add4:function(a,b,c){if(a==null){throw new $$6.e(2,"shape",$$t.$k.ef("LE_ArgumentNullException_Shape"))}if(b&&a._aq()==false){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_ShapeCannotBeAdded"),"shape")}this._ai(this._u.count(),a,c)},_ai:function(a,b,c){this._aj();var d=$b($$t.$tr.$type,b);if(d!=null&&this._p()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CantAddChartInChart"))}var e=$$t.$my._a[d!=null?1:0];var f=null;if(this._e.sheet()!=null){f=e.b(this._e.sheet().workbook(),this._e.sheet(),e.c)}var g=new $$t.m3(1,this,b,a);b._ct(this);this._u.insert(a,b);this._e.onShapeAdded(b);if(c!=null){c($b($$t.$a2.$type,b))}e.e($$t.$m3.$type,$$t.$ms.$type,g,null,b);if(f!=null){e.d(this._e.sheet().workbook(),f)}this._ak()},addChart:function(){var n;if(arguments.length===2){n=2}else if(arguments.length===3){if($b($$t.$fo.$type,arguments[1])!==null){n=0}else if($.ig.util.isRect(arguments[1])){n=2}else if(arguments[1]==null){n=0}}else if(arguments.length===4){n=0}else if(arguments.length===5){n=1}else if(arguments.length===6){n=1}switch(n){case 0:return this._addChart.apply(this,arguments);case 1:return this._addChart1.apply(this,arguments);case 2:return this._addChart2.apply(this,arguments);default:throw new Error("Invalid arguments")}},_addChart2:function(a,b,c){b=$.ig.util.rectFromLiteral(b);c=c!==void 0?c:null;return this._addChart(a,this._g(),b,c)},_addChart:function(a,b,c,d){c=$.ig.util.rectFromLiteral(c);d=d!==void 0?d:null;if(b==null){throw new $$6.e(0,"sheet")}$$t.$a2._jl(b,a);b.workbook()._i3();var e=new $$t.a2(0);e._i1(null);e.chartType(a);e._setBoundsInTwips(b,c);this._add4(e,true,d);e._i7();e._i3();return e},_addChart1:function(a,b,c,d,e,f){c=$.ig.util.pointFromLiteral(c);e=$.ig.util.pointFromLiteral(e);f=f!==void 0?f:null;this._g().workbook()._i3();
|
|
$$t.$a2._jl(this._g(),a);if($$t.$jw.l_op_Equality(b,null)||$$t.$jw.l_op_Equality(d,null)){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_AnchorShapeBeforeAddingToCollection"))}if(b.worksheet()!=this._g()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_TopLeftAnchorFromOtherWorksheet"))}if(d.worksheet()!=this._g()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_BottomRightAnchorFromOtherWorksheet"))}var g=new $$t.a2(0);g._i1(null);g.chartType(a);g._c5(b.worksheet(),b._e(),c,d._e(),e,false);this._add4(g,true,f);g._i7();g._i3();return g},clear:function(){this._aj();var a=this._u.count()>1?this._ac(21):null;for(var b=this._u.count()-1;b>=0;b--){this.removeAt(b)}this._am(a);this._ak()},contains:function(a){return this._u.contains(a)},remove:function(a){var b=this._u.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}this._aj();var b=this._u.__inner[a];var c=$b($$t.$tr.$type,b);var d=$$t.$my._a[c!=null?3:2];var e=new $$t.m3(1,this,b,a);var f=null;if(this._e.sheet()!=null){f=d.b(this._e.sheet().workbook(),this._e.sheet(),d.c)}this._u.removeAt(a);b._cz();this._e.onShapeRemoved(b);d.e($$t.$m3.$type,$$t.$ms.$type,e,b,null);if(f!=null){d.d(this._e.sheet().workbook(),f)}this._ak()},_ag:function(){for(var a=this._u.count()-1;a>=0;a--){var b=this._u.__inner[a];var c=$b($$t.$mw.$type,b);if(c!=null){c.shapes()._ag();continue}if(b.__b9!=null){this._u.removeAt(a)}}},_al:function(a,b){var c=$b($$t.$fo.$type,this._g());switch(c.workbook().currentFormat()){case 0:case 1:return}if($$t.$my._t==null){$$t.$my._t=new $$4.x($$6.$u.$type.specialize($$t.$tr.$type,$.ig.$op.$type),0)}else{$$t.$my._t.clear()}if($$t.$my._s==null){$$t.$my._s=new $$4.x($$t.$m2.$type,0)}else{$$t.$my._s.clear()}this._ah(function(d){var e=$b($$t.$a2.$type,d);if(e==null){return}try{$$t.$a2._jl(e.sheet(),e.chartType())}catch(f){$$v.$ap.an(f.message(),40,"Global");return}e.onShiftRegion(function(g,h){$$t.$my._t.add($$6.$w.a($$t.$tr.$type,$.ig.$op.$type,g,h))},a,b);if($$t.$my._t.count()>0){e.onPropertyChanged();$$t.$my._s.add(new $$t.m2(1,e,$$t.$my._t.toArray()));$$t.$my._t.clear()}});$$t.$my._t.clear();if($$t.$my._s.count()==0){return}var d=c.workbook();var e=d.__dd;d.__dd=false;var f=$$t.$my._a[4];var g=new $$t.m5(1,this,$$t.$my._s.toArray());f.x(g,null,null);d.__dd=e;$$t.$my._s.clear()},_ao:function(){for(var a=this.count()-1;a>=0;a--){var b=this.item(a);if(b._aq()==false){this.removeAt(a);continue}var c=$b($$t.$mw.$type,b);if(c!=null){c.shapes()._ao()}}},_ah:function(a){var c=this.getEnumerator();while(c.moveNext()){var b=c.current();a(b);if($b($$t.$mw.$type,b)!==null){b.shapes()._ah(a)}}},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$m3.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_d:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$m5.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(5);$$t.$gl.f(a,0,$$t.$my._c($$t.$ms.$type,"Add",63,function(b){return b.a},function(b,c){$$t.$my._ap(b,c)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$my._c($$t.$ms.$type,"Add",6,function(b){return b.a},function(b,c){$$t.$my._ap(b,c)},null,true,true,8192));$$t.$gl.f(a,2,$$t.$my._c($$t.$ms.$type,"Remove",64,function(b){return b.a},function(b,c){$$t.$my._aq(b,c)},null,true,true,8192));$$t.$gl.f(a,3,$$t.$my._c($$t.$ms.$type,"Remove",8,function(b){return b.a},function(b,c){$$t.$my._aq(b,c)},null,true,true,8192));$$t.$gl.f(a,4,$$t.$my._d($.ig.$op.$type,"ChartShift",7,function(b){return null},function(b,c){b.c()},null,true,true,8192));return a},_aj:function(){var a=$b($$t.$tr.$type,this._e);if(a!=null){var b=a.workbook();if(b!=null&&!b._c2()){b._i3()}}},_ak:function(){var a=$b($$t.$tr.$type,this._e);if(a!=null){a.onPropertyChanged()}},_ac:function(a){var b=this._e.sheet().workbook();return b!=null&&b._cv()?b._gl(this._e.sheet(),a,null):null},_am:function(a){if(a!=null){var b=this._e.sheet().workbook();if(b!=null){b._h6(a)}}},_ap:function(a,b){var c=a.b._u.indexOf(a.a);if(c>=0){a.b.removeAt(c)}},_aq:function(a,b){a.b._ai(a.c,a.a,null)},count:function(){return this._u.count()},item:function(a){if(a<0||this.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_CollectionIndex"))}return this._u.__inner[a]},_p:function(){var a=$b($$t.$tr.$type,this._e);if(a!=null){return true}var b=$b($$t.$mw.$type,this._e);return b!=null?b._a7():false},_q:function(){return this._e.areChildrenTopMost()},_f:function(){return this._e},_g:function(){return this._e.sheet()},$type:new $.ig.Type("excel.WorksheetShapeCollection",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$ms.$type)])},true);$c("WorksheetShapeCollection_AxisShiftInfo:m0","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,c:null,b:null,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.a=b;this.c=c;this.b=d},$type:new $.ig.Type("WorksheetShapeCollection_AxisShiftInfo",$$0.$bh.$type)},true);$c("WorksheetShapeCollection_SeriesShiftInfo:m1","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,c:null,b:null,d:null,e:null,init1:function(a,b,c,d,e,f){$$0.$bh.init.call(this);this.a=b;this.c=c;this.b=d;this.d=e;this.e=f},$type:new $.ig.Type("WorksheetShapeCollection_SeriesShiftInfo",$$0.$bh.$type)},true);$c("WorksheetShapeCollection_CollectionChangeContext:m3","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,c:0,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.a=c;this.c=d},workbook:function(){return this.b._e.sheet()!=null?this.b._e.sheet().workbook():null},sheet:function(){return this.b._g()},source:function(){return this.b._e},$type:new $.ig.Type("WorksheetShapeCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("WorksheetShapeCollection_ChartShiftContext:m5","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,init1:function(a,b,c){$$0.$bh.init.call(this);this.b=b;this.a=c},c:function(){$$t.$my._s.clear();$$t.$my._t.clear();for(var a=0;a<this.a.length;a++){var b=this.a[a];var c=b.b;for(var d=0;d<b.a.length;d++){var e=b.a[d];var f=e._c;var g=f.undoShift(e._d);if(g!=null){$$t.$my._t.add($$6.$w.a($$t.$tr.$type,$.ig.$op.$type,f,g))}}$$t.$my._s.add(new $$t.m2(1,b.b,$$t.$my._t.toArray()));$$t.$my._t.clear()}var h=this.sheet();var i=h.workbook();var j=i.__dd;i.__dd=false;var k=$$t.$my._a[4];var l=new $$t.m5(1,this.b,$$t.$my._s.toArray());k.x(l,null,null);i.__dd=j;$$t.$my._s.clear()},workbook:function(){return this.b._e.sheet()!=null?this.b._e.sheet().workbook():null},sheet:function(){return this.b._g()},source:function(){return this.b._e},charts:function(){var d__=new $$t.m4((-2));d__.___4__this=this;return d__},$type:new $.ig.Type("WorksheetShapeCollection_ChartShiftContext",$$0.$bh.$type,[$$t.$gn.$type,$$t.$mx.$type])},true);$c("excel.Sparkline:aeb","Object",{_e:null,_h:null,_d:null,_l:null,_n:null,init:function(){this._h=new $$t.jx;this._l=new $$t.lv;$.ig.$op.init.call(this)},dataRegion:function(){if(this._d!=null&&this._l._isValid()){return this._d._cw(this._l)}return null},dataRegionName:function(){return this._n},location:function(){if(this._e!=null&&this._h.e()){return this._e._cx(this._h.o(),this._h.m(),this._h.o(),this._h.m())}return null},_m:function(){return this._l},_f:function(){return this._d},_i:function(){return this._h},_g:function(){return this._e},_a:function(){var a=new $$t.aeb;a._l=this._l;a._n=this._n;a._d=this._d;a._h=this._h;a._e=this._e;return a},_p:function(a,b,c){this._e=a!=null?a.worksheet():null;this._h=a!=null?new $$t.jx(1,a._h()._firstRowIndex(),a._h()._firstColumnIndex()):$$t.$jx.b;this._d=b!=null?b.worksheet():null;this._l=b!=null?b._h():$$t.$lv._b;this._n=c},_b:function(a){var b=this._a();b._l=a;var c=b.dataRegion();b._n=c!=null?c._toString2(1,true,false,false):null;return b},_c:function(a,b){var c=this._a();c._h=new $$t.jx(1,a,b);return c},$type:new $.ig.Type("excel.Sparkline",$.ig.$ot)},true);$c("excel.SparklineCollection:aec","Object",{_g:null,_l:null,_staticInit:function(){$$t.$aec._a=$$t.$aec._b()},init:function(a,b){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$.ig.$op.init.call(this);this._g=b;this._l=new $$4.x($$t.$aeb.$type,0)},_init1:function(a,b,c){$.ig.$op.init.call(this);this._g=b;this._l=new $$4.x($$t.$aeb.$type,1,c)},count:function(){return this._l.count()},item:function(a,b){if(arguments.length===2){this._l.__inner[a]=b;return b}else{return this._l.__inner[a]}},_h:function(){return this._g.workbook()},_i:function(){return this._g.worksheet()},add:function(a,b,c,d){d=d!==void 0?d:null;d=$t($$t.$b0.$type,d);var e=this._i();$$v.$ap.at(c,"dataRegion");if($l(d,null)){$$t.$k.gl($$t.$b0.$type,d.value(),"cellReferenceMode")}var f=!$k(d)?d.value():e.workbook().cellReferenceMode();var g=null;var h=new $$t.lv;var i=$$t.$jf._fh();try{i.clear();var j=$$t.$k.u(c,e,a,b,f,"dataRange","LE_InvalidRegion",i);if(j==null||i.count()!=1||!i.__inner[0]._d._isValid()){throw new $$6.d(2,$$t.$k.ef("LE_InvalidRegion"),"dataRegion")}if(i.__inner[0]._c!=null){g=i.__inner[0]._c._getRegion(i.__inner[0]._d._toString1(false,false,2,f))}h=i.__inner[0]._d}finally{i.clear()}var k=h._width()>0&&h._height()>0;if(k){k=h._width()==1||h._height()==1}if(!k){throw new $$6.p(1,$$t.$k.ef("LE_LocationOrDataAreaInvalid"))}var l=e._cx(a,b,a,b);var m=new $$t.aeb;if(!this._g._au()){m._p(l,g,c);this._l.add(m);return m}this._s(this.count(),m,l,g,c,true);return m},clear:function(){if(!this._g._au()){this._l.clear();return}var a=this._l.count()>1?this._r(67):null;for(var b=this._l.count()-1;b>=0;b--){this.removeAt(b)}this._u(a)},contains:function(a){return this._l.contains(a)},getEnumerator:function(){var n;if(arguments.length===0){n=0}switch(n){case 0:return this._getEnumerator.apply(this,arguments);case 1:return this._getEnumerator$e.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getEnumerator:function(){return this._l.getEnumerator()},_getEnumerator$e:function(){return this._l.getEnumerator()},indexOf:function(a){return this._l.indexOf(a)},remove:function(a){var b=this.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){if(!this._g._au()){this._l.removeAt(a);return}var b=this._l.__inner[a];var c=$$t.$aec._a[1];var d=new $$t.aed(1,this,b,a);var e=c.b(this._h(),this._i(),c.c);this._l.removeAt(a);c.e($$t.$aed.$type,$$0.$aw.$type,d,a,-1);if(e!=null){c.d(this._h(),e)}this._g._b1()},_s:function(a,b,c,d,e,f){b._p(c,d,e);if(!this._g._au()){this._l.insert(a,b);return}var g=$$t.$aec._a[0];var h=new $$t.aed(1,this,b,a);var i=g.b(this._h(),this._i(),g.c);this._l.insert(a,b);this._i().sparklineGroups()._af(b);g.e($$t.$aed.$type,$$0.$aw.$type,h,-1,a);if(i!=null){g.d(this._h(),i)}if(f){this._g._b1()}},_c:function(a){var b=this._l.toArray();this._l.clear();if(a!=null){this._l.addRange(a)}return b},_d:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$aed.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$aec._d($$0.$aw.$type,"Add",66,function(b){return b.e},function(b,c){$$t.$aec._w(b,c)},null,true,true,4));$$t.$gl.f(a,1,$$t.$aec._d($$0.$aw.$type,"Remove",67,function(b){return b.e},function(b,c){$$t.$aec._x(b,c)},null,true,true,4));return a},_r:function(a){var b=this._i().workbook();return b!=null&&b._cv()?b._gl(this._i(),a,null):null},_u:function(a){if(a!=null){var b=this._i().workbook();if(b!=null){b._h6(a)}}},_w:function(a,b){a.b.remove(a.a)},_x:function(a,b){var c=a.b._i()._cx(a.f,a.d,a.f,a.d);var d=$$t.$lv._l_op_Inequality_Lifted(a.g,$m($$t.$lv.$type,null))?a.c._cw(a.g.value()):null;a.b._s(a.e,a.a,c,d,a.h,true)},$type:new $.ig.Type("excel.SparklineCollection",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$aeb.$type)])},true);$c("SparklineCollection_CollectionChangeContext:aed","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},e:0,b:null,a:null,f:0,d:0,h:null,g:$m($$t.$lv.$type,null),c:null,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.e=d;this.a=c;this.f=c.location().firstRow();this.d=c.location()._v();this.h=c.dataRegionName();this.g=c.dataRegion()!=null?$m($$t.$lv.$type,c.dataRegion()._h()):$m($$t.$lv.$type,null);this.c=c.dataRegion().worksheet()},workbook:function(){return this.b._h()},sheet:function(){return this.b._i()},source:function(){return this.b._g},$type:new $.ig.Type("SparklineCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.SparklineGroup:aee","Object",{_ai:null,_m:null,_y:null,_x:null,_r:null,_w:null,_s:null,_u:null,_t:null,_v:null,_ah:null,_am:null,_e:null,_a2:0,_a3:0,_a1:0,_p:0,_k:0,_g:0,_h:0,_by:$m($$6.$i.$type,null),_o:0,_staticInit:function(){$$t.$aee._a=$$t.$aee._b()},init:function(a,b){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._am=$$t.$lv._b;$.ig.$op.init.call(this);this._ai=b;this._y=new $$t.ah($$a.$ax.u(255,55,96,146));this._r=new $$t.ah($$a.$ax.u(255,0,0,0));this._s=this._t=this._u=this._v=this._w=this._x=new $$t.ah($$a.$ax.u(255,208,0,0))},_init1:function(a,b,c){$$t.$aee.init.call(this,0,b);this._p=c},colorAxis:function(a){if(arguments.length===1){var b=this._b7(0,a,this._r);this._r=b.p2;return a}else{return this._r}},colorFirstPoint:function(a){if(arguments.length===1){var b=this._b7(1,a,this._s);this._s=b.p2;return a}else{return this._s}},colorHighPoint:function(a){if(arguments.length===1){var b=this._b7(2,a,this._t);this._t=b.p2;return a}else{return this._t}},colorLastPoint:function(a){if(arguments.length===1){var b=this._b7(3,a,this._u);this._u=b.p2;return a}else{return this._u}},colorLowPoint:function(a){if(arguments.length===1){var b=this._b7(4,a,this._v);this._v=b.p2;return a}else{return this._v}},colorMarkers:function(a){if(arguments.length===1){var b=this._b7(5,a,this._w);this._w=b.p2;return a}else{return this._w}},colorNegativePoints:function(a){if(arguments.length===1){var b=this._b7(6,a,this._x);this._x=b.p2;return a}else{return this._x}},colorSeries:function(a){if(arguments.length===1){var b=this._b7(7,a,this._y);this._y=b.p2;return a}else{return this._y}},dateAxis:function(a){if(arguments.length===1){this._b6(8,1,a);return a}else{return this._as(1)}},dateRange:function(){if(this._ah!=null&&this._am._isValid()){return this._ah._cw(this._am)}return null},dateRangeFormula:function(){return this._e},displayBlanksAs:function(a){if(arguments.length===1){if(a!=this._k){$$t.$k.gk($$t.$c2.$type,a);if(this._au()){var b=$$t.$aee._a[10].g($$t.$aee.$type,$$t.$c2.$type,this,this._k,a,false);this._k=b.p1;return}this._k=a;if(this._au()){this._b3("DisplayBlanksAs")}}return a}else{return this._k}},displayHidden:function(a){if(arguments.length===1){this._b6(11,256,a);return a}else{return this._as(256)}},displayXAxis:function(a){if(arguments.length===1){this._b6(12,128,a);return a}else{return this._as(128)}},firstPoint:function(a){if(arguments.length===1){this._b6(13,16,a);return a}else{return this._as(16)}},guid:function(a){if(arguments.length===1){this._guid$i.apply(this,arguments);return a}else{return $s(this._guid$i.apply(this,arguments))}},_guid$i:function(a){if(arguments.length===1){this._by=a;return a}else{return this._by}},highPoint:function(a){if(arguments.length===1){this._b6(14,4,a);return a}else{return this._as(4)}},lastPoint:function(a){if(arguments.length===1){this._b6(15,32,a);return a}else{return this._as(32)}},lineWeight:function(a){if(arguments.length===1){if(a!=this._a1){if(a<0||a>1584){throw new $$6.f(2,"LineWeight",$$t.$k.ef("LE_InvalidLineWeight"))}if(this._au()){var b=$$t.$aee._a[16].g($$t.$aee.$type,Number,this,this._a1,a,false);this._a1=b.p1;return}this._a1=a;if(this._au()){this._b3("LineWeight")}}return a}else{return this._a1}},lowPoint:function(a){if(arguments.length===1){this._b6(17,8,a);return a}else{return this._as(8)}},markers:function(a){if(arguments.length===1){this._b6(18,2,a);return a}else{return this._as(2)}},negativePoints:function(a){if(arguments.length===1){this._b6(19,64,a);return a}else{return this._as(64)}},rightToLeft:function(a){if(arguments.length===1){this._b6(20,512,a);return a}else{return this._as(512)}},sparklines:function(){if(arguments.length!==0){var a=this.sparklines();return a.item.apply(a,arguments)}if(this._m==null){this._m=new $$t.aec(0,this)}return this._m},type:function(a){if(arguments.length===1){if(a!=this._p){$$t.$k.gk($$t.$c3.$type,a);if(this._au()){var b=$$t.$aee._a[21].g($$t.$aee.$type,$$t.$c3.$type,this,this._p,a,false);this._p=b.p1;return}this._p=a;if(this._au()){this._b3("Type")}}return a}else{return this._p}},verticalAxisMax:function(a){if(arguments.length===1){if(a!=this._a2){if(this._au()){var b=$$t.$aee._a[22].g($$t.$aee.$type,Number,this,this._a2,a,false);this._a2=b.p1;return}this._a2=a;if(this._au()){this._b3("VerticalAxisMax")}}return a}else{return this._a2}},verticalAxisMaxType:function(a){if(arguments.length===1){if(a!=this._g){$$t.$k.gk($$t.$c1.$type,a);if(this._au()){var b=$$t.$aee._a[23].g($$t.$aee.$type,$$t.$c1.$type,this,this._g,a,false);this._g=b.p1;return}this._g=a;if(this._au()){this._b3("VerticalAxisMaxType")}}return a}else{return this._g}},verticalAxisMin:function(a){if(arguments.length===1){if(a!=this._a3){if(this._au()){var b=$$t.$aee._a[24].g($$t.$aee.$type,Number,this,this._a3,a,false);this._a3=b.p1;return}this._a3=a;if(this._au()){this._b3("VerticalAxisMin")}}return a}else{return this._a3}},verticalAxisMinType:function(a){if(arguments.length===1){if(a!=this._h){$$t.$k.gk($$t.$c1.$type,a);if(this._au()){var b=$$t.$aee._a[25].g($$t.$aee.$type,$$t.$c1.$type,this,this._h,a,false);this._h=b.p1;return}this._h=a;if(this._au()){this._b3("VerticalAxisMinType")}}return a}else{return this._h}},worksheet:function(){return this._ai},workbook:function(){return this._ai!=null?this._ai.workbook():null},_an:function(){return this._am},_aj:function(){return this._ah},_au:function(){return this._as(1024)},_av:function(){return this._as(2048)},setDateRange:function(a,b){b=b!==void 0?b:null;b=$t($$t.$b0.$type,b);var c=!$k(b)?b.value():this.workbook().cellReferenceMode();this._b9(a,c,this._au())},_b9:function(a,b,c){var d=0;var e=0;if(this.sparklines().count()>0){d=this.sparklines().item(0).location().firstRow();e=this.sparklines().item(0).location()._v()}var f=null;var g=null;var h=null;if(!String.isNullOrEmpty(a)){var i=new $$4.x($$6.$v.$type.specialize($$t.$jf.$type,$$t.$lv.$type,String),0);f=$$t.$k.u(a,this.worksheet(),d,e,b,"dateRange","LE_InvalidRegion",i);if(f==null||i.count()>1){throw new $$6.d(2,$$t.$k.ef("LE_InvalidRegion"),"dateRange")}if(i.count()==0){return}h=i.__inner[0]._c;g=h!=null?h._cw(i.__inner[0]._d):null}if(f==this._e){return}if(!c){this._ah=g!=null?g.worksheet():null;this._am=g!=null?g._h():$$t.$lv._b;this._e=f;this._b3("DateRange");return}var j=$$t.$aee._a[9];var k=new $$t.aef(1,this,true);var l=j.b(this._ai.workbook(),this._ai,j.c);this._ah=g!=null?g.worksheet():null;this._am=g!=null?g._h():$$t.$lv._b;this._e=f;j.e($$t.$aef.$type,$$t.$aee.$type,k,this,null);if(l!=null){j.d(this._ai.workbook(),l)}},_b0:function(a){this._ah=a!=null?a.worksheet():null;this._am=a!=null?a._h():$$t.$lv._b;if(a==null){this._e=null}},_b2:function(){this._b5(1024,true)},_b1:function(){},_b4:function(a,b){this._am=b;if(String.isNullOrEmpty(a)){this._e=null}else{this._b9(a,1,false)}},_c:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$aee.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_d:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$aef.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(26);$$t.$gl.f(a,0,$$t.$aee._c($$t.$ah.$type,"ColorAxis",68,function(b){return b.colorAxis()},function(b,c){b.colorAxis(c)},null,true,4));$$t.$gl.f(a,1,$$t.$aee._c($$t.$ah.$type,"ColorFirstPoint",68,function(b){return b.colorFirstPoint()},function(b,c){b.colorFirstPoint(c)},null,true,4));$$t.$gl.f(a,2,$$t.$aee._c($$t.$ah.$type,"ColorHighPoint",68,function(b){return b.colorHighPoint()},function(b,c){b.colorHighPoint(c)},null,true,4));$$t.$gl.f(a,3,$$t.$aee._c($$t.$ah.$type,"ColorLastPoint",68,function(b){return b.colorLastPoint()},function(b,c){b.colorLastPoint(c)},null,true,4));$$t.$gl.f(a,4,$$t.$aee._c($$t.$ah.$type,"ColorLowPoint",68,function(b){return b.colorLowPoint()},function(b,c){b.colorLowPoint(c)},null,true,4));$$t.$gl.f(a,5,$$t.$aee._c($$t.$ah.$type,"ColorMarkers",68,function(b){return b.colorMarkers()},function(b,c){b.colorMarkers(c)},null,true,4));$$t.$gl.f(a,6,$$t.$aee._c($$t.$ah.$type,"ColorNegativePoints",68,function(b){return b.colorNegativePoints()},function(b,c){b.colorNegativePoints(c)},null,true,4));$$t.$gl.f(a,7,$$t.$aee._c($$t.$ah.$type,"ColorSeries",68,function(b){return b.colorSeries()},function(b,c){b.colorSeries(c)},null,true,4));$$t.$gl.f(a,8,$$t.$aee._c($$0.$aq.$type,"DateAxis",70,function(b){return b.dateAxis()},function(b,c){b.dateAxis(c)},null,true,4));$$t.$gl.f(a,9,$$t.$aee._d($$t.$aee.$type,"DateRange",69,function(b){return b.a},function(b,c){$$t.$aee._ca(b,c)},null,true,true,4));$$t.$gl.f(a,10,$$t.$aee._c($$t.$c2.$type,"DisplayBlanksAs",70,function(b){return b.displayBlanksAs()},function(b,c){b.displayBlanksAs(c)},null,true,4));$$t.$gl.f(a,11,$$t.$aee._c($$0.$aq.$type,"DisplayHidden",70,function(b){return b.displayHidden()},function(b,c){b.displayHidden(c)},null,true,4));$$t.$gl.f(a,12,$$t.$aee._c($$0.$aq.$type,"DisplayXAxis",70,function(b){return b.displayXAxis()},function(b,c){b.displayXAxis(c)},null,true,4));$$t.$gl.f(a,13,$$t.$aee._c($$0.$aq.$type,"FirstPoint",70,function(b){return b.firstPoint()},function(b,c){b.firstPoint(c)},null,true,4));$$t.$gl.f(a,14,$$t.$aee._c($$0.$aq.$type,"HighPoint",70,function(b){return b.highPoint()},function(b,c){b.highPoint(c)},null,true,4));$$t.$gl.f(a,15,$$t.$aee._c($$0.$aq.$type,"LastPoint",70,function(b){return b.lastPoint()},function(b,c){b.lastPoint(c)},null,true,4));$$t.$gl.f(a,16,$$t.$aee._c(Number,"LineWeight",70,function(b){return b.lineWeight()},function(b,c){b.lineWeight(c)},null,true,4));$$t.$gl.f(a,17,$$t.$aee._c($$0.$aq.$type,"LowPoint",70,function(b){return b.lowPoint()},function(b,c){b.lowPoint(c)},null,true,4));$$t.$gl.f(a,18,$$t.$aee._c($$0.$aq.$type,"Markers",70,function(b){return b.markers()},function(b,c){b.markers(c)},null,true,4));$$t.$gl.f(a,19,$$t.$aee._c($$0.$aq.$type,"NegativePoints",70,function(b){return b.negativePoints()},function(b,c){b.negativePoints(c)},null,true,4));$$t.$gl.f(a,20,$$t.$aee._c($$0.$aq.$type,"RightToLeft",70,function(b){return b.rightToLeft()},function(b,c){b.rightToLeft(c)},null,true,4));$$t.$gl.f(a,21,$$t.$aee._c($$t.$c3.$type,"Type",71,function(b){return b.type()},function(b,c){b.type(c)},null,true,4));$$t.$gl.f(a,22,$$t.$aee._c(Number,"VerticalAxisMax",70,function(b){return b.verticalAxisMax()},function(b,c){b.verticalAxisMax(c)},null,true,4));$$t.$gl.f(a,23,$$t.$aee._c($$t.$c1.$type,"VerticalAxisMaxType",70,function(b){return b.verticalAxisMaxType()},function(b,c){b.verticalAxisMaxType(c)},null,true,4));$$t.$gl.f(a,24,$$t.$aee._c(Number,"VerticalAxisMin",70,function(b){return b.verticalAxisMin()},function(b,c){b.verticalAxisMin(c)},null,true,4));$$t.$gl.f(a,25,$$t.$aee._c($$t.$c1.$type,"VerticalAxisMinType",70,function(b){return b.verticalAxisMinType()},function(b,c){b.verticalAxisMinType(c)},null,true,4));return a},_as:function(a){return(this._o&a)==a},_b3:function(a){},_b5:function(a,b){if(b){this._o|=a}else{this._o&=~a}},_b6:function(a,b,c){var d=this._as(b);if(d==c){return}if(!this._au()){this._b5(b,c);return}var e=$$t.$aee._a[a].g($$t.$aee.$type,$$0.$aq.$type,this,d,c,false);d=e.p1;this._b5(b,c)},_b7:function(a,b,c){if($$t.$ah.l_op_Equality(c,b)){return{p2:c}}$$v.$ap.at(b,"color");if(b.isAutomatic()){throw new $$6.d(1,$$t.$k.ef("LE_AutoColorNotAllowed"))}if(!this._au()){c=b;return{p2:c}}var d=$$t.$aee._a[a].g($$t.$aee.$type,$$t.$ah.$type,this,c,b,false);c=d.p1;return{p2:c}},_ca:function(a,b){a.a._b9(a.c,1,a.b)},source:function(){return this},sheet:function(){return this.worksheet()},$type:new $.ig.Type("excel.SparklineGroup",$.ig.$ot,[$$t.$gn.$type])},true);$c("SparklineGroup_RegionChangeContext:aef","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,c:null,b:false,init1:function(a,b,c){$$0.$bh.init.call(this);this.a=b;this.b=c;this.c=b.dateRangeFormula()!=null?b.dateRangeFormula()._toString1(1):null;if(this.c!=null&&this.c.length>0&&this.c.charAt(0)=="="){this.c=this.c.substr(1)}},workbook:function(){return this.a.workbook()},sheet:function(){return this.a.worksheet()},source:function(){return this.a},$type:new $.ig.Type("SparklineGroup_RegionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("SparklineGroupCollection_GroupModifyInfo:aei","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.c=new $$t.lv;$$0.$bh.init.call(this)},b:null,d:null,c:null,a:null,init1:function(a,b,c,d,e){this.c=new $$t.lv;$$0.$bh.init.call(this);this.b=b;this.d=c;this.c=d;this.a=e},$type:new $.ig.Type("SparklineGroupCollection_GroupModifyInfo",$$0.$bh.$type)},true);$c("excel.SparklineGroupCollection:aeh","Object",{_i:null,_r:null,_k:false,_staticInit:function(){$$t.$aeh._a=$$t.$aeh._b()},init:function(a){$.ig.$op.init.call(this);this._i=a;this._r=new $$4.x($$t.$aee.$type,0)},count:function(){return this._r.count()},generateGuidsForGroups:function(a){if(arguments.length===1){if(a!=this._k){var b=this._r.count();if(false==a&&b>0&&$$6.$i.l_op_Inequality_Lifted(this._r.__inner[0]._guid$i(),$m($$6.$i.$type,null))){throw new $$6.d(1,$$t.$k.ef("LE_AllMustHavGuidsIfAnyHasThem"))}this._k=a;if(this._k){for(var c=0;c<b;c++){var d=this._r.__inner[c];if($$6.$i.l_op_Equality_Lifted(d._guid$i(),$m($$6.$i.$type,null))){d._guid$i($m($$6.$i.$type,$$6.$i.newGuid()))}}}}return a}else{return this._k}},item:function(a){return this._r.__inner[a]},_h:function(){return this._i.workbook()},_j:function(){return this._i},add:function(a,b,c,d,e){var $self=this;d=d!==void 0?d:null;e=e!==void 0?e:null;e=$t($$t.$b0.$type,e);$$t.$k.gl($$t.$c3.$type,a,"type");$$v.$ap.at(b,"locationRange");$$v.$ap.at(c,"dataRange");if($l(e,null)){$$t.$k.gl($$t.$b0.$type,e.value(),"cellReferenceMode")}var f=this._j();var g=!$k(e)?e.value():f.workbook().cellReferenceMode();var h=f._getRegion1(b,g);if(h==null||!h._h()._isValid()){throw new $$6.d(2,$$t.$k.ef("LE_InvalidRegion"),"locationRange")}if(h.worksheet()!=this._i){throw new $$6.d(2,$$t.$k.ef("LE_LocationWorksheetMismatch"),"locationRange")}var i=h._ad()==1;var j=null;$$t.$k.f9(f,c,i,false,h,g,function(k){j=new $$t.aee(1,$self._i,a);if(d!=null){d(j)}},function(){var k=new $$t.aeb;j.sparklines()._s(0,k,h,null,c,false)},function(k,l,m,n){var o=new $$t.aeb;var p=$self._i._cw(l);var q=k!=null?k._cw(m):null;var r=q!=null?q._toString1(1,k!=$self._j()):k!=null?$y("{0}!{1}",k.name(),m._toString1(false,false,2,1)):n+m._toString1(false,false,2,1);j.sparklines()._s(j.sparklines().count(),o,p,q,r,false)});this._z(this.count(),j,j.dateRange(),true);this._ac(j);return j},clear:function(){var a=this._r.count()>1?this._y(67):null;for(var b=this._r.count()-1;b>=0;b--){this.removeAt(b)}this._ag(a)},contains:function(a){return this._r.contains(a)},getEnumerator:function(){var n;if(arguments.length===0){n=0}switch(n){case 0:return this._getEnumerator.apply(this,arguments);case 1:return this._getEnumerator$e.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getEnumerator:function(){return this._r.getEnumerator()},_getEnumerator$e:function(){return this._r.getEnumerator()},indexOf:function(a){return this._r.indexOf(a)},remove:function(a){var b=this._r.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){var b=this._r.__inner[a];var c=$$t.$aeh._a[1];var d=new $$t.aej(1,this,b,a);var e=c.b(this._h(),this._j(),c.c);this._r.removeAt(a);c.e($$t.$aej.$type,$$t.$aee.$type,d,b,null);if(e!=null){c.d(this._h(),e)}b._b1()},_f:function(a){var b=new $$t.aee(1,this._i,a);this._r.add(b);return b},_ad:function(){var a=this.count();var b=0;for(var c=0;c<a;c++){var d=this._r.__inner[c];d._b2();if($$6.$i.l_op_Inequality_Lifted(d._guid$i(),$m($$6.$i.$type,null))){b++}}this._k=b>0;if(this._k&&b!=a){for(var e=0;e<a;e++){var f=this._r.__inner[e];if($$6.$i.l_op_Equality_Lifted(f._guid$i(),$m($$6.$i.$type,null))){f._guid$i($m($$6.$i.$type,$$6.$i.newGuid()))}}}},_ae:function(a,b){if($$t.$aeh._p==null){$$t.$aeh._p=new $$4.x($$t.$aei.$type,0)}else{$$t.$aeh._p.clear()}if($$t.$aeh._o==null){$$t.$aeh._o=new $$4.x($$6.$u.$type.specialize($$t.$aee.$type,$$0.$aw.$type),0)}else{$$t.$aeh._o.clear()}if($$t.$aeh._q==null){$$t.$aeh._q=new $$4.x($$t.$aeb.$type,0)}else{$$t.$aeh._q.clear()}var c=a.h();for(var d=0;d<this._r.count();d++){var e=this._r.__inner[d];var f=false;$$t.$aeh._q.clear();var g=e.sparklines();var h=new $$4.q($$0.$aw.$type,0);for(var i=0;i<g.count();i++){var j=g.item(i);$$t.$aeh._q.add(j);var k=false;if(j._g()==c){var l=j._i().o();var m=j._i().m();var n=function(){var o=a.d(l,m);l=o.p0;m=o.p1;return o.ret}();if(n.f()){f=true;if(n.g()){k=true}else{j=j._c(l,m);g.item(i,j)}}}if(false==k&&j._f()==c){var o=j._m()._clone();var p=function(){var q=a.e(o,false);o=q.p0;return q.ret}();if(p.f()){if(p.g()){o=$$t.$lv._b}f=true;j=j._b(o);g.item(i,j)}}if(k){h.add(i);continue}}if(h.count()>0){for(var q=g.count()-1;q>=0;q--){if(h.contains(q)){g.removeAt(q)}}}if(e.sparklines().count()==0&&$$t.$aeh._q.count()>0){$$t.$aeh._o.add($$6.$w.a($$t.$aee.$type,$$0.$aw.$type,e,d+$$t.$aeh._o.count()));this._r.removeAt(d);d--;continue}var r=e._an();var s=r;if(e._aj()==c&&e._an()._isValid()){var t=r._clone();var u=function(){var v=a.e(t,false);t=v.p0;return v.ret}();if(u.f()){if(u.g()){t=$$t.$lv._b}f=true;s=t}}if(f){var v=e.dateRangeFormula()!=null?e.dateRangeFormula()._toString1(1):null;if(v!=null&&v.length>1&&v.charAt(0)=="="){v=v.substr(1)}$$t.$aeh._p.add(new $$t.aei(1,e,v,e._an(),$$t.$aeh._q.toArray()));if(e._aj()==c&&$$t.$lv._l_op_Inequality(s,e._an())){if(e.dateRangeFormula()!=null){e.dateRangeFormula()._av(c,a,0)}e._b0(s._isValid()?c._cw(s):null)}}}$$t.$aeh._q.clear();if($$t.$aeh._p.count()>0||$$t.$aeh._o.count()>0){var w=this._i.workbook().__dd;this._i.workbook().__dd=false;var x=$$t.$aeh._a[2];var y=new $$t.aek(1,this,$$t.$aeh._p,$$t.$aeh._o,null);x.x(y,null,null);this._i.workbook().__dd=w}$$t.$aeh._p.clear();$$t.$aeh._o.clear()},_af:function(a){var b=this._h();if(b!=null&&b._c2()){return}for(var c=0;c<this.count();c++){var d=this._r.__inner[c];var e=false;for(var f=0;f<d.sparklines().count();f++){var g=d.sparklines().item(f);if(g==a){continue}if(g.location().firstRow()==a.location().firstRow()&&g.location().firstColumn()==a.location().firstColumn()){d.sparklines().removeAt(f);f--;e=true}}if(e&&d.sparklines().count()==0){this.removeAt(c);c--}}},_ab:function(a){var c=a.getEnumerator();while(c.moveNext()){var b=c.current();this._r.add(b)}},_z:function(a,b,c,d){var e=$$t.$aeh._a[0];var f=new $$t.aej(1,this,b,a);var g=e.b(this._h(),this._j(),e.c);b._b0(c);this._r.insert(a,b);e.e($$t.$aej.$type,$$t.$aee.$type,f,null,b);if(g!=null){e.d(this._h(),g)}if(d){b._b1()}},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$aej.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_d:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$aek.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$aeh._c($$t.$aee.$type,"Add",66,function(b){return b.a},function(b,c){$$t.$aeh._ai(b,c)},null,true,true,4));$$t.$gl.f(a,1,$$t.$aeh._c($$t.$aee.$type,"Remove",67,function(b){return b.a},function(b,c){$$t.$aeh._aj(b,c)},null,true,true,4));$$t.$gl.f(a,2,$$t.$aeh._d($.ig.$op.$type,"Shift",67,function(b){return null},function(b,c){b.undo()},null,true,true,4));
|
|
return a},_ac:function(a){if(this.generateGuidsForGroups()&&$$6.$i.l_op_Equality_Lifted(a._guid$i(),$m($$6.$i.$type,null))){a._guid$i($m($$6.$i.$type,$$6.$i.newGuid()))}a._b2()},_y:function(a){var b=this._j().workbook();return b!=null&&b._cv()?b._gl(this._j(),a,null):null},_ag:function(a){if(a!=null){var b=this._j().workbook();if(b!=null){b._h6(a)}}},_ai:function(a,b){var c=a.b.indexOf(a.a);if(c>=0){a.b.removeAt(c)}},_aj:function(a,b){var c=a.a;a.b._z(a.c,c,c.dateRange(),true)},$type:new $.ig.Type("excel.SparklineGroupCollection",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$aee.$type)])},true);$c("SparklineGroupCollection_CollectionChangeContext:aej","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},c:0,b:null,a:null,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.a=c;this.c=d},workbook:function(){return this.b._h()},sheet:function(){return this.b._j()},source:function(){return this.b._i},$type:new $.ig.Type("SparklineGroupCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("SparklineGroupCollection_ShiftChangeContext:aek","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},d:null,c:null,b:null,a:null,init1:function(a,b,c,d,e){$$0.$bh.init.call(this);this.d=b;this.c=c!=null&&c.count()>0?c.toArray():null;this.b=d!=null&&d.count()>0?d.toArray():null;this.a=e!=null&&e.count()>0?e.toArray():null},undo:function(){var a=this.sheet();if(a==null){return}$$t.$aeh._p.clear();$$t.$aeh._o.clear();var b=this.workbook().__dd;this.workbook().__dd=false;var c=this.b!=null?new $$4.x($$t.$aee.$type,2,this.b.length):null;var d=this.a!=null?$$t.$aeh._o:null;var e=this.c!=null?$$t.$aeh._p:null;if(this.a!=null){for(var f=this.a.length-1;f>=0;f--){var g=this.a[f];var h=this.d.indexOf(g);if(h>=0){d.insert(0,$$6.$w.a($$t.$aee.$type,$$0.$aw.$type,g,h));this.d._r.removeAt(h)}}}if(this.b!=null){var k=this.b;for(var j=0;j<k.length;j++){var i=k[j];this.d._r.insert(i._d,i._c);c.add(i._c)}}if(this.c!=null){var n=this.c;for(var m=0;m<n.length;m++){var l=n[m];var o=l.b;var p=o.sparklines()._c(l.a);var q=o._an();var r=o.dateRangeFormula()!=null?o.dateRangeFormula()._toString1(1):null;if(r!=null&&r.length>1&&r.charAt(0)=="="){r=r.substr(1)}var s=l.d;var t=l.c;if($$t.$lv._l_op_Inequality(q,t)){o._b4(s,t)}e.add(new $$t.aei(1,o,r,q,p))}}var u=$$t.$aeh._a[2];var v=new $$t.aek(1,this.d,e,d,c);u.x(v,null,null);this.workbook().__dd=b;$$t.$aeh._p.clear();$$t.$aeh._o.clear()},workbook:function(){return this.d._h()},sheet:function(){return this.d._j()},source:function(){return this.d._i},$type:new $.ig.Type("SparklineGroupCollection_ShiftChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.SortCondition:adu","Object",{_b:0,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$adu._init1.call(this,1,0)},_init1:function(a,b){$.ig.$op.init.call(this);$$t.$k.gk($$t.$adk.$type,b);this._b=b},_a:function(){},_g:function($t,a,b,c,d,e){},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$adu.$type,a);if(b==null){return false}return this._b==b._b},getHashCode:function(){return this._b.getHashCode()},_f:function(a){},sortDirection:function(){return this._b},_d:function(){},$type:new $.ig.Type("excel.SortCondition",$.ig.$ot)},true);$c("excel.CustomListSortCondition:adj","excel.SortCondition",{_j:null,init:function(a,b){b=b instanceof Array?b:Array.prototype.slice.call(arguments,1);$$t.$adu._init1.call(this,1,a);this._m(b)},_m:function(a){if(a==null){throw new $$6.e(0,"list")}var b=new $$4.x(String,0);var d=a.getEnumerator();while(d.moveNext()){var c=d.current();if(c==null){continue}var e=c.trim();if(e.length==0){continue}b.add(e)}if(b.count()==0){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_EmptyCustomList"),"list")}this._j=new $$4.g(String,1,b)},_a:function(){var a=new $$4.x(String,0);a.addRange(this._j);var b=new $$t.adj(this.sortDirection(),a.toArray());return b},_g:function($t,a,b,c,d,e){var f=a.c;var g=f.rows()._aj(b);var h=b==c?g:f.rows()._aj(c);var i=$$t.$l5._c2(g,d);var j=$$t.$l5._c2(h,e);if(i==null){if(j==null){return 0}return 1}else if(j==null){return-1}var k;if($b($$0.$aq.$type,i)!==null){if($b($$0.$aq.$type,j)!==null){k=$.ig.util.boolCompare(i,j)}else{k=1}}else if($b($$0.$aq.$type,j)!==null){k=-1}else{var l=new $$t.l9(d);var m=d==e?l:new $$t.l9(e);l.b=1;l.a=1;if(d!=e){m.b=1;m.a=1}var n=a.b;var o=g._av(l).g;var p=h._av(m).g;var q=this._k(f,o,n.caseSensitive());var r=this._k(f,p,n.caseSensitive());if(q==-1){if(r==-1){k=$$t.$adt._i($t,n,f,i,j)}else{k=1}}else if(r==-1){k=-1}else{k=$4(q,r)}}if(this.sortDirection()==1){return-k}return k},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$adj.$type,a);if(b==null||$$t.$adu.equals.call(this,b)==false){return false}if(this._j.count()!=b._j.count()){return false}for(var c=0;c<this._j.count();c++){if(this._j.item(c)!=b._j.item(c)){return false}}return true},getHashCode:function(){var a=this._j.count();if(this._j.count()!=0){a^=this._j.item(0).getHashCode()^this._j.item(this._j.count()-1).getHashCode()}return a^$$t.$adu.getHashCode.call(this)},_f:function(a){return a==null||a._d()!=0},_d:function(){return 0},_l:function(){var a=new $$6.aj(1,this._j.count()*2);for(var b=0;b<this._j.count();b++){a.l(this._j.item(b));a.l(",")}(function($obj){var $value=$obj.c();$obj.c($value-1);return $value})(a);return a.toString()},_k:function(a,b,c){var d=c?0:1;var e=a._y();for(var f=0;f<this._j.count();f++){if($$v.$an.c(this._j.item(f),b,e,d)==0){return f}}return-1},list:function(){return this._j},$type:new $.ig.Type("excel.CustomListSortCondition",$$t.$adu.$type)},true);$c("IColorSortCondition:ado","Object",{$type:new $.ig.Type("IColorSortCondition",null)},true);$c("excel.FillSortCondition:adm","excel.SortCondition",{_i:null,init:function(a){var b;if(arguments.length===1){b=0}else if(arguments.length===2){b=1}if(b>0){switch(b){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$adm._init1.call(this,a,0)},_init1:function(a,b){$$t.$adu._init1.call(this,1,b);if(a==null){throw new $$6.e(0,"fill")}this._i=a},accept$2:function(visitor,argument){return this._accept$2$i.apply(this,arguments)},_accept$2$i:function($tArg,$tResult,a,b){return a._visitFillSortCondition$i(this,b)},_a:function(){var a=new $$t.adm(this._i,this.sortDirection());return a},_g:function($t,a,b,c,d,e){var f=a.c;var g=f.rows()._aj(b);var h=b==c?g:f.rows()._aj(c);var i=f._b4(g,d);var j=f._b4(h,e);var k=f.workbook();var l=$$t.$k.an(k,i,a.a(b,d),this.fill());var m=$$t.$k.an(k,j,a.a(c,e),this.fill());if(l==m){return 0}var n=l?-1:1;if(this.sortDirection()==1){return-n}return n},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$adm.$type,a);if(b==null){return false}return $.ig.$op.equalsStatic(this._i,b._i)&&$$t.$adu.equals.call(this,b)},getHashCode:function(){return this._i.getHashCode()^$$t.$adu.getHashCode.call(this)},_f:function(a){var b=$b($$t.$adm.$type,a);return b==null||b._i!=this._i},_d:function(){return 1},_k:function(a,b,c){if($j(b,null)){return null}if(a._dxfs().count()<=b.value()){return null}var d=a._dxfs().__inner[b.value()];if(d.fill()==null){return null}return new $$t.adm(d.fill(),c)},fill:function(){return this._i},$type:new $.ig.Type("excel.FillSortCondition",$$t.$adu.$type,[$$t.$ado.$type])},true);$c("excel.FontColorSortCondition:adn","excel.SortCondition",{_j:null,init:function(a){var b;if(arguments.length===1){b=0}else if(arguments.length===2){b=1}if(b>0){switch(b){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$adn._init1.call(this,a,0)},_init1:function(a,b){$$t.$adu._init1.call(this,1,b);if($$t.$ah.l_op_Equality(a,null)){throw new $$6.e(0,"fontColorInfo")}this._j=a},accept$2:function(visitor,argument){return this._accept$2$i.apply(this,arguments)},_accept$2$i:function($tArg,$tResult,a,b){return a._visitFontColorSortCondition$i(this,b)},_a:function(){var a=new $$t.adn(this._j,this.sortDirection());return a},_g:function($t,a,b,c,d,e){var f=a.c;var g=f.rows()._aj(b);var h=b==c?g:f.rows()._aj(c);var i=f._b4(g,d);var j=f._b4(h,e);var k=f.workbook();var l=$$t.$k.ao(k,i,a.a(b,d),this.fontColorInfo());var m=$$t.$k.ao(k,j,a.a(c,e),this.fontColorInfo());if(l==m){return 0}var n=l?-1:1;if(this.sortDirection()==1){return-n}return n},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$adn.$type,a);if(b==null){return false}return $.ig.$op.equalsStatic(this._j,b._j)&&$$t.$adu.equals.call(this,b)},getHashCode:function(){return this._j.getHashCode()^$$t.$adu.getHashCode.call(this)},_f:function(a){var b=$b($$t.$adn.$type,a);return b==null||$$t.$ah.l_op_Inequality(b._j,this._j)},_d:function(){return 2},_i:function(a,b,c){if($j(b,null)){return null}if(a._dxfs().count()<=b.value()){return null}var d=a._dxfs().__inner[b.value()];var e=d.font().colorInfo();if($$t.$ah.l_op_Equality(e,null)){return null}return new $$t.adn(e,c)},fontColorInfo:function(){return this._j},$type:new $.ig.Type("excel.FontColorSortCondition",$$t.$adu.$type,[$$t.$ado.$type])},true);$c("IColorSortConditionVisitor$2:adp","Object",{$type:new $.ig.Type("IColorSortConditionVisitor$2",null)},true);$c("excel.IconSortCondition:adq","excel.SortCondition",{_l:$m($$0.$be.$type,null),_j:0,init:function(a,b,c){var d;if(arguments.length===2){d=1}else if(arguments.length===3){if($b($$0.$aq.$type,arguments[0])!==null){d=0}else if(typeof arguments[0]==="number"){d=2}}if(d>0){switch(d){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$adu._init1.call(this,1,a?0:1);this._l=c;this._j=b},_init1:function(a,b){b=$t($$0.$aw.$type,b);$$t.$adq._init2.call(this,a,b,0)},_init2:function(a,b,c){b=$t($$0.$aw.$type,b);$$t.$adu._init1.call(this,1,c);$$t.$k.gk($$t.$cd.$type,a);this._j=$$t.$k.aj(a);if($j(b,null)){this._l=$m($$0.$be.$type,null)}else{var d=$$t.$xh._b7(a,false);if(b.value()<0||b.value()>=d.length){throw new $$6.f(1,"iconIndex")}this._l=$m($$0.$be.$type,$i(b.value()))}},_a:function(){var a=new $$t.adq(this.sortDirection()==0,this._j,this._l);return a},_g:function($t,a,b,c,d,e){var f=$$t.$k.ap(a.a(b,d),this._j,this._l);var g=$$t.$k.ap(a.a(c,e),this._j,this._l);if(f==g){return 0}else{var h=f?-1:1;if(this.sortDirection()==1){h*=-1}return h}},_f:function(a){var b=$b($$t.$adq.$type,a);return b==null||b._j!=this._j||$l(b._l,this._l)},_d:function(){return 3},iconIndex:function(){return $s(this._iconIndex$i.apply(this,arguments))},_iconIndex$i:function(){return $l(this._l,null)?$m($$0.$aw.$type,this._l.value()):$m($$0.$aw.$type,null)},iconSet:function(){return $$t.$k.t(this._j)},_n:function(){return this._l},_k:function(){return this._j},$type:new $.ig.Type("excel.IconSortCondition",$$t.$adu.$type)},true);$c("excel.OrderedSortCondition:adt","excel.SortCondition",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$adu.init.call(this,0)},_init1:function(a){$$t.$adu._init1.call(this,1,a)},_a:function(){var a=new $$t.adt(this.sortDirection());return a},_g:function($t,a,b,c,d,e){var f=a.c;var g=f.rows()._aj(b);var h=b==c?g:f.rows()._aj(c);var i=$$t.$l5._c2(g,d);var j=$$t.$l5._c2(h,e);if(i==null){if(j==null){return 0}return 1}else if(j==null){return-1}var k=$$t.$adt._i($t,a.b,f,i,j);if(this.sortDirection()==1){return-k}return k},_f:function(a){return a==null||a._d()!=0},_d:function(){return 0},_i:function($t,a,b,c,d){var e;var f=function(){var g=$$t.$k.b0(b.workbook(),c,e);e=g.p2;return g.ret}();var g;var h=function(){var i=$$t.$k.b0(b.workbook(),d,g);g=i.p2;return i.ret}();if(f){if(h){return $4(e,g)}return-1}else if(h){return 1}var i=$b($$0.$aq.$type,c)!==null;var j=$b($$0.$aq.$type,d)!==null;var k=null;if($b($$t.$dl.$type,c)!==null==false&&i==false){k=c.toString()}var l=null;if($b($$t.$dl.$type,d)!==null==false&&j==false){l=d.toString()}if(k!=null){if(l!=null){return $$v.$an.c(k,l,a._q(),a.caseSensitive()?0:1)}return-1}else if(l!=null){return 1}if(i){if(j){return $.ig.util.boolCompare(c,d)}return-1}else if(j){return 1}return 0},$type:new $.ig.Type("excel.OrderedSortCondition",$$t.$adu.$type)},true);$c("excel.SortConditionCollection$1:adv","Object",{$t:null,_d:null,_f:null,_j:null,_e:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}this._j=new $$4.x($$4.$u.$type.specialize(this.$t,$$t.$adu.$type),0);$.ig.$op.init.call(this);this._f=a},containsKey:function(a){return this._contains1(a)},keys:function(){if(this._d==null){this._d=new $$t.adx(this.$t,this)}return this._d},tryGetValue:function(a,b){b=this._item(a);return{ret:b!=null,p1:b}},values:function(){if(this._e==null){this._e=new $$t.adz(this.$t,this)}return this._e},indexOf:function(){var n;if(arguments.length===1){if($b($$t.$adu.$type,arguments[0])!==null){n=1}else if($b($$4.$u.$type.specialize(this.$t,$$t.$adu.$type),arguments[0])!==null){n=0}else if($b(this.$t,arguments[0])!==null){n=2}else if(arguments[0]==null){n=2}}switch(n){case 0:return this._indexOf$e.apply(this,arguments);case 1:return this._indexOf.apply(this,arguments);case 2:return this._indexOf1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_indexOf$e:function(a){var b=this._indexOf1(a.key());if(b<0){return b}if(this._j.__inner[b].value()!=a.value()){return-1}return b},insert:function(){var n;if(arguments.length===2){n=0}else if(arguments.length===3){n=1}switch(n){case 0:return this._insert$e.apply(this,arguments);case 1:return this._insert.apply(this,arguments);default:throw new Error("Invalid arguments")}},_insert$e:function(a,b){this._w(a,b,true,true)},contains:function(){var n;if(arguments.length===1){if($b($$t.$adu.$type,arguments[0])!==null){n=1}else if($b($$4.$u.$type.specialize(this.$t,$$t.$adu.$type),arguments[0])!==null){n=0}else if($b(this.$t,arguments[0])!==null){n=2}else if(arguments[0]==null){n=2}}switch(n){case 0:return this._contains$e.apply(this,arguments);case 1:return this._contains.apply(this,arguments);case 2:return this._contains1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_contains$e:function(a){var b=this._indexOf(a.value());if(b<0){return false}return $.ig.$op.equalsStatic(this._item1(b).key(),a.key())},copyTo:function(a,b){this._j.copyTo(a,b)},isReadOnly:function(){return false},remove:function(){var n;if(arguments.length===1){if($b($$t.$adu.$type,arguments[0])!==null){n=2}else if($b($$4.$u.$type.specialize(this.$t,$$t.$adu.$type),arguments[0])!==null){n=1}else if($b(this.$t,arguments[0])!==null){n=0}else if(arguments[0]==null){n=0}}switch(n){case 0:return this._remove.apply(this,arguments);case 1:return this._remove$e.apply(this,arguments);case 2:return this._remove1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_remove$e:function(a){var b=this._indexOf(a.value());if(b<0){return false}if($.ig.$op.equalsStatic(this._item1(b).key(),a.key())==false){return false}this.removeAt(b);return true},getEnumerator:function(){return this._j.getEnumerator()},add:function(a,b){this._w(this.count(),new $$4.u(this.$t,$$t.$adu.$type,1,a,b),true,true)},_add1:function(a,b,c){this._w(this.count(),new $$4.u(this.$t,$$t.$adu.$type,1,a,b),true,c)},addRange:function(a){this.insertRange(this.count(),a)},clear:function(){if(this._j.count()==0){return}var a=this._j.count()>1?this._q(22):null;for(var b=this._j.count()-1;b>=0;b--){this.removeAt(b)}this._z();this._aa(a)},_contains1:function(a){return this._indexOf1(a)>=0},_contains:function(a){return this._indexOf(a)>=0},_indexOf1:function(a){if(a==null){throw new $$6.e(0,"sortableItem")}for(var b=0;b<this._j.count();b++){var c=this._j.__inner[b];if($.ig.$op.equalsStatic(c.key(),a)){return b}}return-1},_indexOf:function(a){if(a==null){throw new $$6.e(0,"sortCondition")}for(var b=0;b<this._j.count();b++){var c=this._j.__inner[b];if(c.value()==a){return b}}return-1},_insert:function(a,b,c){this._w(a,new $$4.u(this.$t,$$t.$adu.$type,1,b,c),true,true)},insertRange:function(a,b){this._y(a,false,b)},_y:function(a,b,c){$$v.$ap.at(c,"entries");var d=this._q(80);if(b){this.clear()}var e=null;try{var g=c.getEnumerator();while(g.moveNext()){var f=g.current();this._w(a++,f,false,true)}}catch(h){e=h}this._z();if(e!=null){this._ab(d)}else{this._aa(d)}if(e!=null){throw e}},_remove:function(a){var b=this._j.count()>1?this._q(80):null;var c=false;for(var d=0;d<this._j.count();d++){var e=this._j.__inner[d];if(e.key()==a){this.removeAt(d);c=true;d--}}this._aa(b);return c},_remove1:function(a){var b=this._indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){if(a<0||this._j.count()<=a){throw $$t.$k.x("index",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_InvalidRemoveAtIndex_SortConditions"))}this._ac(a,true)},replaceAll:function(a){this._y(0,true,a)},_s:function(a,b){this._j.add(new $$4.u(this.$t,$$t.$adu.$type,1,a,b))},_u:function(){if(this._j!=null){this._j.clear()}},_ad:function(a){var b=new $$4.x($$4.$u.$type.specialize(this.$t,$$t.$adu.$type),0);var d=this._j.getEnumerator();while(d.moveNext()){var c=d.current();if(c.key()==a){b.add(c)}}var f=b.getEnumerator();while(f.moveNext()){var e=f.current();this._j.remove(e)}},_ag:function(a){for(var c=0;c<a.length;c++){var b=a[c];this._j.insert(b._d,new $$4.u(this.$t,$$t.$adu.$type,1,b._c,b._e))}},_c:function($t,$tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$ad0.$type.specialize($t),$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function($t){var a=new Array(2);$$t.$gl.f(a,0,$$t.$adv._c($t,$$0.$ai.$type.specialize($$4.$u.$type.specialize($t,$$t.$adu.$type)),"Add",80,function(b){return $m($$4.$u.$type.specialize($t,$$t.$adu.$type),b.b)},function(b,c){$$t.$adv._ah($t,b,c)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$adv._c($t,$$0.$ai.$type.specialize($$4.$u.$type.specialize($t,$$t.$adu.$type)),"Remove",80,function(b){return $m($$4.$u.$type.specialize($t,$$t.$adu.$type),b.b)},function(b,c){$$t.$adv._ai($t,b,c)},null,true,true,8192));return a},_w:function(a,b,c,d){if(d){this._aj(b.key(),b.value(),null)}var e=this.$type.getStaticFields($$t.$adv.$type)._a[0];var f=$m($$4.$u.$type.specialize(this.$t,$$t.$adu.$type),b);var g=new $$t.ad0(this.$t,1,this,f.value(),a);var h=e.b(g.workbook(),g.sheet(),e.c);this._j.insert(a,b);if(c){this._z()}e.e($$t.$ad0.$type.specialize(this.$t),$$0.$ai.$type.specialize($$4.$u.$type.specialize(this.$t,$$t.$adu.$type)),g,$m($$4.$u.$type.specialize(this.$t,$$t.$adu.$type),null),f);if(h!=null){e.d(g.workbook(),h)}},_z:function(){this._f._w()},_q:function(a){var b=this._f._e().workbook();return b!=null&&b._cv()?b._gl(this._f._e().worksheet(),a,null):null},_aa:function(a){if(a!=null){var b=this._f._e().workbook();if(b!=null){b._h6(a)}}},_ab:function(a){if(a!=null){var b=this._f._e().workbook();if(b!=null){b._h7(a)}}},_ac:function(a,b){var c=this.$type.getStaticFields($$t.$adv.$type)._a[1];var d=$m($$4.$u.$type.specialize(this.$t,$$t.$adu.$type),this._j.__inner[a]);var e=new $$t.ad0(this.$t,1,this,d.value(),a);var f=c.b(e.workbook(),e.sheet(),c.c);this._j.removeAt(a);if(b){this._z()}c.e($$t.$ad0.$type.specialize(this.$t),$$0.$ai.$type.specialize($$4.$u.$type.specialize(this.$t,$$t.$adu.$type)),e,d,$m($$4.$u.$type.specialize(this.$t,$$t.$adu.$type),null));if(f!=null){c.d(e.workbook(),f)}},_af:function(a,b){this._aj(b.key(),b.value(),a<this._j.count()?this._j.__inner[a].value():null);var c=this._q(22);this._ac(a,false);this._w(a,b,false,true);this._z();this._aa(c)},_ah:function($t,a,b){var c=a.a._indexOf1(a.b.key());if(c>=0){a.a._ac(c,false)}},_ai:function($t,a,b){a.a._w(a.c,a.b,false,false)},_aj:function(a,b,c){if(a==null){throw new $$6.e(0,"sortableItem")}this._f._ag(a);if(b==null){throw new $$6.e(0,"sortCondition")}for(var d=0;d<this._j.count();d++){var e=this._j.__inner[d];if($.ig.$op.equalsStatic(e.key(),a)){if(e.value()==c){continue}if(!e.value()._f(b)){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentOutOfRangeException_DuplicateItemSorted"),"sortableItem")}}}if(this.count()==64){throw new $$6.p(1,$$t.$k.eg("LE_ArgumentOutOfRangeException_MaxSortConditions",[64]))}},count:function(){return this._j.count()},item:function(){var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=1}else if($b(this.$t,arguments[0])!==null){n=0}else if(arguments[0]==null){n=0}}switch(n){case 0:return this._item.apply(this,arguments);case 1:return this._item1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_item1:function(a,b){if(arguments.length===2){if(b.key()==null||b.value()==null){throw new $$6.e(0,"value")}var c=this._indexOf1(b.key());if(c==a&&this._j.__inner[c].value()==b.value()){return}if(c<0||c==a){this._af(a,b);return}throw new $$6.d(2,$$t.$k.ef("LE_ArgumentOutOfRangeException_DuplicateItemSorted"),"value");return b}else{return this._j.__inner[a]}},_item:function(a,b){if(arguments.length===2){if(a==null){throw new $$6.e(0,"sortableItem")}var c=this._indexOf1(a);if(c<0){if(b!=null){this.add(a,b)}return}if(b==null){this.removeAt(c);return}this._af(c,new $$4.u(this.$t,$$t.$adu.$type,1,a,b));return b}else{if(a==null){throw new $$6.e(0,"sortableItem")}var b=this._indexOf1(a);if(b<0){return null}return this._j.__inner[b].value()}},$type:new $.ig.Type("excel.SortConditionCollection$1",$.ig.$ot,[$$4.$t.$type.specialize(0,$$t.$adu.$type),$$0.$bz.$type.specialize($$4.$u.$type.specialize(0,$$t.$adu.$type))],function(){this._a=$$t.$adv._b(arguments[0])})},true);$c("SortConditionCollection_KeysCollection$1:adx","Object",{$t:null,_a:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._a=a},_b:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotModifyKeysCollection"))},add:function(a){this._b()},clear:function(){this._b()},contains:function(a){return this._a._contains1(a)},copyTo:function(a,b){for(var c=0;c<this._a.count();c++){a[b+c]=this._a._j.__inner[c].key()}},count:function(){return this._a.count()},isReadOnly:function(){return true},remove:function(a){this._b();return false},getEnumerator:function(){var d__=new $$t.adw(this.$t,0);d__.___4__this=this;return d__},$type:new $.ig.Type("SortConditionCollection_KeysCollection$1",$.ig.$ot,[$$0.$bv.$type.specialize(0)])},true);$c("SortConditionCollection_ValuesCollection$1:adz","Object",{$t:null,_a:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._a=a},_b:function(){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CannotModifyValuesCollection"))},add:function(a){this._b()},clear:function(){this._b()},contains:function(a){return this._a._contains(a)},copyTo:function(a,b){for(var c=0;c<this._a.count();c++){a[b+c]=this._a._j.__inner[c].value()}},count:function(){return this._a.count()},isReadOnly:function(){return true},remove:function(a){this._b();return false},getEnumerator:function(){var d__=new $$t.ady(this.$t,0);d__.___4__this=this;return d__},$type:new $.ig.Type("SortConditionCollection_ValuesCollection$1",$.ig.$ot,[$$0.$bv.$type.specialize($$t.$adu.$type)])},true);$c("SortConditionCollection_SortChangeContext$1:ad0","ValueType",{$t:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.b=new $$4.u(this.$t,$$t.$adu.$type);$$0.$bh.init.call(this)},a:null,b:null,c:0,init1:function($t,a,b,c,d){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}this.b=new $$4.u(this.$t,$$t.$adu.$type);$$0.$bh.init.call(this);this.a=b;this.b=c;this.c=d},workbook:function(){return this.a._f._e().workbook()},sheet:function(){return this.a._f._e().worksheet()},source:function(){return this.a._f._e()},$type:new $.ig.Type("SortConditionCollection_SortChangeContext$1",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.SortSettings$1:ad1","Object",{$t:null,_l:false,_d:null,_f:null,_p:null,_h:0,_k:null,init:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._d=a;this._k=b},_w:function(){this._d.onSortSettingsModified()},_v:function(a){this._l=a._l;this._p=a._p;this._h=a._h},_y:function(){var a=this._d.sortRegion();if(a==null){return}var b=a.worksheet();if(b==null){return}var c=this._j()==0;var d=c?a._aa():a._ad();if(d==1){return}var e=b.workbook();if(e!=null&&e._c2()){return}if(this.sortConditions().count()==0){return}var f=this._u(2);try{var g=new $$4.x($$0.$aw.$type,2,d);var h=new $$4.x($$t.$ad5.$type.specialize(this.$t),0);var i=a._h();var j=null;for(var k=i._firstRowIndex();k<=i._lastRowIndex();k++){var l=b.rows()._aj(k);if(l!=null){var n=l._ch(i._firstColumnIndex(),i._lastColumnIndex(),true).getEnumerator();while(n.moveNext()){var m=n.current();if(m.o()&&m.d().l(m.h(),m.f())){var o=$b($$t.$ee.$type,m.t(l));if(o._as()){l.worksheet()._h3(o,false);o._bt(e)}}}}if(b._eg(k)){if(j!=null){h.add(j);j=null}continue}if(j==null){j=new $$t.ad5(this.$t,k)}else{j.b++}if(c){g.add(k)}}if(j!=null){h.add(j)}var p;if(c){p=new $$t.ad4(this.$t,this,b,i._firstColumnIndex())}else{p=new $$t.ad3(this.$t,this,b,i._firstRowIndex());for(var q=i._firstColumnIndex();q<=i._lastColumnIndex();q++){if(!b._ec(q)){g.add(q)}}}var r=new $$4.x($$0.$aw.$type,1,g);$$v.$ap.aq($$0.$aw.$type,g,p);var s=0;for(var t=0;t<h.count();t++){var u=h.__inner[t];if(c){for(var v=u.c;v<=u.a();v++){var w=s++;var x=g.__inner[w];if(v==x){continue}var y=g.indexOf2(v,s);if(y<0){continue}var z=g.__inner[y];g.__inner[w]=z;g.__inner[y]=x;var aa=b.rows().item(x);var ab=b.rows().item(z);$$t.$ad1._af(this.$t,aa,ab,i._firstColumnIndex(),i._lastColumnIndex())}}else{var ac=i._firstColumnIndex();for(var ad=0;ad<g.count();ad++){var ae=s++;var af=g.__inner[ae];var ag=g.indexOf2(ad+ac,s);if(ag<0){continue}var ah=g.__inner[ag];g.__inner[ae]=ah;g.__inner[ag]=af;$$t.$ad1._ae(this.$t,b,af,ah,u.c,u.a())}}}}finally{this._x(f)}},_ag:function(a){if(this._k!=null){this._k(a)}},_c:function($t,$tChangeContext,$tValue,a,b,c,d,e,f,g,h){return new $$t.gm($tChangeContext,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function($t){var a=new Array(2);$$t.$gl.f(a,0,$$t.$ad1._c($t,$$t.$ad6.$type.specialize($t),$$0.$aq.$type,"CaseSensitive",80,function(b){return b.a.caseSensitive()},function(b,c){b.a.caseSensitive(c)},function(b,c){b.a._z(c)},true,true,8192));$$t.$gl.f(a,1,$$t.$ad1._c($t,$$t.$ad7.$type.specialize($t),$.ig.$op.$type,"ShiftFormula",80,function(b){return null},function(b,c){b.undo()},null,true,false,0));return a},_u:function(a){var b=this._e().workbook();return b!=null&&b._cv()?b._gl(this._e().worksheet(),a,null):null},_x:function(a){if(a!=null){var b=this._e().workbook();if(b!=null){b._h6(a)}}},_aa:function($t,a,b,c){var d=a._bc(c);var e=b._bc(c);var f=d.d()._cloneInternal();d.setFormatting(e);e.setFormatting(f)},_ab:function($t,a,b,c){var d=a._bc(b);var e=a._bc(c);var f=d.d()._cloneInternal();d.setFormatting(e);e.setFormatting(f)},_ac:function($t,a,b,c){var d=a.worksheet();var e=c.r();var f=b._a1(e);if(c.o()||f.j(e)){var g=c.d()||a._a1(e);var h=g.aa(a,e,null);var i=f.aa(b,e,null);var j;var k=g.ao(a,e,null,j,true,false);j=k.p3;var l=f.ao(b,e,null,j,true,false);j=l.p3;var m=g.ao(a,e,i,j,true,false);j=m.p3;var n=f.ao(b,e,h,j,true,false);j=n.p3;var o=$b($$t.$ee.$type,h);if(o!=null){var p=new $$t.an(1,d,3,a.index(),a.index(),e,e,b.index()-a.index());var q=$b($$t.$ec.$type,o);if(q!=null){var r=q._arrayFormula().cellRange()._d(p,false)}o._av(d,p,1);$$t.$ad1.$type.specialize($t).getStaticFields()._a[1].x(new $$t.ad7($t,1,p,o),null,null)}var s=$b($$t.$ee.$type,i);if(s!=null){var t=new $$t.an(1,d,3,b.index(),b.index(),e,e,a.index()-b.index());var u=$b($$t.$ec.$type,s);if(u!=null){var v=u._arrayFormula().cellRange()._d(t,false)}s._av(d,t,1);$$t.$ad1.$type.specialize($t).getStaticFields()._a[1].x(new $$t.ad7($t,1,t,s),null,null)}}$$t.$ad1._aa($t,a,b,e)},_ad:function($t,a,b,c){var d=a.worksheet();var e=b.r();var f=c.r();if(e==f){return}var g=a._a1(f);if(b.o()||g.j(f)){var h=b.d()||a._a1(e);var i=h.aa(a,e,null);var j=g.aa(a,f,null);var k;var l=h.ao(a,e,null,k,true,false);k=l.p3;var m=g.ao(a,f,null,k,true,false);k=m.p3;var n=h.ao(a,e,j,k,true,false);k=n.p3;var o=g.ao(a,f,i,k,true,false);k=o.p3;var p=$b($$t.$ee.$type,i);if(p!=null){var q=new $$t.an(1,d,0,a.index(),a.index(),e,e,f-e);var r=$b($$t.$ec.$type,p);if(r!=null){var s=r._arrayFormula().cellRange()._d(q,false)}p._av(d,q,1);$$t.$ad1.$type.specialize($t).getStaticFields()._a[1].x(new $$t.ad7($t,1,q,p),null,null)}var t=$b($$t.$ee.$type,j);if(t!=null){var u=new $$t.an(1,d,0,a.index(),a.index(),f,f,e-f);var v=$b($$t.$ec.$type,t);if(v!=null){var w=v._arrayFormula().cellRange()._d(u,false)}t._av(d,u,1);$$t.$ad1.$type.specialize($t).getStaticFields()._a[1].x(new $$t.ad7($t,1,u,t),null,null)}}$$t.$ad1._ab($t,a,e,f)},_ae:function($t,a,b,c,d,e){for(var f=d;f<=e;f++){var g=a.rows().item(f);var h=g._am(b,true);var i=g._am(c,true);$$t.$ad1._ad($t,g,h,i)}},_af:function($t,a,b,c,d){var e=a.worksheet();var f=d-c+1;var g=new $$5.a(2,f);var h=true;var i=c;var k=a._ch(c,d,false).getEnumerator();while(k.moveNext()){var j=k.current();if(i!=j.r()){h=false}g.item(j.r()-c,true);$$t.$ad1._ac($t,a,b,j);i=j.r()+1}if(i!=d+1){h=false}if(h==false){var m=b._ch(c,d,false).getEnumerator();while(m.moveNext()){var l=m.current();var n=l.r()-c;if(g.item(n)){continue}g.item(n,true);$$t.$ad1._ac($t,b,a,l)}if(a._hasCellFormat()||b._hasCellFormat()){for(var o=0;o<f;o++){if(g.item(o)){continue}$$t.$ad1._aa($t,b,a,o)}}}},caseSensitive:function(a){if(arguments.length===1){if(this.caseSensitive()==a){return}this.$type.getStaticFields($$t.$ad1.$type)._a[0].h($$t.$ad6.$type.specialize(this.$t),$$0.$aq.$type,new $$t.ad6(this.$t,1,this),a);return a}else{return this._l}},_z:function(a){this._l=a;this._w()},sortConditions:function(){if(arguments.length!==0){var a=this.sortConditions();return a.item.apply(a,arguments)}if(this._f==null){this._f=new $$t.adv(this.$t,this)}return this._f},_n:function(){if(this._d._culture$i().name()=="zh-TW"){return this._i()==1}return this._i()==2},_o:function(){return this._l||this._h!=0||this._f!=null&&this._f.count()!=0},_e:function(){return this._d},_q:function(){if(this._p==null){this._p=this._d._culture$i();var a=$$t.$k.gd(this._p,this._i());this._p=a.p0}return this._p},_i:function(a){if(arguments.length===1){if(this._i()==a){return}this._h=a;this._p=null;this._w();return a}else{return this._h}},_j:function(){return 0},$type:new $.ig.Type("excel.SortSettings$1",$.ig.$ot,null,function(){this._a=$$t.$ad1._b(arguments[0])})},true);$c("SortSettings_ColumnIndexComparer$1:ad3","Object",{$t:null,_c:0,_a:null,_b:null,init:function($t,a,b,c){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._c=c;this._a=a;this._b=new $$t.ad8(this.$t,a,b)},compare:function(a,b){for(var c=0;c<this._a.sortConditions().count();c++){var d=this._a.sortConditions()._item1(c);var e=this._c+d.key().index();var f=d.value()._g(this.$t,this._b,e,e,a,b);if(f!=0){return f}}return 0},$type:new $.ig.Type("SortSettings_ColumnIndexComparer$1",$.ig.$ot,[$$6.$ad.$type.specialize($$0.$aw.$type)])},true);$c("SortSettings_RowIndexComparer$1:ad4","Object",{$t:null,_c:0,_a:null,_b:null,init:function($t,a,b,c){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._c=c;this._a=a;this._b=new $$t.ad8(this.$t,a,b)},compare:function(a,b){for(var c=0;c<this._a.sortConditions().count();c++){var d=this._a.sortConditions()._item1(c);var e=this._c+d.key().index();var f=d.value()._g(this.$t,this._b,a,b,e,e);if(f!=0){return f}}return 0},$type:new $.ig.Type("SortSettings_RowIndexComparer$1",$.ig.$ot,[$$6.$ad.$type.specialize($$0.$aw.$type)])
|
|
},true);$c("SortSettings_VisibleRowIndexBlock$1:ad5","Object",{$t:null,b:0,c:0,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this.c=a;this.b=1},a:function(){return this.c+this.b-1},$type:new $.ig.Type("SortSettings_VisibleRowIndexBlock$1",$.ig.$ot)},true);$c("SortSettings_SortChangeContext$1:ad6","ValueType",{$t:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,init1:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$$0.$bh.init.call(this);this.a=b},workbook:function(){return this.a._d.workbook()},sheet:function(){return this.a._d.worksheet()},source:function(){return this.a._d},$type:new $.ig.Type("SortSettings_SortChangeContext$1",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("SortSettings_ShiftFormulaChangeContext$1:ad7","ValueType",{$t:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.a=new $$t.an;$$0.$bh.init.call(this)},a:null,b:null,init1:function($t,a,b,c){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}this.a=new $$t.an;$$0.$bh.init.call(this);this.a=b;this.b=c},undo:function(){var a=this.a.w();var b=new $$t.an(1,this.sheet(),3,this.a.l()._firstRowIndex()+a,this.a.l()._lastRowIndex()+a,this.a.l()._firstColumnIndex(),this.a.l()._lastColumnIndex(),(-a));var c=$b($$t.$ec.$type,this.b);if(c!=null){var d=c._arrayFormula().cellRange()._d(b,false)}this.b._av(this.sheet(),b,1);$$t.$ad1.$type.specialize(this.$t).getStaticFields()._a[1].x(new $$t.ad7(this.$t,1,b,this.b),null,null)},workbook:function(){return this.a.h().workbook()},sheet:function(){return this.a.h()},source:function(){return this.a.h()},$type:new $.ig.Type("SortSettings_ShiftFormulaChangeContext$1",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("SortSettings_SortOperation$1:ad8","Object",{$t:null,b:null,c:null,d:null,init:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this.b=a;this.c=b},a:function(a,b){var $self=this;if(this.d==null){this.d=new $$4.h(String,$$t.$wt.$type,0)}var c=a+"-"+b;var d;if(!function(){var e=$self.d.tryGetValue(c,d);d=e.p1;return e.ret}()){this.d.item(c,d=this.c._getCellConditionalFormat1(a,b))}return d},$type:new $.ig.Type("SortSettings_SortOperation$1",$.ig.$ot)},true);$c("excel.RelativeIndexSortSettings:ad2","excel.SortSettings$1",{_ah:false,init:function(a,b){$$t.$ad1.init.call(this,$$t.$hq.$type,a,b)},_w:function(){if(!this._ah){$$t.$ad1._w.call(this)}},initializeRegion:function(){},_aj:function(a,b,c){var d=this._j()==0;var e;var f;var g;var h;var i=-1;var j=-1;var k=-1;if(d){if(a._width()==b._width()){return}e=b._firstColumnIndex();f=b._lastColumnIndex();g=a._firstColumnIndex();h=a._lastColumnIndex();if($$t.$lv._l_op_Inequality_Lifted(c.y(),$m($$t.$lv.$type,null))){i=c.y().value()._firstColumnIndex()}if($$t.$lv._l_op_Inequality_Lifted(c.x(),$m($$t.$lv.$type,null))){j=c.x().value()._firstColumnIndex();k=c.x().value()._lastColumnIndex()}}else{if(a._height()==b._height()){return}e=b._firstRowIndex();f=b._lastRowIndex();g=a._firstRowIndex();h=a._lastRowIndex();if($$t.$lv._l_op_Inequality_Lifted(c.y(),$m($$t.$lv.$type,null))){i=c.y().value()._firstRowIndex()}if($$t.$lv._l_op_Inequality_Lifted(c.x(),$m($$t.$lv.$type,null))){j=c.x().value()._firstRowIndex();k=c.x().value()._lastRowIndex()}}var l=$m($$0.$aw.$type,null);if(j>=0){if(j<e&&k>e){l=$m($$0.$aw.$type,c.w()+(e-j))}}if($j(l,null)&&i>=0){if(g>e){l=$m($$0.$aw.$type,c.w()-(g-e))}}var m=$l(l,null)?l.value():c.w();this._ah=true;try{var n=new $$4.x($$4.$u.$type.specialize($$t.$hq.$type,$$t.$adu.$type),0);if(i>=0){var p=this.sortConditions().getEnumerator();while(p.moveNext()){var o=p.current();var q=o.key();if(q.index()+g>=i){n.add(o)}}}if(j>=0){var r=new $$4.x($$t.$hq.$type,0);var t=this.sortConditions().getEnumerator();while(t.moveNext()){var s=t.current();var u=s.key();var v=u.index()+e;if(v>=j){if(v<=k){if(n.count()>0){n.remove(s)}r.add(u)}else{n.add(s)}}}if(r.count()>0){var x=r.getEnumerator();while(x.moveNext()){var w=x.current();this.sortConditions()._remove(w)}}}if(n.count()>0){var y=this._e().workbook().__dd;this._e().workbook().__dd=true;var aa=n.getEnumerator();while(aa.moveNext()){var z=aa.current();this.sortConditions()._remove(z.key());this.sortConditions()._add1(new $$t.hq(Math.max(0,z.key().index()+m)),z.value(),false)}this._e().workbook().__dd=y}}finally{this._ah=false}},_ak:function(a){if(this.sortConditions().count()==0){return}var b=null;var d=this.sortConditions().getEnumerator();while(d.moveNext()){var c=d.current();if(c.key().index()>=a){if(b==null){b=new $$4.x($$t.$hq.$type,0)}b.add(c.key())}}if(b!=null){var f=b.getEnumerator();while(f.moveNext()){var e=f.current();this.sortConditions()._ad(e)}}},_al:function(){var a=this._e().sortRegion();if(a!=null){var b=false;var d=a.worksheet().tables().getEnumerator();while(d.moveNext()){var c=d.current();if(a._s(c.wholeTableRegion())){b=true;break}}if(b){this.sortConditions()._u();this.initializeRegion()}}},$type:new $.ig.Type("excel.RelativeIndexSortSettings",$$t.$ad1.$type.specialize($$t.$hq.$type))},true);$c("excel.WorksheetSortSettings:ad9","excel.RelativeIndexSortSettings",{_a7:$m($$t.$lv.$type,null),_a8:$m($$t.$lv.$type,null),_ay:false,_as:null,_a6:$m($$t.$lv.$type,null),_ar:0,_aw:0,_a1:0,init:function(a,b){this._aw=0;$$t.$ad2.init.call(this,a,b);this._as=a},initializeRegion:function(){this._a6=$m($$t.$lv.$type,null)},_j:function(){return this.sortType()},region:function(){if($$t.$lv._l_op_Equality_Lifted(this._a6,$m($$t.$lv.$type,null))){return null}return this._as._cw(this._a6.value())},sortType:function(a){if(arguments.length===1){if(this._aw==a){return}$$t.$k.gk($$t.$de.$type,a);var b=this._u(22);if(this.sortConditions().count()>0){this._ba()}else{this._w()}$$t.$ad9._am[2].h($$t.$ad9.$type,$$t.$de.$type,this,a);this._x(b);return a}else{return this._aw}},_bk:function(a){this._aw=a},_au:function(a){if(arguments.length===1){if(!a._isValid()){if($$t.$lv._l_op_Equality_Lifted(this._a6,$m($$t.$lv.$type,null))){return}}else{if($$t.$lv._l_op_Inequality_Lifted(this._a6,$m($$t.$lv.$type,null))&&$$t.$lv._l_op_Equality(this._a6.value(),a)){return}}$$t.$ad9._am[0].h($$t.$ad9.$type,$$t.$lv.$type,this,a);return a}else{return $$t.$lv._l_op_Inequality_Lifted(this._a6,$m($$t.$lv.$type,null))?this._a6.value():$$t.$lv._b}},_bh:function(a){if(!a._isValid()){this._a6=$m($$t.$lv.$type,null)}else{this._a6=$m($$t.$lv.$type,a)}this._ay=false;this._a7=$m($$t.$lv.$type,null)},_av:function(a){if(arguments.length===1){$$t.$ad9._am[1].h($$t.$ad9.$type,$$t.$lv.$type,this,a);return a}else{return $$t.$lv._l_op_Inequality_Lifted(this._a7,$m($$t.$lv.$type,null))?this._a7.value():$$t.$lv._b}},_bi:function(a){if(!a._isValid()){this._a7=$m($$t.$lv.$type,null)}else{this._a7=$m($$t.$lv.$type,a)}},clearRegion:function(){this._bj(null)},reapplySortConditions:function(){if(this._ay){return}if($$t.$lv._l_op_Equality_Lifted(this._a6,$m($$t.$lv.$type,null))||this.sortConditions().count()==0){return}this._y()},setRegion:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._setRegion.apply(this,arguments);case 1:return this._setRegion1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setRegion:function(a){this._setRegion1(a,this._as._c())},_setRegion1:function(a,b){this._bj(this._as._getRegion2(a,b,null))},_bj:function(a){var b=new $$t.lv;if(a!=null){b=a._h();if($$t.$lv._l_op_Inequality_Lifted(this._a6,$m($$t.$lv.$type,null))&&$$t.$lv._l_op_Equality(this._a6.value(),b)){return}}else{if($$t.$lv._l_op_Equality_Lifted(this._a6,$m($$t.$lv.$type,null))){return}b=$$t.$lv._b}if(a!=null){if(a.worksheet()!=this._as){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_RegionMustBeOnSameWorksheet"))}var d=this._as.tables().getEnumerator();while(d.moveNext()){var c=d.current();if(a._s(c.wholeTableRegion())){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_OverlappingTable"))}}var f=this._as.rows()._m(a.firstRow(),a.lastRow()).getEnumerator();while(f.moveNext()){var e=f.current();for(var g=a._v();g<=a._w();g++){if(e._bp(g)!=null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_OverlappingTable"))}var h=$b($$t.$fn.$type,e._c5(g));if(h!=null){h.owningValue().throwBlockingException()}}}}var i=this._u(22);try{this._bn();this._ba()}finally{this._bd()}this._au(b);this._x(i)},_bb:function(a){if($$t.$lv._l_op_Equality_Lifted(this._a6,$m($$t.$lv.$type,null))){return}switch(a){case 0:case 1:return}var b=this._as._o();switch(b){default:return;case 0:case 1:break}var c=this._as.rows().maxCount();var d=this._as.columns().maxCount();var e=this._a6.value();if(e._firstRowIndex()>=c-1||e._firstColumnIndex()>=d){this._a6=$m($$t.$lv.$type,null);this._a1=0;this._ay=false;this._a7=$m($$t.$lv.$type,null);this._a8=$m($$t.$lv.$type,null);return}if(e._lastRowIndex()>=c||e._lastColumnIndex()>=d){if(e._lastRowIndex()>=c){e=e._withLastRowIndex(c-1)}if(e._lastColumnIndex()>=d){e=e._withLastColumnIndex(d-1)}this._a6=$m($$t.$lv.$type,e);this._a1=0;this._ak(e._width());this._ay=false;this._a7=$m($$t.$lv.$type,null);this._a8=$m($$t.$lv.$type,null)}},_bd:function(){this._a1--;if(this._a1<=0&&this._a0()){this._a0(false);this.reapplySortConditions()}},_aq:function(a,b){var c=this._as.workbook();var d=a.l();var e=this._au();if(!(d._k(c)||d._l(c))){if(!d._contains1(e)){return $$t.$ao.d}}var f=e;var g=true;var h=this._ay;if(h){if($$t.$lv._l_op_Equality_Lifted(this._a7,$m($$t.$lv.$type,null))&&$$t.$lv._l_op_Equality_Lifted(this._a6,$m($$t.$lv.$type,null))){return $$t.$ao.d}if($$t.$lv._l_op_Inequality_Lifted(this._a7,$m($$t.$lv.$type,null))){g=false;f=this._a7.value()}}else{if($$t.$lv._l_op_Equality_Lifted(this._a6,$m($$t.$lv.$type,null))){return $$t.$ao.d}}if(g){var i=function(){var j=a.e(f,false);f=j.p0;return j.ret}();if($$t.$lv._l_op_Equality(e,f)){return $$t.$ao.d}if(this.sortType()==0){if(e._firstColumnIndex()<f._firstColumnIndex()){f=f._withFirstColumnIndex(Math.max(e._firstColumnIndex(),a.l()._firstColumnIndex()))}}else{if(e._firstRowIndex()<f._firstRowIndex()){f=f._withFirstRowIndex(Math.max(e._firstRowIndex(),a.l()._firstRowIndex()))}}}if($$t.$lv._l_op_Equality(e,f)){return $$t.$ao.d}var j=f._width()<1||f._height()<1;if(j){this._ba()}else{this._aj(f,e,a)}if(h){this._a6=j?$m($$t.$lv.$type,null):$m($$t.$lv.$type,f)}else{this._au(j?$$t.$lv._b:f)}return $$t.$ao.c},_bl:function(a){this._ay=true;this._a8=this._a6},_bm:function(){if(!this._ay){return}this._ay=false;this._a7=this._a8;this._av(this._au());this._a8=$m($$t.$lv.$type,null)},_bn:function(){this._a1++},_ba:function(){this.sortConditions().clear()},_az:function(a){return(this._ar&a)==a},_a0:function(a){if(arguments.length===1){this._be(1,a);return a}else{return this._az(1)}},_be:function(a,b){if(b){this._ar|=a}else{this._ar&=~a}},_bo:function(a){if($$t.$lv._l_op_Equality_Lifted(this._a6,$m($$t.$lv.$type,null))){throw new $$6.p(1,"No region specified.")}if(a<0||a>=this._a6.value()._width()){throw new $$6.f(1,"relativeColumnIndex")}},_ao:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$ad9.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_ap:function($tContext,$tValue,a,b,c,d,e,f,g,h){return new $$t.gm($tContext,$tValue,a,b,c,d,e,f,h,g,null,null)},_an:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$ad9._ao($$t.$lv.$type,"RegionAddress",80,function(b){return b._au()},function(b,c){b._au(c)},function(b,c){b._bh(c)},true,false,0));$$t.$gl.f(a,1,$$t.$ad9._ao($$t.$lv.$type,"RegionAddress",80,function(b){return b._av()},function(b,c){b._av(c)},function(b,c){b._bi(c)},true,false,0));$$t.$gl.f(a,2,$$t.$ad9._ao($$t.$de.$type,"SortType",80,function(b){return b.sortType()},function(b,c){b.sortType(c)},function(b,c){b._bk(c)},true,false,0));return a},workbook:function(){return this._as.workbook()},sheet:function(){return this._as},source:function(){return this},$type:new $.ig.Type("excel.WorksheetSortSettings",$$t.$ad2.$type,[$$t.$gn.$type])},true);$c("excel.DiamondShape:ac8","excel.WorksheetShapeWithText",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$m6.init.call(this,0)},_init1:function(a){$$t.$m6._init1.call(this,1,a)},_am:function($tArg,$tResult,a,b){return a._visitDiamondShape$i(this,b)},_b0:function(){return $m($$t.$cz.$type,4)},_b1:function(){return $m($$v.$ce.$type,5)},$type:new $.ig.Type("excel.DiamondShape",$$t.$m6.$type)},true);$$t.ac8.createPredefinedShape=$$t.ac8.prototype.createPredefinedShape.runOn($$t.ac8.prototype);$c("excel.EllipseShape:ac9","excel.WorksheetShapeWithText",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$m6.init.call(this,0)},_init1:function(a){$$t.$m6._init1.call(this,1,a)},_am:function($tArg,$tResult,a,b){return a._visitEllipseShape$i(this,b)},_b0:function(){return $m($$t.$cz.$type,3)},_b1:function(){return $m($$v.$ce.$type,34)},$type:new $.ig.Type("excel.EllipseShape",$$t.$m6.$type)},true);$$t.ac9.createPredefinedShape=$$t.ac9.prototype.createPredefinedShape.runOn($$t.ac9.prototype);$c("excel.HeartShape:ada","excel.WorksheetShapeWithText",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$m6.init.call(this,0)},_init1:function(a){$$t.$m6._init1.call(this,1,a)},_am:function($tArg,$tResult,a,b){return a._visitHeartShape$i(this,b)},_b0:function(){return $m($$t.$cz.$type,74)},_b1:function(){return $m($$v.$ce.$type,75)},$type:new $.ig.Type("excel.HeartShape",$$t.$m6.$type)},true);$$t.ada.createPredefinedShape=$$t.ada.prototype.createPredefinedShape.runOn($$t.ada.prototype);$c("excel.IrregularSeal1Shape:adb","excel.WorksheetShapeWithText",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$m6.init.call(this,0)},_init1:function(a){$$t.$m6._init1.call(this,1,a)},_am:function($tArg,$tResult,a,b){return a._visitIrregularSeal1Shape$i(this,b)},_b0:function(){return $m($$t.$cz.$type,71)},_b1:function(){return $m($$v.$ce.$type,79)},$type:new $.ig.Type("excel.IrregularSeal1Shape",$$t.$m6.$type)},true);$$t.adb.createPredefinedShape=$$t.adb.prototype.createPredefinedShape.runOn($$t.adb.prototype);$c("excel.IrregularSeal2Shape:adc","excel.WorksheetShapeWithText",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$m6.init.call(this,0)},_init1:function(a){$$t.$m6._init1.call(this,1,a)},_am:function($tArg,$tResult,a,b){return a._visitIrregularSeal2Shape$i(this,b)},_b0:function(){return $m($$t.$cz.$type,72)},_b1:function(){return $m($$v.$ce.$type,80)},$type:new $.ig.Type("excel.IrregularSeal2Shape",$$t.$m6.$type)},true);$$t.adc.createPredefinedShape=$$t.adc.prototype.createPredefinedShape.runOn($$t.adc.prototype);$c("excel.LightningBoltShape:add","excel.WorksheetShapeWithText",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$m6.init.call(this,0)},_init1:function(a){$$t.$m6._init1.call(this,1,a)},_am:function($tArg,$tResult,a,b){return a._visitLightningBoltShape$i(this,b)},_b0:function(){return $m($$t.$cz.$type,73)},_b1:function(){return $m($$v.$ce.$type,74)},$type:new $.ig.Type("excel.LightningBoltShape",$$t.$m6.$type)},true);$$t.add.createPredefinedShape=$$t.add.prototype.createPredefinedShape.runOn($$t.add.prototype);$c("excel.LineShape:ade","excel.WorksheetShape",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$ms.init.call(this,0)},_init1:function(a){$$t.$ms._init1.call(this,1,a)},_am:function($tArg,$tResult,a,b){return a._visitLineShape$i(this,b)},_a5:function(){return true},_b0:function(){return $m($$t.$cz.$type,20)},_b1:function(){return $m($$v.$ce.$type,0)},$type:new $.ig.Type("excel.LineShape",$$t.$ms.$type)},true);$$t.ade.createPredefinedShape=$$t.ade.prototype.createPredefinedShape.runOn($$t.ade.prototype);$c("excel.PentagonShape:adf","excel.WorksheetShapeWithText",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$m6.init.call(this,0)},_init1:function(a){$$t.$m6._init1.call(this,1,a)},_am:function($tArg,$tResult,a,b){return a._visitPentagonShape$i(this,b)},_b0:function(){return $m($$t.$cz.$type,56)},_b1:function(){return $m($$v.$ce.$type,9)},$type:new $.ig.Type("excel.PentagonShape",$$t.$m6.$type)},true);$$t.adf.createPredefinedShape=$$t.adf.prototype.createPredefinedShape.runOn($$t.adf.prototype);$c("excel.RectangleShape:adg","excel.WorksheetShapeWithText",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$m6.init.call(this,0)},_init1:function(a){$$t.$m6._init1.call(this,1,a)},_am:function($tArg,$tResult,a,b){return a._visitRectangleShape$i(this,b)},_b0:function(){return $m($$t.$cz.$type,1)},_b1:function(){return $m($$v.$ce.$type,4)},$type:new $.ig.Type("excel.RectangleShape",$$t.$m6.$type)},true);$$t.adg.createPredefinedShape=$$t.adg.prototype.createPredefinedShape.runOn($$t.adg.prototype);$c("excel.RightTriangleShape:adh","excel.WorksheetShapeWithText",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$m6.init.call(this,0)},_init1:function(a){$$t.$m6._init1.call(this,1,a)},_am:function($tArg,$tResult,a,b){return a._visitRightTriangleShape$i(this,b)},_b0:function(){return $m($$t.$cz.$type,6)},_b1:function(){return $m($$v.$ce.$type,3)},$type:new $.ig.Type("excel.RightTriangleShape",$$t.$m6.$type)},true);$$t.adh.createPredefinedShape=$$t.adh.prototype.createPredefinedShape.runOn($$t.adh.prototype);$c("excel.StraightConnector1Shape:adi","excel.WorksheetShape",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$ms.init.call(this,0)},_init1:function(a){$$t.$ms._init1.call(this,1,a)},_am:function($tArg,$tResult,a,b){return a._visitStraightConnector1Shape$i(this,b)},_a5:function(){return true},_b0:function(){return $m($$t.$cz.$type,32)},_b1:function(){return $m($$v.$ce.$type,95)},$type:new $.ig.Type("excel.StraightConnector1Shape",$$t.$ms.$type)},true);$$t.adi.createPredefinedShape=$$t.adi.prototype.createPredefinedShape.runOn($$t.adi.prototype);$c("FormulaTokenEvaluator$1:abt","FormulaTokenVisitor$1",{$tStackItem:null,bf:null,init:function($tStackItem){this.$tStackItem=$tStackItem;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$tStackItem)}$$t.$abw.init.call(this,$$0.$aq.$type);this.bf=new $$4.aa(this.$tStackItem)},a1:function(){this.bf.clear();$$t.$abw.a1.call(this)},r:function(a){return this.ba(a)},t:function(a){return this.bc(a)},w:function(a){return this.bb(a)},x:function(a){return this.bb(a)},y:function(a){return this.bb(a)},ai:function(a){return this.bc(a)},aj:function(a){return this.bd(a)},al:function(a){return this.bc(a)},am:function(a){return this.bc(a)},aq:function(a){return this.bc(a)},au:function(a){return this.be(a)},a4:function(a,b){return $f(this.$tStackItem)},a2:function(){return this.a3(true)},a3:function(a){var $self=this;try{this.bf.clear();var b;if(function(){var c=$self.ay(b);b=c.p0;return c.ret}()==false){return new $$t.yy(this.$tStackItem,2,b)}if(this.bf.count()!=1){return new $$t.yy(this.$tStackItem,2,$m($$0.$bd.$type,null))}return new $$t.yy(this.$tStackItem,1,this.bf.pop())}finally{if(a){this.a1()}}},a5:function(a,b,c){},a6:function(a,b,c){},a7:function(a){},a8:function(a,b){},a9:function(a,b){},ba:function(a){if(this.bf.count()<2){this.a0();return false}var b=this.bf.pop();var c=this.bf.pop();var d=this.a5(a,c,b);this.bf.push(d);return true},bb:function(a){var b=new Array(a.argumentCount());for(var c=b.length-1;c>=0;c--){b[c]=this.bf.pop()}var d;var e=a.$function();if(e==null){this.a0();return false}if(e._isAddIn()){d=this.bf.pop()}else{d=this.a4(a,e._name())}var f=this.a6(a,d,b);this.bf.push(f);return true},bc:function(a){var b=this.a7(a);this.bf.push(b);return true},bd:function(a){if(this.bf.count()<1){this.a0();return false}var b=this.a8(a,this.bf.pop());this.bf.push(b);return true},be:function(a){if(this.bf.count()<1){this.a0();return false}var b=this.a9(a,this.bf.pop());this.bf.push(b);return true},bg:function(){return this.bf},$type:new $.ig.Type("FormulaTokenEvaluator$1",$$t.$abw.$type.specialize($$0.$aq.$type))},true);$c("AddInFunctionResolver:yu","FormulaTokenEvaluator$1",{init:function(){$$t.$abt.init.call(this,$$t.$abp.$type)},a5:function(a,b,c){return a},a6:function(a,b,c){if(a.$function()==$$t.$y9._q()){var d=$b($$t.$acf.$type,b);if(d!=null&&d.w()!=null){a.$function($$t.$y9._getFunction1(d.w()));var e=d.u();if(e._g()==0){d.u(this.c().f()._a7().c(e.name(),e.scope(),true))}}}return a.formulaToken()},a7:function(a){return a},a8:function(a,b){return a},a9:function(a,b){return a},bi:function(a){if($$t.$yu.bh==null){$$t.$yu.bh=new $$t.yu}$$t.$yu.bh.c(a);return $$t.$yu.bh},$type:new $.ig.Type("AddInFunctionResolver",$$t.$abt.$type.specialize($$t.$abp.$type))},true);$c("CellAddress:yv","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},s:0,o:false,q:0,f:false,init1:function(a,b,c,d,e){$$0.$bh.init.call(this);this.s=b;this.o=c;this.q=d;this.f=e},equals:function(a){var b=$m($$t.$yv.$type,$b($$t.$yv.$type,a));return $$t.$yv.l(b,$m($$t.$yv.$type,null))&&$$t.$yv.i(this,b.getValueOrDefault())},getHashCode:function(){var a=this.q<<16|this.s;if(this.o){a<<=1}if(this.f){a<<=2}return a},u:function(a,b,c,d,e,f,g,h,i){var j=$$t.$yv.x(a,d,c,f,h,i);var k=$$t.$yv.v(b,e,c,g,h,i);if(i==1){return k+j}else{return j+k}},v:function(a,b,c,d,e,f){var g=$$t.$n.getMaxColumnCount(c);return $$t.$yv.w(a,b,g,d,e,f)},w:function(a,b,c,d,e,f){a%=c;var g=Math.max(0,d);if(b){if(e){if(a+g<0){a+=c}else if(a+g>=c){a-=c}}else{if(a<0){a+=c}}}if(f==1){if(b&&e){a+=g}var h=String.empty();var i=true;do{var j=$u("A".charCodeAt(0)+a%26);a=$a(a,26);if(i==false){if(j=="A"){j="Z";a--}else{(function(){var $value=j;j=$u($value.charCodeAt(0)-1);return $value})()}}h=j+h;i=false}while(a>0);if(b==false){return"$"+h}return h}else{if(b==false){return"C"+(a+1).toString()}if(e==false){a-=g}if(a==0){return"C"}return"C["+a+"]"}},x:function(a,b,c,d,e,f){var g=$$t.$n.getMaxRowCount(c);return $$t.$yv.y(a,b,g,d,e,f)},y:function(a,b,c,d,e,f){a%=c;var g=0;if(d!=-1){g=d}if(b){if(e){if(a+g<0){a+=c}else if(a+g>=c){a-=c}}else{if(a<0){a+=c}}}if(f==1){if(b==false){return"$"+(a+1).toString()}if(e){a+=g}return(a+1).toString()}else{if(b==false){return"R"+(a+1).toString()}if(e==false){a-=g}if(a==0){return"R"}return"R["+a.toString()+"]"}},a:function(a,b,c){if((this.f==false||b.__x==0)&&(this.o==false||b.__y==0)){return this}var d=this.q;if(this.f){d+=$.ig.truncate(b.__x);if(c){var e=$$t.$n._fb(a.h());if(d<0){d+=e}else if(e<=d){d-=e}}}var f=this.s;if(this.o){f+=$.ig.truncate(b.__y);if(c){var g=$$t.$n.getMaxRowCount(a.h());if(f<0){f+=g}else if(g<=f){f-=g}}}return new $$t.yv(1,f,this.o,d,this.f)},b:function(a,b,c){if(c){var d=this.q;var e=this.s;if(this.f){var f=$$t.$n.getMaxColumnCount(a);var g=$$t.$n.getMaxColumnCount(b);if(0<=this.q){var h=f-this.q;if(h<g){d=g-h}}}if(this.o){var i=$$t.$n.getMaxRowCount(a);var j=$$t.$n.getMaxRowCount(b);if(0<=this.s){var k=i-this.s;if(k<j){e=j-k}}}if(d!=this.q||e!=this.s){return new $$t.yv(1,e,this.o,d,this.f)}}return this},c:function(a,b){if(b==false){return this}var c=this.s;var d=this.q;if(this.o){if(a.l().e()){c=a.l().o()+this.s}var e=$$t.$n.getMaxRowCount(a.h());c%=e;if(c<0){c+=e}}if(this.f){if(a.l().e()){d=a.l().m()+this.q}var f=$$t.$n._fb(a.h());d%=f;if(d<0){d+=f}}return new $$t.yv(1,c,this.o,d,this.f)},e:function(a,b,c){var d=this.r();var e=this.t();if(b){if(this.g()){if(a.l().e()==false){return $$t.$jx.b}d+=a.l().m();if(c){var f=$$t.$n._fb(a.h());if(d<0){d+=f}else if(f<=d){d-=f}}}if(this.p()){if(a.l().e()==false){return $$t.$jx.b}e+=a.l().o();if(c){var g=$$t.$n.getMaxRowCount(a.h());if(e<0){e+=g}else if(g<=e){e-=g}}}}return new $$t.jx(1,e,d)},d:function(a){var b=this.s;var c=this.q;if(this.o){if(a.l().e()){b=this.s-a.l().o()}var d=$$t.$n.getMaxRowCount(a.h());if(b<0){b+=d}}if(this.f){if(a.l().e()){c=this.q-a.l().m()}var e=$$t.$n._fb(a.h());if(c<0){c+=e}}return new $$t.yv(1,b,this.o,c,this.f)},z:function(a,b){return $$t.$yv.u(this.s,this.q,a.h(),this.o,this.f,a.l().o(),a.l().m(),b,a.b())},aa:function(a,b){this.ab(a,b,false,false)},ab:function(a,b,c,d){if(c==false){var e=$$t.$n.getMaxColumnCount(b)-1;if(e<Math.abs(this.q)){a.g($y($$t.$k.ef("LE_FormatLimitError_MaxColumnIndex"),this.q,e));return}}if(d==false){var f=$$t.$n.getMaxRowCount(b)-1;if(f<Math.abs(this.s)){a.g($y($$t.$k.ef("LE_FormatLimitError_MaxRowIndex"),this.s,f))}}},r:function(){return this.q},g:function(){return this.f},h:function(){return this.f||this.o},t:function(){return this.s},p:function(){return this.o},i:function(a,b){return a.s==b.s&&a.o==b.o&&a.q==b.q&&a.f==b.f},j:function(a,b){if(!a.hasValue()){return!b.hasValue()}else if(!b.hasValue()){return false}return $$t.$yv.i(a.value(),b.value())},k:function(a,b){return!$$t.$yv.i(a,b)},l:function(a,b){if(!a.hasValue()){return b.hasValue()}else if(!b.hasValue()){return true}return $$t.$yv.k(a.value(),b.value())},$type:new $.ig.Type("CellAddress",$$0.$bh.$type)},true);$c("CellAddressRange:yw","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}this.c=new $$t.yv;this.a=new $$t.yv;$$0.$bh.init.call(this)},c:null,a:null,init1:function(a,b,c){this.c=new $$t.yv;this.a=new $$t.yv;$$0.$bh.init.call(this);var d;var e;var f;var g;var h;var i;var j;var k;if(b.t()<=c.t()){d=b.t();e=b.p();f=c.t();g=c.p()}else{d=c.t();e=c.p();f=b.t();g=b.p()}if(b.r()<=c.r()){h=b.r();i=b.g();j=c.r();k=c.g()}else{h=c.r();i=c.g();j=b.r();k=b.g()}this.c=new $$t.yv(1,d,e,h,i);this.a=new $$t.yv(1,f,g,j,k)},init2:function(a,b){this.c=new $$t.yv;this.a=new $$t.yv;$$0.$bh.init.call(this);this.c=new $$t.yv(1,b.firstRow(),false,b._v(),false);this.a=new $$t.yv(1,b.lastRow(),false,b._w(),false)},equals:function(a){var b=$m($$t.$yw.$type,$b($$t.$yw.$type,a));return $$t.$yw.p(b,$m($$t.$yw.$type,null))&&$$t.$yw.m(this,b.getValueOrDefault())},getHashCode:function(){return this.c.getHashCode()^this.a.getHashCode()<<1},i:function(a,b){var c=this.k(a,b,true);if(c._isValid()==false||a.j()==null){return null}return a.j()._cw(c)},j:function(a,b,c,d){var e=2;if(a!=null){e=a._o()}return this.i(new $$t.yz(4,a,b,c,e,null,null,1),d)},e:function(a,b,c){var d=this.a.a(a,b,c);var e=this.c.a(a,b,c);if($$t.$yv.i(d,this.a)&&$$t.$yv.i(e,this.c)){return this}return new $$t.yw(1,e,d)},f:function(a,b,c){var d=$m($$0.$av.$type,null);var e=$m($$0.$aw.$type,null);if(this.c.r()==0&&this.c.g()==false&&this.a.r()==$$t.$n.getMaxColumnCount(a)-1&&this.a.g()==false){d=$m($$0.$av.$type,$$t.$n._fb(b)-1)}if(this.c.t()==0&&this.c.p()==false&&this.a.t()==$$t.$n.getMaxRowCount(a)-1&&this.a.p()==false){e=$m($$0.$aw.$type,$$t.$n.getMaxRowCount(b)-1)}if($j(d,null)&&$j(e,null)){var f=this.c.b(a,b,c);var g=this.a.b(a,b,c);if($$t.$yv.k(f,this.c)||$$t.$yv.k(g,this.a)){return new $$t.yw(1,f,g)}return this}return new $$t.yw(1,this.c,new $$t.yv(1,!$k(e)?e.value():this.a.t(),this.a.p(),!$k(d)?d.value():this.a.r(),this.a.g()))},g:function(a,b){return new $$t.yw(1,this.c.c(a,b),this.a.c(a,b))},k:function(a,b,c){var d=this.d().e(a,b,c);var e=this.b().e(a,b,c);return new $$t.lv(2,d,e)},h:function(a){return new $$t.yw(1,this.c.d(a),this.a.d(a))},s:function(a,b){var c=this.c.c(a,b);var d=this.a.c(a,b);if(d.t()<c.t()){var e=new $$t.yv(1,d.t(),d.p(),c.r(),c.g());d=new $$t.yv(1,c.t(),c.p(),d.r(),d.g());c=e}if(d.r()<d.r()){var f=new $$t.yv(1,c.t(),c.p(),d.r(),d.g());d=new $$t.yv(1,d.t(),d.p(),c.r(),c.g());c=f}if(c.r()==0&&d.r()==$$t.$n.getMaxColumnCount(a.h())-1){var g=$$t.$yv.x(c.t(),c.p(),a.h(),a.l().o(),false,a.b());var h=$$t.$yv.x(d.t(),d.p(),a.h(),a.l().o(),false,a.b());if(a.b()==0&&c.t()==d.t()){return g}return g+":"+h}if(c.t()==0&&d.t()==$$t.$n.getMaxRowCount(a.h())-1){var i=$$t.$yv.v(c.r(),c.g(),a.h(),a.l().m(),false,a.b());var j=$$t.$yv.v(d.r(),d.g(),a.h(),a.l().m(),false,a.b());if(a.b()==0&&c.r()==d.r()){return i}return i+":"+j}return c.z(a,false)+":"+d.z(a,false)},t:function(a,b){this.c.aa(a,b);var c=false;var d=false;if(this.c.r()==0&&this.c.g()==false&&this.a.r()==a.b().maxColumnCount()-1&&this.a.g()==false){c=true}if(this.c.t()==0&&this.c.p()==false&&this.a.t()==a.b().maxRowCount()-1&&this.a.p()==false){d=true}this.a.ab(a,b,c,d)},b:function(){return this.a},l:function(){return this.a.h()||this.c.h()},d:function(){return this.c},m:function(a,b){return $$t.$yv.i(a.c,b.c)&&$$t.$yv.i(a.a,b.a)},n:function(a,b){if(!a.hasValue()){return!b.hasValue()}else if(!b.hasValue()){return false}return $$t.$yw.m(a.value(),b.value())},o:function(a,b){return!$$t.$yw.m(a,b)},p:function(a,b){if(!a.hasValue()){return b.hasValue()}else if(!b.hasValue()){return true}return $$t.$yw.o(a.value(),b.value())},$type:new $.ig.Type("CellAddressRange",$$0.$bh.$type)},true);$c("EvaluationResult$1:yy","ValueType",{$t:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,c:false,e:$m($$0.$bd.$type,null),init1:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$$0.$bh.init.call(this);this.c=true;this.a=b;this.e=$m($$0.$bd.$type,null)},init2:function($t,a,b){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$$0.$bh.init.call(this);this.c=false;this.a=$f(this.$t);this.e=b},d:function(){return this.c},b:function(){return this.a},f:function(){return this.e},$type:new $.ig.Type("EvaluationResult$1",$$0.$bh.$type)},true);$c("FormulaContext:yz","Object",{a:0,n:null,g:0,c:null,k:null,e:null,i:null,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break;case 3:this.init3.apply(this,arguments);break;case 4:this.init4.apply(this,arguments);break;case 5:this.init5.apply(this,arguments);break}return}this.a=1;this.g=2;this.k=$$t.$jx.b;$.ig.$op.init.call(this);this.e=b;if(this.e!=null){this.g=this.e.currentFormat();this.n=this.e._e3()}else{this.n=$$t.$k.cq()}},init1:function(a,b,c){$$t.$yz.init.call(this,0,b||c._y());this.c=c;var d=this.c._t();this.i=d!=null&&d.type()==0?d:null;this.k=this.c._aa();if(this.e==null){this.g=c._z()}},init2:function(a,b,c,d){$$t.$yz.init1.call(this,1,null,b);this.n=d||$$t.$k.cq();this.a=c},init3:function(a,b,c,d,e,f){
|
|
$$t.$yz.init.call(this,0,b);this.c=f;this.i=c;if(d!=null){this.k=new $$t.jx(1,d.index(),e)}},init4:function(a,b,c,d,e,f,g,h){$$t.$yz.init.call(this,0,b==null?null:b.workbook());this.a=h;this.g=e;this.c=f;this.i=b!=null&&b.type()==0?b:null;if(0<=c&&0<=d){this.k=new $$t.jx(1,c,d)}},init5:function(a,b,c,d,e,f,g,h,i){this.a=1;this.g=2;this.k=$$t.$jx.b;$.ig.$op.init.call(this);this.a=h;this.n=g||$$t.$k.cq();this.g=i;this.c=f;this.e=b;this.i=c;if(d!=null){this.k=new $$t.jx(1,d.index(),e)}},b:function(){return this.a},o:function(){return this.n},h:function(){return this.g},d:function(){return this.c},l:function(){return this.k},m:function(){if(this.i==null||false==this.k.e()){return null}return this.i.rows().item(this.k.o())},f:function(){return this.e},j:function(){return this.i},$type:new $.ig.Type("FormulaContext",$.ig.$ot)},true);$c("FormulaParser:y0","Object",{b:function(a,b){var c=null;switch(a.toLocaleUpperCase(b)){case"#NULL!":c=$$t.$dl.emptyCellRangeIntersection();break;case"#DIV/0!":c=$$t.$dl.divisionByZero();break;case"#VALUE!":c=$$t.$dl.wrongOperandType();break;case"#REF!":c=$$t.$dl.invalidCellReference();break;case"#NAME?":c=$$t.$dl.wrongFunctionName();break;case"#NUM!":c=$$t.$dl.valueRangeOverflow();break;case"#N/A":c=$$t.$dl.argumentOrFunctionNotAvailable();break;default:return null}return c},d:function(a,b,c,d,e,f,g){if($$t.$y0.m==null){$$t.$y0.m=new $$t.y0}var h=$$t.$y0.k(b,c,e,d);$$t.$y0.m.eb(a,c,h);$$t.$y0.m.b6=f;$$t.$y0.m.ce=0;$$t.$y0.m.cd=0;var i=$$t.$y0.m.c();g=$$t.$y0.m.h();return{ret:i,p6:g}},e:function(a,b,c,d,e,f,g,h,i){if($$t.$y0.m==null){$$t.$y0.m=new $$t.y0}var j=$$t.$y0.k(b,c,e,d);$$t.$y0.m.eb(a,c,j);$$t.$y0.m.b6=f;$$t.$y0.m.ce=g;$$t.$y0.m.cd=h;var k=$$t.$y0.m.c();i=$$t.$y0.m.h();return{ret:k,p8:i}},f:function(a,b,c,d,e){if($$t.$y0.m==null){$$t.$y0.m=new $$t.y0}$$t.$y0.m.eb(a,b,c);$$t.$y0.m.b6=d;$$t.$y0.m.ce=0;$$t.$y0.m.cd=0;var f=$$t.$y0.m.c();e=$$t.$y0.m.h();return{ret:f,p4:e}},ct:null,cv:null,b7:null,b8:null,by:"\0",i:0,b3:"\0",r:null,co:0,af:false,g:null,cf:0,p:null,b6:null,dw:null,cc:null,ca:null,cb:null,b9:null,dx:null,x:null,b5:null,j:null,cd:0,ce:0,init:function(){this.r=new $$t.y5;$.ig.$op.init.call(this);this.b7=new $$4.x($$t.$y1.$type,0);this.b8=new $$4.x($$t.$y1.$type,0);this.dw=new $$6.aj(0);this.p=new $$t.y4(this);this.dx=new $$6.aj(0);this.cc=new $$4.aa($$t.$y2.$type);this.ca=new $$4.aa($$0.$ar.$type);this.cb=new $$4.aa($$t.$y1.$type);this.b9=new $$4.x($$t.$aa9.$type,0);this.b5=new $$4.h(String,$$t.$p6.$type,0)},eb:function(a,b,c){this.g=null;this.af=false;this.r=$$t.$y5.a;this.co=0;this.cf=0;this.b7.clear();this.b8.clear();this.cc.clear();this.ca.clear();this.cb.clear();this.b5.clear();this.j=c;if(c.f()!=null){this.x=this.j.f()._a9();c.d()._al(true)}else{this.x=new $$t.p7(null,false)}this.cv=a;this.i=b;this.ct=this.j.o().numberFormat().numberDecimalSeparator();this.b3=$$t.$y0.bx(this.ct);this.by=$$t.$y0.bv(this.ct)},c:function(){if(this.cv.length>this.cg()){this.h(new $$t.ew(0,this.cv,$y($$t.$k.ef("LE_FormulaParseException_TooLong"),this.cg()),this.cv));return null}this.co=0;if(this.bq("=")==false){this.h(new $$t.ew(0,this.cv,$$t.$k.ef("LE_FormulaParseException_NoEqualsSign"),this.cv));return null}this.ed();if(this.av(true)==false){if(this.h()==null){this.h(new $$t.ew(0,this.cv,$$t.$k.ef("LE_FormulaParseException_NoExpressions"),this.cv.substr(1)))}return null}if(this.co!=this.cv.length){this.h(new $$t.ew(this.co,this.cv,$$t.$k.ef("LE_FormulaParseException_ExtraExpressions"),this.cv.substr(this.co)));return null}if(this.af){this.j.d()._ax(true);this.b8.add(new $$t.y1(1,new $$t.abf,0,null))}var a=this.q();if(!a.b()){this.h(new $$t.ew(a.d,this.cv,$$t.$k.ef("LE_FormulaParseException_InvalidArguments"),this.cv.substr(a.d,a.c)));return null}var b=new Array(this.b8.count());for(var c=0;c<this.b8.count();c++){b[c]=this.b8.__inner[c].b}this.j.d()._e(b);var d=new Array(this.b8.count());var e=null;var f=-1;var g=$$t.$za.bj(this.j,this.i);var h=g.a2();if($l(h.f(),null)){e=d[h.f().value()];f=this.b8.__inner[h.f().value()].c}if(h.d()==false){this.h(new $$t.ew(f,this.cv,$$t.$k.ef("LE_FormulaParseException_InvalidArguments"),e));return null}if(this.i==3||this.i==4){for(var i=0;i<this.b8.count();i++){var j=this.b8.__inner[i];var k=$b($$t.$abh.$type,j.b);if(k!=null&&k.q()==false){e=d[i];f=j.c;this.h(new $$t.ew(f,this.cv,$$t.$k.ef("LE_FormulaParseException_NamedReferenceRefsNeedSheetName"),e));return null}}}else if(this.i==7){var l=$$t.$y7.a4(this);if(l>=0){e=d[l];f=this.b8.__inner[l].c;this.h(new $$t.ew(f,this.cv,$$t.$k.ef("LE_FormulaParseException_InvalidConditionalFormatFormula"),e));return null}}this.j.d()._ac(true);return this.j.d()},av:function(a){var $self=this;var b=this.co;if(this.a5()==false){var c=this.o();var d;if(function(){var e=$self.ah(a,d);d=e.p1;return e.ret}()){if(d==false){this.a5();var e=this.co;this.h(new $$t.ew(b,this.cv,$$t.$k.ef("LE_FormulaParseException_MissingArgumentBeforeBinary"),this.cv.substr(b,e-b)))}}this.ef(c);return false}while(true){var f=this.o();var g=this.co;var h;if(function(){var i=$self.ah(a,h);h=i.p1;return i.ret}()==false){this.ef(f);return true}var i=this.co;if(this.a5()==false){if(this.h()!=null){return false}if(h==false){this.h(new $$t.ew(g,this.cv,$$t.$k.ef("LE_FormulaParseException_MissingArgumentAfterBinary"),this.cv.substr(b,this.co-b)));return false}this.ef(f);return true}b=i}},a5:function(){if(this.be()==false){return false}while(true){if(this.h()!=null){return false}var a=this.o();if(this.bh()==false){this.ef(a);return true}}},be:function(){if(this.aw()){return true}if(this.ai()){return true}if(this.a6()){return true}if(this.at()){return true}if(this.a2()){return true}var a=this.co;if(this.bi()){if(this.be()){return true}if(this.h()==null){this.h(new $$t.ew(a,this.cv,$$t.$k.ef("LE_FormulaParseException_MissingArgumentAfterUnary"),this.cv.substr(a,this.co-a)))}return false}if(this.bg()){return true}var b=this.co;if(this.a4()){if(this.av(true)){if(this.aj()){return true}this.h(new $$t.ew(b,this.cv,$$t.$k.ef("LE_FormulaParseException_UnmatchedOpenParen"),this.cv.substr(b,this.co-b)))}if(this.h()==null){this.h(new $$t.ew(b,this.cv,$$t.$k.ef("LE_FormulaParseException_MissingArgumentAfterParen"),this.cv.substr(b,this.co-b)))}return false}if(this.ag()){return true}return false},ag:function(){if(this.h()!=null){return false}var a=this.b7.count();var b=this.r;var c=this.co;if(this.bq("{")==false){return false}this.ed();if(this.ay(c)==false){return false}if(this.bq("}")==false){var d=this.cv.indexOf("}",this.co);if(d>=0){this.h(new $$t.ew(c,this.cv,$$t.$k.ef("LE_FormulaParseException_ArrayContainsConstants"),this.cv.substr(c,d-c+1)))}else{this.h(new $$t.ew(c,this.cv,$$t.$k.ef("LE_FormulaParseException_UnmatchedOpenBracket"),this.cv.substr(c,this.co-c)))}return false}var e=0;for(var f=a;f<this.b7.count();f++){if($b($$t.$ab7.$type,this.b7.__inner[f].b)!==null){break}if($b($$t.$ac6.$type,this.b7.__inner[f].b)!==null==false){e++}}if(e==0){this.h(new $$t.ew(c,this.cv,$$t.$k.ef("LE_FormulaParseException_ArrayHasEmptyFirstRow"),this.cv.substr(c,this.co-c)));return false}var g=this.b7.count()-a;g-=$a(g,2);var h=new $$t.ew(c,this.cv,$$t.$k.ef("LE_FormulaParseException_ArrayHasMisalignedRows"),this.cv.substr(c,this.co-c));var i=$a(g,e);var j=new Array(e);for(var k=0;k<e;k++){j[k]=new Array(i)}var l=a;for(var m=0;m<i;m++){for(var n=0;n<e;n++){var o=this.b7.__inner[l];var p=o.b;var q=$b($$t.$aci.$type,p);var r=$b($$t.$ab3.$type,p);var s=$b($$t.$ac0.$type,p);var t=$b($$t.$abg.$type,p);var u=$b($$t.$abn.$type,p);if(q!=null){j[n][m]=new $$t.aav(1,q.p())}else if(r!=null){j[n][m]=new $$t.aav(1,r.p())}else if(s!=null){j[n][m]=new $$t.aaw(1,s.p())}else if(t!=null){j[n][m]=new $$t.aar(1,t.r())}else if(u!=null){j[n][m]=new $$t.aau(1,u.p())}else{this.h(h);return false}l++;if(n==e-1&&m==i-1){break}o=this.b7.__inner[l];p=o.b;l++;if(n<e-1){if($b($$t.$ac6.$type,p)!==null==false){this.h(h);return false}}else{if($b($$t.$ab7.$type,p)!==null==false){this.h(h);return false}}}}if(l!=this.b7.count()){this.h(h);return false}this.b7.removeRange(a,this.b7.count()-a);this.d4(new $$t.aa4(1,j),c,this.co-c,b,0);return true},ah:function(a,b){b=false;if(this.h()!=null){return{ret:false,p1:b}}if(this.co>=this.cv.length){return{ret:false,p1:b}}var c=null;var d=1;var e=this.cv.charAt(this.co);switch(e){case"+":c=$$t.$aax.z;break;case"-":c=$$t.$ac3.z;break;case"*":c=$$t.$ace.z;break;case"/":c=$$t.$abj.z;break;case"^":c=$$t.$acq.z;break;case"=":c=$$t.$abm.z;break;case"<":{if(this.co<this.cv.length-1){switch(this.cv.charAt(this.co+1)){case">":d=2;c=$$t.$ach.z;break;case"=":d=2;c=$$t.$ab5.z;break}}if(c==null){c=$$t.$ab6.z}}break;case">":{if(this.co<this.cv.length-1&&this.cv.charAt(this.co+1)=="="){d=2;c=$$t.$ab0.z}else{c=$$t.$ab1.z}}break;case"&":c=$$t.$abi.z;break;case":":c=$$t.$acr.z;break;case",":case";":{if(a&&e==this.b3){c=$$t.$ac6.z;break}return{ret:false,p1:b}}}if(c==null){if(this.r.c==0){return{ret:false,p1:b}}var f;for(f=this.r.c-1;f>=0;f--){if(this.cv.charAt(f+this.r.d)==" "){break}}if(f==-1){return{ret:false,p1:b}}b=true;var g=$$t.$ab4.z;this.co-=this.r.c;this.co+=f;this.r=new $$t.y5(1,this.r.d,f);this.d3(g,1,0);return{ret:true,p1:b}}this.d3(c,d,0);return{ret:true,p1:b}},ai:function(){if(this.h()!=null){return false}if(this.co>=this.cv.length){return false}var a=this.cv.charAt(this.co);switch(a){case"t":case"T":{if(this.cv.length-this.co<4){return false}a=this.cv.charAt(this.co+1);if(a!="r"&&a!="R"){return false}a=this.cv.charAt(this.co+2);if(a!="u"&&a!="U"){return false}a=this.cv.charAt(this.co+3);if(a!="e"&&a!="E"){return false}this.d3($$t.$abg.p,4,0);return true}case"f":case"F":{if(this.cv.length-this.co<5){return false}a=this.cv.charAt(this.co+1);if(a!="a"&&a!="A"){return false}a=this.cv.charAt(this.co+2);if(a!="l"&&a!="L"){return false}a=this.cv.charAt(this.co+3);if(a!="s"&&a!="S"){return false}a=this.cv.charAt(this.co+4);if(a!="e"&&a!="E"){return false}this.d3($$t.$abg.o,5,0);return true}default:return false}},cp:function(){var $self=this;if(this.h()!=null){return $m($$t.$yv.$type,null)}var a;var b;var c;var d;var e=this.o();if(this.j.b()==1){if(function(){var f=$self.al(a,b);a=f.p0;b=f.p1;return f.ret}()==false){this.ef(e);return $m($$t.$yv.$type,null)}if(function(){var f=$self.a8(c,d);c=f.p0;d=f.p1;return f.ret}()==false){this.ef(e);return $m($$t.$yv.$type,null)}}else{if(function(){var f=$self.bb(c,d);c=f.p0;d=f.p1;return f.ret}()==false){this.ef(e);return $m($$t.$yv.$type,null)}if(function(){var f=$self.ao(a,b);a=f.p0;b=f.p1;return f.ret}()==false){this.ef(e);return $m($$t.$yv.$type,null)}}return $m($$t.$yv.$type,new $$t.yv(1,c,d,a,b))},cq:function(a){var b=this.o();this.ed();if(this.bq(":")==false){if(this.r.c!=0){this.ef(b)}return $m($$t.$yw.$type,null)}this.ed();var c=this.cp();if($$t.$yv.j(c,$m($$t.$yv.$type,null))){this.ef(b);return $m($$t.$yw.$type,null)}return $m($$t.$yw.$type,new $$t.yw(1,a,c.getValueOrDefault()))},aj:function(){if(this.h()!=null){return false}if(this.bp(")")==false){return false}this.d3(new $$t.aco,1,4);return true},ak:function(a,b){var $self=this;if(this.j.b()==1){return{ret:function(){var c=$self.al(a,b);a=c.p0;b=c.p1;return c.ret}(),p0:a,p1:b}}else{return{ret:function(){var c=$self.ao(a,b);a=c.p0;b=c.p1;return c.ret}(),p0:a,p1:b}}},al:function(a,b){var $self=this;a=0;b=false;if(this.h()!=null){return{ret:false,p0:a,p1:b}}var c;if(function(){var d=$$t.$y0.am($self.cv,$self.co,$self.j.h(),$self.j.o(),a,b,c);a=d.p4;b=d.p5;c=d.p6;return d.ret}()==false){return{ret:false,p0:a,p1:b}}if(b&&this.bn()){a-=this.cd}this.co+=c;return{ret:true,p0:a,p1:b}},am:function(a,b,c,d,e,f,g){g=0;if(b==a.length){return{ret:false,p4:e,p5:f,p6:g}}var h=a.charAt(b);if(h=="$"){f=false;h=a.charAt(++b)}else{f=true}var i=3;e=0;var j=0;while(j<=i&&("A".charCodeAt(0)<=h.charCodeAt(0)&&h.charCodeAt(0)<="Z".charCodeAt(0)||"a".charCodeAt(0)<=h.charCodeAt(0)&&h.charCodeAt(0)<="z".charCodeAt(0))){e*=26;if(h.charCodeAt(0)<"a".charCodeAt(0)){e+=h.charCodeAt(0)-"A".charCodeAt(0)+1}else{e+=h.charCodeAt(0)-"a".charCodeAt(0)+1}j++;if(++b<a.length){h=a.charAt(b)}else{break}}if(j>i){return{ret:false,p4:e,p5:f,p6:g}}if(--e<0){return{ret:false,p4:e,p5:f,p6:g}}if(b<a.length&&(h=="_"||$ac(h))){return{ret:false,p4:e,p5:f,p6:g}}if(e>$$t.$n.getMaxColumnCount(c)-1){return{ret:false,p4:e,p5:f,p6:g}}g=j;if(f==false){g++}return{ret:true,p4:e,p5:f,p6:g}},an:function(a,b,c,d){if(function(){var e=$.ig.util.tryParseInt16_1(a,d);d=e.p1;return e.ret}()==false){return{ret:false,p3:d}}if(b==false){d--;if(d<0){return{ret:false,p3:d}}}if(Math.abs(d)>$$t.$n.getMaxColumnCount(c)-1){return{ret:false,p3:d}}return{ret:true,p3:d}},ao:function(a,b){var $self=this;a=0;b=false;if(this.h()!=null){return{ret:false,p0:a,p1:b}}var c;if(function(){var d=$self.aq($self.cv,$self.co,$self.j.h(),a,b,c);a=d.p3;b=d.p4;c=d.p5;return d.ret}()==false){return{ret:false,p0:a,p1:b}}this.co+=c;return{ret:true,p0:a,p1:b}},ap:function(a,b,c,d,e,f){return{ret:function(){var g=$$t.$y0.n().aq(a,b,c,d,e,f);d=g.p3;e=g.p4;f=g.p5;return g.ret}(),p3:d,p4:e,p5:f}},aq:function(a,b,c,d,e,f){f=0;var g=this.dg().j(a,b);if(g.i()==false){return{ret:false,p3:d,p4:e,p5:f}}var h=g.g();if(h.length==1){e=true;d=0}else{e=h.charAt(1)=="[";var i=e?h.substr(2,h.length-3):h.substr(1);if(function(){var j=$$t.$y0.an(i,e,c,d);d=j.p3;return j.ret}()==false){e=true;d=0;f=1;return{ret:true,p3:d,p4:e,p5:f}}}f=g.d();return{ret:true,p3:d,p4:e,p5:f}},cr:function(){var $self=this;if(this.h()!=null){return $m($$t.$yw.$type,null)}var a=this.o();var b;var c;if(function(){var d=$self.ak(b,c);b=d.p0;c=d.p1;return d.ret}()==false){return $m($$t.$yw.$type,null)}if(this.bq(":")==false){this.ef(a);return $m($$t.$yw.$type,null)}var d;var e;if(function(){var f=$self.ak(d,e);d=f.p0;e=f.p1;return f.ret}()==false){this.ef(a);return $m($$t.$yw.$type,null)}var f=new $$t.yv;var g=new $$t.yv;var h=$$t.$n.getMaxRowCount(this.j.h())-1;if(b<=d){f=new $$t.yv(1,0,false,b,c);g=new $$t.yv(1,h,false,d,e)}else{f=new $$t.yv(1,0,false,d,e);g=new $$t.yv(1,h,false,b,c)}return $m($$t.$yw.$type,new $$t.yw(1,f,g))},ec:function(){if(this.h()!=null){return}if(this.av(false)){return}this.d3($$t.$acd.o,0,0)},at:function(){return this.au(false)},au:function(a){if(this.h()!=null){return false}if(this.bp("#")==false){return false}var b=this.dk().j(this.cv,this.co);if(b.i()==false){this.h(new $$t.ew(this.co,this.cv,$$t.$k.ef("LE_FormulaParseException_InvalidErrorValue"),this.cv.substr(this.co)));return false}var c=$$t.$y0.b(b.g(),this.j.o());if(c==null){return false}if(a&&c!=$$t.$dl.invalidCellReference()){return false}this.d3(new $$t.abn(1,c),b.d(),0);return true},c2:function(a,b){a=false;b=null;var c=this.co;var d=this.c5();if(this.bq("[")==false){this.co=c;return{ret:null,p0:a,p1:b}}var e=this.c4();if(e==null){var f=this.cv.indexOf("]",this.co);if(f>=0){this.h(new $$t.ew(this.co,this.cv,$$t.$k.ef("LE_FormulaParseException_InvalidFileNameInBrackets"),this.cv.substr(c,f-c+1)))}else{this.h(new $$t.ew(this.co,this.cv,$$t.$k.ef("LE_FormulaParseException_NoFileNameAfterBracket"),this.cv.substr(c)))}return{ret:null,p0:a,p1:b}}if(this.bq("]")==false){var g=this.cv.indexOf("]",this.co);if(g>=0){this.h(new $$t.ew(this.co,this.cv,$$t.$k.ef("LE_FormulaParseException_InvalidFileNameInBrackets"),this.cv.substr(c,g-c+1)))}else{this.h(new $$t.ew(this.co,this.cv,$$t.$k.ef("LE_FormulaParseException_UnmatchedOpenSquareBracket"),this.cv.substr(c,this.co-c)))}return{ret:null,p0:a,p1:b}}var h=String.concat(d,e);if(this.b6!=null){var i;if(function(){var j=$aj(h,i);i=j.p1;return j.ret}()&&i<this.b6.count()){var j=this.b6.__inner[i];b=j;h=j.x();a=$b($$t.$p1.$type,j)!==null||$b($$t.$pi.$type,j)!==null}}if(String.isNullOrEmpty(h)){h=null}return{ret:h,p0:a,p1:b}},c3:function(a,b){a=false;b=false;if(this.h()!=null){return{ret:null,p0:a,p1:b}}if(this.bp("[")==false){return{ret:null,p0:a,p1:b}}var c=this.dm().j(this.cv,this.co);if(c.i()==false){return{ret:null,p0:a,p1:b}}var d=c.g().substr(1,c.d()-2);if(this.b6!=null){var e;if(function(){var f=$aj(d,e);e=f.p1;return f.ret}()){if(e<this.b6.count()){a=true;var f=this.b6.__inner[e];d=f.x();b=$b($$t.$p1.$type,f)!==null||$b($$t.$pi.$type,f)!==null}}}this.co+=c.d();return{ret:d,p0:a,p1:b}},c4:function(){if(this.h()!=null){return null}var a=this.dp().j(this.cv,this.co);if(a.i()==false){return null}var b=a.g();b=$x(b,"''","'");this.co+=a.d();return b},c5:function(){if(this.h()!=null){return null}var a=this.c6();if(a!=null){return a}return this.da()},aw:function(){if(this.h()!=null){return false}var a=this.co;var b=this.r;var c=this.s();if(c.c!=0){var d=$$t.$y9._getFunction3(this.cv,c.d,c.c);if(this.ax(d,a,b)){return true}}return false},ax:function(a,b,c){if(a!=null&&a._qo&&this.b6==null){if(this.i!=3&&this.i!=4){this.h(new $$t.ew(b,this.cv,$$t.$k.eg("LE_FormulaParseException_MacroFunctionNotAllowed",[a._name()]),this.cv.substr(b,this.co-b)));return false}}var d=this.co;var e=this.b7.count();this.cf++;var f=this.cn();var g=this.cf>this.cj();this.cf--;if(this.h()!=null){return false}if(this.aj()==false){this.h(new $$t.ew(b,this.cv,$$t.$k.ef("LE_FormulaParseException_FunctionMissingClosingParen"),this.cv.substr(b,this.co-b)));return false}if(g){this.h(new $$t.ew(b,this.cv,$$t.$k.ef("LE_FormulaParseException_FunctionNestingTooDeep"),this.cv.substr(b,this.co-b)));return false}if(f<a._minParams()||a._getMaxParams(this.j.h())<f||(f-a._tuplesStart())%a._tuplesDegree()!=0){this.h(new $$t.ew(b,this.cv,$$t.$k.ef("LE_FormulaParseException_IncorrectNumberOfArguments"),this.cv.substr(b,this.co-b)));return false}if(this.af==false&&a._isVolatile()){this.af=true}var h;if(a._isFuncV()){h=new $$t.abz(1,a,a._getMaxParams(this.j.h()));h.argumentCount(f)}else{h=new $$t.aby(1,a)}var i=this.co;var j=this.r;this.o();this.ea(e,h,b,d-b+1,c,0);this.co=i;this.r=j;return true},s:function(){if(this.co==this.cv.length){return $$t.$y5.a}var a=this.co;var b=this.cv.charAt(a++);if(b=="_"){if(this.cv.length-this.co<5){return $$t.$y5.a}b=this.cv.charAt(a++);if(b!="x"){return $$t.$y5.a}b=this.cv.charAt(a++);if(b!="l"){return $$t.$y5.a}b=this.cv.charAt(a++);if(b!="l"){if(b!="f"){return $$t.$y5.a}b=this.cv.charAt(a++);if(b!="n"){return $$t.$y5.a}}b=this.cv.charAt(a++);if(b!="."){return $$t.$y5.a}if($$t.$k.au(this.j.h())){return $$t.$y5.a}b=this.cv.charAt(a++)}if($ac(b)==false){return $$t.$y5.a}while(a<this.cv.length){b=this.cv.charAt(a++);switch(b){case"(":{var c=this.co;this.co=a;this.ed();return new $$t.y5(1,c,a-c-1)}case".":case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":continue;default:if($ac(b)){continue}break}break}return $$t.$y5.a},c6:function(){if(this.h()!=null){return null}var a=this.dr().j(this.cv,this.co);if(a.i()==false){return null}if(a.d()<2){return null}var b=a.g();b=$x(b,"''","'");this.co+=a.d();return b},ay:function(a){if(this.a0(a)==false){return false}while(true){var b=this.o();if(this.a1()==false){this.ef(b);return true}if(this.a0(a)==false){return false}}},az:function(){if(this.a2()){return true}if(this.bg()){return true}if(this.at()){return true}if(this.ai()){return true}return false},a0:function(a){if(this.az()==false){return true}while(true){var b=this.o();var c=this.co;if(this.bf(this.by)==false){this.ef(b);return true}if(this.az()==false){this.h(new $$t.ew(c,this.cv,$$t.$k.ef("LE_FormulaParseException_NoElementAfterArraySerapator"),this.cv.substr(a,this.co-a)));return false}}},a1:function(){if(this.h()!=null){return false}if(this.bp(";")==false){return false}this.d1(new $$t.ab7,1);return true},c7:function(a){var $self=this;if(this.h()!=null){return null}var b=this.co;var c=function(){var d=$$t.$y0.c8($self.cv,a,$self.co);$self.co=d.p2;return d.ret}();if(c==null||this.ad(c,this.j.h(),this.j.o())==false){this.co=b;return null}if(c.startsWith("_xlnm.")&&$$t.$k.av(this.j.h())){c=c.substr("_xlnm.".length)}return c},c8:function(a,b,c){var d=c;if(d>=a.length){return{ret:null,p2:c}}var e=null;var f=a.charAt(d);switch(f){case"[":{while(++d<a.length){f=a.charAt(d);if($$t.$y0.ac(f,false)==false){break}}if(f!="]"){return{ret:null,p2:c}}if(++d>=a.length){return{ret:null,p2:c}}f=a.charAt(d);break}case"'":{if(b){if(d>=a.length-1){return{ret:null,p2:c}}while(++d<a.length){f=a.charAt(d);if(f=="'"){break}}if(f!="'"){return{ret:null,p2:c}}e=a.substr(c+1,d-(c+1));c=d+1;return{ret:e,p2:c}}break}}if($$t.$y0.ac(f,true)==false){return{ret:null,p2:c}}while(++d<a.length){f=a.charAt(d);if($$t.$y0.ac(f,false)==false){break}}e=a.substr(c,d-c);c=d;return{ret:e,p2:c}},ac:function(a,b){switch(a){case"\\":case"_":case"\u2018":case"\u2019":case"\u201c":case"\u201d":case"\xb4":return true;case".":case"?":return b==false;case"\u203f":case"\u2040":case"\u2054":return false;default:{if($ac(a)){return true}if($aa(a)){return b==false}var c=$$t.$aet.e(a);switch(c){case 9:case 10:case 28:return b==false;case 18:return true;case 24:return a.charCodeAt(0)>255;case 26:return a.charCodeAt(0)>255;case 25:return b==false&&a!="+"&&a!="<"&&a!="="&&a!=">"&&a!="|"&&a!="~";case 20:return a!="("&&a!="["&&a!="{";case 21:return a!=")"&&a!="]"&&a!="}"}return false}}},ed:function(){var a;for(a=this.co;a<this.cv.length;a++){var b=this.cv.charAt(a);if(b!=" "&&b!="\t"&&b!="\r"&&b!="\n"){break}}if(a==this.co){this.r=$$t.$y5.a;return}this.r=new $$t.y5(1,this.co,a-this.co);this.co=a},a2:function(){var $self=this;if(this.h()!=null){return false}var a=this.c9();var b;if(a==null||function(){var c=$$t.$aa.c(a,$self.j.o(),b);b=c.p2;return c.ret}()==false){return false}this.d3(this.v(b),a.length,0);return true},ar:function(a,b){if(b!=this.ct.charAt(0)){return{ret:false,p0:a,p1:b}}var c=this.ct.length;if(c!=1){for(var d=1;d<c;d++){if(this.cv.charAt(d+a)!=this.ct.charAt(d)){return{ret:false,p0:a,p1:b}}}}a+=c;if(a<this.cv.length){b=this.cv.charAt(a)}else{b="\0"}return{ret:true,p0:a,p1:b}},c9:function(){var $self=this;var a=this.co;var b=this.cv.length;if(a>=b){return null}var c=this.cv.charAt(a);if(c=="-"||c=="+"){if(++a==b){return null}c=this.cv.charAt(a)}var d=function(){var e=$self.as(a,c);a=e.p0;c=e.p1;return e.ret}();if(function(){var e=$self.ar(a,c);a=e.p0;c=e.p1;return e.ret}()){if(function(){var e=$self.as(a,c);a=e.p0;c=e.p1;return e.ret}()==false){return null}d=true}if(d==false){return null}if(c=="e"||c=="E"){if(++a==b){return null}c=this.cv.charAt(a);if(c=="-"||c=="+"){if(++a==b){return null}c=this.cv.charAt(a)}if(function(){var e=$self.as(a,c);a=e.p0;c=e.p1;return e.ret}()==false){return null}}return this.cv.substr(this.co,a-this.co)},as:function(a,b){if($$t.$y0.z(b)==false){return{ret:false,p0:a,p1:b}}while(true){if(++a==this.cv.length){b="\0";break}b=this.cv.charAt(a);if($$t.$y0.z(b)==false){break}}return{ret:true,p0:a,p1:b}},z:function(a){return"0".charCodeAt(0)<=a.charCodeAt(0)&&a.charCodeAt(0)<="9".charCodeAt(0)},ee:function(a,b,c,d){var e=a.indexOf(d);if(e<0){b="";c=a}else{b=a.substr(0,e);c=a.substr(e+1)}if(2<=b.length&&b.charAt(0)=="'"&&b.charAt(b.length-1)=="'"){b=$x(b.substr(1,b.length-2),"''","'")}if(2<=c.length&&c.charAt(0)=="'"&&c.charAt(c.length-1)=="'"){c=$x(c.substr(1,c.length-2),"''","'")}return{p1:b,p2:c}},a3:function(a,b){var c=null;var d=this.t();if(d.b()==false){c=this.cv.substr(d.d,d.c)}else if(this.bq("'")){var e=this.c5();var f=this.c4();c=e+f;if(this.bq("'")==false){c=null}}if(c==null){this.h(new $$t.ew(b,this.cv,$$t.$k.ef("LE_FormulaParseException_NoOleObjectName"),this.cv.substr(b,this.co-b)));return{ret:false,p0:a}}a.a=true;a.b=this.cv.substr(b,this.co-b);a.c=null;if(this.bq("!")==false){this.h(new $$t.ew(b,this.cv,$$t.$k.ef("LE_FormulaParseException_NoExclamationAfterOleObjectName"),this.cv.substr(b,this.co-b)));return{ret:false,p0:a}}return{ret:true,p0:a}},a4:function(){if(this.h()!=null){return false}if(this.bp("(")==false){return false}this.d3($$t.$acj.y,1,2);return true},cn:function(){var a=this.o();this.ec();var b=1;while(true){var c=this.o();if(this.bf(this.b3)==false){this.ef(c);break}this.ec();b++}if(b==1&&$b($$t.$acd.$type,this.b7.__inner[this.b7.count()-1].b)!==null){this.ef(a);return 0}return b},a6:function(){var $self=this;if(this.h()!=null){return false}var a=this.co;var b=this.r;var c=new $$t.y6;var d=function(){var e=$self.bk(c);c=e.p0;return e.ret}();if(this.h()!=null){return false}var e;var f=new $$t.yw;if(d==false||c.c!=null){var g=this.cp();if($$t.$yv.l(g,$m($$t.$yv.$type,null))){e=this.cq(g.getValueOrDefault())}else{e=this.cr();if($$t.$yw.n(e,$m($$t.$yw.$type,null))){e=this.cs()}}if($$t.$yw.p(e,$m($$t.$yw.$type,null))){f=e.getValueOrDefault();var h=this.bn()&&f.l();var i;if(d){var j=function(){var k=$self.y(c);c=k.p0;return k.ret}();if(h){i=new $$t.aay(0,j,f)}else{i=new $$t.aaz(1,j,f)}}else{if(h){i=new $$t.aa2(1,f)}else{i=new $$t.aa3(1,f)}}this.d4(i,a,this.co-a,b,0);return true}if($$t.$yv.l(g,$m($$t.$yv.$type,null))){var k=g.getValueOrDefault();var l=this.bn()&&k.h();var m;if(d){var n=function(){var o=$self.y(c);c=o.p0;return o.ret}();if(l){m=new $$t.acs(0,n,k)}else{m=new $$t.act(1,n,k)}}else{if(l){m=new $$t.acx(1,k)}else{m=new $$t.acy(1,k)}}this.d4(m,a,this.co-a,b,0);return true}}var o=this.c7(d);if(o!=null){if(c.b!=null&&this.bq("(")){if(this.ax($$t.$y9._getExternalFunction(c.b,o),a,b)){return true}}var p=c.b==null?c.c:c.b;if(this.p.c(p,o,b)){return true}var q;if(d){q=new $$t.acg(1,c.b,c.c,o,this.j,c.a?2:0,false)}else{q=new $$t.acf(1,o,this.j,c.a?2:0,false)}this.d4(q,a,this.co-a,b,0);return true}if(this.p.c(null,null,b)){return true}if(this.j.b()==0&&(d==false||c.c!=null)){var r;var s;if(function(){var t=$self.bb(r,s);r=t.p0;s=t.p1;return t.ret}()){var t=new $$t.yv(1,r,s,0,false);var u=new $$t.yv(1,r,s,$$t.$n._fb(this.j.h())-1,false);f=new $$t.yw(1,t,u);var v;if(d){var w=function(){var x=$self.y(c);c=x.p0;return x.ret}();if(f.l()){v=new $$t.aay(0,w,f)}else{v=new $$t.aaz(1,w,f)}}else{if(f.l()){v=new $$t.aa2(1,f)}else{v=new $$t.aa3(1,f)}}this.d4(v,a,this.co-a,b,0);return true}var x;var y;if(function(){var z=$self.ao(x,y);x=z.p0;y=z.p1;return z.ret}()){var z=new $$t.yv(1,0,false,x,y);var aa=new $$t.yv(1,$$t.$n.getMaxRowCount(this.j.h())-1,false,x,y);f=new $$t.yw(1,z,aa);var ab;if(d){var ac=function(){var ad=$self.y(c);c=ad.p0;return ad.ret}();if(f.l()){ab=new $$t.aay(0,ac,f)}else{ab=new $$t.aaz(1,ac,f)}}else{if(f.l()){ab=new $$t.aa2(1,f)}else{ab=new $$t.aa3(1,f)}}this.d4(ab,a,this.co-a,b,0);return true}}if(d){if(this.au(true)){this.b7.removeAt(this.b7.count()-1);var ad=function(){var ae=$self.y(c);c=ae.p0;return ae.ret}();var ae=new $$t.acv(1,ad);this.d4(ae,a,this.co-a,b,0);return true}this.h(new $$t.ew(a,this.cv,$$t.$k.ef("LE_FormulaParseException_NoValidTermAfterWorksheetName"),this.cv.substr(a,this.co-a)));return false}var af;var ag;if(function(){var ah=$self.bj(af,ag);af=ah.p0;ag=ah.p1;return ah.ret}()){var ah=this.c7(true);if(ah==null){var ai=this.cp();if($$t.$yv.l(ai,$m($$t.$yv.$type,null))){this.h(new $$t.ew(a,this.cv,$$t.$k.ef("LE_FormulaParseException_CellReferenceAfterWorkbookName"),this.cv.substr(a,this.co-a)))}else{this.h(new $$t.ew(a,this.cv,$$t.$k.ef("LE_FormulaParseException_NoValidTermAfterWorkbookName"),this.cv.substr(a,this.co-a)))}return false}this.d5(new $$t.acg(1,af,null,ah,this.j,ag?2:0,false),a,this.co-a,0);return true}return false},a7:function(a,b){var $self=this;if(this.j.b()==1){return{ret:function(){var c=$self.a8(a,b);a=c.p0;b=c.p1;return c.ret}(),p0:a,p1:b}}else{return{ret:function(){var c=$self.bb(a,b);a=c.p0;b=c.p1;return c.ret}(),p0:a,p1:b}}},a8:function(a,b){var $self=this;a=0;b=false;if(this.h()!=null){return{ret:false,p0:a,p1:b}}var c;if(function(){var d=$$t.$y0.a9($self.cv,$self.co,$self.j.h(),a,b,c);a=d.p3;b=d.p4;c=d.p5;return d.ret}()==false){return{ret:false,p0:a,p1:b}}if(b&&this.bn()){a-=this.ce}this.co+=c;return{ret:true,p0:a,p1:b}},a9:function(a,b,c,d,e,f){f=0;if(b==a.length){return{ret:false,p3:d,p4:e,p5:f}}var g=a.charAt(b);if(g=="$"){e=false;g=a.charAt(++b)}else{e=true}var h=7;d=0;var i=0;while("0".charCodeAt(0)<=g.charCodeAt(0)&&g.charCodeAt(0)<="9".charCodeAt(0)&&i<=h){d*=10;d+=g.charCodeAt(0)-"0".charCodeAt(0);i++;if(++b<a.length){g=a.charAt(b)}else{break}}if(i>h){return{ret:false,p3:d,p4:e,p5:f}}if(--d<0){return{ret:false,p3:d,p4:e,p5:f}}if(b<a.length&&(g=="_"||$ac(g))){return{ret:false,p3:d,p4:e,p5:f}}if(d>$$t.$n.getMaxRowCount(c)-1){return{ret:false,p3:d,p4:e,p5:f}}f=i;if(e==false){f++}return{ret:true,p3:d,p4:e,p5:f}},ba:function(a,b,c,d){if(function(){var e=$aj(a,d);d=e.p1;return e.ret}()==false){return{ret:false,p3:d}}if(b==false){d--;if(d<0){return{ret:false,p3:d}}}if(Math.abs(d)>$$t.$n.getMaxRowCount(c)-1){return{ret:false,p3:d}}return{ret:true,p3:d}},bb:function(a,b){var $self=this;a=0;b=false;if(this.h()!=null){return{ret:false,p0:a,p1:b}}var c;if(function(){var d=$self.bd($self.cv,$self.co,$self.j.h(),a,b,c);a=d.p3;b=d.p4;c=d.p5;return d.ret}()==false){return{ret:false,p0:a,p1:b}}this.co+=c;return{ret:true,p0:a,p1:b}},bc:function(a,b,c,d,e,f){return{ret:function(){var g=$$t.$y0.n().bd(a,b,c,d,e,f);d=g.p3;e=g.p4;f=g.p5;return g.ret}(),p3:d,p4:e,p5:f}},bd:function(a,b,c,d,e,f){f=0;var g=this.dt().j(a,b);if(g.i()==false){return{ret:false,p3:d,p4:e,p5:f}}var h=g.g();if(h.length==1){e=true;d=0}else{e=h.charAt(1)=="[";var i=e?h.substr(2,h.length-3):h.substr(1);if(function(){var j=$$t.$y0.ba(i,e,c,d);d=j.p3;return j.ret}()==false){e=true;d=0;f=1;return{ret:true,p3:d,p4:e,p5:f}}}f=g.d();return{ret:true,p3:d,p4:e,p5:f}},cs:function(){var $self=this;var a=this.o();var b;var c;if(function(){var d=$self.a7(b,c);b=d.p0;c=d.p1;return d.ret}()==false){this.ef(a);return $m($$t.$yw.$type,null)}if(this.h()!=null){return $m($$t.$yw.$type,null)}if(this.bq(":")==false){this.ef(a);return $m($$t.$yw.$type,null)}var d;var e;if(function(){var f=$self.a7(d,e);d=f.p0;e=f.p1;return f.ret}()==false){this.ef(a);return $m($$t.$yw.$type,null)}var f=new $$t.yv;var g=new $$t.yv;var h=$$t.$n._fb(this.j.h())-1;if(b<=d){f=new $$t.yv(1,b,c,0,false);g=new $$t.yv(1,d,e,h,false)}else{f=new $$t.yv(1,d,e,0,false);g=new $$t.yv(1,b,c,h,false)}return $m($$t.$yw.$type,new $$t.yw(1,f,g))},bf:function(a){if(this.h()!=null){return false}if(this.bp(a)==false){return false}this.d1($$t.$ac6.z,1);return true},bg:function(){if(this.h()!=null){return false}if(this.bp('"')==false){return false}this.dw.c(0);var a=0;var b;for(b=this.co+1;b<this.cv.length;b++){var c=this.cv.charAt(b);if(c!='"'){a++;this.dw.h(c);continue}if(b<this.cv.length-1&&this.cv.charAt(b+1)=='"'){a+=2;b++;this.dw.h(c);continue}break}if(b>=this.cv.length){return false}var d=this.dw.c()==0?String.empty():this.dw.toString();if(a>255){this.h(new $$t.ew(this.co,this.cv,$y($$t.$k.ef("LE_FormulaParseException_StringConstantLengthTooLong"),255),d));return false}this.d3(new $$t.ac0(1,d),a+2,0);return true},bh:function(){if(this.h()!=null){return false}if(this.bp("%")==false){return false}this.d3($$t.$acp.y,1,0);return true},bi:function(){if(this.h()!=null){return false}if(this.bp("-")){this.d3($$t.$ac5.y,1,0)}else if(this.bp("+")){this.d3($$t.$ac7.y,1,0)}else{return false}return true},da:function(){if(this.h()!=null){return null}var a=this.dv().j(this.cv,this.co);if(a.i()==false){return null}var b=a.g();b=$x(b,"''","'");this.co+=a.d();return b},bj:function(a,b){var $self=this;a=null;b=false;if(this.h()!=null){return{ret:false,p0:a,p1:b}}var c=this.co;if(this.bq("'")==false){return{ret:false,p0:a,p1:b}}var d=this.c5();var e=this.c4();if(e==null){var f=null;if(this.b6!=null){e=function(){var g=$self.c2(b,f);b=g.p0;f=g.p1;return g.ret}()}if(e==null&&(f==null||$b($$t.$pl.$type,f)!==null==false||!String.isNullOrEmpty(d))){this.co=c;return{ret:false,p0:a,p1:b}}}a=e==null?null:String.concat(d,e);if(this.bq("'")==false){var g=this.di().j(this.cv,this.co);if(g.i()){this.h(new $$t.ew(this.co,this.cv,$$t.$k.ef("LE_FormulaParseException_InvalidWorkbookName"),this.cv.substr(c,g.b()-c+1)))}else{this.h(new $$t.ew(this.co,this.cv,$$t.$k.ef("LE_FormulaParseException_WorkbookNameMissingEndQuote"),this.cv.substr(c,this.co-c)))}return{ret:false,p0:a,p1:b}}if(this.bq("!")==false){this.h(new $$t.ew(c,this.cv,$$t.$k.ef("LE_FormulaParseException_NoExclamationAfterWorkbookName"),this.cv.substr(c,this.co-c)));return{ret:false,p0:a,p1:b}}return{ret:true,p0:a,p1:b}},db:function(){if(this.h()!=null){return null}this.dx.c(0);var a=this.co;
|
|
for(;a<this.cv.length;a++){var b=true;var c=this.cv.charAt(a);switch(c){case"*":case"[":case"]":case":":case"/":case"\\":case"?":b=false;break;case"'":if(a<this.cv.length-1&&this.cv.charAt(a+1)=="'"){a++;this.dx.h(c)}else{b=false}break;default:this.dx.h(c);break}if(b==false){break}}if(a==this.co){return null}this.co=a;return this.dx.toString()},t:function(){var $self=this;if(this.h()!=null){return $$t.$y5.a}return function(){var a=$$t.$y0.u($self.cv,$self.co,false);$self.co=a.p1;return a.ret}()},u:function(a,b,c){if(b>=a.length){return{ret:$$t.$y5.a,p1:b}}var d=a.charAt(b);if($$t.$y0.ae(d,true,c)==false){return{ret:$$t.$y5.a,p1:b}}var e=b;while(++e<a.length){d=a.charAt(e);if($$t.$y0.ae(d,false,c)==false){break}}var f=new $$t.y5(1,b,e-b);b=e;return{ret:f,p1:b}},ae:function(a,b,c){if(c&&a.charCodeAt(0)>=65280&&a.charCodeAt(0)<=65374){a=$u(a.charCodeAt(0)-65280+32)}switch(a){case"_":return true;case"\u201c":case"\u2032":case"\u2033":case"\u2035":return true;case"\u2018":case"\u2019":case"\u201d":if(!c){return true}break;case".":case"?":return b==false}if($ac(a)){return true}if(b==false&&$ad(a)){return true}var d=$$t.$aet.e(a);switch(d){case 28:case 10:case 9:case 5:case 18:return true;case 25:return a!="+"&&a!="<"&&a!="="&&a!=">"&&a!="|"&&a!="~";case 20:{switch(a){case"(":case"[":case"{":case"\u201a":case"\u201e":return false;default:return true}}case 21:return a!=")"&&a!="]"&&a!="}"}if(12448<=a.charCodeAt(0)&&a.charCodeAt(0)<=12543){return true}if(!c&&a.charCodeAt(0)>=65280&&a.charCodeAt(0)<=65374){return true}if(!c&&d==24){switch(a){case"\u201b":case"\u201f":case"\u2034":case"\u2036":case"\u2037":return true}}return false},bk:function(a){var $self=this;if(function(){var b=$self.bm(a);a=b.p0;return b.ret}()){return{ret:true,p0:a}}return{ret:function(){var b=$self.bl(a);a=b.p0;return b.ret}(),p0:a}},bl:function(a){var $self=this;if(this.h()!=null){return{ret:false,p0:a}}var b=this.co;if(this.bq("'")==false){return{ret:false,p0:a}}var c;a.b=function(){var d=$self.c2(a.a,c);a.a=d.p0;c=d.p1;return d.ret}();a.c=this.db();if(a.c!=null&&this.bq(":")){var d=this.co;a.d=this.db();if(a.d==null&&this.bq("'")){if(this.h()==null){this.h(new $$t.ew(d,this.cv,$$t.$k.ef("LE_FormulaParseException_WorksheetRangeMissingEndingName"),this.cv.substr(b,this.co-b+1)))}this.co=b;return{ret:false,p0:a}}}if(a.c==null||this.bq("'")==false){if(this.b6==null&&a.b!=null){var e=this.di().j(this.cv,this.co);if(e.i()){this.h(new $$t.ew(b,this.cv,$$t.$k.ef("LE_FormulaParseException_InvalidWorksheetName"),this.cv.substr(b,e.b()-b+1)))}else{this.h(new $$t.ew(b,this.cv,$$t.$k.ef("LE_FormulaParseException_InvalidWorksheetName"),this.cv.substr(b,this.co-b)))}}this.co=b;return{ret:false,p0:a}}if(a.b==null&&a.c!=null&&a.d==null&&this.bq("|")){return{ret:function(){var f=$self.a3(a,b);a=f.p0;return f.ret}(),p0:a}}if(this.bq("!")==false){this.h(new $$t.ew(b,this.cv,$$t.$k.ef("LE_FormulaParseException_NoExclamationAfterWorksheetName"),this.cv.substr(b,this.co-b)));return{ret:false,p0:a}}return{ret:true,p0:a}},bm:function(a){var $self=this;if(this.h()!=null){return{ret:false,p0:a}}var b=this.o();var c=b.d();var d;a.b=function(){var e=$self.c3(d,a.a);d=e.p0;a.a=e.p1;return e.ret}();var e=this.t();if(e.b()&&d==false){if(a.b!=null){if($$t.$k.au(this.j.h())==false){a.b=null;this.ef(b);return{ret:false,p0:a}}this.h(new $$t.ew(c,this.cv,$$t.$k.ef("LE_FormulaParseException_NoWorksheetAfterWorkbookName"),this.cv.substr(c,this.co-c)))}this.ef(b);return{ret:false,p0:a}}var f=$$t.$y5.a;var g=false;if(this.bq(":")){g=true;if(a.b==null){var h;var i;if(this.j.b()==1){if(function(){var j=$$t.$k.bn($self.cv,e.d,e.c,$self.j.h(),$self.j.o(),h,i);h=j.p5;i=j.p6;return j.ret}()&&this.bq("!")==false){this.ef(b);return{ret:false,p0:a}}}else{var j;var k;if(function(){var l=$$t.$k.bp($self.cv,e.d,e.c,$self.j.h(),h,j,i,k);h=l.p4;j=l.p5;i=l.p6;k=l.p7;return l.ret}()&&this.bq("!")==false){this.ef(b);return{ret:false,p0:a}}}}var l=this.co;f=this.t();if(f.b()){if(g&&l<this.cv.length){var m=this.cv.charAt(l);if($ac(m)||m==" "){this.ef(b);return{ret:false,p0:a}}else if(a.b==null){var n=function(){var o=$self.c3(d,a.a);d=o.p0;a.a=o.p1;return o.ret}();if(n!=null||d){this.ef(b);return{ret:false,p0:a}}else if(this.bq("'")){var o=this.db();if(o!=null&&this.bq("'")&&this.bq("!")){this.ef(b);return{ret:false,p0:a}}}}}this.h(new $$t.ew(l,this.cv,$$t.$k.ef("LE_FormulaParseException_WorksheetRangeMissingEndingName"),this.cv.substr(c,this.co-c)));return{ret:false,p0:a}}}if(a.b==null&&e.b()==false&&f.b()&&this.bq("|")){return{ret:function(){var p=$self.a3(a,c);a=p.p0;return p.ret}(),p0:a}}if(this.bq("!")==false){this.co=c;if(this.bp("[")&&this.c7(false)!=null){this.co=c;return{ret:false,p0:a}}if(a.b!=null){this.h(new $$t.ew(c,this.cv,$$t.$k.ef("LE_FormulaParseException_NoExclamationAfterWorksheetName"),this.cv.substr(c,this.co-c)))}this.ef(b);return{ret:false,p0:a}}if(e.b()==false){a.c=this.cv.substr(e.d,e.c)}if(f.b()==false){a.d=this.cv.substr(f.d,f.c)}return{ret:true,p0:a}},bt:function(a,b){b=false;if(!$.ig.util.stringCompare1(a,"FALSE",$$v.$an.g())){return{ret:true,p1:b}}if(!$.ig.util.stringCompare1(a,"TRUE",$$v.$an.g())){b=true;return{ret:true,p1:b}}return{ret:false,p1:b}},dy:function(a){this.d6(a);var b=$b($$t.$abz.$type,a.b);if(b==null){return}if(b.$function()._isOptimizableSelector()==false){return}var c=this.cc.pop();var d=this.b8.count()-1;c.a.selectorFunctionTokenIndex(d);var f=c.b.getEnumerator();while(f.moveNext()){var e=f.current();e.t(d)}},dz:function(a,b){var c=b.b;while(a.count()>0){var d=a.peek().b;if(c.n()){if(c.o()>d.o()){this.dy(a.pop())}else{break}}else{if(c.o()>=d.o()){this.dy(a.pop())}else{break}}}a.push(b)},d0:function(){var a=new $$t.aa8;var b=this.cc.peek();b.b.add(a);b.a.skipTokenIndexes().add(this.b8.count());this.d6(new $$t.y1(1,a,(-1),null))},d1:function(a,b){this.d2(a,this.co,b)},d2:function(a,b,c){this.d9(this.b7.count(),a,b,c,null)},d9:function(a,b,c,d,e){this.co=c+d;this.b7.insert(a,new $$t.y1(1,b,c,e));this.ed()},d3:function(a,b,c){this.d5(a,this.co,b,c)},d5:function(a,b,c,d){this.d4(a,b,c,this.r,d)},d4:function(a,b,c,d,e){this.ea(this.b7.count(),a,b,c,d,e)},ea:function(a,b,c,d,e,f){var g=this.a(e,f);this.d9(a,b,c,d,g)},d6:function(a){this.d8(a.a);this.b8.add(a)},d7:function(a,b,c){c=$$t.$y0.w(c,b);while(a>0){var d=Math.min(a,255);this.b9.add($$t.$aa9.r(d,c));a-=d}},d8:function(a){if(a==null){return}for(var b=0;b<a.length;b++){var c=a[b];if(this.b8.count()==1&&$b($$t.$abf.$type,this.b8.__inner[0].b)!==null){this.b8.__inner[0]=new $$t.y1(1,new $$t.abb(1,c),0,null)}else{this.b8.add(new $$t.y1(1,c,0,null))}}},q:function(){var a=false;var b=false;for(var c=0,d=this.b7.count();c<d;c++){var e=this.b7.__inner[c];var f=e.b;b=a;a=false;var g=$b($$t.$aby.$type,f);if(g!=null){if(g.$function()._iD()==359){this.j.d()._ai(true)}else if(g.$function()._qu()){this.j.d()._at(true)}a=true;this.ca.push(0);this.cb.push(e);if(g.$function()._isAddIn()){var h;{h=new $$t.acg(1,g.$function()._workbookPath(),null,g.$function()._name(),this.j,1,false)}this.d6(new $$t.y1(1,h,e.c,null))}continue}if($b($$t.$acj.$type,f)!==null){this.cb.push(e);continue}var i=$b($$t.$ac6.$type,f);if(i!=null){var j=false;var l=this.cb.getEnumerator();while(l.moveNext()){var k=l.current();var m=k.b;if($b($$t.$acj.$type,m)!==null){break}else if($b($$t.$aby.$type,m)!==null){j=true;while($b($$t.$aby.$type,this.cb.peek().b)!==null==false){this.dy(this.cb.pop())}var n=this.cb.peek();var o=n.b;if(o.$function()._isOptimizableSelector()){if(this.ca.peek()==0){var p=o.$function()._iD()==1?new $$t.aa6:new $$t.aa5;this.cc.push(new $$t.y2(1,p));this.d6(new $$t.y1(1,p,(-1),null))}else{this.d0()}}var q=this.ca.pop();q++;this.ca.push(q);break}}if(j){continue}}if($b($$t.$aco.$type,f)!==null){while($b($$t.$aby.$type,this.cb.peek().b)!==null==false&&$b($$t.$acj.$type,this.cb.peek().b)!==null==false){this.dy(this.cb.pop())}var r=this.cb.pop();var s=r.b;var t=$b($$t.$aby.$type,s);if(t!=null){if(e.a!=null){r.d(e.a)}if(t.$function()._isOptimizableSelector()){this.d8(r.a);this.d0();r.a=null}var u=this.ca.pop();if(b==false){u++}else{}if(u==1&&t.$function()._iD()==4){var v=new $$t.abc;this.d6(new $$t.y1(1,v,r.c,r.a))}else{this.dy(r);var w=$b($$t.$abz.$type,t);if(w!=null){w.argumentCount(u)}}}else{e.c=r.c;if(r.a!=null){e.d(r.a)}this.d6(e)}continue}var x=$b($$t.$acl.$type,f);if(x!=null){if(x.f()==15&&e.a==null&&c+3<d&&this.b8.count()>0){var y=this.b8.__inner[this.b8.count()-1];if(y.b.f()==30&&$b($$t.$ab3.$type,this.b7.__inner[c+1].b)!==null&&$b($$t.$abj.$type,this.b7.__inner[c+2].b)!==null&&$b($$t.$ab3.$type,this.b7.__inner[c+3].b)!==null){if(this.b7.__inner[c+2].a!=null){return new $$t.y5(1,this.b7.__inner[c+1].c,this.b7.__inner[c+3].c-this.b7.__inner[c+1].c)}var z=y.b.p();var aa=this.b7.__inner[c+1].b.p();var ab=this.b7.__inner[c+3].b.p();if(this.b7.__inner[c+3].a!=null||ab<=0){var ac=c+4<this.b7.count()?this.b7.__inner[c+4].c-this.b7.__inner[c+2].c:this.cv.length-this.b7.__inner[c+2].c;return new $$t.y5(1,this.b7.__inner[c+2].c,ac)}var ad=z+aa/ab;var ae=new $$t.aci(1,ad);this.b8.__inner[this.b8.count()-1]=new $$t.y1(1,ae,y.c,y.a);c+=3;continue}}this.dz(this.cb,e);continue}this.d6(e)}while(this.cb.count()>0){this.dy(this.cb.pop())}return $$t.$y5.a},k:function(a,b,c,d){var e=$$t.$ee._h(a,b);e._z(d);return new $$t.yz(5,null,null,null,(-1),e,c,a,d)},l:function(a,b,c,d,e,f,g){var h=$$t.$ee._h(f,g);var i=2;if(a!=null){i=a.currentFormat()}h._z(i);return new $$t.yz(5,a,b,c,d,h,e,f,i)},v:function(a){if(a%1==0&&0<=a&&a<=65535){return new $$t.ab3(1,$.ig.truncate(a))}return new $$t.aci(1,a)},a:function(a,b){if(a.c==0){return null}this.b9.clear();for(var c=0,d=a.d;c<a.c;c++,d++){var e=1;var f=this.cv.charAt(d);switch(f){case" ":case"\t":case"\n":{for(c++,d++;c<a.c&&this.cv.charAt(d)==f;c++,d++){e++}switch(f){case" ":this.d7(e,true,b);break;case"\t":this.d7(e*4,true,b);break;case"\n":this.d7(e,false,b);break;default:break}continue}case"\r":{d++;var g;if(++c==a.c){g="\0"}else{g=this.cv.charAt(d)}switch(g){case"\r":{e++;for(c++,d++;c<a.c&&this.cv.charAt(d)==f;c++,d++){e++}}break;case"\n":{for(c++,d++;c<a.c&&this.cv.charAt(d)=="\r"&&this.cv.charAt(d+1)=="\n";c++,d++){e++}}break;default:break}this.d7(e,false,b);continue}}break}return this.b9.toArray()},w:function(a,b){switch(a){case 0:case 1:if(b){return 0}else{return 1}case 2:case 3:if(b){return 2}else{return 3}case 4:case 5:if(b){return 4}else{return 5}case 6:return 6;default:return 0}},cw:function(a){switch(a){case 0:return"#All";case 1:return"#Data";case 2:return"#Headers";case 3:return"#Totals";case 4:return"#This Row";default:return"#Data"}},bv:function(a){if(a==","){return"\\"}return","},bw:function(a){return $$t.$y0.bx(a.numberFormat().numberDecimalSeparator())},bx:function(a){if(a==","){return";"}return","},y:function(a){var $self=this;var b;if(a.b==null){b=this.x}else{if(function(){var c=$self.b5.tryGetValue(a.b,b);b=c.p1;return c.ret}()==false){var c;if(this.j.f()!=null&&this.j.f()._dw()!=null&&function(){var d=$self.j.f()._dw().tryGetValue(a.b,c);c=d.p1;return d.ret}()){b=c}else{b=new $$t.p7(a.b,a.a)}this.b5.add(a.b,b)}}return{ret:b.g(a.c,a.d),p0:a}},aa:function(a){switch(a){case"'":case"[":case"]":case"#":case"@":return true;default:return false}},ab:function(a,b,c){var d=0;var e=function(){var f=$$t.$y0.c8(a,false,d);d=f.p2;return f.ret}();return e==a&&$$t.$y0.n().ad(a,b,c)},ad:function(a,b,c){var $self=this;var d=false;var e=0;var f;var g=false;var h=0;var i;if(function(){var j=$$t.$y0.am(a,0,b,c,e,d,f);e=j.p4;d=j.p5;f=j.p6;return j.ret}()){if(function(){var j=$$t.$y0.a9(a,f,b,h,g,i);h=j.p3;g=j.p4;i=j.p5;return j.ret}()){if(f+i==a.length){return false}}}if(function(){var j=$self.bd(a,0,b,h,g,i);h=j.p3;g=j.p4;i=j.p5;return j.ret}()){return false}if(function(){var j=$self.aq(a,0,b,e,d,f);e=j.p3;d=j.p4;f=j.p5;return j.ret}()){if(f==a.length){return false}if(a.charAt(f)!="."){return false}if(f>1&&f+1<a.length){if(function(){var j=$self.bd(a,f+1,b,h,g,i);h=j.p3;g=j.p4;i=j.p5;return j.ret}()&&i>1&&i+f+1==a.length){return false}}}return true},ef:function(a){this.co=a.d();this.r=a.b();this.b7.removeRange(a.f(),this.b7.count()-a.f())},o:function(){return new $$t.y3(1,this.co,this.b7.count(),this.r)},bo:function(a){var b=0;var c=function(){var d=$$t.$y0.u(a,b,true);b=d.p1;return d.ret}();if(c.c!=a.length){return true}var d=a.toLocaleUpperCase($$0.$cf.invariantCulture());if("RC"==d){return true}var e=2;var f=0;var g=false;var h;if(function(){var i=$$t.$y0.bc(d,0,e,f,g,h);f=i.p3;g=i.p4;h=i.p5;return i.ret}()&&!g&&f>=0&&f<$$t.$n.getMaxRowCount(e)){return true}var i=0;var j=0;if(d.length>1&&d.charAt(0)=="R"){j=1}if(function(){var k=$$t.$y0.ap(d,j,e,i,g,h);i=k.p3;g=k.p4;h=k.p5;return k.ret}()&&!g&&i>=0&&i<$$t.$n.getMaxRowCount(e)){return true}if(function(){var k=$$t.$k.bm(a,e,$$0.$cf.currentCulture(),i,f);i=k.p3;f=k.p4;return k.ret}()){return true}return false},bp:function(a){if(this.co>=this.cv.length){return false}return this.cv.charAt(this.co)==a},bq:function(a){if(this.co>=this.cv.length){return false}if(this.cv.charAt(this.co)!=a){return false}this.co++;return true},br:function(a){return this.bs(a,true)},bs:function(a,b){if(this.co+a.length>this.cv.length){return false}for(var c=0;c<a.length;c++){var d=this.cv.charAt(this.co+c);var e=a.charAt(c);if(b){d=$ag(d);e=$ag(e)}if(d!=e){return false}}this.co+=a.length;return true},n:function(){if($$t.$y0.m==null){$$t.$y0.m=new $$t.y0}return $$t.$y0.m},cg:function(){if($$t.$k.au(this.j.h())){return 1024}return 8192},cj:function(){if($$t.$k.au(this.j.h())){return 8}return 64},h:function(a){if(arguments.length===1){this.g=a;return a}else{return this.g}},bn:function(){if(this.j.b()==0){return true}switch(this.i){case 2:case 3:case 4:case 7:return true}return false},df:null,dj:null,dh:null,dl:null,dn:null,dq:null,ds:null,du:null,dg:function(){if(this.df==null){this.df=new $$8.l(1,"\\GC(?![\\p{L}_])((\\[[-+]?[0-9]{1,6}])|([0-9]{1,6}(?![0-9])))?",8)}return this.df},dk:function(){if(this.dj==null){this.dj=new $$8.l(1,"\\G(#NULL!|#DIV/0!|#VALUE!|#REF!|#NAME\\?|#NUM!|#N/A)",8|1)}return this.dj},di:function(){if(this.dh==null){this.dh=new $$8.l(1,"(?<=(?<!')('')*)'(?!')",8)}return this.dh},dm:function(){if(this.dl==null){this.dl=new $$8.l(1,"\\G\\[[_a-zA-Z0-9\u2018\u2019\u201c\u201d][_a-zA-Z0-9\u2018\u2019\u201c\u201d.]*\\]",8)}return this.dl},dp:function(){if(this.dn==null){this.dn=new $$8.l(1,"\\G([^\\\\/:*?\"<>|[\\]']|(''))+",8)}return this.dn},dr:function(){if(this.dq==null){this.dq=new $$8.l(1,"\\G(([a-zA-Z]:(\\\\|/))|\\\\\\\\)?(([^\\\\/:*?\"<>|[\\]']|(''))*(\\\\|/))*",8)}return this.dq},dt:function(){if(this.ds==null){this.ds=new $$8.l(1,"\\G((R(?![\\p{L}_])((\\[[-+]?[0-9]{1,7}])|([0-9]{1,7}(?![0-9])))?)|(R(?=C(?![\\p{L}_]))))",8)}return this.ds},dv:function(){if(this.du==null){this.du=new $$8.l(1,"\\G(ht|f)tp(s?)\\:(\\\\|/){2}([0-9a-zA-Z]([-.\\w\\s]*[0-9a-zA-Z])*(\\\\|/)?)*(:(0-9)*)*(/?)([a-zA-Z0-9\\-\\.\\?\\,'/\\\\\\+&%\\$#_]*)?(\\\\|/)",8)}return this.du},$type:new $.ig.Type("FormulaParser",$.ig.$ot)},true);$c("FormulaParser_FormulaTokenInfo:y1","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,c:0,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.c=c;this.a=d},d:function(a){if(this.a==null){this.a=a;return}var b=this.a;this.a=new Array(b.length+a.length);$.ig.util.arrayCopy2(b,this.a,b.length);$.ig.util.arrayCopy1(a,0,this.a,b.length,a.length)},$type:new $.ig.Type("FormulaParser_FormulaTokenInfo",$$0.$bh.$type)},true);$c("FormulaParser_SelectorFunctionOptimizationInfo:y2","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,init1:function(a,b){$$0.$bh.init.call(this);this.b=new $$4.x($$t.$aa8.$type,2,1);this.a=b},$type:new $.ig.Type("FormulaParser_SelectorFunctionOptimizationInfo",$$0.$bh.$type)},true);$c("FormulaParser_PositionInfo:y3","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.a=new $$t.y5;$$0.$bh.init.call(this)},a:null,c:0,e:0,init1:function(a,b,c,d){this.a=new $$t.y5;$$0.$bh.init.call(this);this.c=b;this.e=c;this.a=d},b:function(){return this.a},d:function(){return this.c},f:function(){return this.e},$type:new $.ig.Type("FormulaParser_PositionInfo",$$0.$bh.$type)},true);$c("FormulaParser_StructuredTableReferenceParser:y4","Object",{a:null,init:function(a){$.ig.$op.init.call(this);this.a=a},c:function(a,b,c){var $self=this;if($$t.$k.au(this.a.j.h())){return false}if(this.a.h()!=null){return false}var d=this.a.o();var e=null;try{var f;if(function(){var g=$self.i(f);f=g.p0;return g.ret}()){var g=this.b();var h;if(g!=null&&function(){var i=$self.j(h);h=i.p0;return i.ret}()){g.h(f);g.g(h);if(g.j()){e=new $$t.ac1(2,a,b,g.p(),this.a.j.h())}else{e=new $$t.ac1(3,a,b,g,this.a.j.h())}return true}this.a.ef(d)}var i=this.l();if(i.hasValue()){e=new $$t.ac1(1,a,b,i.value(),this.a.j.h());return true}if(this.a.bq("[")){var j=this.a.co;var k=this.n(true);if(this.a.bq("]")){e=new $$t.ac1(2,a,b,k,this.a.j.h());return true}this.a.h(new $$t.ew(d.d(),this.a.cv,$$t.$k.ef("LE_FormulaParseException_InvalidStructuredTableReference"),this.a.cv.substr(d.d(),j-d.d())))}return false}finally{if(e!=null){this.a.d4(e,d.d(),this.a.co-d.d(),c,0)}}},d:function(a,b){var $self=this;if(function(){var c=$self.e(a,b);b=c.p1;return c.ret}()){return{ret:true,p1:b}}if(this.a.bq(" ")){return{ret:true,p1:b}}return{ret:false,p1:b}},e:function(a,b){var $self=this;if(function(){var c=$self.k(a,b);b=c.p1;return c.ret}()){return{ret:true,p1:b}}if(this.a.bq("'")&&this.a.co<this.a.cv.length-1){b=this.a.cv.charAt(this.a.co);this.a.co++;return{ret:true,p1:b}}return{ret:false,p1:b}},m:function(){var a=this.n(false);if(a!=null){return a}if(this.a.bq("[")){var b=this.a.o();a=this.n(true);if(a!=null&&this.a.bq("]")){return a}this.a.ef(b);return null}return null},f:function(a,b){b=null;a=this.m();if(a==null){return{ret:false,p0:a,p1:b}}var c=this.a.o();if(this.a.bq(":")){b=this.m();if(b!=null){return{ret:true,p0:a,p1:b}}this.a.ef(c);return{ret:false,p0:a,p1:b}}return{ret:true,p0:a,p1:b}},b:function(){var $self=this;var a;var b;var c;var d;var e;var f=this.a.o();if(this.a.bq("@")){while(this.a.bq(" ")){}if(function(){var g=$self.f(d,e);d=g.p0;e=g.p1;return g.ret}()){return new $$t.ac2(1,4,false,$m($$t.$c4.$type,null),false,d,e)}this.a.ef(f);return null}if(function(){var g=$self.g(a,b,c);a=g.p0;b=g.p1;c=g.p2;return g.ret}()){f=this.a.o();var g;if(function(){var h=$self.h(g);g=h.p0;return h.ret}()==false){return new $$t.ac2(0,a.value(),c,b)}if(function(){var h=$self.f(d,e);d=h.p0;e=h.p1;return h.ret}()){return new $$t.ac2(1,a.value(),c,b,g,d,e)}this.a.ef(f);return null}if(function(){var h=$self.f(d,e);d=h.p0;e=h.p1;return h.ret}()){return new $$t.ac2(2,d,e)}return null},l:function(){if(this.a.h()!=null){return $m($$t.$c4.$type,null)}var a=this.a.o();if(this.a.bq("[")==false){return $m($$t.$c4.$type,null)}if(this.a.bq("@")){if(this.a.bq("]")){return $m($$t.$c4.$type,4)}}else if(this.a.bp("#")){var b;if(this.a.br("#All")){b=$m($$t.$c4.$type,0)}else if(this.a.br("#Data")){b=$m($$t.$c4.$type,1)}else if(this.a.br("#Headers")){b=$m($$t.$c4.$type,2)}else if(this.a.br("#Totals")){b=$m($$t.$c4.$type,3)}else if(this.a.br("#This Row")){b=$m($$t.$c4.$type,4)}else{b=$m($$t.$c4.$type,null)}if(b.hasValue()&&this.a.bq("]")){return b}}this.a.ef(a);return $m($$t.$c4.$type,null)},g:function(a,b,c){var $self=this;b=$m($$t.$c4.$type,null);c=false;a=this.l();if(a.hasValue()==false){return{ret:false,p0:a,p1:b,p2:c}}if($j(a,2)||$j(a,1)){var d=this.a.o();if(function(){var e=$self.h(c);c=e.p0;return e.ret}()==false){return{ret:true,p0:a,p1:b,p2:c}}b=this.l();if(b.hasValue()){if($j(a,2)&&b.value()==1){return{ret:true,p0:a,p1:b,p2:c}}if($j(a,1)&&b.value()==3){return{ret:true,p0:a,p1:b,p2:c}}b=$m($$t.$c4.$type,null)}this.a.ef(d);return{ret:true,p0:a,p1:b,p2:c}}return{ret:true,p0:a,p1:b,p2:c}},n:function(a){var $self=this;var b=this.a.o();var c;if(function(){var d=$self.e(a,c);c=d.p1;return d.ret}()){var d=new $$6.aj(2,c.toString());if(function(){var e=$self.d(a,c);c=e.p1;return e.ret}()){d.h(c);while(function(){var e=$self.d(a,c);c=e.p1;return e.ret}()){d.h(c)}this.a.co--;if(function(){var e=$self.e(a,c);c=e.p1;return e.ret}()==false){var e=false;if(this.a.co>b.d()&&this.a.cv.charAt(this.a.co-1)=="'"){this.a.co--;e=function(){var f=$self.e(a,c);c=f.p1;return f.ret}()}if(!e){this.a.ef(b);return null}}}return d.toString()}this.a.ef(b);return null},h:function(a){a=false;var b=this.a.o();while(this.a.bq(" ")){}if(this.a.bq(this.a.b3)==false){this.a.ef(b);return{ret:false,p0:a}}while(this.a.bq(" ")){a=true}return{ret:true,p0:a}},i:function(a){a=false;if(this.a.bq("[")){while(this.a.bq(" ")){a=true}return{ret:true,p0:a}}return{ret:false,p0:a}},j:function(a){a=false;var b=this.a.o();while(this.a.bq(" ")){a=true}if(this.a.bq("]")){return{ret:true,p0:a}}this.a.ef(b);return{ret:false,p0:a}},k:function(a,b){b=$u(0);var c=this.a.cv.charAt(this.a.co);if($$t.$y0.aa(c)){return{ret:false,p1:b}}if(a==false&&c==":"){return{ret:false,p1:b}}var d=c.charCodeAt(0);if(d==9||d==10||d==13||32<=d&&d<=55295||57344<=d&&d<=65533||65536<=d&&d<=1114111){this.a.co++;b=c;return{ret:true,p1:b}}return{ret:false,p1:b}},$type:new $.ig.Type("FormulaParser_StructuredTableReferenceParser",$.ig.$ot)},true);$c("FormulaParser_TextSpan:y5","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},c:0,d:0,init1:function(a,b,c){$$0.$bh.init.call(this);this.d=b;this.c=c},b:function(){return this.c==0},$type:new $.ig.Type("FormulaParser_TextSpan",$$0.$bh.$type)},true);$c("FormulaParser_WorksheetReferenceInfo:y6","ValueType",{init:function(){$$0.$bh.init.call(this)},b:null,c:null,d:null,a:false,$type:new $.ig.Type("FormulaParser_WorksheetReferenceInfo",$$0.$bh.$type)},true);$c("FormulaTokenVisitor$2:abx","Object",{$tArgument:null,$tResult:null,b:null,az:0,aw:false,init:function($tArgument,$tResult){this.$tArgument=$tArgument;this.$tResult=$tResult;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$tArgument,this.$tResult)}$.ig.$op.init.call(this)},d:function(a,b){return $f(this.$tResult)},a1:function(){this.aw=true},a2:function(){this.b=null;this.aw=false},ax:function(a){var $self=this;var b;var c=function(){var d=$self.ay(a,b);b=d.p1;return d.ret}();this.a2();return c},ay:function(a,b){b=null;var c=this.a();var d=c.length;for(this.az=0;this.az<d;this.az++){var e;var f=this.au(c[this.az],a,e);e=f.p2;if(e!=null){c[this.az]=e}if(this.aw){b=c[this.az];return{ret:false,p1:b}}}return{ret:true,p1:b}},e:function(a,b){return this.i(a,b)},f:function(a,b){return this.j(a,b)},g:function(a,b){return this.f(a,b)},h:function(a,b){return this.t(a,b)},i:function(a,b){return this.j(a,b)},j:function(a,b){return this.t(a,b)},k:function(a,b){return this.ai(a,b)},l:function(a,b){return this.d(a,b)},m:function(a,b){return this.d(a,b)},n:function(a,b){return this.d(a,b)},o:function(a,b){return this.d(a,b)},p:function(a,b){return this.x(a,b)},q:function(a,b){return this.d(a,b)},r:function(a,b){return this.d(a,b)},s:function(a,b){return this.ai(a,b)},t:function(a,b){return this.am(a,b)},u:function(a,b){return this.ai(a,b)},v:function(a,b){return this.d(a,b)},w:function(a,b){return this.x(a,b)},x:function(a,b){return this.d(a.formulaToken(),b)},y:function(a,b){return this.w(a,b)},z:function(a,b){return this.ai(a,b)},aa:function(a,b){return this.d(a,b)},ab:function(a,b){return this.d(a,b)},ac:function(a,b){return this.d(a,b)},ad:function(a,b){return this.d(a,b)},ae:function(a,b){return this.ai(a,b)},af:function(a,b){return this.am(a,b)},ag:function(a,b){return this.af(a,b)},ah:function(a,b){return this.ai(a,b)},ai:function(a,b){return this.d(a,b)},aj:function(a,b){return this.d(a,b)},am:function(a,b){return this.ai(a,b)},ak:function(a,b){return this.ap(a,b)},al:function(a,b){return this.aq(a,b)},an:function(a,b){return this.al(a,b)},ao:function(a,b){return this.t(a,b)},ap:function(a,b){return this.aq(a,b)},aq:function(a,b){return this.t(a,b)},ar:function(a,b){return this.ai(a,b)},as:function(a,b){return this.am(a,b)},at:function(a,b){return this.d(a,b)},au:function(a,b,c){c=null;return{ret:a.e(this.$tArgument,this.$tResult,this,b),p2:c}},av:function(a,b){return this.d(a,b)},c:function(a){if(arguments.length===1){this.b=a;return a}else{return this.b}},a0:function(a){if(arguments.length===1){this.az=a;return a}else{return this.az}},a:function(){return this.b.d()._e()},$type:new $.ig.Type("FormulaTokenVisitor$2",$.ig.$ot)},true);$c("FormulaParser_ParseFormulaValidator:y7","FormulaTokenVisitor$2",{init:function(){$$t.$abx.init.call(this,$$t.$y0.$type,$$0.$aq.$type)},a4:function(a){if($$t.$y7.a3==null){$$t.$y7.a3=new $$t.y7}var b=-1;for(var c=0;c<a.b8.count();c++){if(!a.b8.__inner[c].b.e($$t.$y0.$type,$$0.$aq.$type,$$t.$y7.a3,a)){b=c;break}}$$t.$y7.a3.a2();return b},d:function(a,b){return true},k:function(a,b){if(b.i==7){return false}return $$t.$abx.k.call(this,a,b)},r:function(a,b){if(b.i==7){if(a.f()==15||a.f()==16){return false}}return $$t.$abx.r.call(this,a,b)},af:function(a,b){if(b.i==7){if($b($$t.$hu.$type,a.u())!==null){return false}}return $$t.$abx.af.call(this,a,b)},as:function(a,b){if(b.i==7){return false}return $$t.$abx.as.call(this,a,b)},$type:new $.ig.Type("FormulaParser_ParseFormulaValidator",$$t.$abx.$type.specialize($$t.$y0.$type,$$0.$aq.$type))},true);$c("FormulaStringGenerator:y8","FormulaTokenEvaluator$1",{bq:null,bm:false,bh:null,bo:"\0",bp:null,init:function(){$$t.$abt.init.call(this,String);this.bp=new $$4.x($$t.$aa9.$type,0)},a4:function(a,b){return b},a2:function(){this.bp.clear();if(this.bh!=null){$.ig.util.arrayClear1(this.bh,0,this.bh.length)}var a=$$t.$abt.a2.call(this);if(a.d()==false){return a}if(this.bn()){return new $$t.yy(String,1,"="+a.b())}return a},a5:function(a,b,c){var d=this.bt([0,1]);var e=$z("{0}{1}{2}{3}",[b,d,this.bs(a),c]);this.bv(a,e);return e},a6:function(a,b,c){var d=this.bt([4,5]);var e=this.bt([0,1]);var f=new $$6.aj(2,$y("{0}{1}(",e,b));for(var g=0;g<c.length;g++){f.l(c[g]);if(g!=c.length-1){f.h(this.bo)}}f.l($y("{0})",d));var h=f.toString();this.bv(a.formulaToken(),h);return h},a7:function(a){var b=this.bt([0,1]);var c=b+this.bs(a);this.bv(a,c);return c},a8:function(a,b){var c=this.bt([2,3]);var d=this.bt([4,5]);var e=$y("{0}({1}{2})",c,b,d);this.bv(a,e);return e},a9:function(a,b){var c=this.bt([0,1]);var d=a.n()?"{0}{1}{2}":"{2}{0}{1}";var e=$y(d,c,this.bs(a),b);this.bv(a,e);return e},a1:function(){this.bq=null;this.bm=false;this.bh=null;this.bo="\0";this.bp.clear();$$t.$abt.a1.call(this)},o:function(a){if(this.bm==false){this.bp.add(a)}return true},v:function(a){var b=this.bs(a);this.bv(a,b);this.bf.push(b);return true},at:function(a){var b=this.bs(a);this.bv(a,b);this.bf.push(b);return true},bs:function(a){return a.l(this.c(),$$t.$pt.a)},bt:function(a){var b=String.empty();for(var c=this.bp.count()-1;c>=0;c--){var d=this.bp.__inner[c];for(var e=0;e<a.length;e++){var f=a[e];if(d.t()==f){this.bp.removeAt(c);b=this.bs(d)+b;break}}}return b},bj:function(a){return $$t.$y8.bl(a,false)},bk:function(a,b){var c=$$t.$y8.bj(a);c.bh=b;return c},bl:function(a,b){if($$t.$y8.bi==null){$$t.$y8.bi=new $$t.y8}$$t.$y8.bu($$t.$y8.bi,a,b);return $$t.$y8.bi},bu:function(a,b,c){a.bm=c;a.bq=b.o().numberFormat().numberDecimalSeparator();a.bo=$$t.$y0.bx(a.bq);a.c(b)},bv:function(a,b){if(this.bh!=null){this.bh[this.az]=b}},bn:function(){return true},$type:new $.ig.Type("FormulaStringGenerator",$$t.$abt.$type.specialize(String))},true);$c("Function:y9","Object",{_alw:null,_ut:0,_q0:0,_w0:0,_qq:false,_qs:false,_aav:0,_aat:0,_a:null,_qi:0,_c:null,_ql:false,_qv:false,_aru:null,_aly:null,_al0:null,_qo:false,init:function(a,b,c,d,e,f,g,h,i,j,k){$.ig.$op.init.call(this);this._alw=a;this._qo=f;if(b<0){this._ut=255;this._ql=true;if(b==-3){this._qv=true}this._aru="<AddInFunctions>"}else{this._ut=b}this._q0=c;this._w0=d;this._qs=e;this._aav=g;this._aat=h;this._a=i;this._qi=j;this._c=k;this._aly=this._alw.toLocaleLowerCase($$0.$cf.invariantCulture());this._al0=this._alw.toLocaleUpperCase($$0.$cf.invariantCulture())},compareTo:function(a){var b=this._ut-a._ut;if(b!=0){return b}b=$1(this._alw,a._alw,$$v.$an.g());if(b!=0){return b}return $1(this._aru,a._aru,$$v.$an.g())},_getExpectedParameterClass:function(a){if(a<this._c.length){return this._c[a]}if(this._aat>1&&this._c.length==this._aav){return this._c[this._c.length-this._aat+(a-this._aav)%this._aat]}return this._c[this._c.length-1]},_getMaxParams:function(a){var b=$$t.$k.au(a)?30:255;if(this._w0==-1){var c=b-this._tuplesStart();while(c%this._tuplesDegree()!=0){c--}return c}return Math.min(b,this._w0)},_iD:function(){return this._ut},_isAddIn:function(){return this._ut==255},_isExcel2007OnlyFunction:function(){return this._ql},_isFuncV:function(){return this._ut==255||this._q0!=this._w0},_isOptimizableSelector:function(){return this._ut==1||this._ut==100},_qr:function(){return this._qq},_isVolatile:function(){return this._qs},_forcedReferenceIndices:function(){return this._a},_qu:function(){switch(this._ut){case 1:case 100:case 64:case 28:case 101:case 102:return true;default:return false}},_minParams:function(){return this._q0},_name:function(){return this._alw},_needsFutureFunctionPrefix:function(){return this._qv},_returnClass:function(){return this._qi},_tuplesDegree:function(){return this._aat},_tuplesStart:function(){return this._aav},_workbookPath:function(){return this._aru},_ar8:function(a,b){var c;if(function(){var d=b.tryGetValue(a._name().length,c);c=d.p1;return d.ret}()==false){c=new $$4.x($$t.$y9.$type,2,1);b.add(a._name().length,c)}c.add(a)},_q3:function(){var a=new $$4.h($$0.$aw.$type,$$4.$x.$type.specialize($$t.$y9.$type),0);$$t.$y9._ar8($$t.$y9._b8(),a);$$t.$y9._ar8($$t.$y9._hf(),a);$$t.$y9._ar8($$t.$y9._iq(),a);$$t.$y9._ar8($$t.$y9._il(),a);$$t.$y9._ar8($$t.$y9._n6(),a);$$t.$y9._ar8($$t.$y9._ah(),a);$$t.$y9._ar8($$t.$y9._jt(),a);$$t.$y9._ar8($$t.$y9._jl(),a);$$t.$y9._ar8($$t.$y9._m0(),a);$$t.$y9._ar8($$t.$y9._bs(),a);$$t.$y9._ar8($$t.$y9._kb(),a);$$t.$y9._ar8($$t.$y9._kv(),a);$$t.$y9._ar8($$t.$y9._nw(),a);$$t.$y9._ar8($$t.$y9._dy(),a);$$t.$y9._ar8($$t.$y9._fd(),a);$$t.$y9._ar8($$t.$y9._nl(),a);$$t.$y9._ar8($$t.$y9._b4(),a);$$t.$y9._ar8($$t.$y9._on(),a);$$t.$y9._ar8($$t.$y9._ad(),a);$$t.$y9._ar8($$t.$y9._ln(),a);$$t.$y9._ar8($$t.$y9._nt(),a);$$t.$y9._ar8($$t.$y9._et(),a);$$t.$y9._ar8($$t.$y9._ja(),a);$$t.$y9._ar8($$t.$y9._jc(),a);$$t.$y9._ar8($$t.$y9._d(),a);$$t.$y9._ar8($$t.$y9._id(),a);$$t.$y9._ar8($$t.$y9._nk(),a);$$t.$y9._ar8($$t.$y9._mv(),a);$$t.$y9._ar8($$t.$y9._ji(),a);$$t.$y9._ar8($$t.$y9._h8(),a);$$t.$y9._ar8($$t.$y9._ml(),a);$$t.$y9._ar8($$t.$y9._jr(),a);$$t.$y9._ar8($$t.$y9._i6(),a);$$t.$y9._ar8($$t.$y9._pm(),a);$$t.$y9._ar8($$t.$y9._pd(),a);$$t.$y9._ar8($$t.$y9._e3(),a);$$t.$y9._ar8($$t.$y9._v(),a);$$t.$y9._ar8($$t.$y9._k9(),a);$$t.$y9._ar8($$t.$y9._kr(),a);$$t.$y9._ar8($$t.$y9._j1(),a);$$t.$y9._ar8($$t.$y9._db(),a);$$t.$y9._ar8($$t.$y9._d4(),a);$$t.$y9._ar8($$t.$y9._c5(),a);$$t.$y9._ar8($$t.$y9._dw(),a);$$t.$y9._ar8($$t.$y9._dv(),a);$$t.$y9._ar8($$t.$y9._d2(),a);$$t.$y9._ar8($$t.$y9._pn(),a);$$t.$y9._ar8($$t.$y9._d6(),a);$$t.$y9._ar8($$t.$y9._ou(),a);$$t.$y9._ar8($$t.$y9._i8(),a);$$t.$y9._ar8($$t.$y9._pa(),a);$$t.$y9._ar8($$t.$y9._jd(),a);$$t.$y9._ar8($$t.$y9._g2(),a);$$t.$y9._ar8($$t.$y9._l1(),a);$$t.$y9._ar8($$t.$y9._fy(),a);$$t.$y9._ar8($$t.$y9._ku(),a);$$t.$y9._ar8($$t.$y9._lo(),a);$$t.$y9._ar8($$t.$y9._mc(),a);$$t.$y9._ar8($$t.$y9._jy(),a);$$t.$y9._ar8($$t.$y9._ii(),a);$$t.$y9._ar8($$t.$y9._l7(),a);$$t.$y9._ar8($$t.$y9._jk(),a);$$t.$y9._ar8($$t.$y9._c1(),a);$$t.$y9._ar8($$t.$y9._o5(),a);$$t.$y9._ar8($$t.$y9._c6(),a);$$t.$y9._ar8($$t.$y9._j5(),a);$$t.$y9._ar8($$t.$y9._qa(),a);$$t.$y9._ar8($$t.$y9._py(),a);$$t.$y9._ar8($$t.$y9._ha(),a);$$t.$y9._ar8($$t.$y9._jw(),a);$$t.$y9._ar8($$t.$y9._nc(),a);$$t.$y9._ar8($$t.$y9._kt(),a);$$t.$y9._ar8($$t.$y9._y(),a);$$t.$y9._ar8($$t.$y9._m1(),a);$$t.$y9._ar8($$t.$y9._bt(),a);$$t.$y9._ar8($$t.$y9._k6(),a);$$t.$y9._ar8($$t.$y9._m8(),a);
|
|
$$t.$y9._ar8($$t.$y9._o9(),a);$$t.$y9._ar8($$t.$y9._pg(),a);$$t.$y9._ar8($$t.$y9._ae(),a);$$t.$y9._ar8($$t.$y9._ab(),a);$$t.$y9._ar8($$t.$y9._h(),a);$$t.$y9._ar8($$t.$y9._bp(),a);$$t.$y9._ar8($$t.$y9._g9(),a);$$t.$y9._ar8($$t.$y9._pv(),a);$$t.$y9._ar8($$t.$y9._ix(),a);$$t.$y9._ar8($$t.$y9._jb(),a);$$t.$y9._ar8($$t.$y9._bf(),a);$$t.$y9._ar8($$t.$y9._jj(),a);$$t.$y9._ar8($$t.$y9._pk(),a);$$t.$y9._ar8($$t.$y9._l0(),a);$$t.$y9._ar8($$t.$y9._i4(),a);$$t.$y9._ar8($$t.$y9._ms(),a);$$t.$y9._ar8($$t.$y9._eq(),a);$$t.$y9._ar8($$t.$y9._pb(),a);$$t.$y9._ar8($$t.$y9._mj(),a);$$t.$y9._ar8($$t.$y9._n4(),a);$$t.$y9._ar8($$t.$y9._br(),a);$$t.$y9._ar8($$t.$y9._e8(),a);$$t.$y9._ar8($$t.$y9._be(),a);$$t.$y9._ar8($$t.$y9._ik(),a);$$t.$y9._ar8($$t.$y9._iy(),a);$$t.$y9._ar8($$t.$y9._is(),a);$$t.$y9._ar8($$t.$y9._ij(),a);$$t.$y9._ar8($$t.$y9._og(),a);$$t.$y9._ar8($$t.$y9._ka(),a);$$t.$y9._ar8($$t.$y9._c4(),a);$$t.$y9._ar8($$t.$y9._o6(),a);$$t.$y9._ar8($$t.$y9._np(),a);$$t.$y9._ar8($$t.$y9._of(),a);$$t.$y9._ar8($$t.$y9._dd(),a);$$t.$y9._ar8($$t.$y9._h9(),a);$$t.$y9._ar8($$t.$y9._bq(),a);$$t.$y9._ar8($$t.$y9._jo(),a);$$t.$y9._ar8($$t.$y9._jx(),a);$$t.$y9._ar8($$t.$y9._jz(),a);$$t.$y9._ar8($$t.$y9._ih(),a);$$t.$y9._ar8($$t.$y9._lt(),a);$$t.$y9._ar8($$t.$y9._b9(),a);$$t.$y9._ar8($$t.$y9._lz(),a);$$t.$y9._ar8($$t.$y9._e1(),a);$$t.$y9._ar8($$t.$y9._gs(),a);$$t.$y9._ar8($$t.$y9._d1(),a);$$t.$y9._ar8($$t.$y9._ir(),a);$$t.$y9._ar8($$t.$y9._n0(),a);$$t.$y9._ar8($$t.$y9._pr(),a);$$t.$y9._ar8($$t.$y9._d3(),a);$$t.$y9._ar8($$t.$y9._d7(),a);$$t.$y9._ar8($$t.$y9._pe(),a);$$t.$y9._ar8($$t.$y9._ip(),a);$$t.$y9._ar8($$t.$y9._dc(),a);$$t.$y9._ar8($$t.$y9._pl(),a);$$t.$y9._ar8($$t.$y9._e9(),a);$$t.$y9._ar8($$t.$y9._m9(),a);$$t.$y9._ar8($$t.$y9._mk(),a);$$t.$y9._ar8($$t.$y9._i5(),a);$$t.$y9._ar8($$t.$y9._mt(),a);$$t.$y9._ar8($$t.$y9._js(),a);$$t.$y9._ar8($$t.$y9._i7(),a);$$t.$y9._ar8($$t.$y9._mz(),a);$$t.$y9._ar8($$t.$y9._my(),a);$$t.$y9._ar8($$t.$y9._aa(),a);$$t.$y9._ar8($$t.$y9._da(),a);$$t.$y9._ar8($$t.$y9._l9(),a);$$t.$y9._ar8($$t.$y9._r(),a);$$t.$y9._ar8($$t.$y9._c8(),a);$$t.$y9._ar8($$t.$y9._o8(),a);$$t.$y9._ar8($$t.$y9._pt(),a);$$t.$y9._ar8($$t.$y9._jq(),a);$$t.$y9._ar8($$t.$y9._n9(),a);$$t.$y9._ar8($$t.$y9._nm(),a);$$t.$y9._ar8($$t.$y9._b5(),a);$$t.$y9._ar8($$t.$y9._oo(),a);$$t.$y9._ar8($$t.$y9._ac(),a);$$t.$y9._ar8($$t.$y9._i(),a);$$t.$y9._ar8($$t.$y9._af(),a);$$t.$y9._ar8($$t.$y9._dr(),a);$$t.$y9._ar8($$t.$y9._ia(),a);$$t.$y9._ar8($$t.$y9._c9(),a);$$t.$y9._ar8($$t.$y9._fv(),a);$$t.$y9._ar8($$t.$y9._en(),a);$$t.$y9._ar8($$t.$y9._ag(),a);$$t.$y9._ar8($$t.$y9._at(),a);$$t.$y9._ar8($$t.$y9._f7(),a);$$t.$y9._ar8($$t.$y9._au(),a);$$t.$y9._ar8($$t.$y9._a1(),a);$$t.$y9._ar8($$t.$y9._bh(),a);$$t.$y9._ar8($$t.$y9._bi(),a);$$t.$y9._ar8($$t.$y9._bu(),a);$$t.$y9._ar8($$t.$y9._bz(),a);$$t.$y9._ar8($$t.$y9._cn(),a);$$t.$y9._ar8($$t.$y9._ep(),a);$$t.$y9._ar8($$t.$y9._ev(),a);$$t.$y9._ar8($$t.$y9._e5(),a);$$t.$y9._ar8($$t.$y9._fa(),a);$$t.$y9._ar8($$t.$y9._fb(),a);$$t.$y9._ar8($$t.$y9._fc(),a);$$t.$y9._ar8($$t.$y9._fe(),a);$$t.$y9._ar8($$t.$y9._f5(),a);$$t.$y9._ar8($$t.$y9._f6(),a);$$t.$y9._ar8($$t.$y9._bb(),a);$$t.$y9._ar8($$t.$y9._he(),a);$$t.$y9._ar8($$t.$y9._jh(),a);$$t.$y9._ar8($$t.$y9._je(),a);$$t.$y9._ar8($$t.$y9._ke(),a);$$t.$y9._ar8($$t.$y9._kn(),a);$$t.$y9._ar8($$t.$y9._kp(),a);$$t.$y9._ar8($$t.$y9._ko(),a);$$t.$y9._ar8($$t.$y9._j0(),a);$$t.$y9._ar8($$t.$y9._nv(),a);$$t.$y9._ar8($$t.$y9._k1(),a);$$t.$y9._ar8($$t.$y9._lj(),a);$$t.$y9._ar8($$t.$y9._lp(),a);$$t.$y9._ar8($$t.$y9._os(),a);$$t.$y9._ar8($$t.$y9._p0(),a);$$t.$y9._ar8($$t.$y9._od(),a);$$t.$y9._ar8($$t.$y9._ob(),a);$$t.$y9._ar8($$t.$y9._oc(),a);$$t.$y9._ar8($$t.$y9._bo(),a);$$t.$y9._ar8($$t.$y9._b3(),a);$$t.$y9._ar8($$t.$y9._cj(),a);$$t.$y9._ar8($$t.$y9._fk(),a);$$t.$y9._ar8($$t.$y9._fx(),a);$$t.$y9._ar8($$t.$y9._ie(),a);$$t.$y9._ar8($$t.$y9._lc(),a);$$t.$y9._ar8($$t.$y9._m3(),a);$$t.$y9._ar8($$t.$y9._n3(),a);$$t.$y9._ar8($$t.$y9._nq(),a);$$t.$y9._ar8($$t.$y9._pf(),a);$$t.$y9._ar8($$t.$y9._ly(),a);$$t.$y9._ar8($$t.$y9._dq(),a);$$t.$y9._ar8($$t.$y9._gb(),a);$$t.$y9._ar8($$t.$y9._g4(),a);$$t.$y9._ar8($$t.$y9._oa(),a);$$t.$y9._ar8($$t.$y9._i0(),a);$$t.$y9._ar8($$t.$y9._nn(),a);$$t.$y9._ar8($$t.$y9._qg(),a);$$t.$y9._ar8($$t.$y9._i1(),a);$$t.$y9._ar8($$t.$y9._nr(),a);$$t.$y9._ar8($$t.$y9._l2(),a);$$t.$y9._ar8($$t.$y9._ld(),a);$$t.$y9._ar8($$t.$y9._lg(),a);$$t.$y9._ar8($$t.$y9._j2(),a);$$t.$y9._ar8($$t.$y9._pc(),a);$$t.$y9._ar8($$t.$y9._o7(),a);$$t.$y9._ar8($$t.$y9._by(),a);$$t.$y9._ar8($$t.$y9._ls(),a);$$t.$y9._ar8($$t.$y9._l6(),a);$$t.$y9._ar8($$t.$y9._di(),a);$$t.$y9._ar8($$t.$y9._n5(),a);$$t.$y9._ar8($$t.$y9._n7(),a);$$t.$y9._ar8($$t.$y9._cb(),a);$$t.$y9._ar8($$t.$y9._ca(),a);$$t.$y9._ar8($$t.$y9._iw(),a);$$t.$y9._ar8($$t.$y9._c2(),a);$$t.$y9._ar8($$t.$y9._c3(),a);$$t.$y9._ar8($$t.$y9._kw(),a);$$t.$y9._ar8($$t.$y9._mu(),a);$$t.$y9._ar8($$t.$y9._hb(),a);$$t.$y9._ar8($$t.$y9._lm(),a);$$t.$y9._ar8($$t.$y9._ai(),a);$$t.$y9._ar8($$t.$y9._jm(),a);$$t.$y9._ar8($$t.$y9._ju(),a);$$t.$y9._ar8($$t.$y9._n1(),a);$$t.$y9._ar8($$t.$y9._ps(),a);$$t.$y9._ar8($$t.$y9._nz(),a);$$t.$y9._ar8($$t.$y9._pq(),a);$$t.$y9._ar8($$t.$y9._f(),a);$$t.$y9._ar8($$t.$y9._g(),a);$$t.$y9._ar8($$t.$y9._t(),a);$$t.$y9._ar8($$t.$y9._u(),a);$$t.$y9._ar8($$t.$y9._aj(),a);$$t.$y9._ar8($$t.$y9._ak(),a);$$t.$y9._ar8($$t.$y9._al(),a);$$t.$y9._ar8($$t.$y9._an(),a);$$t.$y9._ar8($$t.$y9._ao(),a);$$t.$y9._ar8($$t.$y9._ap(),a);$$t.$y9._ar8($$t.$y9._aq(),a);$$t.$y9._ar8($$t.$y9._av(),a);$$t.$y9._ar8($$t.$y9._aw(),a);$$t.$y9._ar8($$t.$y9._ax(),a);$$t.$y9._ar8($$t.$y9._bw(),a);$$t.$y9._ar8($$t.$y9._b2(),a);$$t.$y9._ar8($$t.$y9._cd(),a);$$t.$y9._ar8($$t.$y9._ce(),a);$$t.$y9._ar8($$t.$y9._cf(),a);$$t.$y9._ar8($$t.$y9._cg(),a);$$t.$y9._ar8($$t.$y9._ch(),a);$$t.$y9._ar8($$t.$y9._ci(),a);$$t.$y9._ar8($$t.$y9._cq(),a);$$t.$y9._ar8($$t.$y9._cr(),a);$$t.$y9._ar8($$t.$y9._cs(),a);$$t.$y9._ar8($$t.$y9._ct(),a);$$t.$y9._ar8($$t.$y9._cu(),a);$$t.$y9._ar8($$t.$y9._cv(),a);$$t.$y9._ar8($$t.$y9._cw(),a);$$t.$y9._ar8($$t.$y9._cx(),a);$$t.$y9._ar8($$t.$y9._cy(),a);$$t.$y9._ar8($$t.$y9._de(),a);$$t.$y9._ar8($$t.$y9._df(),a);$$t.$y9._ar8($$t.$y9._dg(),a);$$t.$y9._ar8($$t.$y9._dn(),a);$$t.$y9._ar8($$t.$y9._du(),a);$$t.$y9._ar8($$t.$y9._dz(),a);$$t.$y9._ar8($$t.$y9._d0(),a);$$t.$y9._ar8($$t.$y9._d5(),a);$$t.$y9._ar8($$t.$y9._ea(),a);$$t.$y9._ar8($$t.$y9._eb(),a);$$t.$y9._ar8($$t.$y9._eh(),a);$$t.$y9._ar8($$t.$y9._ei(),a);$$t.$y9._ar8($$t.$y9._ek(),a);$$t.$y9._ar8($$t.$y9._e2(),a);$$t.$y9._ar8($$t.$y9._fz(),a);$$t.$y9._ar8($$t.$y9._ga(),a);$$t.$y9._ar8($$t.$y9._gc(),a);$$t.$y9._ar8($$t.$y9._gy(),a);$$t.$y9._ar8($$t.$y9._g6(),a);$$t.$y9._ar8($$t.$y9._g7(),a);$$t.$y9._ar8($$t.$y9._g8(),a);$$t.$y9._ar8($$t.$y9._hd(),a);$$t.$y9._ar8($$t.$y9._hg(),a);$$t.$y9._ar8($$t.$y9._hj(),a);$$t.$y9._ar8($$t.$y9._hk(),a);$$t.$y9._ar8($$t.$y9._hl(),a);$$t.$y9._ar8($$t.$y9._hm(),a);$$t.$y9._ar8($$t.$y9._hn(),a);$$t.$y9._ar8($$t.$y9._hs(),a);$$t.$y9._ar8($$t.$y9._ht(),a);$$t.$y9._ar8($$t.$y9._hu(),a);$$t.$y9._ar8($$t.$y9._hv(),a);$$t.$y9._ar8($$t.$y9._hw(),a);$$t.$y9._ar8($$t.$y9._hx(),a);$$t.$y9._ar8($$t.$y9._hy(),a);$$t.$y9._ar8($$t.$y9._hz(),a);$$t.$y9._ar8($$t.$y9._h2(),a);$$t.$y9._ar8($$t.$y9._h4(),a);$$t.$y9._ar8($$t.$y9._h5(),a);$$t.$y9._ar8($$t.$y9._h6(),a);$$t.$y9._ar8($$t.$y9._ig(),a);$$t.$y9._ar8($$t.$y9._im(),a);$$t.$y9._ar8($$t.$y9._iu(),a);$$t.$y9._ar8($$t.$y9._i3(),a);$$t.$y9._ar8($$t.$y9._jp(),a);$$t.$y9._ar8($$t.$y9._j7(),a);$$t.$y9._ar8($$t.$y9._j8(),a);$$t.$y9._ar8($$t.$y9._kf(),a);$$t.$y9._ar8($$t.$y9._ki(),a);$$t.$y9._ar8($$t.$y9._kq(),a);$$t.$y9._ar8($$t.$y9._ky(),a);$$t.$y9._ar8($$t.$y9._kz(),a);$$t.$y9._ar8($$t.$y9._k0(),a);$$t.$y9._ar8($$t.$y9._k2(),a);$$t.$y9._ar8($$t.$y9._k3(),a);$$t.$y9._ar8($$t.$y9._k4(),a);$$t.$y9._ar8($$t.$y9._k5(),a);$$t.$y9._ar8($$t.$y9._lv(),a);$$t.$y9._ar8($$t.$y9._lw(),a);$$t.$y9._ar8($$t.$y9._lx(),a);$$t.$y9._ar8($$t.$y9._l5(),a);$$t.$y9._ar8($$t.$y9._l8(),a);$$t.$y9._ar8($$t.$y9._md(),a);$$t.$y9._ar8($$t.$y9._m4(),a);$$t.$y9._ar8($$t.$y9._ne(),a);$$t.$y9._ar8($$t.$y9._nu(),a);$$t.$y9._ar8($$t.$y9._n8(),a);$$t.$y9._ar8($$t.$y9._op(),a);$$t.$y9._ar8($$t.$y9._oq(),a);$$t.$y9._ar8($$t.$y9._or(),a);$$t.$y9._ar8($$t.$y9._pz(),a);$$t.$y9._ar8($$t.$y9._p5(),a);$$t.$y9._ar8($$t.$y9._p7(),a);$$t.$y9._ar8($$t.$y9._p8(),a);$$t.$y9._ar8($$t.$y9._qb(),a);$$t.$y9._ar8($$t.$y9._qc(),a);$$t.$y9._ar8($$t.$y9._qd(),a);$$t.$y9._ar8($$t.$y9._qe(),a);$$t.$y9._ar8($$t.$y9._j(),a);$$t.$y9._ar8($$t.$y9._k(),a);$$t.$y9._ar8($$t.$y9._s(),a);$$t.$y9._ar8($$t.$y9._x(),a);$$t.$y9._ar8($$t.$y9._am(),a);$$t.$y9._ar8($$t.$y9._ar(),a);$$t.$y9._ar8($$t.$y9._as(),a);$$t.$y9._ar8($$t.$y9._ay(),a);$$t.$y9._ar8($$t.$y9._az(),a);$$t.$y9._ar8($$t.$y9._a0(),a);$$t.$y9._ar8($$t.$y9._a2(),a);$$t.$y9._ar8($$t.$y9._a3(),a);$$t.$y9._ar8($$t.$y9._a4(),a);$$t.$y9._ar8($$t.$y9._a5(),a);$$t.$y9._ar8($$t.$y9._a6(),a);$$t.$y9._ar8($$t.$y9._bc(),a);$$t.$y9._ar8($$t.$y9._bd(),a);$$t.$y9._ar8($$t.$y9._bj(),a);$$t.$y9._ar8($$t.$y9._bk(),a);$$t.$y9._ar8($$t.$y9._bl(),a);$$t.$y9._ar8($$t.$y9._bm(),a);$$t.$y9._ar8($$t.$y9._bn(),a);$$t.$y9._ar8($$t.$y9._bv(),a);$$t.$y9._ar8($$t.$y9._b0(),a);$$t.$y9._ar8($$t.$y9._b1(),a);$$t.$y9._ar8($$t.$y9._b6(),a);$$t.$y9._ar8($$t.$y9._b7(),a);$$t.$y9._ar8($$t.$y9._ck(),a);$$t.$y9._ar8($$t.$y9._cl(),a);$$t.$y9._ar8($$t.$y9._co(),a);$$t.$y9._ar8($$t.$y9._cp(),a);$$t.$y9._ar8($$t.$y9._c7(),a);$$t.$y9._ar8($$t.$y9._dh(),a);$$t.$y9._ar8($$t.$y9._ej(),a);$$t.$y9._ar8($$t.$y9._el(),a);$$t.$y9._ar8($$t.$y9._eu(),a);$$t.$y9._ar8($$t.$y9._ew(),a);$$t.$y9._ar8($$t.$y9._ex(),a);$$t.$y9._ar8($$t.$y9._ey(),a);$$t.$y9._ar8($$t.$y9._ez(),a);$$t.$y9._ar8($$t.$y9._e0(),a);$$t.$y9._ar8($$t.$y9._e7(),a);$$t.$y9._ar8($$t.$y9._ff(),a);$$t.$y9._ar8($$t.$y9._fg(),a);$$t.$y9._ar8($$t.$y9._fr(),a);$$t.$y9._ar8($$t.$y9._f2(),a);$$t.$y9._ar8($$t.$y9._f3(),a);$$t.$y9._ar8($$t.$y9._f4(),a);$$t.$y9._ar8($$t.$y9._f8(),a);$$t.$y9._ar8($$t.$y9._f9(),a);$$t.$y9._ar8($$t.$y9._hc(),a);$$t.$y9._ar8($$t.$y9._hh(),a);$$t.$y9._ar8($$t.$y9._ho(),a);$$t.$y9._ar8($$t.$y9._hp(),a);$$t.$y9._ar8($$t.$y9._hq(),a);$$t.$y9._ar8($$t.$y9._hr(),a);$$t.$y9._ar8($$t.$y9._h0(),a);$$t.$y9._ar8($$t.$y9._h1(),a);$$t.$y9._ar8($$t.$y9._h3(),a);$$t.$y9._ar8($$t.$y9._h7(),a);$$t.$y9._ar8($$t.$y9._io(),a);$$t.$y9._ar8($$t.$y9._iv(),a);$$t.$y9._ar8($$t.$y9._jf(),a);$$t.$y9._ar8($$t.$y9._jg(),a);$$t.$y9._ar8($$t.$y9._j3(),a);$$t.$y9._ar8($$t.$y9._j4(),a);$$t.$y9._ar8($$t.$y9._j9(),a);$$t.$y9._ar8($$t.$y9._kd(),a);$$t.$y9._ar8($$t.$y9._kj(),a);$$t.$y9._ar8($$t.$y9._kk(),a);$$t.$y9._ar8($$t.$y9._kl(),a);$$t.$y9._ar8($$t.$y9._km(),a);$$t.$y9._ar8($$t.$y9._kx(),a);$$t.$y9._ar8($$t.$y9._lb(),a);$$t.$y9._ar8($$t.$y9._le(),a);$$t.$y9._ar8($$t.$y9._lf(),a);$$t.$y9._ar8($$t.$y9._lh(),a);$$t.$y9._ar8($$t.$y9._li(),a);$$t.$y9._ar8($$t.$y9._lk(),a);$$t.$y9._ar8($$t.$y9._ll(),a);$$t.$y9._ar8($$t.$y9._lq(),a);$$t.$y9._ar8($$t.$y9._l3(),a);$$t.$y9._ar8($$t.$y9._l4(),a);$$t.$y9._ar8($$t.$y9._ma(),a);$$t.$y9._ar8($$t.$y9._mb(),a);$$t.$y9._ar8($$t.$y9._m2(),a);$$t.$y9._ar8($$t.$y9._na(),a);$$t.$y9._ar8($$t.$y9._nb(),a);$$t.$y9._ar8($$t.$y9._nh(),a);$$t.$y9._ar8($$t.$y9._ni(),a);$$t.$y9._ar8($$t.$y9._no(),a);$$t.$y9._ar8($$t.$y9._nx(),a);$$t.$y9._ar8($$t.$y9._ny(),a);$$t.$y9._ar8($$t.$y9._oh(),a);$$t.$y9._ar8($$t.$y9._oi(),a);$$t.$y9._ar8($$t.$y9._oj(),a);$$t.$y9._ar8($$t.$y9._ok(),a);$$t.$y9._ar8($$t.$y9._ol(),a);$$t.$y9._ar8($$t.$y9._om(),a);$$t.$y9._ar8($$t.$y9._ph(),a);$$t.$y9._ar8($$t.$y9._pi(),a);$$t.$y9._ar8($$t.$y9._po(),a);$$t.$y9._ar8($$t.$y9._pp(),a);$$t.$y9._ar8($$t.$y9._px(),a);$$t.$y9._ar8($$t.$y9._p1(),a);$$t.$y9._ar8($$t.$y9._p9(),a);$$t.$y9._ar8($$t.$y9._qf(),a);$$t.$y9._ar8($$t.$y9._d9(),a);$$t.$y9._ar8($$t.$y9._it(),a);$$t.$y9._ar8($$t.$y9._kg(),a);$$t.$y9._ar8($$t.$y9._p6(),a);$$t.$y9._ar8($$t.$y9._fl(),a);$$t.$y9._ar8($$t.$y9._fm(),a);$$t.$y9._ar8($$t.$y9._fn(),a);$$t.$y9._ar8($$t.$y9._fp(),a);$$t.$y9._ar8($$t.$y9._fo(),a);$$t.$y9._ar8($$t.$y9._cc(),a);$$t.$y9._ar8($$t.$y9._bx(),a);$$t.$y9._ar8($$t.$y9._hi(),a);$$t.$y9._ar8($$t.$y9._jn(),a);$$t.$y9._ar8($$t.$y9._jv(),a);$$t.$y9._ar8($$t.$y9._oe(),a);$$t.$y9._ar8($$t.$y9._ow(),a);$$t.$y9._ar8($$t.$y9._iz(),a);$$t.$y9._ar8($$t.$y9._mw(),a);$$t.$y9._ar8($$t.$y9._mx(),a);$$t.$y9._ar8($$t.$y9._oy(),a);$$t.$y9._ar8($$t.$y9._oz(),a);$$t.$y9._ar8($$t.$y9._o0(),a);$$t.$y9._ar8($$t.$y9._o1(),a);$$t.$y9._ar8($$t.$y9._o2(),a);$$t.$y9._ar8($$t.$y9._o3(),a);$$t.$y9._ar8($$t.$y9._o4(),a);$$t.$y9._ar8($$t.$y9._e(),a);$$t.$y9._ar8($$t.$y9._l(),a);$$t.$y9._ar8($$t.$y9._a8(),a);$$t.$y9._ar8($$t.$y9._a9(),a);$$t.$y9._ar8($$t.$y9._eo(),a);$$t.$y9._ar8($$t.$y9._gh(),a);$$t.$y9._ar8($$t.$y9._ic(),a);$$t.$y9._ar8($$t.$y9._i2(),a);$$t.$y9._ar8($$t.$y9._m7(),a);$$t.$y9._ar8($$t.$y9._nd(),a);$$t.$y9._ar8($$t.$y9._ox(),a);$$t.$y9._ar8($$t.$y9._pu(),a);$$t.$y9._ar8($$t.$y9._m(),a);$$t.$y9._ar8($$t.$y9._n(),a);$$t.$y9._ar8($$t.$y9._o(),a);$$t.$y9._ar8($$t.$y9._p(),a);$$t.$y9._ar8($$t.$y9._w(),a);$$t.$y9._ar8($$t.$y9._z(),a);$$t.$y9._ar8($$t.$y9._a7(),a);$$t.$y9._ar8($$t.$y9._ba(),a);$$t.$y9._ar8($$t.$y9._bg(),a);$$t.$y9._ar8($$t.$y9._cm(),a);$$t.$y9._ar8($$t.$y9._cz(),a);$$t.$y9._ar8($$t.$y9._c0(),a);$$t.$y9._ar8($$t.$y9._dj(),a);$$t.$y9._ar8($$t.$y9._dk(),a);$$t.$y9._ar8($$t.$y9._dl(),a);$$t.$y9._ar8($$t.$y9._dm(),a);$$t.$y9._ar8($$t.$y9._dp(),a);$$t.$y9._ar8($$t.$y9._ds(),a);$$t.$y9._ar8($$t.$y9._dt(),a);$$t.$y9._ar8($$t.$y9._dx(),a);$$t.$y9._ar8($$t.$y9._d8(),a);$$t.$y9._ar8($$t.$y9._ec(),a);$$t.$y9._ar8($$t.$y9._ed(),a);$$t.$y9._ar8($$t.$y9._ee(),a);$$t.$y9._ar8($$t.$y9._ef(),a);$$t.$y9._ar8($$t.$y9._eg(),a);$$t.$y9._ar8($$t.$y9._em(),a);$$t.$y9._ar8($$t.$y9._er(),a);$$t.$y9._ar8($$t.$y9._es(),a);$$t.$y9._ar8($$t.$y9._e4(),a);$$t.$y9._ar8($$t.$y9._e6(),a);$$t.$y9._ar8($$t.$y9._fh(),a);$$t.$y9._ar8($$t.$y9._fi(),a);$$t.$y9._ar8($$t.$y9._fj(),a);$$t.$y9._ar8($$t.$y9._fq(),a);$$t.$y9._ar8($$t.$y9._fs(),a);$$t.$y9._ar8($$t.$y9._ft(),a);$$t.$y9._ar8($$t.$y9._fu(),a);$$t.$y9._ar8($$t.$y9._fw(),a);$$t.$y9._ar8($$t.$y9._f0(),a);$$t.$y9._ar8($$t.$y9._f1(),a);$$t.$y9._ar8($$t.$y9._gd(),a);$$t.$y9._ar8($$t.$y9._ge(),a);$$t.$y9._ar8($$t.$y9._gf(),a);$$t.$y9._ar8($$t.$y9._gg(),a);$$t.$y9._ar8($$t.$y9._gi(),a);$$t.$y9._ar8($$t.$y9._gj(),a);$$t.$y9._ar8($$t.$y9._gk(),a);$$t.$y9._ar8($$t.$y9._gl(),a);$$t.$y9._ar8($$t.$y9._gm(),a);$$t.$y9._ar8($$t.$y9._gn(),a);$$t.$y9._ar8($$t.$y9._go(),a);$$t.$y9._ar8($$t.$y9._gp(),a);$$t.$y9._ar8($$t.$y9._gq(),a);$$t.$y9._ar8($$t.$y9._gr(),a);$$t.$y9._ar8($$t.$y9._gs(),a);$$t.$y9._ar8($$t.$y9._g0(),a);$$t.$y9._ar8($$t.$y9._g1(),a);$$t.$y9._ar8($$t.$y9._g3(),a);$$t.$y9._ar8($$t.$y9._g5(),a);$$t.$y9._ar8($$t.$y9._ib(),a);$$t.$y9._ar8($$t.$y9._i9(),a);$$t.$y9._ar8($$t.$y9._j6(),a);$$t.$y9._ar8($$t.$y9._kc(),a);$$t.$y9._ar8($$t.$y9._kh(),a);$$t.$y9._ar8($$t.$y9._ks(),a);$$t.$y9._ar8($$t.$y9._k7(),a);$$t.$y9._ar8($$t.$y9._k8(),a);$$t.$y9._ar8($$t.$y9._la(),a);$$t.$y9._ar8($$t.$y9._lr(),a);$$t.$y9._ar8($$t.$y9._lu(),a);$$t.$y9._ar8($$t.$y9._me(),a);$$t.$y9._ar8($$t.$y9._mf(),a);$$t.$y9._ar8($$t.$y9._mg(),a);$$t.$y9._ar8($$t.$y9._mh(),a);$$t.$y9._ar8($$t.$y9._mi(),a);$$t.$y9._ar8($$t.$y9._mm(),a);$$t.$y9._ar8($$t.$y9._mn(),a);$$t.$y9._ar8($$t.$y9._mo(),a);$$t.$y9._ar8($$t.$y9._mp(),a);$$t.$y9._ar8($$t.$y9._mq(),a);$$t.$y9._ar8($$t.$y9._mr(),a);$$t.$y9._ar8($$t.$y9._m5(),a);$$t.$y9._ar8($$t.$y9._m6(),a);$$t.$y9._ar8($$t.$y9._nf(),a);$$t.$y9._ar8($$t.$y9._ng(),a);$$t.$y9._ar8($$t.$y9._nj(),a);$$t.$y9._ar8($$t.$y9._ns(),a);$$t.$y9._ar8($$t.$y9._n2(),a);$$t.$y9._ar8($$t.$y9._ot(),a);$$t.$y9._ar8($$t.$y9._ov(),a);$$t.$y9._ar8($$t.$y9._pj(),a);$$t.$y9._ar8($$t.$y9._pw(),a);$$t.$y9._ar8($$t.$y9._p2(),a);$$t.$y9._ar8($$t.$y9._p3(),a);$$t.$y9._ar8($$t.$y9._p4(),a);var b=new $$4.h($$0.$aw.$type,Array,0);var d=a.getEnumerator();while(d.moveNext()){var c=d.current();b.add(c.key(),c.value().toArray())}return b},_getExternalFunction:function(a,b){var c=$$t.$y9._gw(b,255,0,-1,false,0,1,null,32,[32]);c._qq=true;c._aru=a;return c},_getFunction:function(a){if(a==255){return $$t.$y9._q()}if($$t.$y9._q4==null||$$t.$y9.__builtInFunctions==null){$$t.$y9._getFunction1("COUNT")}var b=null;if(a>=0&&a<=$$t.$y9._q4.count()){b=$$t.$y9._q4.__inner[a]}return b},_getFunction1:function(a){return $$t.$y9._getFunction3(a,0,a.length)},_getFunction3:function(a,b,c){if($$t.$y9.__builtInFunctions==null){$$t.$y9.__builtInFunctions=$$t.$y9._q3()}var d;if(function(){var e=$$t.$y9.__builtInFunctions.tryGetValue(c,d);d=e.p1;return e.ret}()){for(var e=0;e<d.length;e++){var f=d[e];var g=true;for(var h=0,i=b;h<c;h++,i++){var j=a.charAt(i);if(j!=f._aly.charAt(h)&&j!=f._al0.charAt(h)){g=false;break}}if(g){return f}}}var k=a.substr(b,c);if(k.startsWith("_xll.")){return $$t.$y9._getUnknownAddInFunction(k.substr(5))}if(k.startsWith("_xlfn.")){return $$t.$y9._getFunction3(a,b+6,c-6)}return $$t.$y9._getUnknownAddInFunction(k)},_gw:function(a,b,c,d,e,f,g,h,i,j){var k=false;if(b>1e4){b-=1e4;k=true}var l=(b!=255||a=="<AddIn>")&&b>=0;if(l){if($$t.$y9._q4!=null&&b<$$t.$y9._q4.count()&&$$t.$y9._q4.__inner[b]!=null){return $$t.$y9._q4.__inner[b]}}var m=new $$t.y9(a,b,c,d,e,k,f,g,h,i,j);if(l){if($$t.$y9._q4==null){$$t.$y9._q4=new $$4.x($$t.$y9.$type,2,400);for(var n=0;n<400;n++){$$t.$y9._q4.add(null)}}var o=m._iD();for(var p=$$t.$y9._q4.count();p<=o;p++){$$t.$y9._q4.add(null)}$$t.$y9._q4.__inner[o]=m}return m},_getUnknownAddInFunction:function(a){var b=$$t.$y9._gw(a,255,0,-1,false,0,1,null,32,[32]);b._qq=true;b._aru="<AddInFunctions>";return b},_b8:function(){return $$t.$y9._gw("COUNT",0,0,-1,false,0,1,null,64,[32])},_hf:function(){return $$t.$y9._gw("IF",1,2,3,false,0,1,null,32,[64,32,32])},_iq:function(){return $$t.$y9._gw("ISNA",2,1,1,false,0,1,null,64,[64])},_il:function(){return $$t.$y9._gw("ISERROR",3,1,1,false,0,1,null,64,[64])},_n6:function(){return $$t.$y9._gw("SUM",4,1,-1,false,0,1,null,64,[32])},_ah:function(){return $$t.$y9._gw("AVERAGE",5,1,-1,false,0,1,null,64,[32])},_jt:function(){return $$t.$y9._gw("MIN",6,1,-1,false,0,1,null,64,[32])},_jl:function(){return $$t.$y9._gw("MAX",7,1,-1,false,0,1,null,64,[32])},_m0:function(){return $$t.$y9._gw("ROW",8,0,1,false,0,1,[0],64,[64])},_bs:function(){return $$t.$y9._gw("COLUMN",9,0,1,false,0,1,[0],64,[64])},_kb:function(){return $$t.$y9._gw("NA",10,0,0,false,0,1,null,64,[])},_kv:function(){return $$t.$y9._gw("NPV",11,2,-1,false,0,1,null,64,[64,32])},_nw:function(){return $$t.$y9._gw("STDEV",12,1,-1,false,0,1,null,64,[32])},_dy:function(){return $$t.$y9._gw("DOLLAR",13,1,2,false,0,1,null,64,[64,64])},_fd:function(){return $$t.$y9._gw("FIXED",14,1,3,false,0,1,null,64,[64,64])},_nl:function(){return $$t.$y9._gw("SIN",15,1,1,false,0,1,null,64,[64])},_b4:function(){return $$t.$y9._gw("COS",16,1,1,false,0,1,null,64,[64])},_on:function(){return $$t.$y9._gw("TAN",17,1,1,false,0,1,null,64,[64])},_ad:function(){return $$t.$y9._gw("ATAN",18,1,1,false,0,1,null,64,[64])},_ln:function(){return $$t.$y9._gw("PI",19,0,0,false,0,1,null,64,[])},_nt:function(){return $$t.$y9._gw("SQRT",20,1,1,false,0,1,null,64,[64])},_et:function(){return $$t.$y9._gw("EXP",21,1,1,false,0,1,null,64,[64])},_ja:function(){return $$t.$y9._gw("LN",22,1,1,false,0,1,null,64,[64])},_jc:function(){return $$t.$y9._gw("LOG10",23,1,1,false,0,1,null,64,[64])},_d:function(){return $$t.$y9._gw("ABS",24,1,1,false,0,1,null,64,[64])},_id:function(){return $$t.$y9._gw("INT",25,1,1,false,0,1,null,64,[64])},_nk:function(){return $$t.$y9._gw("SIGN",26,1,1,false,0,1,null,64,[64])},_mv:function(){return $$t.$y9._gw("ROUND",27,2,2,false,0,1,null,64,[64,64])},_ji:function(){return $$t.$y9._gw("LOOKUP",28,2,3,false,0,1,null,64,[64,32])},_h8:function(){return $$t.$y9._gw("INDEX",29,2,4,false,0,1,null,32,[32,64])},_ml:function(){return $$t.$y9._gw("REPT",30,2,2,false,0,1,null,64,[64,64])},_jr:function(){return $$t.$y9._gw("MID",31,3,3,false,0,1,null,64,[64,64,64])},_i6:function(){return $$t.$y9._gw("LEN",32,1,1,false,0,1,null,64,[64])},_pm:function(){return $$t.$y9._gw("VALUE",33,1,1,false,0,1,null,64,[64])},_pd:function(){return $$t.$y9._gw("TRUE",34,0,0,false,0,1,null,64,[])},_e3:function(){return $$t.$y9._gw("FALSE",35,0,0,false,0,1,null,64,[])},_v:function(){return $$t.$y9._gw("AND",36,1,-1,false,0,1,null,64,[32])},_k9:function(){return $$t.$y9._gw("OR",37,1,-1,false,0,1,null,64,[32])},_kr:function(){return $$t.$y9._gw("NOT",38,1,1,false,0,1,null,64,[64])},_j1:function(){return $$t.$y9._gw("MOD",39,2,2,false,0,1,null,64,[64,64])},_db:function(){return $$t.$y9._gw("DCOUNT",40,3,3,false,0,1,[0],64,[32,32,32])},_d4:function(){return $$t.$y9._gw("DSUM",41,3,3,false,0,1,[0],64,[32,32,32])},_c5:function(){return $$t.$y9._gw("DAVERAGE",42,3,3,false,0,1,[0],64,[32,32,32])},_dw:function(){return $$t.$y9._gw("DMIN",43,3,3,false,0,1,[0],64,[32,32,32])},_dv:function(){return $$t.$y9._gw("DMAX",44,3,3,false,0,1,[0],64,[32,32,32])},_d2:function(){return $$t.$y9._gw("DSTDEV",45,3,3,false,0,1,[0],64,[32,32,32])},_pn:function(){return $$t.$y9._gw("VAR",46,1,-1,false,0,1,null,64,[32])},_d6:function(){return $$t.$y9._gw("DVAR",47,3,3,false,0,1,[0],64,[32,32,32])},_ou:function(){return $$t.$y9._gw("TEXT",48,2,2,false,0,1,null,64,[64,64])},_i8:function(){return $$t.$y9._gw("LINEST",49,1,4,false,0,1,null,96,[32,32,64,64])},_pa:function(){return $$t.$y9._gw("TREND",50,1,4,false,0,1,null,96,[32,32,32,64])},_jd:function(){return $$t.$y9._gw("LOGEST",51,1,4,false,0,1,null,96,[32,32,64,64])},_g2:function(){return $$t.$y9._gw("GROWTH",52,1,4,false,0,1,null,96,[32,32,32,64])},_l1:function(){return $$t.$y9._gw("PV",56,3,5,false,0,1,null,64,[64,64,64])},_fy:function(){return $$t.$y9._gw("FV",57,3,5,false,0,1,null,64,[64,64,64])},_ku:function(){return $$t.$y9._gw("NPER",58,3,5,false,0,1,null,64,[64,64,64])},_lo:function(){return $$t.$y9._gw("PMT",59,3,5,false,0,1,null,64,[64,64,64])},_mc:function(){return $$t.$y9._gw("RATE",60,3,6,false,0,1,null,64,[64,64,64])},_jy:function(){return $$t.$y9._gw("MIRR",61,3,3,false,0,1,null,64,[32,64,64])},_ii:function(){return $$t.$y9._gw("IRR",62,1,2,false,0,1,null,64,[32,64])},_l7:function(){return $$t.$y9._gw("RAND",63,0,0,true,0,1,null,64,[])},_jk:function(){return $$t.$y9._gw("MATCH",64,2,3,false,0,1,null,64,[64,32,32])},_c1:function(){return $$t.$y9._gw("DATE",65,3,3,false,0,1,null,64,[64,64,64])},_o5:function(){return $$t.$y9._gw("TIME",66,3,3,false,0,1,null,64,[64,64,64])},_c6:function(){return $$t.$y9._gw("DAY",67,1,1,false,0,1,null,64,[64])},_j5:function(){return $$t.$y9._gw("MONTH",68,1,1,false,0,1,null,64,[64])},_qa:function(){return $$t.$y9._gw("YEAR",69,1,1,false,0,1,null,64,[64])},_py:function(){return $$t.$y9._gw("WEEKDAY",70,1,2,false,0,1,null,64,[64])},_ha:function(){return $$t.$y9._gw("HOUR",71,1,1,false,0,1,null,64,[64])},_jw:function(){return $$t.$y9._gw("MINUTE",72,1,1,false,0,1,null,64,[64])},_nc:function(){return $$t.$y9._gw("SECOND",73,1,1,false,0,1,null,64,[64])},_kt:function(){return $$t.$y9._gw("NOW",74,0,0,true,0,1,null,64,[])},_y:function(){return $$t.$y9._gw("AREAS",75,1,1,false,0,1,[0],64,[32])},_m1:function(){return $$t.$y9._gw("ROWS",76,1,1,false,0,1,null,64,[32])},_bt:function(){return $$t.$y9._gw("COLUMNS",77,1,1,false,0,1,null,64,[32])},_k6:function(){return $$t.$y9._gw("OFFSET",78,3,5,true,0,1,[0],32,[32,64,64,64,64])},_m8:function(){return $$t.$y9._gw("SEARCH",82,2,3,false,0,1,null,64,[64,64,64])},_o9:function(){return $$t.$y9._gw("TRANSPOSE",83,1,1,false,0,1,null,96,[96])},_pg:function(){return $$t.$y9._gw("TYPE",86,1,1,false,0,1,null,64,[64])},_ae:function(){return $$t.$y9._gw("ATAN2",97,2,2,false,0,1,null,64,[64,64])},_ab:function(){return $$t.$y9._gw("ASIN",98,1,1,false,0,1,null,64,[64])},_h:function(){return $$t.$y9._gw("ACOS",99,1,1,false,0,1,null,64,[64])},_bp:function(){return $$t.$y9._gw("CHOOSE",100,2,-1,false,0,1,null,32,[64,32])},_g9:function(){return $$t.$y9._gw("HLOOKUP",101,3,4,false,0,1,null,64,[64,32,64])},_pv:function(){return $$t.$y9._gw("VLOOKUP",102,3,4,false,0,1,null,64,[64,32,64])},_ix:function(){return $$t.$y9._gw("ISREF",105,1,1,false,0,1,null,64,[32])},_jb:function(){return $$t.$y9._gw("LOG",109,1,2,false,0,1,null,64,[64,64])},_bf:function(){return $$t.$y9._gw("CHAR",111,1,1,false,0,1,null,64,[64])},_jj:function(){return $$t.$y9._gw("LOWER",112,1,1,false,0,1,null,64,[64])},_pk:function(){return $$t.$y9._gw("UPPER",113,1,1,false,0,1,null,64,[64])},_l0:function(){return $$t.$y9._gw("PROPER",114,1,1,false,0,1,null,64,[64])},_i4:function(){return $$t.$y9._gw("LEFT",115,1,2,false,0,1,null,64,[64,64])},_ms:function(){return $$t.$y9._gw("RIGHT",116,1,2,false,0,1,null,64,[64,64])},_eq:function(){return $$t.$y9._gw("EXACT",117,2,2,false,0,1,null,64,[64,64])},_pb:function(){return $$t.$y9._gw("TRIM",118,1,1,false,0,1,null,64,[64])},_mj:function(){return $$t.$y9._gw("REPLACE",119,4,4,false,0,1,null,64,[64,64,64,64])},_n4:function(){return $$t.$y9._gw("SUBSTITUTE",120,3,4,false,0,1,null,64,[64,64,64,64])},_br:function(){return $$t.$y9._gw("CODE",121,1,1,false,0,1,null,64,[64])},_e8:function(){return $$t.$y9._gw("FIND",124,2,3,false,0,1,null,64,[64,64,64])},_be:function(){return $$t.$y9._gw("CELL",125,1,2,true,0,1,[1],64,[64,32])},_ik:function(){return $$t.$y9._gw("ISERR",126,1,1,false,0,1,null,64,[64])},_iy:function(){return $$t.$y9._gw("ISTEXT",127,1,1,false,0,1,null,64,[64])},_is:function(){return $$t.$y9._gw("ISNUMBER",128,1,1,false,0,1,null,64,[64])},_ij:function(){return $$t.$y9._gw("ISBLANK",129,1,1,false,0,1,null,64,[64])},_og:function(){return $$t.$y9._gw("T",130,1,1,false,0,1,null,64,[32])},_ka:function(){return $$t.$y9._gw("N",131,1,1,false,0,1,null,64,[64])},_c4:function(){return $$t.$y9._gw("DATEVALUE",140,1,1,false,0,1,null,64,[64])},_o6:function(){return $$t.$y9._gw("TIMEVALUE",141,1,1,false,0,1,null,64,[64])},_np:function(){return $$t.$y9._gw("SLN",142,3,3,false,0,1,null,64,[64,64,64])},_of:function(){return $$t.$y9._gw("SYD",143,4,4,false,0,1,null,64,[64,64,64,64])},_dd:function(){return $$t.$y9._gw("DDB",144,4,5,false,0,1,null,64,[64,64,64,64])},_h9:function(){return $$t.$y9._gw("INDIRECT",148,1,2,true,0,1,null,32,[64,64])},_bq:function(){return $$t.$y9._gw("CLEAN",162,1,1,false,0,1,null,64,[64])},_jo:function(){return $$t.$y9._gw("MDETERM",163,1,1,false,0,1,null,64,[96])},_jx:function(){return $$t.$y9._gw("MINVERSE",164,1,1,false,0,1,null,96,[96])},_jz:function(){return $$t.$y9._gw("MMULT",165,2,2,false,0,1,null,96,[96,96])},_ih:function(){return $$t.$y9._gw("IPMT",167,4,6,false,0,1,null,64,[64,64,64,64])},_lt:function(){return $$t.$y9._gw("PPMT",168,4,6,false,0,1,null,64,[64,64,64,64])},_b9:function(){return $$t.$y9._gw("COUNTA",169,0,-1,false,0,1,null,64,[32])},_lz:function(){return $$t.$y9._gw("PRODUCT",183,0,-1,false,0,1,null,64,[32])},_e1:function(){return $$t.$y9._gw("FACT",184,1,1,false,0,1,null,64,[64])},_gs:function(){return $$t.$y9._gw("GET.WORKSPACE",186+1e4,1,1,false,0,1,null,64,[64])},_d1:function(){return $$t.$y9._gw("DPRODUCT",189,3,3,false,0,1,[0],64,[32,32,32])},_ir:function(){return $$t.$y9._gw("ISNONTEXT",190,1,1,false,0,1,null,64,[64])},_n0:function(){return $$t.$y9._gw("STDEVP",193,1,-1,false,0,1,null,64,[32])},_pr:function(){return $$t.$y9._gw("VARP",194,1,-1,false,0,1,null,64,[32])},_d3:function(){return $$t.$y9._gw("DSTDEVP",195,3,3,false,0,1,[0],64,[32,32,32])},_d7:function(){return $$t.$y9._gw("DVARP",196,3,3,false,0,1,[0],64,[32,32,32])},_pe:function(){return $$t.$y9._gw("TRUNC",197,1,2,false,0,1,null,64,[64])},_ip:function(){return $$t.$y9._gw("ISLOGICAL",198,1,1,false,0,1,null,64,[64])},_dc:function(){return $$t.$y9._gw("DCOUNTA",199,3,3,false,0,1,[0],64,[32,32,32])},_pl:function(){return $$t.$y9._gw("USDOLLAR",204,1,2,false,0,1,null,64,[64,64])},_e9:function(){return $$t.$y9._gw("FINDB",205,2,3,false,0,1,null,64,[64,64,64])},_m9:function(){return $$t.$y9._gw("SEARCHB",206,2,3,false,0,1,null,64,[64,64,64])},_mk:function(){return $$t.$y9._gw("REPLACEB",207,4,4,false,0,1,null,64,[64,64,64,64])},_i5:function(){return $$t.$y9._gw("LEFTB",208,1,2,false,0,1,null,64,[64,64])},_mt:function(){return $$t.$y9._gw("RIGHTB",209,1,2,false,0,1,null,64,[64,64])},_js:function(){return $$t.$y9._gw("MIDB",210,3,3,false,0,1,null,64,[64,64,64])},_i7:function(){return $$t.$y9._gw("LENB",211,1,1,false,0,1,null,64,[64])},_mz:function(){return $$t.$y9._gw("ROUNDUP",212,2,2,false,0,1,null,64,[64,64])},_my:function(){return $$t.$y9._gw("ROUNDDOWN",213,2,2,false,0,1,null,64,[64,64])},_aa:function(){return $$t.$y9._gw("ASC",214,1,1,false,0,1,null,64,[64])},_da:function(){return $$t.$y9._gw("DBCS",215,1,1,false,0,1,null,64,[64])},_l9:function(){return $$t.$y9._gw("RANK",216,2,3,false,0,1,[1],64,[64,32,64])},_r:function(){return $$t.$y9._gw("ADDRESS",219,2,5,false,0,1,null,64,[64,64])},_c8:function(){return $$t.$y9._gw("DAYS360",220,2,3,false,0,1,null,64,[64,64])},_o8:function(){return $$t.$y9._gw("TODAY",221,0,0,true,0,1,null,64,[])},_pt:function(){return $$t.$y9._gw("VDB",222,5,7,false,0,1,null,64,[64,64,64,64,64])},_jq:function(){return $$t.$y9._gw("MEDIAN",227,1,-1,false,0,1,null,64,[32])},_n9:function(){return $$t.$y9._gw("SUMPRODUCT",228,1,-1,false,0,1,null,64,[96])},_nm:function(){return $$t.$y9._gw("SINH",229,1,1,false,0,1,null,64,[64])},_b5:function(){return $$t.$y9._gw("COSH",230,1,1,false,0,1,null,64,[64])},_oo:function(){return $$t.$y9._gw("TANH",231,1,1,false,0,1,null,64,[64])},_ac:function(){return $$t.$y9._gw("ASINH",232,1,1,false,0,1,null,64,[64])},_i:function(){return $$t.$y9._gw("ACOSH",233,1,1,false,0,1,null,64,[64])},_af:function(){return $$t.$y9._gw("ATANH",234,1,1,false,0,1,null,64,[64])},_dr:function(){return $$t.$y9._gw("DGET",235,3,3,false,0,1,[0],64,[32,32,32])},_ia:function(){return $$t.$y9._gw("INFO",244,1,1,false,0,1,null,64,[64])},_c9:function(){return $$t.$y9._gw("DB",247,4,5,false,0,1,null,64,[64,64,64,64])},_fv:function(){return $$t.$y9._gw("FREQUENCY",252,2,2,false,0,1,null,96,[32,32])},_en:function(){return $$t.$y9._gw("ERROR.TYPE",261,1,1,false,0,1,null,64,[64])},_ag:function(){return $$t.$y9._gw("AVEDEV",269,1,-1,false,0,1,null,64,[32])},_at:function(){return $$t.$y9._gw("BETADIST",270,3,5,false,0,1,null,64,[64,64,64])},_f7:function(){return $$t.$y9._gw("GAMMALN",271,1,1,false,0,1,null,64,[64])},_au:function(){return $$t.$y9._gw("BETAINV",272,3,5,false,0,1,null,64,[64,64,64])},_a1:function(){return $$t.$y9._gw("BINOMDIST",273,4,4,false,0,1,null,64,[64,64,64,64])},_bh:function(){return $$t.$y9._gw("CHIDIST",274,2,2,false,0,1,null,64,[64,64])},_bi:function(){return $$t.$y9._gw("CHIINV",275,2,2,false,0,1,null,64,[64,64])},_bu:function(){return $$t.$y9._gw("COMBIN",276,2,2,false,0,1,null,64,[64,64])},_bz:function(){return $$t.$y9._gw("CONFIDENCE",277,3,3,false,0,1,null,64,[64,64,64])},_cn:function(){return $$t.$y9._gw("CRITBINOM",278,3,3,false,0,1,null,64,[64,64,64])},_ep:function(){return $$t.$y9._gw("EVEN",279,1,1,false,0,1,null,64,[64])},_ev:function(){return $$t.$y9._gw("EXPONDIST",280,3,3,false,0,1,null,64,[64,64,64])},_e5:function(){return $$t.$y9._gw("FDIST",281,3,3,false,0,1,null,64,[64,64,64])},_fa:function(){return $$t.$y9._gw("FINV",282,3,3,false,0,1,null,64,[64,64,64])},_fb:function(){return $$t.$y9._gw("FISHER",283,1,1,false,0,1,null,64,[64])},_fc:function(){return $$t.$y9._gw("FISHERINV",284,1,1,false,0,1,null,64,[64])},_fe:function(){return $$t.$y9._gw("FLOOR",285,2,2,false,0,1,null,64,[64,64])},_f5:function(){return $$t.$y9._gw("GAMMADIST",286,4,4,false,0,1,null,64,[64,64,64,64])},_f6:function(){return $$t.$y9._gw("GAMMAINV",287,3,3,false,0,1,null,64,[64,64,64])},_bb:function(){return $$t.$y9._gw("CEILING",288,2,2,false,0,1,null,64,[64,64])},_he:function(){return $$t.$y9._gw("HYPGEOMVERT",289,4,4,false,0,1,null,64,[64,64,64,64])},_jh:function(){return $$t.$y9._gw("LOGNORMDIST",290,3,3,false,0,1,null,64,[64,64,64])},_je:function(){return $$t.$y9._gw("LOGINV",291,3,3,false,0,1,null,64,[64,64,64])},_ke:function(){return $$t.$y9._gw("NEGBINOMDIST",292,3,3,false,0,1,null,64,[64,64,64])},_kn:function(){return $$t.$y9._gw("NORMDIST",293,4,4,false,0,1,null,64,[64,64,64,64])},_kp:function(){return $$t.$y9._gw("NORMSDIST",294,1,1,false,0,1,null,64,[64])},_ko:function(){return $$t.$y9._gw("NORMINV",295,3,3,false,0,1,null,64,[64,64,64])},_j0:function(){return $$t.$y9._gw("MNORMSINV",296,1,1,false,0,1,null,64,[64]);
|
|
},_nv:function(){return $$t.$y9._gw("STANDARDIZE",297,3,3,false,0,1,null,64,[64,64,64])},_k1:function(){return $$t.$y9._gw("ODD",298,1,1,false,0,1,null,64,[64])},_lj:function(){return $$t.$y9._gw("PERMUT",299,2,2,false,0,1,null,64,[64,64])},_lp:function(){return $$t.$y9._gw("POISSON",300,3,3,false,0,1,null,64,[64,64,64])},_os:function(){return $$t.$y9._gw("TDIST",301,3,3,false,0,1,null,64,[64,64,64])},_p0:function(){return $$t.$y9._gw("WEIBULL",302,4,4,false,0,1,null,64,[64,64,64,64])},_od:function(){return $$t.$y9._gw("SUMXMY2",303,2,2,false,0,1,null,64,[96,96])},_ob:function(){return $$t.$y9._gw("SUMX2MY2",304,2,2,false,0,1,null,64,[96,96])},_oc:function(){return $$t.$y9._gw("SUMX2PY2",305,2,2,false,0,1,null,64,[96,96])},_bo:function(){return $$t.$y9._gw("CHITEST",306,2,2,false,0,1,null,64,[96,96])},_b3:function(){return $$t.$y9._gw("CORREL",307,2,2,false,0,1,null,64,[96,96])},_cj:function(){return $$t.$y9._gw("COVAR",308,2,2,false,0,1,null,64,[96,96])},_fk:function(){return $$t.$y9._gw("FORECAST",309,3,3,false,0,1,null,64,[64,96,96])},_fx:function(){return $$t.$y9._gw("FTEST",310,2,2,false,0,1,null,64,[96,96])},_ie:function(){return $$t.$y9._gw("INTERCEPT",311,2,2,false,0,1,null,64,[96,96])},_lc:function(){return $$t.$y9._gw("PEARSON",312,2,2,false,0,1,null,64,[96,96])},_m3:function(){return $$t.$y9._gw("RSQ",313,2,2,false,0,1,null,64,[96,96])},_n3:function(){return $$t.$y9._gw("STEYX",314,2,2,false,0,1,null,64,[96,96])},_nq:function(){return $$t.$y9._gw("SLOPE",315,2,2,false,0,1,null,64,[96,96])},_pf:function(){return $$t.$y9._gw("TTEST",316,4,4,false,0,1,null,64,[96,96,64,64])},_ly:function(){return $$t.$y9._gw("PROB",317,3,4,false,0,1,null,64,[96,96,64,64])},_dq:function(){return $$t.$y9._gw("DEVSQ",318,1,-1,false,0,1,null,64,[32])},_gb:function(){return $$t.$y9._gw("GEOMEAN",319,1,-1,false,0,1,null,64,[32])},_g4:function(){return $$t.$y9._gw("HARMEAN",320,1,-1,false,0,1,null,64,[32])},_oa:function(){return $$t.$y9._gw("SUMSQ",321,0,-1,false,0,1,null,64,[32])},_i0:function(){return $$t.$y9._gw("KURT",322,1,-1,false,0,1,null,64,[32])},_nn:function(){return $$t.$y9._gw("SKEW",323,1,-1,false,0,1,null,64,[32])},_qg:function(){return $$t.$y9._gw("ZTEST",324,2,3,false,0,1,null,64,[32,64])},_i1:function(){return $$t.$y9._gw("LARGE",325,2,2,false,0,1,null,64,[32,64])},_nr:function(){return $$t.$y9._gw("SMALL",326,2,2,false,0,1,null,64,[32,64])},_l2:function(){return $$t.$y9._gw("QUARTILE",327,2,2,false,0,1,null,64,[32,64])},_ld:function(){return $$t.$y9._gw("PERCENTILE",328,2,2,false,0,1,null,64,[32,64])},_lg:function(){return $$t.$y9._gw("PERCENTRANK",329,2,3,false,0,1,null,64,[32,64])},_j2:function(){return $$t.$y9._gw("MODE",330,1,-1,false,0,1,null,64,[96])},_pc:function(){return $$t.$y9._gw("TRIMMEAN",331,2,2,false,0,1,null,64,[32,64])},_o7:function(){return $$t.$y9._gw("TINV",332,2,2,false,0,1,null,64,[64,64])},_by:function(){return $$t.$y9._gw("CONCATENATE",336,0,-1,false,0,1,null,64,[64])},_ls:function(){return $$t.$y9._gw("POWER",337,2,2,false,0,1,null,64,[64,64])},_l6:function(){return $$t.$y9._gw("RADIANS",342,1,1,false,0,1,null,64,[64])},_di:function(){return $$t.$y9._gw("DEGREES",343,1,1,false,0,1,null,64,[64])},_n5:function(){return $$t.$y9._gw("SUBTOTAL",344,2,-1,false,0,1,[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254],64,[64,32])},_n7:function(){return $$t.$y9._gw("SUMIF",345,2,3,false,0,1,[0,2],64,[32,64,32])},_cb:function(){return $$t.$y9._gw("COUNTIF",346,2,2,false,0,1,[0],64,[32,64])},_ca:function(){return $$t.$y9._gw("COUNTBLANK",347,1,1,false,0,1,[0],64,[32])},_iw:function(){return $$t.$y9._gw("ISPMT",350,4,4,false,0,1,null,64,[64,64,64,64])},_c2:function(){return $$t.$y9._gw("DATEDIF",351,3,3,false,0,1,null,64,[64,64,64])},_c3:function(){return $$t.$y9._gw("DATESTRING",352,1,1,false,0,1,null,64,[64])},_kw:function(){return $$t.$y9._gw("NUMBERSTRING",353,2,2,false,0,1,null,64,[64,64])},_mu:function(){return $$t.$y9._gw("ROMAN",354,1,2,false,0,1,null,64,[64])},_gy:function(){return $$t.$y9._gw("GETPIVOTDATA",358,2,-1,false,2,2,null,32,[32,32])},_hb:function(){return $$t.$y9._gw("HYPERLINK",359,1,2,false,0,1,null,64,[64])},_lm:function(){return $$t.$y9._gw("PHONETIC",360,1,-1,false,0,1,[0],64,[32])},_ai:function(){return $$t.$y9._gw("AVERAGEA",361,1,-1,false,0,1,null,64,[32])},_jm:function(){return $$t.$y9._gw("MAXA",362,1,-1,false,0,1,null,64,[32])},_ju:function(){return $$t.$y9._gw("MINA",363,1,-1,false,0,1,null,64,[32])},_n1:function(){return $$t.$y9._gw("STDEVPA",364,1,-1,false,0,1,null,64,[32])},_ps:function(){return $$t.$y9._gw("VARPA",365,1,-1,false,0,1,null,64,[32])},_nz:function(){return $$t.$y9._gw("STDEVA",366,1,-1,false,0,1,null,64,[32])},_pq:function(){return $$t.$y9._gw("VARA",367,1,-1,false,0,1,null,64,[32])},_q:function(){return $$t.$y9._gw("<AddIn>",255,0,-1,false,0,1,null,32,[32])},_f:function(){return $$t.$y9._gw("ACCRINT",-1,6,8,false,0,1,null,32,[32])},_g:function(){return $$t.$y9._gw("ACCRINTM",-1,4,5,false,0,1,null,32,[32])},_t:function(){return $$t.$y9._gw("AMORDEGRC",-1,6,7,false,0,1,null,32,[32])},_u:function(){return $$t.$y9._gw("AMORLINC",-1,6,7,false,0,1,null,32,[32])},_aj:function(){return $$t.$y9._gw("AVERAGEIF",-1,2,3,false,0,1,[0,2],64,[32,64,32])},_ak:function(){return $$t.$y9._gw("AVERAGEIFS",-1,3,-1,false,3,2,[0,1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71,73,75,77,79,81,83,85,87,89,91,93,95,97,99,101,103,105,107,109,111,113,115,117,119,121,123,125,127,129,131,133,135,137,139,141,143,145,147,149,151,153,155,157,159,161,163,165,167,169,171,173,175,177,179,181,183,185,187,189,191,193,195,197,199,201,203,205,207,209,211,213,215,217,219,221,223,225,227,229,231,233,235,237,239,241,243,245,247,249,251],32,[32,32,64])},_al:function(){return $$t.$y9._gw("BAHTTEXT",-1,1,1,false,0,1,null,32,[32])},_an:function(){return $$t.$y9._gw("BESSELI",-1,2,2,false,0,1,null,32,[32])},_ao:function(){return $$t.$y9._gw("BESSELJ",-1,2,2,false,0,1,null,32,[32])},_ap:function(){return $$t.$y9._gw("BESSELK",-1,2,2,false,0,1,null,32,[32])},_aq:function(){return $$t.$y9._gw("BESSELY",-1,2,2,false,0,1,null,32,[32])},_av:function(){return $$t.$y9._gw("BIN2DEC",-1,1,1,false,0,1,null,64,[64])},_aw:function(){return $$t.$y9._gw("BIN2HEX",-1,1,2,false,0,1,null,64,[64])},_ax:function(){return $$t.$y9._gw("BIN2OCT",-1,1,2,false,0,1,null,64,[64])},_bw:function(){return $$t.$y9._gw("COMPLEX",-1,2,3,false,0,1,null,32,[32])},_b2:function(){return $$t.$y9._gw("CONVERT",-1,3,3,false,0,1,null,64,[64])},_cd:function(){return $$t.$y9._gw("COUPDAYBS",-1,3,4,false,0,1,null,32,[32])},_ce:function(){return $$t.$y9._gw("COUPDAYS",-1,3,4,false,0,1,null,32,[32])},_cf:function(){return $$t.$y9._gw("COUPDAYSNC",-1,3,4,false,0,1,null,32,[32])},_cg:function(){return $$t.$y9._gw("COUPNCD",-1,3,4,false,0,1,null,32,[32])},_ch:function(){return $$t.$y9._gw("COUPNUM",-1,3,4,false,0,1,null,32,[32])},_ci:function(){return $$t.$y9._gw("COUPPCD",-1,3,4,false,0,1,null,32,[32])},_cq:function(){return $$t.$y9._gw("CUBEKPIMEMBER",-1,3,4,false,0,1,null,32,[32])},_cr:function(){return $$t.$y9._gw("CUBEMEMBER",-1,2,3,false,0,1,null,32,[32])},_cs:function(){return $$t.$y9._gw("CUBEMEMBERPROPERTY",-1,3,3,false,0,1,null,32,[32])},_ct:function(){return $$t.$y9._gw("CUBERANKEDMEMBER",-1,3,4,false,0,1,null,32,[32])},_cu:function(){return $$t.$y9._gw("CUBESET",-1,2,5,false,0,1,null,32,[32])},_cv:function(){return $$t.$y9._gw("CUBESETCOUNT",-1,1,1,false,0,1,null,32,[32])},_cw:function(){return $$t.$y9._gw("CUBEVALUE",-1,1,-1,false,0,1,null,32,[32])},_cx:function(){return $$t.$y9._gw("CUMIPMT",-1,6,6,false,0,1,null,32,[32])},_cy:function(){return $$t.$y9._gw("CUMPRINC",-1,6,6,false,0,1,null,32,[32])},_de:function(){return $$t.$y9._gw("DEC2BIN",-1,1,2,false,0,1,null,64,[64])},_df:function(){return $$t.$y9._gw("DEC2HEX",-1,1,2,false,0,1,null,64,[64])},_dg:function(){return $$t.$y9._gw("DEC2OCT",-1,1,2,false,0,1,null,64,[64])},_dn:function(){return $$t.$y9._gw("DELTA",-1,1,2,false,0,1,null,64,[64])},_du:function(){return $$t.$y9._gw("DISC",-1,4,5,false,0,1,null,32,[32])},_dz:function(){return $$t.$y9._gw("DOLLARDE",-1,2,2,false,0,1,null,32,[32])},_d0:function(){return $$t.$y9._gw("DOLLARFR",-1,2,2,false,0,1,null,32,[32])},_d5:function(){return $$t.$y9._gw("DURATION",-1,5,6,false,0,1,null,32,[32])},_ea:function(){return $$t.$y9._gw("EDATE",-1,2,2,false,0,1,null,32,[32])},_eb:function(){return $$t.$y9._gw("EFFECT",-1,2,2,false,0,1,null,32,[32])},_eh:function(){return $$t.$y9._gw("EOMONTH",-1,2,2,false,0,1,null,32,[32])},_ei:function(){return $$t.$y9._gw("ERF",-1,1,2,false,0,1,null,32,[32])},_ek:function(){return $$t.$y9._gw("ERFC",-1,1,1,false,0,1,null,32,[32])},_e2:function(){return $$t.$y9._gw("FACTDOUBLE",-1,1,1,false,0,1,null,64,[64])},_fz:function(){return $$t.$y9._gw("FVSCHEDULE",-1,2,2,false,0,1,null,32,[32])},_ga:function(){return $$t.$y9._gw("GCD",-1,1,-1,false,0,1,null,32,[32])},_gc:function(){return $$t.$y9._gw("GESTEP",-1,1,2,false,0,1,null,64,[64])},_g6:function(){return $$t.$y9._gw("HEX2BIN",-1,1,2,false,0,1,null,64,[64])},_g7:function(){return $$t.$y9._gw("HEX2DEC",-1,1,1,false,0,1,null,64,[64])},_g8:function(){return $$t.$y9._gw("HEX2OCT",-1,1,2,false,0,1,null,64,[64])},_hd:function(){return $$t.$y9._gw("HYPGEOMDIST",-1,4,4,false,0,1,null,32,[32])},_hg:function(){return $$t.$y9._gw("IFERROR",-1,2,2,false,0,1,null,32,[64,32])},_hj:function(){return $$t.$y9._gw("IMABS",-1,1,1,false,0,1,null,64,[64])},_hk:function(){return $$t.$y9._gw("IMAGINARY",-1,1,1,false,0,1,null,64,[64])},_hl:function(){return $$t.$y9._gw("IMARGUMENT",-1,1,1,false,0,1,null,64,[64])},_hm:function(){return $$t.$y9._gw("IMCONJUGATE",-1,1,1,false,0,1,null,64,[64])},_hn:function(){return $$t.$y9._gw("IMCOS",-1,1,1,false,0,1,null,64,[64])},_hs:function(){return $$t.$y9._gw("IMDIV",-1,2,2,false,0,1,null,64,[64])},_ht:function(){return $$t.$y9._gw("IMEXP",-1,1,1,false,0,1,null,64,[64])},_hu:function(){return $$t.$y9._gw("IMLN",-1,1,1,false,0,1,null,64,[64])},_hv:function(){return $$t.$y9._gw("IMLOG10",-1,1,1,false,0,1,null,64,[64])},_hw:function(){return $$t.$y9._gw("IMLOG2",-1,1,1,false,0,1,null,64,[64])},_hx:function(){return $$t.$y9._gw("IMPOWER",-1,2,2,false,0,1,null,64,[64])},_hy:function(){return $$t.$y9._gw("IMPRODUCT",-1,1,-1,false,0,1,null,64,[32])},_hz:function(){return $$t.$y9._gw("IMREAL",-1,1,1,false,0,1,null,64,[64])},_h2:function(){return $$t.$y9._gw("IMSIN",-1,1,1,false,0,1,null,64,[64])},_h4:function(){return $$t.$y9._gw("IMSQRT",-1,1,1,false,0,1,null,64,[64])},_h5:function(){return $$t.$y9._gw("IMSUB",-1,2,2,false,0,1,null,64,[64])},_h6:function(){return $$t.$y9._gw("IMSUM",-1,1,-1,false,0,1,null,64,[32])},_ig:function(){return $$t.$y9._gw("INTRATE",-1,4,5,false,0,1,null,32,[32])},_im:function(){return $$t.$y9._gw("ISEVEN",-1,1,1,false,0,1,null,32,[32])},_iu:function(){return $$t.$y9._gw("ISODD",-1,1,1,false,0,1,null,32,[32])},_i3:function(){return $$t.$y9._gw("LCM",-1,1,-1,false,0,1,null,32,[32])},_jp:function(){return $$t.$y9._gw("MDURATION",-1,5,6,false,0,1,null,32,[32])},_j7:function(){return $$t.$y9._gw("MROUND",-1,2,2,false,0,1,null,32,[64])},_j8:function(){return $$t.$y9._gw("MULTINOMIAL",-1,1,-1,false,0,1,null,32,[32])},_kf:function(){return $$t.$y9._gw("NETWORKDAYS",-1,2,3,false,0,1,null,32,[32])},_ki:function(){return $$t.$y9._gw("NOMINAL",-1,2,2,false,0,1,null,32,[32])},_kq:function(){return $$t.$y9._gw("NORMSINV",-1,1,1,false,0,1,null,32,[32])},_ky:function(){return $$t.$y9._gw("OCT2BIN",-1,1,2,false,0,1,null,64,[64])},_kz:function(){return $$t.$y9._gw("OCT2DEC",-1,1,1,false,0,1,null,64,[64])},_k0:function(){return $$t.$y9._gw("OCT2HEX",-1,1,2,false,0,1,null,64,[64])},_k2:function(){return $$t.$y9._gw("ODDFPRICE",-1,8,9,false,0,1,null,32,[32])},_k3:function(){return $$t.$y9._gw("ODDFYIELD",-1,8,9,false,0,1,null,32,[32])},_k4:function(){return $$t.$y9._gw("ODDLPRICE",-1,7,8,false,0,1,null,32,[32])},_k5:function(){return $$t.$y9._gw("ODDLYIELD",-1,7,8,false,0,1,null,32,[32])},_lv:function(){return $$t.$y9._gw("PRICE",-1,6,7,false,0,1,null,32,[32])},_lw:function(){return $$t.$y9._gw("PRICEDISC",-1,4,5,false,0,1,null,32,[32])},_lx:function(){return $$t.$y9._gw("PRICEMAT",-1,5,6,false,0,1,null,32,[32])},_l5:function(){return $$t.$y9._gw("QUOTIENT",-1,2,2,false,0,1,null,32,[32])},_l8:function(){return $$t.$y9._gw("RANDBETWEEN",-1,2,2,true,0,1,null,32,[32])},_md:function(){return $$t.$y9._gw("RECEIVED",-1,4,5,false,0,1,null,32,[32])},_m4:function(){return $$t.$y9._gw("RTD",-1,3,-1,false,0,1,null,32,[32])},_ne:function(){return $$t.$y9._gw("SERIESSUM",-1,4,4,false,0,1,null,32,[64,64,64,32])},_nu:function(){return $$t.$y9._gw("SQRTPI",-1,1,1,false,0,1,null,64,[64])},_n8:function(){return $$t.$y9._gw("SUMIFS",-1,3,-1,false,3,2,[0,1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71,73,75,77,79,81,83,85,87,89,91,93,95,97,99,101,103,105,107,109,111,113,115,117,119,121,123,125,127,129,131,133,135,137,139,141,143,145,147,149,151,153,155,157,159,161,163,165,167,169,171,173,175,177,179,181,183,185,187,189,191,193,195,197,199,201,203,205,207,209,211,213,215,217,219,221,223,225,227,229,231,233,235,237,239,241,243,245,247,249,251],32,[32,32,64])},_op:function(){return $$t.$y9._gw("TBILLEQ",-1,3,3,false,0,1,null,32,[32])},_oq:function(){return $$t.$y9._gw("TBILLPRICE",-1,3,3,false,0,1,null,32,[32])},_or:function(){return $$t.$y9._gw("TBILLYIELD",-1,3,3,false,0,1,null,32,[32])},_pz:function(){return $$t.$y9._gw("WEEKNUM",-1,1,2,false,0,1,null,64,[64])},_p5:function(){return $$t.$y9._gw("WORKDAY",-1,2,3,false,0,1,null,64,[64])},_p7:function(){return $$t.$y9._gw("XIRR",-1,2,3,false,0,1,null,32,[32])},_p8:function(){return $$t.$y9._gw("XNPV",-1,3,3,false,0,1,null,32,[32])},_qb:function(){return $$t.$y9._gw("YEARFRAC",-1,2,3,false,0,1,null,32,[32])},_qc:function(){return $$t.$y9._gw("YIELD",-1,6,7,false,0,1,null,32,[32])},_qd:function(){return $$t.$y9._gw("YIELDDISC",-1,4,5,false,0,1,null,32,[32])},_qe:function(){return $$t.$y9._gw("YIELDMAT",-1,5,6,false,0,1,null,32,[32])},_j:function(){return $$t.$y9._gw("ACOT",-3,1,1,false,0,1,null,64,[64])},_k:function(){return $$t.$y9._gw("ACOTH",-3,1,1,false,0,1,null,64,[64])},_x:function(){return $$t.$y9._gw("ARABIC",-3,1,1,false,0,1,null,64,[64])},_s:function(){return $$t.$y9._gw("AGGREGATE",-3,3,-1,false,0,1,[4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254],64,[64,64,64,64,32])},_am:function(){return $$t.$y9._gw("BASE",-3,2,3,false,0,1,null,64,[32])},_ar:function(){return $$t.$y9._gw("BETA.DIST",-3,4,6,false,0,1,null,64,[64,64,64,64])},_as:function(){return $$t.$y9._gw("BETA.INV",-3,3,5,false,0,1,null,64,[64,64,64])},_ay:function(){return $$t.$y9._gw("BINOM.DIST",-3,4,4,false,0,1,null,64,[64,64,64,64])},_az:function(){return $$t.$y9._gw("BINOM.DIST.RANGE",-3,3,4,false,0,1,null,64,[32])},_a0:function(){return $$t.$y9._gw("BINOM.INV",-3,3,3,false,0,1,null,64,[64,64,64])},_a2:function(){return $$t.$y9._gw("BITAND",-3,2,2,false,0,1,null,64,[64,64])},_a3:function(){return $$t.$y9._gw("BITLSHIFT",-3,2,2,false,0,1,null,64,[64,64])},_a4:function(){return $$t.$y9._gw("BITOR",-3,2,2,false,0,1,null,64,[64,64])},_a5:function(){return $$t.$y9._gw("BITRSHIFT",-3,2,2,false,0,1,null,64,[64,64])},_a6:function(){return $$t.$y9._gw("BITXOR",-3,2,2,false,0,1,null,64,[64,64])},_bc:function(){return $$t.$y9._gw("CEILING.MATH",-3,1,3,false,0,1,null,64,[64,32,32])},_bd:function(){return $$t.$y9._gw("CEILING.PRECISE",-3,1,2,false,0,1,null,64,[64,64])},_bj:function(){return $$t.$y9._gw("CHISQ.DIST",-3,3,3,false,0,1,null,64,[64,64,64])},_bk:function(){return $$t.$y9._gw("CHISQ.DIST.RT",-3,2,2,false,0,1,null,64,[64,64])},_bl:function(){return $$t.$y9._gw("CHISQ.INV",-3,2,2,false,0,1,null,64,[64,64])},_bm:function(){return $$t.$y9._gw("CHISQ.INV.RT",-3,2,2,false,0,1,null,64,[64,64])},_bn:function(){return $$t.$y9._gw("CHISQ.TEST",-3,2,2,false,0,1,null,64,[64,64])},_bv:function(){return $$t.$y9._gw("COMBINA",-3,2,2,false,0,1,null,64,[64,64])},_b0:function(){return $$t.$y9._gw("CONFIDENCE.NORM",-3,3,3,false,0,1,null,64,[64,64,64])},_b1:function(){return $$t.$y9._gw("CONFIDENCE.T",-3,3,3,false,0,1,null,64,[64,64,64])},_b6:function(){return $$t.$y9._gw("COT",-3,1,1,false,0,1,null,64,[64])},_b7:function(){return $$t.$y9._gw("COTH",-3,1,1,false,0,1,null,64,[64])},_ck:function(){return $$t.$y9._gw("COVARIANCE.P",-3,2,2,false,0,1,null,64,[96,96])},_cl:function(){return $$t.$y9._gw("COVARIANCE.S",-3,2,2,false,0,1,null,64,[96,96])},_co:function(){return $$t.$y9._gw("CSC",-3,1,1,false,0,1,null,64,[64])},_cp:function(){return $$t.$y9._gw("CSCH",-3,1,1,false,0,1,null,64,[64])},_c7:function(){return $$t.$y9._gw("DAYS",-3,2,2,false,0,1,null,64,[64,64])},_dh:function(){return $$t.$y9._gw("DECIMAL",-3,2,2,false,0,1,null,64,[64,64])},_ej:function(){return $$t.$y9._gw("ERF.PRECISE",-3,1,1,false,0,1,null,64,[64])},_el:function(){return $$t.$y9._gw("ERFC.PRECISE",-3,1,1,false,0,1,null,64,[64])},_eu:function(){return $$t.$y9._gw("EXPON.DIST",-3,3,3,false,0,1,null,64,[64,64,64])},_ew:function(){return $$t.$y9._gw("F.DIST",-3,4,4,false,0,1,null,64,[64,64,64,64])},_ex:function(){return $$t.$y9._gw("F.DIST.RT",-3,3,3,false,0,1,null,64,[64,64,64])},_ey:function(){return $$t.$y9._gw("F.INV",-3,3,3,false,0,1,null,64,[64,64,64])},_ez:function(){return $$t.$y9._gw("F.INV.RT",-3,3,3,false,0,1,null,64,[64,64,64])},_e0:function(){return $$t.$y9._gw("F.TEST",-3,2,2,false,0,1,null,64,[64,64])},_e7:function(){return $$t.$y9._gw("FILTERXML",-3,2,2,false,0,1,null,64,[64,64])},_ff:function(){return $$t.$y9._gw("FLOOR.MATH",-3,1,3,false,0,1,null,64,[64,32,32])},_fg:function(){return $$t.$y9._gw("FLOOR.PRECISE",-3,1,2,false,0,1,null,64,[64,64])},_fr:function(){return $$t.$y9._gw("FORMULATEXT",-3,1,1,false,0,1,null,64,[64])},_f2:function(){return $$t.$y9._gw("GAMMA",-3,1,1,false,0,1,null,64,[64])},_f3:function(){return $$t.$y9._gw("GAMMA.DIST",-3,4,4,false,0,1,null,64,[64,64,64,64])},_f4:function(){return $$t.$y9._gw("GAMMA.INV",-3,3,3,false,0,1,null,64,[64,64,64])},_f8:function(){return $$t.$y9._gw("GAMMALN.PRECISE",-3,1,1,false,0,1,null,64,[64])},_f9:function(){return $$t.$y9._gw("GAUSS",-3,1,1,false,0,1,null,64,[64])},_hc:function(){return $$t.$y9._gw("HYPGEOM.DIST",-3,5,5,false,0,1,null,32,[32])},_hh:function(){return $$t.$y9._gw("IFNA",-3,2,2,false,0,1,null,32,[64,32])},_ho:function(){return $$t.$y9._gw("IMCOSH",-3,1,1,false,0,1,null,64,[64])},_hp:function(){return $$t.$y9._gw("IMCOT",-3,1,1,false,0,1,null,64,[64])},_hq:function(){return $$t.$y9._gw("IMCSC",-3,1,1,false,0,1,null,64,[64])},_hr:function(){return $$t.$y9._gw("IMCSCH",-3,1,1,false,0,1,null,64,[64])},_h0:function(){return $$t.$y9._gw("IMSEC",-3,1,1,false,0,1,null,64,[64])},_h1:function(){return $$t.$y9._gw("IMSECH",-3,1,1,false,0,1,null,64,[64])},_h3:function(){return $$t.$y9._gw("IMSINH",-3,1,1,false,0,1,null,64,[64])},_h7:function(){return $$t.$y9._gw("IMTAN",-3,1,1,false,0,1,null,64,[64])},_io:function(){return $$t.$y9._gw("ISFORMULA",-3,1,1,false,0,1,null,64,[64])},_iv:function(){return $$t.$y9._gw("ISOWEEKNUM",-3,1,1,false,0,1,null,64,[64])},_jf:function(){return $$t.$y9._gw("LOGNORM.DIST",-3,4,4,false,0,1,null,64,[64,64,64,64])},_jg:function(){return $$t.$y9._gw("LOGNORM.INV",-3,3,3,false,0,1,null,64,[64,64,64])},_j3:function(){return $$t.$y9._gw("MODE.MULT",-3,1,-1,false,0,1,null,96,[96])},_j4:function(){return $$t.$y9._gw("MODE.SNGL",-3,1,-1,false,0,1,null,64,[96])},_j9:function(){return $$t.$y9._gw("MUNIT",-3,1,1,false,0,1,null,64,[64])},_kd:function(){return $$t.$y9._gw("NEGBINOM.DIST",-3,4,4,false,0,1,null,64,[64,64,64,64])},_kj:function(){return $$t.$y9._gw("NORM.DIST",-3,4,4,false,0,1,null,64,[64,64,64,64])},_kk:function(){return $$t.$y9._gw("NORM.INV",-3,3,3,false,0,1,null,64,[64,64,64])},_kl:function(){return $$t.$y9._gw("NORM.S.DIST",-3,2,2,false,0,1,null,64,[64,64])},_km:function(){return $$t.$y9._gw("NORM.S.INV",-3,1,1,false,0,1,null,64,[64])},_kx:function(){return $$t.$y9._gw("NUMBERVALUE",-3,1,3,false,0,1,null,64,[64,32,32])},_lb:function(){return $$t.$y9._gw("PDURATION",-3,3,3,false,0,1,null,64,[64,64,64])},_le:function(){return $$t.$y9._gw("PERCENTILE.EXC",-3,2,2,false,0,1,null,64,[32,64])},_lf:function(){return $$t.$y9._gw("PERCENTILE.INC",-3,2,2,false,0,1,null,64,[32,64])},_lh:function(){return $$t.$y9._gw("PERCENTRANK.EXC",-3,2,3,false,0,1,null,64,[32])},_li:function(){return $$t.$y9._gw("PERCENTRANK.INC",-3,2,3,false,0,1,null,64,[32])},_lk:function(){return $$t.$y9._gw("PERMUTATIONA",-3,2,2,false,0,1,null,64,[64,64])},_ll:function(){return $$t.$y9._gw("PHI",-3,1,1,false,0,1,null,64,[64])},_lq:function(){return $$t.$y9._gw("POISSON.DIST",-3,3,3,false,0,1,null,64,[64,64,64])},_l3:function(){return $$t.$y9._gw("QUARTILE.EXC",-3,2,2,false,0,1,null,64,[32,64])},_l4:function(){return $$t.$y9._gw("QUARTILE.INC",-3,2,2,false,0,1,null,64,[32,64])},_ma:function(){return $$t.$y9._gw("RANK.AVG",-3,2,3,false,0,1,[1],64,[64,32,64])},_mb:function(){return $$t.$y9._gw("RANK.EQ",-3,2,3,false,0,1,[1],64,[64,32,64])},_m2:function(){return $$t.$y9._gw("RRI",-3,3,3,false,0,1,null,64,[64,64,64])},_na:function(){return $$t.$y9._gw("SEC",-3,1,1,false,0,1,null,64,[64])},_nb:function(){return $$t.$y9._gw("SECH",-3,1,1,false,0,1,null,64,[64])},_nh:function(){return $$t.$y9._gw("SHEET",-3,0,1,true,0,1,null,64,[64])},_ni:function(){return $$t.$y9._gw("SHEETS",-3,0,1,true,0,1,null,64,[32])},_no:function(){return $$t.$y9._gw("SKEW.P",-3,1,-1,false,0,1,null,64,[32])},_nx:function(){return $$t.$y9._gw("STDEV.P",-3,1,-1,false,0,1,null,64,[32])},_ny:function(){return $$t.$y9._gw("STDEV.S",-3,1,-1,false,0,1,null,64,[32])},_oh:function(){return $$t.$y9._gw("T.DIST",-3,3,3,false,0,1,null,64,[64,64,64])},_oi:function(){return $$t.$y9._gw("T.DIST.2T",-3,2,2,false,0,1,null,64,[64,64])},_oj:function(){return $$t.$y9._gw("T.DIST.RT",-3,2,2,false,0,1,null,64,[64,64])},_ok:function(){return $$t.$y9._gw("T.INV",-3,2,2,false,0,1,null,64,[64,64])},_ol:function(){return $$t.$y9._gw("T.INV.2T",-3,2,2,false,0,1,null,64,[64,64])},_om:function(){return $$t.$y9._gw("T.TEST",-3,4,4,false,0,1,null,64,[64,64,64,64])},_ph:function(){return $$t.$y9._gw("UNICHAR",-3,1,1,false,0,1,null,64,[64])},_pi:function(){return $$t.$y9._gw("UNICODE",-3,1,1,false,0,1,null,64,[64])},_po:function(){return $$t.$y9._gw("VAR.P",-3,1,-1,false,0,1,null,64,[32])},_pp:function(){return $$t.$y9._gw("VAR.S",-3,1,-1,false,0,1,null,64,[32])},_px:function(){return $$t.$y9._gw("WEBSERVICE",-3,1,2,true,0,1,null,64,[64,64])},_p1:function(){return $$t.$y9._gw("WEIBULL.DIST",-3,4,4,false,0,1,null,64,[64,64,64,64])},_p9:function(){return $$t.$y9._gw("XOR",-3,1,-1,false,0,1,null,64,[32])},_qf:function(){return $$t.$y9._gw("Z.TEST",-3,2,3,false,0,1,null,64,[32])},_d9:function(){return $$t.$y9._gw("ECMA.CEILING",-3,2,2,false,0,1,null,64,[64,64])},_it:function(){return $$t.$y9._gw("ISO.CEILING",-3,1,2,true,0,1,null,64,[64,64])},_kg:function(){return $$t.$y9._gw("NETWORKDAYS.INTL",-3,2,4,false,0,1,null,64,[32,64])},_p6:function(){return $$t.$y9._gw("WORKDAY.INTL",-3,2,4,false,0,1,null,64,[32,64])},_fl:function(){return $$t.$y9._gw("FORECAST.ETS",-3,3,6,false,0,1,null,64,[32])},_fm:function(){return $$t.$y9._gw("FORECAST.ETS.CONFINT",-3,3,7,false,0,1,null,64,[32])},_fn:function(){return $$t.$y9._gw("FORECAST.ETS.SEASONALITY",-3,2,4,false,0,1,null,64,[32])},_fp:function(){return $$t.$y9._gw("FORECAST.LINEAR",-3,3,3,false,0,1,null,64,[64,64,64])},_fo:function(){return $$t.$y9._gw("FORECAST.ETS.STAT",-3,3,6,false,0,1,null,64,[32])},_cc:function(){return $$t.$y9._gw("COUNTIFS",-1,2,-1,false,2,2,[0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,128,130,132,134,136,138,140,142,144,146,148,150,152,154,156,158,160,162,164,166,168,170,172,174,176,178,180,182,184,186,188,190,192,194,196,198,200,202,204,206,208,210,212,214,216,218,220,222,224,226,228,230,232,234,236,238,240,242,244,246,248,250,252,254],32,[32,64])},_bx:function(){return $$t.$y9._gw("CONCAT",-2,1,-1,false,0,1,null,64,[32])},_hi:function(){return $$t.$y9._gw("IFS",-2,2,-1,false,0,2,null,32,[32])},_jn:function(){return $$t.$y9._gw("MAXIFS",-2,3,-1,false,1,2,[0,1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71,73,75,77,79,81,83,85,87,89,91,93,95,97,99,101,103,105,107,109,111,113,115,117,119,121,123,125,127,129,131,133,135,137,139,141,143,145,147,149,151,153,155,157,159,161,163,165,167,169,171,173,175,177,179,181,183,185,187,189,191,193,195,197,199,201,203,205,207,209,211,213,215,217,219,221,223,225,227,229,231,233,235,237,239,241,243,245,247,249,251],32,[32,32,64])},_jv:function(){return $$t.$y9._gw("MINIFS",-2,3,-1,false,1,2,[0,1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71,73,75,77,79,81,83,85,87,89,91,93,95,97,99,101,103,105,107,109,111,113,115,117,119,121,123,125,127,129,131,133,135,137,139,141,143,145,147,149,151,153,155,157,159,161,163,165,167,169,171,173,175,177,179,181,183,185,187,189,191,193,195,197,199,201,203,205,207,209,211,213,215,217,219,221,223,225,227,229,231,233,235,237,239,241,243,245,247,249,251],32,[32,32,64])},_oe:function(){return $$t.$y9._gw("SWITCH",-2,3,-1,false,2,1,null,32,[32])},_ow:function(){return $$t.$y9._gw("TEXTJOIN",-2,3,-1,false,2,1,null,64,[32])},_iz:function(){return $$t.$y9._gw("ISTHAIDIGIT",-1,1,1,false,0,1,null,64,[64])},_mw:function(){return $$t.$y9._gw("ROUNDBAHTDOWN",-1,1,1,false,0,1,null,64,[64])},_mx:function(){return $$t.$y9._gw("ROUNDBAHTUP",-1,1,1,false,0,1,null,64,[64])},_oy:function(){return $$t.$y9._gw("THAIDAYOFWEEK",-1,1,1,false,0,1,null,64,[64])},_oz:function(){return $$t.$y9._gw("THAIDIGIT",-1,1,1,false,0,1,null,64,[64])},_o0:function(){return $$t.$y9._gw("THAIMONTHOFYEAR",-1,1,1,false,0,1,null,64,[64])},_o1:function(){return $$t.$y9._gw("THAINUMSOUND",-1,1,1,false,0,1,null,64,[64])},_o2:function(){return $$t.$y9._gw("THAINUMSTRING",-1,1,1,false,0,1,null,64,[64])},_o3:function(){return $$t.$y9._gw("THAISTRINGLENGTH",-1,1,1,false,0,1,null,64,[64])},_o4:function(){return $$t.$y9._gw("THAIYEAR",-1,1,1,false,0,1,null,64,[64])},_e:function(){return $$t.$y9._gw("ABSREF",79+1e4,2,2,false,0,1,null,64,[64,32])},_l:function(){return $$t.$y9._gw("ACTIVE.CELL",94+1e4,0,0,false,0,1,null,32,[])},_a8:function(){return $$t.$y9._gw("CALL",150+1e4,1,1,false,0,1,null,64,[32])},_a9:function(){return $$t.$y9._gw("CALLER",89+1e4,0,0,false,0,1,null,32,[])},_eo:function(){return $$t.$y9._gw("EVALUATE",257+1e4,1,1,false,0,1,null,64,[64])},_gh:function(){return $$t.$y9._gw("GET.DOCUMENT",188+1e4,1,2,true,0,1,null,64,[64,64])},_ic:function(){return $$t.$y9._gw("INPUT",104+1e4,1,7,false,0,1,null,64,[64])},_i2:function(){return $$t.$y9._gw("LAST.ERROR",238+1e4,0,0,false,0,1,null,64,[])},_m7:function(){return $$t.$y9._gw("SCENARIO.GET",348+1e4,1,2,true,0,1,null,32,[64,64])},_nd:function(){return $$t.$y9._gw("SELECTION",95+1e4,0,0,false,0,1,null,32,[])},_ox:function(){return $$t.$y9._gw("TEXTREF",147+1e4,1,2,true,0,1,null,32,[64,64])},_pu:function(){return $$t.$y9._gw("VIEW.GET",357+1e4,1,2,true,0,1,null,32,[64,64])},_m:function(){return $$t.$y9._gw("ADD.BAR",151+1e4,1,1,false,0,1,null,64,[64])},_n:function(){return $$t.$y9._gw("ADD.COMMAND",153+1e4,3,5,false,0,1,null,64,[64,64,64])},_o:function(){return $$t.$y9._gw("ADD.MENU",152+1e4,2,4,false,0,1,null,64,[32,64])},_p:function(){return $$t.$y9._gw("ADD.TOOLBAR",253+1e4,1,2,false,0,1,null,64,[64])},_w:function(){return $$t.$y9._gw("APP.TITLE",262+1e4,1,1,false,0,1,null,64,[64])},_z:function(){return $$t.$y9._gw("ARGUMENT",81+1e4,1,3,false,0,1,null,32,[64,64,32])},_a7:function(){return $$t.$y9._gw("BREAK",173+1e4,0,0,false,0,1,null,64,[])},_ba:function(){return $$t.$y9._gw("CANCEL.KEY",170+1e4,1,2,false,0,1,null,64,[64,32])},_bg:function(){return $$t.$y9._gw("CHECK.COMMAND",155+1e4,4,5,false,0,1,null,64,[32])},_cm:function(){return $$t.$y9._gw("CREATE.OBJECT",236+1e4,4,12,false,0,1,null,64,[64])},_cz:function(){return $$t.$y9._gw("CUSTOM.REPEAT",240+1e4,0,3,false,0,1,null,64,[64])},_c0:function(){return $$t.$y9._gw("CUSTOM.UNDO",239+1e4,1,2,false,0,1,null,64,[64])},_dj:function(){return $$t.$y9._gw("DELETE.BAR",200+1e4,1,1,false,0,1,null,64,[64])},_dk:function(){return $$t.$y9._gw("DELETE.COMMAND",159+1e4,3,4,false,0,1,null,64,[32])},_dl:function(){return $$t.$y9._gw("DELETE.MENU",158+1e4,2,3,false,0,1,null,64,[32])},_dm:function(){return $$t.$y9._gw("DELETE.TOOLBAR",254+1e4,1,1,false,0,1,null,64,[64])},_dp:function(){return $$t.$y9._gw("DEREF",90+1e4,1,1,false,0,1,[0],64,[32])},_ds:function(){return $$t.$y9._gw("DIALOG.BOX",161+1e4,1,1,false,0,1,null,64,[64])},_dt:function(){return $$t.$y9._gw("DIRECTORY",123+1e4,1,1,false,0,1,null,64,[64])},_dx:function(){return $$t.$y9._gw("DOCUMENTS",93+1e4,0,2,false,0,1,null,96,[64])},_d8:function(){return $$t.$y9._gw("ECHO",87+1e4,1,1,false,0,1,null,64,[64])},_ec:function(){return $$t.$y9._gw("ELSE",223+1e4,0,0,false,0,1,null,64,[])},_ed:function(){return $$t.$y9._gw("ELSE.IF",224+1e4,1,1,false,0,1,null,64,[64])},_ee:function(){return $$t.$y9._gw("ENABLE.COMMAND",154+1e4,4,5,false,0,1,null,64,[32])},_ef:function(){return $$t.$y9._gw("ENABLE.TOOL",265+1e4,3,3,false,0,1,null,64,[64,64,64])},_eg:function(){return $$t.$y9._gw("END.IF",225+1e4,0,0,false,0,1,null,64,[])},_em:function(){return $$t.$y9._gw("ERROR",84+1e4,1,2,false,0,1,null,64,[64])},_er:function(){return $$t.$y9._gw("EXEC",110+1e4,1,4,false,0,1,null,64,[32,32,32,64])},_es:function(){return $$t.$y9._gw("EXECUTE",178+1e4,2,2,false,0,1,null,64,[64,64])},_e4:function(){return $$t.$y9._gw("FCLOSE",133+1e4,1,1,false,0,1,null,64,[64])},_e6:function(){return $$t.$y9._gw("FILES",166+1e4,0,1,false,0,1,null,96,[64])},_fh:function(){return $$t.$y9._gw("FOPEN",132+1e4,1,2,true,0,1,null,64,[64,64])},_fi:function(){return $$t.$y9._gw("FOR",171+1e4,3,4,false,0,1,null,64,[32])},_fj:function(){return $$t.$y9._gw("FOR.CELL",226+1e4,2,3,false,0,1,null,64,[64,32,32])},_fq:function(){return $$t.$y9._gw("FORMULA.CONVERT",241+1e4,2,5,false,0,1,null,64,[64,64])},_fs:function(){return $$t.$y9._gw("FPOS",139+1e4,1,2,true,0,1,null,64,[64,64])},_ft:function(){return $$t.$y9._gw("FREAD",136+1e4,2,2,false,0,1,null,64,[64,64])},_fu:function(){return $$t.$y9._gw("FREADLN",135+1e4,1,1,false,0,1,null,64,[64])},_fw:function(){return $$t.$y9._gw("FSIZE",134+1e4,1,1,false,0,1,null,64,[64]);
|
|
},_f0:function(){return $$t.$y9._gw("FWRITE",138+1e4,2,2,false,0,1,null,64,[64,64])},_f1:function(){return $$t.$y9._gw("FWRITELN",137+1e4,2,2,false,0,1,null,64,[64,64])},_gd:function(){return $$t.$y9._gw("GET.BAR",182+1e4,0,3,false,0,1,null,64,[64])},_ge:function(){return $$t.$y9._gw("GET.CELL",185+1e4,1,2,false,0,1,null,64,[64])},_gf:function(){return $$t.$y9._gw("GET.CHART.ITEM",160+1e4,2,3,false,0,1,null,64,[64,32,32])},_gg:function(){return $$t.$y9._gw("GET.DEF",145+1e4,2,3,false,0,1,null,64,[64,32,32])},_gi:function(){return $$t.$y9._gw("GET.FORMULA",106+1e4,1,1,false,0,1,null,64,[64])},_gj:function(){return $$t.$y9._gw("GET.LINK.INFO",242+1e4,2,4,false,0,1,null,64,[32,64])},_gk:function(){return $$t.$y9._gw("GET.MOVIE",335+1e4,2,3,false,0,1,null,64,[32])},_gl:function(){return $$t.$y9._gw("GET.NAME",107+1e4,1,2,true,0,1,null,64,[64,64])},_gm:function(){return $$t.$y9._gw("GET.NOTE",191+1e4,0,3,false,0,1,null,64,[32,64])},_gn:function(){return $$t.$y9._gw("GET.OBJECT",246+1e4,1,5,false,0,1,null,64,[64])},_go:function(){return $$t.$y9._gw("GET.TOOL",259+1e4,2,3,false,0,1,null,64,[64,32,32])},_gp:function(){return $$t.$y9._gw("GET.TOOLBAR",258+1e4,1,2,true,0,1,null,64,[64,64])},_gq:function(){return $$t.$y9._gw("GET.WINDOW",187+1e4,1,2,true,0,1,null,64,[64,64])},_gr:function(){return $$t.$y9._gw("GET.WORKBOOK",268+1e4,1,2,true,0,1,null,64,[64,64])},_g0:function(){return $$t.$y9._gw("GOTO",53+1e4,1,1,false,0,1,[0],64,[32])},_g1:function(){return $$t.$y9._gw("GROUP",245+1e4,0,0,false,0,1,null,64,[])},_g3:function(){return $$t.$y9._gw("HALT",54+1e4,1,1,false,0,1,null,64,[64])},_g5:function(){return $$t.$y9._gw("HELP",181+1e4,1,1,false,0,1,null,64,[64])},_ib:function(){return $$t.$y9._gw("INITIATE",175+1e4,2,2,false,0,1,null,64,[64,64])},_i9:function(){return $$t.$y9._gw("LINKS",103+1e4,0,2,false,0,1,null,96,[64])},_j6:function(){return $$t.$y9._gw("MOVIE.COMMAND",334+1e4,3,4,false,0,1,null,64,[32])},_kc:function(){return $$t.$y9._gw("NAMES",122+1e4,0,3,false,0,1,null,96,[64])},_kh:function(){return $$t.$y9._gw("NEXT",174+1e4,0,0,false,0,1,null,64,[])},_ks:function(){return $$t.$y9._gw("NOTE",192+1e4,0,4,false,0,1,null,64,[64,32,64])},_k7:function(){return $$t.$y9._gw("OPEN.DIALOG",355+1e4,0,4,false,0,1,null,64,[64])},_k8:function(){return $$t.$y9._gw("OPTIONS.LISTS.GET",349+1e4,1,1,false,0,1,null,64,[64])},_la:function(){return $$t.$y9._gw("PAUSE",248+1e4,1,1,false,0,1,null,64,[64])},_lr:function(){return $$t.$y9._gw("POKE",177+1e4,3,3,false,0,1,null,64,[64,64,64])},_lu:function(){return $$t.$y9._gw("PRESS.TOOL",266+1e4,3,3,false,0,1,null,64,[64,64,64])},_me:function(){return $$t.$y9._gw("REFTEXT",146+1e4,2,2,false,0,1,[0],64,[32,64])},_mf:function(){return $$t.$y9._gw("REGISTER",149+1e4,1,31,false,0,1,null,64,[64])},_mg:function(){return $$t.$y9._gw("REGISTER.ID",267+1e4,2,3,false,0,1,null,64,[32])},_mh:function(){return $$t.$y9._gw("RELREF",80+1e4,2,2,false,0,1,null,32,[32,32])},_mi:function(){return $$t.$y9._gw("RENAME.COMMAND",156+1e4,4,5,false,0,1,null,64,[32,64])},_mm:function(){return $$t.$y9._gw("REQUEST",176+1e4,2,2,false,0,1,null,96,[64,64])},_mn:function(){return $$t.$y9._gw("RESET.TOOLBAR",256+1e4,1,1,false,0,1,null,64,[64])},_mo:function(){return $$t.$y9._gw("RESTART",180+1e4,1,1,false,0,1,null,64,[64])},_mp:function(){return $$t.$y9._gw("RESULT",96+1e4,1,1,false,0,1,null,64,[64])},_mq:function(){return $$t.$y9._gw("RESUME",251+1e4,1,1,false,0,1,null,64,[64])},_mr:function(){return $$t.$y9._gw("RETURN",55+1e4,0,1,false,0,1,null,64,[64])},_m5:function(){return $$t.$y9._gw("SAVE.DIALOG",356+1e4,0,5,false,0,1,null,64,[64])},_m6:function(){return $$t.$y9._gw("SAVE.TOOLBAR",264+1e4,0,2,false,0,1,null,64,[64])},_nf:function(){return $$t.$y9._gw("SET.NAME",88+1e4,1,2,true,0,1,null,64,[64,64])},_ng:function(){return $$t.$y9._gw("SET.VALUE",108+1e4,2,2,false,0,1,[0],64,[32,64])},_nj:function(){return $$t.$y9._gw("SHOW.BAR",157+1e4,1,1,false,0,1,null,64,[64])},_ns:function(){return $$t.$y9._gw("SPELLING.CHECK",260+1e4,1,3,false,0,1,null,64,[64,32,32])},_n2:function(){return $$t.$y9._gw("STEP",85+1e4,0,0,false,0,1,null,64,[])},_ot:function(){return $$t.$y9._gw("TERMINATE",179+1e4,1,1,false,0,1,null,64,[64])},_ov:function(){return $$t.$y9._gw("TEXT.BOX",243+1e4,1,4,false,0,1,null,64,[64])},_pj:function(){return $$t.$y9._gw("UNREGISTER",201+1e4,1,1,false,0,1,null,64,[64])},_pw:function(){return $$t.$y9._gw("VOLATILE",237+1e4,1,1,false,0,1,null,64,[64])},_p2:function(){return $$t.$y9._gw("WHILE",172+1e4,1,1,false,0,1,null,64,[64])},_p3:function(){return $$t.$y9._gw("WINDOW.TITLE",263+1e4,1,1,false,0,1,null,64,[64])},_p4:function(){return $$t.$y9._gw("WINDOWS",91+1e4,0,2,false,0,1,null,96,[64])},$type:new $.ig.Type("Function",$.ig.$ot,[$$0.$a.$type.specialize(-1)])},true);$$t.$y9.$type.initSelfReferences();$c("TokenClassResolver_FormulaTokenNode:zb","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},d:0,a:null,init1:function(a,b,c){$$0.$bh.init.call(this);this.d=b;this.a=c},f:function(a,b,c){var d=a.c().d()._e()[this.d];if(b==32){switch(a.bh){case 1:case 3:case 4:c=true;break}if(d.h()==64&&c){a.bk(this.d,96)}}else if(b==64){if(c){a.bk(this.d,96)}else{a.bk(this.d,64)}}else if(b==96){a.bk(this.d,96);c=true}if($b($$t.$aco.$type,d)!==null){this.a[0].f(a,b,c)}else{for(var e=0,f=this.a.length;e<f;e++){this.a[e].f(a,d.e($$0.$aw.$type,$$t.$abl.$type,$$t.$abr.a3,e),c)}}},e:function(){return this.d},c:function(a){var b=a.c().d()._e()[this.d];if($b($$t.$aco.$type,b)!==null){return this.a[0].c(a)}return b.h()},$type:new $.ig.Type("TokenClassResolver_FormulaTokenNode",$$0.$bh.$type)},true);$c("TokenClassResolver:za","FormulaTokenEvaluator$1",{bh:0,init:function(){$$t.$abt.init.call(this,$$t.$zb.$type)},a2:function(){try{var a=$$t.$abt.a3.call(this,false);if(a.d()){switch(this.bh){case 3:case 4:case 5:a.b().f(this,32,false);break;default:a.b().f(this,64,false);break}}return a}finally{this.a1()}},a5:function(a,b,c){switch(a.f()){case 15:case 16:case 17:if(b.c(this)!=32||c.c(this)!=32){this.a0();return new $$t.zb}break}return new $$t.zb(1,this.az,[b,c])},a6:function(a,b,c){var d=a.$function();if(d._forcedReferenceIndices()!=null){var g=d._forcedReferenceIndices();for(var f=0;f<g.length;f++){var e=g[f];if(e<c.length&&c[e].c(this)!=32){var h=c[e].e();var i=$b($$t.$abn.$type,this.c().d()._e()[h]);if(i!=null&&i.p()==$$t.$dl.invalidCellReference()){continue}this.a0();return new $$t.zb}}}return new $$t.zb(1,this.az,c)},a7:function(a){return new $$t.zb(1,this.az,$$t.$zb.b)},a8:function(a,b){return new $$t.zb(1,this.az,[b])},a9:function(a,b){return new $$t.zb(1,this.az,[b])},a1:function(){$$t.$abt.a1.call(this)},bj:function(a,b){if($$t.$za.bi==null){$$t.$za.bi=new $$t.za}$$t.$za.bi.bh=b;$$t.$za.bi.c(a);return $$t.$za.bi},bk:function(a,b){var c=this.c().d()._e();var d=c[a];if(d.h()==b){return}if(b==96){switch(d.f()){case 3:c[a]=$$t.$aax.aa;return;case 8:c[a]=$$t.$abi.aa;return;case 6:c[a]=$$t.$abj.aa;return;case 11:c[a]=$$t.$abm.aa;return;case 10:c[a]=$$t.$ab5.aa;return;case 9:c[a]=$$t.$ab6.aa;return;case 12:c[a]=$$t.$ab0.aa;return;case 13:c[a]=$$t.$ab1.aa;return;case 22:c[a]=$$t.$acd.p;return;case 5:c[a]=$$t.$ace.aa;return;case 14:c[a]=$$t.$ach.aa;return;case 20:c[a]=$$t.$acp.z;return;case 7:c[a]=$$t.$acq.aa;return;case 4:c[a]=$$t.$ac3.aa;return;case 19:c[a]=$$t.$ac5.z;return;case 18:c[a]=$$t.$ac7.z;return}}d.h(b)},$type:new $.ig.Type("TokenClassResolver",$$t.$abt.$type.specialize($$t.$zb.$type))},true);$c("TokenReferenceResolver:zc","FormulaTokenEvaluator$1",{bl:null,bh:null,bm:null,init:function(){this.bl=new $$4.aa($$t.$abp.$type);this.bm=new $$4.aa($$t.$zd.$type);$$t.$abt.init.call(this,$$t.$abp.$type)},a5:function(a,b,c){return a},a6:function(a,b,c){var d=$b($$t.$abz.$type,a);if(d!=null&&d.$function()._isOptimizableSelector()&&this.bl.count()>0){if(d.$function()._iD()==1){var e=$b($$t.$aa6.$type,this.bl.pop());if(e==null){this.a0();return a.formulaToken()}e.skipTokenIndexes().clear();e.ifFunctionIndex(this.az);for(var f=1;f<c.length;f++){var g=this.bm.pop();e.skipTokenIndexes().insert(0,g.b);g.a.t(this.az)}}else if(d.$function()._iD()==100){var h=$b($$t.$aa5.$type,this.bl.pop());if(h==null){return a.formulaToken()}h.skipTokenIndexes().clear();h.chooseFunctionIndex(this.az);for(var i=1;i<c.length;i++){var j=this.bm.pop();h.skipTokenIndexes().insert(0,j.b);j.a.t(this.az)}}}return a.formulaToken()},a7:function(a){return a},a8:function(a,b){return a},a9:function(a,b){return a},a:function(){return this.bh},a1:function(){this.bl.clear();this.bh=null;this.bm.clear();$$t.$abt.a1.call(this)},l:function(a){this.bl.push(a);return true},m:function(a){this.bl.push(a);return true},n:function(a){this.bm.push(new $$t.zd(1,a,this.az));return true},bj:function(a){return $$t.$zc.bk(a,a.d()._e())},bk:function(a,b){if($$t.$zc.bi==null){$$t.$zc.bi=new $$t.zc}$$t.$zc.bi.bh=b;$$t.$zc.bi.c(a);return $$t.$zc.bi},$type:new $.ig.Type("TokenReferenceResolver",$$t.$abt.$type.specialize($$t.$abp.$type))},true);$c("TokenReferenceResolver_SkipTokenInfo:zd","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,b:0,init1:function(a,b,c){$$0.$bh.init.call(this);this.a=b;this.b=c},$type:new $.ig.Type("TokenReferenceResolver_SkipTokenInfo",$$0.$bh.$type)},true);$c("XLSXFormulaStringGenerator:ze","FormulaStringGenerator",{by:null,init:function(){$$t.$y8.init.call(this)},a4:function(a,b){var c=$b($$t.$aby.$type,a);if(c!=null&&c.$function()._isAddIn()){if(c.$function()._isExcel2007OnlyFunction()==false){b="_xll."+b}else if(c.$function()._needsFutureFunctionPrefix()){b="_xlfn."+b}}return b},a6:function(a,b,c){var d=a.$function();if(d!=null&&d._needsFutureFunctionPrefix()){b=this.a4(a,d._name())}return $$t.$y8.a6.call(this,a,b,c)},bs:function(a){var b=$b($$t.$acf.$type,a);if(b!=null){var c=b.u();if(c!=null&&c._r()){var d=$b($$t.$jf.$type,c.scope());if(d!=null){return $$t.$k.d5(null,d.name())+"_xlnm."+c.name()}}}return a.l(this.c(),this.by)},bx:function(a,b){if($$t.$ze.bw==null){$$t.$ze.bw=new $$t.ze}$$t.$ze.bw.by=b;var c=new $$t.yz(2,a,1,$$0.$cf.invariantCulture());$$t.$y8.bu($$t.$ze.bw,c,false);return $$t.$ze.bw},a1:function(){this.by=null;$$t.$y8.a1.call(this)},bn:function(){return false},$type:new $.ig.Type("XLSXFormulaStringGenerator",$$t.$y8.$type)},true);$c("OperatorToken:acl","FormulaToken",{init:function(a){$$t.$abp.init.call(this,a)},n:function(){return false},o:function(){},$type:new $.ig.Type("OperatorToken",$$t.$abp.$type)},true);$c("BinaryOperatorToken:acm","OperatorToken",{init:function(a){$$t.$acl.init.call(this,a)},m:function(a){a.v(this)},d:function($tResult,a){return a.r(this)},e:function($tArgument,$tResult,a,b){return a.r(this,b)},y:function(){return false},$type:new $.ig.Type("BinaryOperatorToken",$$t.$acl.$type)},true);$c("AddOperator:aax","BinaryOperatorToken",{init:function(a){$$t.$acm.init.call(this,a)},o:function(){return 6},f:function(){return 3},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"+"},$type:new $.ig.Type("AddOperator",$$t.$acm.$type)},true);$c("OperandToken:ack","FormulaToken",{init:function(a){$$t.$abp.init.call(this,a)},n:function(a){},$type:new $.ig.Type("OperandToken",$$t.$abp.$type)},true);$c("ReferenceToken:acu","OperandToken",{init:function(a){$$t.$ack.init.call(this,a)},j:function(a,b,c){if($$t.$ack.j.call(this,a,b,c)==false){return false}if($.ig.$op.equalsStatic(this.o(),b.o())==false){return false}return true},s:function(a){var b=this.o();if(a!=null){this.o(b.g(a))}},p:function(){return false},q:function(){return this.o()!=null},r:function(){var a=this.o();if(a==null){return false}return a.j()},o:function(a){if(arguments.length===1){return a}else{return null}},$type:new $.ig.Type("ReferenceToken",$$t.$ack.$type)},true);$c("CellReferenceToken:abh","ReferenceToken",{init:function(a){$$t.$acu.init.call(this,a)},v:function(){},t:function(){},u:function(a){if(this.q()==false){return a.j()}if(this.o().j()||this.o().k()){return null}var b=$b($$t.$qk.$type,this.o());if(b==null){return null}return b.u()},w:function(){return false},$type:new $.ig.Type("CellReferenceToken",$$t.$acu.$type)},true);$c("AreaToken:aa3","CellReferenceToken",{y:null,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}this.y=new $$t.yw;$$t.$abh.init.call(this,b)},init1:function(a,b){$$t.$aa3.init2.call(this,2,b,32)},init2:function(a,b,c){$$t.$aa3.init.call(this,0,c);this.y=b},m:function(a){a.n(this)},d:function($tResult,a){return a.j(this)},e:function($tArgument,$tResult,a,b){return a.j(this,b)},v:function(){return false},t:function(){return new $$t.aa1(this.h())},n:function(a){var b=this.x().i(a,this.v());if(b!=null){return b._c()}return $$t.$dl.invalidCellReference()._a()},p:function(){return this.x().l()},j:function(a,b,c){if($$t.$abh.j.call(this,a,b,c)==false){return false}var d=b;if(this.x().d().g()!=d.x().d().g()){return false}if(this.x().d().p()!=d.x().d().p()){return false}if(this.x().b().g()!=d.x().b().g()){return false}if(this.x().b().p()!=d.x().b().p()){return false}var e=this.x().i(a,this.v());var f=d.x().i(c,d.v());var g=0;if(this.x().d().g()){g=c.l().m()-a.l().m()}var h=0;if(this.x().d().p()){h=c.l().o()-a.l().o()}var i=0;if(this.x().b().g()){i=c.l().m()-a.l().m()}var j=0;if(this.x().b().p()){j=c.l().o()-a.l().o()}return e._v()+g==f._v()&&e.firstRow()+h==f.firstRow()&&e._w()+i==f._w()&&e.lastRow()+j==f.lastRow()},l:function(a,b){if(this.w()){return"#REF!"}return this.y.s(a,this.v())},f:function(){switch(this.h()){case 96:return 101;case 32:return 37;case 64:return 69;default:return 69}},x:function(a){if(arguments.length===1){this.y=a;return a}else{return this.y}},$type:new $.ig.Type("AreaToken",$$t.$abh.$type)},true);$c("AreaNToken:aa2","AreaToken",{init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$$t.$aa3.init.call(this,0,b)},init1:function(a,b){$$t.$aa3.init1.call(this,1,b)},init2:function(a,b,c){$$t.$aa3.init2.call(this,2,b,c)},m:function(a){a.m(this)},d:function($tResult,a){return a.i(this)},e:function($tArgument,$tResult,a,b){return a.i(this,b)},v:function(){return true},f:function(){switch(this.h()){case 96:return 109;case 32:return 45;case 64:return 77;default:return 77}},$type:new $.ig.Type("AreaNToken",$$t.$aa3.$type)},true);$c("Area3DNToken:aay","AreaNToken",{z:null,init:function(a,b,c){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$aa2.init1.call(this,1,c);this.z=b},init1:function(a,b,c,d){$$t.$aa2.init2.call(this,2,c,d);this.z=b},m:function(a){a.i(this)},d:function($tResult,a){return a.e(this)},e:function($tArgument,$tResult,a,b){return a.e(this,b)},v:function(){return true},t:function(){return new $$t.aa0(1,this.z,this.x(),this.h())},n:function(a){if(!a.l().e()){return null}var b=this.x().k(a,this.v(),true);if(b._isValid()==false){return $$t.$zj._instance}return this.z.b(b)},l:function(a,b){var c=this.z.o(b,false);if(c=="#REF!"){return c}return c+$$t.$aa2.l.call(this,a,b)},o:function(a){if(arguments.length===1){this.z=a;return a}else{return this.z}},$type:new $.ig.Type("Area3DNToken",$$t.$aa2.$type)},true);$c("Area3DToken:aaz","AreaToken",{z:null,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$$t.$aa3.init.call(this,0,b)},init1:function(a,b,c){$$t.$aa3.init1.call(this,1,c);this.z=b},init2:function(a,b,c,d){$$t.$aa3.init2.call(this,2,c,d);this.z=b},m:function(a){a.j(this)},d:function($tResult,a){return a.f(this)},e:function($tArgument,$tResult,a,b){return a.f(this,b)},v:function(){return false},t:function(){return new $$t.aa0(1,this.z,this.x(),this.h())},n:function(a){var b=this.x().k(a,this.v(),true);if(b._isValid()==false){return $$t.$zj._instance}return this.z.b(b)},f:function(){switch(this.h()){case 96:return 123;case 32:return 59;case 64:return 91;default:return 91}},l:function(a,b){var c=this.z.o(b,false);if(c=="#REF!"){return c}return c+$$t.$aa3.l.call(this,a,b)},o:function(a){if(arguments.length===1){this.z=a;return a}else{return this.z}},$type:new $.ig.Type("Area3DToken",$$t.$aa3.$type)},true);$c("AreaErr3DToken:aa0","Area3DToken",{init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$aaz.init.call(this,0,b)},init1:function(a,b,c,d){$$t.$aaz.init2.call(this,2,b,c,d)},m:function(a){a.k(this)},d:function($tResult,a){return a.g(this)},e:function($tArgument,$tResult,a,b){return a.g(this,b)},v:function(){return false},n:function(a){return $$t.$dl.invalidCellReference()._a()},w:function(){return true},f:function(){switch(this.h()){case 96:return 61;case 32:return 61;case 64:return 93;default:return 74}},$type:new $.ig.Type("AreaErr3DToken",$$t.$aaz.$type)},true);$c("AreaErrToken:aa1","CellReferenceToken",{init:function(a){$$t.$abh.init.call(this,a)},m:function(a){a.l(this)},d:function($tResult,a){return a.h(this)},e:function($tArgument,$tResult,a,b){return a.h(this,b)},v:function(){return false},t:function(){return this},n:function(a){return $$t.$dl.invalidCellReference()._a()},w:function(){return true},f:function(){switch(this.h()){case 96:return 107;case 32:return 43;case 64:return 75;default:return 74}},l:function(a,b){return"#REF!"},$type:new $.ig.Type("AreaErrToken",$$t.$abh.$type)},true);$c("ArrayToken:aa4","OperandToken",{o:null,p:null,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$ack.init.call(this,b)},init1:function(a,b){$$t.$aa4.init.call(this,0,96);this.p=b},m:function(a){a.o(this)},d:function($tResult,a){return a.k(this)},e:function($tArgument,$tResult,a,b){return a.k(this,b)},n:function(a){if(this.o==null){var b=this.p.length;var c=this.p[0].length;this.o=function(){var $ret=new Array($firstRank=b);var $currRet=$ret;for(var $rankInit=0;$rankInit<$firstRank;$rankInit++){$currRet[$rankInit]=new Array(c)}return $ret}();for(var d=0;d<c;d++){for(var e=0;e<b;e++){this.o[e][d]=new $$t.ns(this.p[e][d].c())}}}return this.o},j:function(a,b,c){if($$t.$ack.j.call(this,a,b,c)==false){return false}var d=b;if(this.p.length!=d.p.length){return false}if(this.p[0].length!=d.p[0].length){return false}var e=this.p.length;var f=this.p[0].length;for(var g=0;g<f;g++){for(var h=0;h<e;h++){if(this.p[h][g].equals(d.p[h][g])==false){return false}}}return true},f:function(){switch(this.h()){case 96:return 96;case 32:return 32;case 64:return 64;default:return 64}},l:function(a,b){var c=a.o().numberFormat().numberDecimalSeparator();var d=$$t.$y0.bv(c);var e=new $$6.aj(2,"{");var f=this.p.length;var g=this.p[0].length;for(var h=0;h<g;h++){for(var i=0;i<f;i++){e.l(this.p[i][h].e(a.o()));if(i!=f-1){e.h(d)}}if(h!=g-1){e.h(";")}}e.h("}");return e.toString()},q:function(a){if(arguments.length===1){this.p=a;return a}else{return this.p}},$type:new $.ig.Type("ArrayToken",$$t.$ack.$type)},true);$c("SpecialFormulaToken:acz","FormulaToken",{init:function(a){$$t.$abp.init.call(this,a)},n:function(){return false},$type:new $.ig.Type("SpecialFormulaToken",$$t.$abp.$type)},true);$c("AttrTokenBase:abd","SpecialFormulaToken",{init:function(){$$t.$acz.init.call(this,255)},f:function(){return 25},l:function(a,b){return this.getType().typeName()},o:function(a,b,c){var d=function(){var e=a.readByteFromBuffer(b,c);b=e.p0;c=e.p1;return e.ret}();switch(d){case 1:return{ret:new $$t.abf,p1:b,p2:c};case 2:return{ret:new $$t.aa6,p1:b,p2:c};case 4:return{ret:new $$t.aa5,p1:b,p2:c};case 8:return{ret:new $$t.aa8,p1:b,p2:c};case 16:return{ret:new $$t.abc,p1:b,p2:c};case 32:break;case 64:return{ret:new $$t.aa9(0),p1:b,p2:c};case 65:return{ret:new $$t.abb(0),p1:b,p2:c};default:break}return{ret:null,p1:b,p2:c}},p:function(){},q:function(){return false},$type:new $.ig.Type("AttrTokenBase",$$t.$acz.$type)},true);$c("ISelectorFunctionOptimizationToken:aa7","Object",{$type:new $.ig.Type("ISelectorFunctionOptimizationToken",null)},true);$c("AttrChooseToken:aa5","AttrTokenBase",{s:0,r:null,init:function(){$$t.$abd.init.call(this)},selectorFunctionTokenIndex:function(a){if(arguments.length===1){this.chooseFunctionIndex(a);return a}else{return this.chooseFunctionIndex()}},m:function(a){a.p(this)},d:function($tResult,a){return a.l(this)},e:function($tArgument,$tResult,a,b){return a.l(this,b)},p:function(){return 4},chooseFunctionIndex:function(a){if(arguments.length===1){this.s=a;return a}else{return this.s}},skipTokenIndexes:function(){if(this.r==null){this.r=new $$4.x($$0.$bd.$type,0)}return this.r},$type:new $.ig.Type("AttrChooseToken",$$t.$abd.$type,[$$t.$aa7.$type])},true);$c("AttrIfToken:aa6","AttrTokenBase",{u:0,t:null,init:function(){$$t.$abd.init.call(this)},selectorFunctionTokenIndex:function(a){if(arguments.length===1){this.ifFunctionIndex(a);return a}else{return this.ifFunctionIndex()}},m:function(a){a.q(this)},d:function($tResult,a){return a.m(this)},e:function($tArgument,$tResult,a,b){return a.m(this,b)},p:function(){return 2},hasFalseCondition:function(){return this.skipTokenIndexes().count()>1},ifFunctionIndex:function(a){if(arguments.length===1){this.u=a;return a}else{return this.u}},skipTokenIndexes:function(){if(this.t==null){this.t=new $$4.x($$0.$bd.$type,0)}return this.t},$type:new $.ig.Type("AttrIfToken",$$t.$abd.$type,[$$t.$aa7.$type])},true);$c("AttrSkipToken:aa8","AttrTokenBase",{s:0,init:function(){$$t.$abd.init.call(this)},m:function(a){a.r(this)},d:function($tResult,a){return a.n(this)},e:function($tArgument,$tResult,a,b){return a.n(this,b)},p:function(){return 8},t:function(a){if(arguments.length===1){this.s=a;return a}else{return this.s}},$type:new $.ig.Type("AttrSkipToken",$$t.$abd.$type)},true);$c("WhitespaceId:aba","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:0,a:0,init1:function(a,b,c){$$0.$bh.init.call(this);this.b=c;this.a=b},equals:function(a){var b=$m($$t.$aba.$type,$b($$t.$aba.$type,a));if($j(b,null)){return false}return b.getValueOrDefault().b==this.b&&b.getValueOrDefault().a==this.a},getHashCode:function(){return this.b<<8|this.a},$type:new $.ig.Type("WhitespaceId",$$0.$bh.$type)},true);$c("AttrSpaceToken:aa9","AttrTokenBase",{u:0,s:0,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$abd.init.call(this)},init1:function(a,b,c){$$t.$aa9.init.call(this,0);this.u=b;this.s=c},r:function(a,b){if($$t.$aa9.w==null){$$t.$aa9.w=new $$4.h($$t.$aba.$type,$$t.$aa9.$type,0)}var c=new $$t.aba(1,b,a);var d;if(function(){var e=$$t.$aa9.w.tryGetValue(c,d);d=e.p1;return e.ret}()==false){d=new $$t.aa9(1,a,b);$$t.$aa9.w.item(c,d)}return d},m:function(a){a.s(this)},d:function($tResult,a){return a.o(this)},e:function($tArgument,$tResult,a,b){return a.o(this,b)},j:function(a,b,c){if($$t.$abd.j.call(this,a,b,c)==false){return false}var d=b;return this.u==d.u&&this.s==d.s},l:function(a,b){switch(this.s){case 0:case 2:case 4:case 6:return $.ig.util.createString2(" ",this.u);default:return $.ig.util.createString2("\n",this.u)}},p:function(){return 64},v:function(a){if(arguments.length===1){this.u=a;return a}else{return this.u}},t:function(a){if(arguments.length===1){this.s=a;return a}else{return this.s}},$type:new $.ig.Type("AttrSpaceToken",$$t.$abd.$type)},true);$c("AttrSpaceVolitileToken:abb","AttrSpaceToken",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$aa9.init.call(this,0)},init1:function(a,b){$$t.$aa9.init1.call(this,1,b.v(),b.t())},p:function(){return 65},q:function(){return true},$type:new $.ig.Type("AttrSpaceVolitileToken",$$t.$aa9.$type)},true);$c("IFunctionToken:ab2","Object",{$type:new $.ig.Type("IFunctionToken",null)},true);$c("AttrSumToken:abc","AttrTokenBase",{init:function(){$$t.$abd.init.call(this);this.h($$t.$y9._n6()._returnClass())},argumentCount:function(){return 1},$function:function(a){if(arguments.length===1){return a}else{return $$t.$y9._n6()}},formulaToken:function(){return this},m:function(a){a.t(this)},d:function($tResult,a){return a.p(this)},e:function($tArgument,$tResult,a,b){return a.p(this,b)},l:function(a,b){return $$t.$y9._n6()._name()},p:function(){return 16},$type:new $.ig.Type("AttrSumToken",$$t.$abd.$type,[$$t.$ab2.$type])},true);$c("AttrVolatileToken:abf","AttrTokenBase",{init:function(){$$t.$abd.init.call(this)},m:function(a){a.u(this)},d:function($tResult,a){return a.q(this)},e:function($tArgument,$tResult,a,b){return a.q(this,b)},p:function(){return 1},q:function(){return true},$type:new $.ig.Type("AttrVolatileToken",$$t.$abd.$type)},true);$c("BoolToken:abg","OperandToken",{q:false,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$ack.init.call(this,64)},init1:function(a,b){$$t.$abg.init.call(this,0);this.q=b},m:function(a){a.w(this)},d:function($tResult,a){return a.s(this)},e:function($tArgument,$tResult,a,b){return a.s(this,b)},n:function(a){return this.q},j:function(a,b,c){if($$t.$ack.j.call(this,a,b,c)==false){return false}var d=b;return this.q==d.q},f:function(){return 29},l:function(a,b){return this.q.toString().toLocaleUpperCase(a.o())},r:function(a){if(arguments.length===1){this.q=a;return a}else{return this.q}},$type:new $.ig.Type("BoolToken",$$t.$ack.$type)},true);$c("ConcatOperator:abi","BinaryOperatorToken",{init:function(a){$$t.$acm.init.call(this,a)},o:function(){return 7},f:function(){return 8},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"&"},$type:new $.ig.Type("ConcatOperator",$$t.$acm.$type)},true);$c("DivOperator:abj","BinaryOperatorToken",{init:function(a){$$t.$acm.init.call(this,a)},o:function(){return 5},f:function(){return 6},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"/"},$type:new $.ig.Type("DivOperator",$$t.$acm.$type)},true);$c("EQOperator:abm","BinaryOperatorToken",{init:function(a){$$t.$acm.init.call(this,a)},o:function(){return 8},f:function(){return 11},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"="},$type:new $.ig.Type("EQOperator",$$t.$acm.$type)},true);$c("ErrToken:abn","OperandToken",{o:null,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$ack.init.call(this,64)},init1:function(a,b){$$t.$abn.init.call(this,0);this.o=b;if(this.o==$$t.$dl.invalidCellReference()){this.h(32)}},m:function(a){a.y(this)},d:function($tResult,a){return a.u(this)},e:function($tArgument,$tResult,a,b){return a.u(this,b)},n:function(a){if(this.o==$$t.$dl.circularity()){return 0}return this.o._a()},j:function(a,b,c){if($$t.$ack.j.call(this,a,b,c)==false){return false}var d=b;return this.o==d.o},f:function(){return 28},h:function(a){if(arguments.length===1){$$t.$abp.h.call(this,a);return a}else{if(this.p()==$$t.$dl.invalidCellReference()){return 32}return $$t.$ack.h.call(this)}},l:function(a,b){return this.o.toString()},p:function(a){if(arguments.length===1){this.o=a;return a}else{return this.o}},$type:new $.ig.Type("ErrToken",$$t.$ack.$type)},true);$c("ExpToken:abo","SpecialFormulaToken",{o:null,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}this.o=new $$t.yv;$$t.$acz.init.call(this,255)},init1:function(a,b,c){$$t.$abo.init2.call(this,2,new $$t.yv(1,c,false,b,false))},init2:function(a,b){$$t.$abo.init.call(this,0);this.o=b},m:function(a){a.z(this)},d:function($tResult,a){return a.v(this)},e:function($tArgument,$tResult,a,b){return a.v(this,b)},n:function(){return true},j:function(a,b,c){if($$t.$acz.j.call(this,a,b,c)==false){return false}if(a.j()!=c.j()){return false}var d=b;return this.o.equals(d.o)},f:function(){return 1},l:function(a,b){return"<Array Interior Or Shared Formula, Source: "+this.o.z(a,false)+">"},p:function(a){if(arguments.length===1){this.o=a;return a}else{return this.o}},$type:new $.ig.Type("ExpToken",$$t.$acz.$type)},true);$c("CloneTokenVisitor:abq","FormulaTokenVisitor$1",{init:function(){$$t.$abw.init.call(this,$$t.$abp.$type)},d:function(a){return a},a1:function(){},e:function(a){return new $$t.aay(1,a.o(),a.x(),a.h())},f:function(a){return new $$t.aaz(2,a.o(),a.x(),a.h())},g:function(a){return new $$t.aa0(1,a.o(),a.x(),a.h())},i:function(a){return new $$t.aa2(2,a.x(),a.h())},j:function(a){return new $$t.aa3(2,a.x(),a.h())},l:function(a){var b=new $$t.aa5;b.chooseFunctionIndex(a.chooseFunctionIndex());var d=a.skipTokenIndexes().getEnumerator();while(d.moveNext()){var c=d.current();b.skipTokenIndexes().add(c)}return b},m:function(a){var b=new $$t.aa6;b.ifFunctionIndex(a.ifFunctionIndex());var d=a.skipTokenIndexes().getEnumerator();while(d.moveNext()){var c=d.current();b.skipTokenIndexes().add(c)}return b},n:function(a){var b=new $$t.aa8;b.t(a.t());return b},v:function(a){return new $$t.abo(2,a.p())},aa:function(a){var b=new $$t.ab8(a.h());b.p(a.p());b.r(new Array(a.r().length));for(var c=0;c<a.r().length;c++){b.r()[c]=a.r()[c]}return b},af:function(a){var b=new $$t.acf(0,a.h(),true);b.u(a.u());return b},ag:function(a){var b=new $$t.acg(0,a.h(),true);b.o(a.o());b.u(a.u());return b},an:function(a){return new $$t.acv(2,a.o(),a.y(),a.h())},ak:function(a){return new $$t.acs(1,a.o(),a.y(),a.h())},al:function(a){return new $$t.act(2,a.o(),a.y(),a.h())},ap:function(a){return new $$t.acx(2,a.y(),a.h())},aq:function(a){return new $$t.acy(2,a.y(),a.h())},at:function(a){return new $$t.ac4(2,a.p())},as:function(a){return new $$t.ac1(4,a)},$type:new $.ig.Type("CloneTokenVisitor",$$t.$abw.$type.specialize($$t.$abp.$type))},true);$c("ExpectedParameterClassVisitor:abr","FormulaTokenVisitor$2",{init:function(){$$t.$abx.init.call(this,$$0.$aw.$type,$$t.$abl.$type)},d:function(a,b){return 64},a2:function(){},r:function(a,b){if(a.y()){return 32}return 64},x:function(a,b){return a.$function()._getExpectedParameterClass(b)},av:function(a,b){return 64},$type:new $.ig.Type("ExpectedParameterClassVisitor",$$t.$abx.$type.specialize($$0.$aw.$type,$$t.$abl.$type))},true);$c("UltraCalcFunctionFactory:oq","Object",{_e:function(){if($$t.$oq._d==null){$$t.$oq._d=new $$t.oq}return $$t.$oq._d},_h:null,_a:null,__f:null,init:function(){$.ig.$op.init.call(this);this._a=new Array(15);this._a[0]=new $$t.n9;this._a[1]=new $$t.oa;this._a[2]=new $$t.oc;this._a[3]=new $$t.od;this._a[4]=new $$t.of;this._a[5]=new $$t.og;this._a[6]=new $$t.ok;this._a[7]=new $$t.oj;this._a[8]=new $$t.oi;this._a[9]=new $$t.oh;this._a[10]=new $$t.oe;this._a[11]=new $$t.ol;this._a[12]=new $$t.ob;this._a[13]=new $$t.n8;this._a[14]=new $$t.n7;this._h=new $$4.h(String,$$t.$ny.$type,2,$$v.$an.e());this._add(new $$t.on);this._add(new $$t.oo);this._add(new $$t.op);if($$t.$oq.__f!=null){$$t.$oq.__f(this)}},_item:function(a){if(a==null){return null}var b;var c=this._h.tryGetValue(a,b);b=c.p1;return b},_add:function(a){if(a==null){throw new $$6.e(1)}var b=this._i(a);if(b.length==0){return false}this._h.item(b,a);return true},_i:function(a){var b=a.name();if(b==null){return String.empty()}return b.toLocaleLowerCase($$0.$cf.invariantCulture())},_j:function(){for(var a=0;a<this._a.length;a++){}},_getOperator:function(a){var b=a;return this._a[b]},getEnumerator:function(){var d__=new $$t.or(0);d__.___4__this=this;return d__},$type:new $.ig.Type("UltraCalcFunctionFactory",$.ig.$ot,[$$0.$bt.$type])},true);$c("excel.ExcelCalcValue:ns","Object",{_bu:function(){var a=$b(Array,this._bl);if(a==null){return}if(a.length!=0&&$b($$t.$no.$type,a[0])!==null){var b=this._bl;this._bl=new $$t.nx(b);return}if(a.length==0||$b(Array,a[0])!==null&&$b($$t.$ns.$type,a[0][0])!==null){var c=a;this._bl=new $$t.nq(1,c);return}if(a.length==0||$b(Array,a[0])!==null&&$b(Array,a[0][0])!==null&&$b($$t.$ns.$type,a[0][0][0])!==null){var d=a;var e=new Array(d.length);for(var f=0;f<d.length;f++){e[f]=new $$t.nq(1,d[f])}this._bl=e;return}},_k:function(a,b){var $self=this;return{ret:function(){
|
|
var c=$self._l(a,true,b);b=c.p2;return c.ret}(),p1:b}},_l:function(a,b,c){var $self=this;c=null;var d=this._m();var e=$b($$t.$aaj.$type,$$t.$pe.b(d));if(e!=null){var f=function(){var g=e._resolveReference($self._n,b,c);$self._n=g.p0;c=g.p2;return g.ret}();if(f!=e){if(f==null){return{ret:null,p2:c}}e=f;this._y(true)}e.__calculationContext=this._n;e.__calculationContext.d=a;if(this._y()){e=e._toDynamic()}return{ret:e,p2:c}}return{ret:d,p2:c}},_n:null,_br:function(a){for(var c=0;c<a.length;c++){var b=a[c];b._f(this)}},_bk:function(a,b,c,d){var $self=this;var e=b.getLength(0);var f=b.getLength(1);if(e==0||f==0){return new $$t.nr(1)}var g;var h=$b($$t.$zg.$type,function(){var i=$$t.$aak.b($self._n);$self._n=i.p0;return i.ret}());if(h!=null&&h._a2()){g=$$t.$zf.d(b,h);if(g==null){return new $$t.nr(3)}}else if((1<e||1<f)&&a.isReference()){g=null;var i=false;if((e==1||f==1)&&h!=null){var j=$$t.$zf.l(a.toReference());if(j.count()==1){var k=j.item(0);if(e==1){var l=h._row().index();if(k.firstRow()<=l&&l<=k.lastRow()){g=b.item(0,l-k.firstRow());i=true}}if(f==1){var m=h._columnIndex();if(k.firstColumn()<=m&&m<=k.lastColumn()){g=b.item(m-k.firstColumn(),0);i=true}}}}if(i==false){return new $$t.nr(1)}}else{g=b.item(0,0)}g._n=this._n;return g._bj(d,c)},isArray:function(){return $b($$t.$no.$type,this._getResolvedValue3(false))!==null},isArrayGroup:function(){return $b($$t.$nx.$type,this._getResolvedValue3(false))!==null},_s:function(){return $b($$t.$no.$type,this._bh(this,false,false,false))!==null},_x:false,_y:function(a){if(arguments.length===1){this._x=a;return a}else{return this._x}},toArrayProxy:function(){return this._d(true)},_d:function(a){var b=this._bj(a,false);var c=$b($$t.$no.$type,b);if(c==null){var d=$b($$t.$nx.$type,b);if(d!=null){if(d.d()!=1){return new $$t.nq(0,new $$t.ns(new $$t.nr(1)))}c=d.item(0)}else{c=new $$t.nq(0,this)}}c._f(this);return c},_e:function(){var a=$b($$t.$no.$type,this._bh(this,false,false,false));return a},toArrayProxyGroup:function(){return this._b(true)},_b:function(a){var b=this._bj(a,false);var c=$b($$t.$nx.$type,b);var d;if(c==null){var e=$b($$t.$no.$type,b);if(e!=null){d=[e]}else{d=[new $$t.nq(0,this)]}}else{d=c.b()}this._br(d);return d},_o:function(){var a=this._n.a;if(a==null){return null}return a._r()},toUInt64:function(a){return $.ig.truncate(this._toDecimal(a))},toSByte:function(a){return $.ig.truncate(this._toDecimal(a))},toUInt16:function(a){return $.ig.truncate(this._toDecimal(a))},toUInt32:function(a){return $.ig.truncate(this._toDecimal(a))},_bl:null,init:function(a){var b;if(arguments.length===0){b=1}else if(arguments.length===1){b=0}if(b>0){switch(b){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._n=new $$t.aak;$.ig.$op.init.call(this);this._bt(a)},_bt:function(a){if($b($$0.$n.$type,a)!==null){this._bs(a)}else{this._bl=a;this._bu()}},_init1:function(){$$t.$ns.init.call(this,null)},toInt:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===1){n=1}switch(n){case 0:return this._toInt.apply(this,arguments);case 1:return this._toInt1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toInt:function(){return this._toInt1(this._a0())},_toInt1:function(a){return $.ig.truncate(this._toDecimal(a))},_bs:function(a){if($b($$t.$oy.$type,a)!==null){this._bl=a._value()}else if($b($$t.$aeq.$type,a)!==null){this._bl=new $$t.nr(2,a.message(),a)}else if($b($$t.$aep.$type,a)!==null){this._bl=new $$t.nr(4,a.message(),a)}else if($b($$t.$aer.$type,a)!==null){this._bl=new $$t.nr(4,a.message(),a)}else if($b($$0.$o.$type,a)!==null){this._bl=new $$t.nr(1,a.message(),a)}else{this._bl=new $$t.nr(1,a.message(),a)}return},toReference:function(){var $self=this;var a;var b=function(){var c=$self._k(true,a);a=c.p1;return c.ret}();if(b!=null){return b}return $$t.$ns._h()},_j:function(a){var $self=this;var b;return function(){var c=$self._k(a,b);b=c.p1;return c.ret}()},_m:function(){if($b($$t.$o0.$type,this._bl)!==null){return this._bl}if($b($$t.$nr.$type,this._bl)!==null){this._bl._m()}return $$t.$ns._h()},_h:function(){return $$t.$zj._instance},toErrorValue:function(){var a=this._getResolvedValue();return $b($$t.$nr.$type,a)},toString:function(){return this.toString1(this._a0())},isReference:function(){var $self=this;if($b($$t.$o0.$type,this._bl)!==null==false){return false}var a;return function(){var b=$self._k(false,a);a=b.p1;return b.ret}()!=null},isError:function(){return $$t.$ns._aa(this._getResolvedValue3(false))},_aa:function(a){return $b($$t.$nr.$type,a)!==null},isNull:function(){var a=this._getResolvedValue3(false);return $$t.$ns._ac(a)},_ac:function(a){if($$t.$k.a9(a)){return true}if(true){return false}var b=$b(String,a);return b!=null&&b.length==0},isDBNull:function(){return false},isString:function(){var a=this._getResolvedValue3(false);return $$t.$ns._ag(a)},_ag:function(a){if(typeof a==="string"){return true}if($b($$t.$dt.$type,a)!==null){return true}if($b($$t.$om.$type,a)!==null){return true}return false},isBoolean:function(){return $$t.$ns._u(this._getResolvedValue3(false))},_u:function(a){return $b($$0.$aq.$type,a)!==null},isDateTime:function(){var a=this._getResolvedValue3(false);return $b($$0.$s.$type,a)!==null},value:function(){return this._bl},areValuesEqual:function(a,b){if(null==a){return null==b}if(null==b){return false}var c=a._getResolvedValue();var d=b._getResolvedValue();if(true){if(a.isString()&&b.isString()){var e=c.toString();var f=d.toString();if($$v.$an.c(e,f,a._a0(),1)==0){return true}}}if($b($$0.$ah.$type,c)!==null&&$b($$0.$ah.$type,d)!==null&&c.getType()==d.getType()){return c.compareTo(d)==0}if(true){if(c==null){if(d==null||typeof d==="string"&&d==String.empty()||$b($$0.$aq.$type,d)!==null&&d==false){return true}}else if(d==null){if(typeof c==="string"&&c==String.empty()||$b($$0.$aq.$type,c)!==null&&c==false){return true}}if(a.isBoolean()!=b.isBoolean()){return false}if(a.isString()!=b.isString()){return false}}var g,h;if(function(){var i=a._toDouble1(g);g=i.p0;return i.ret}()&&function(){var i=b._toDouble1(h);h=i.p0;return i.ret}()){return g==h}return!$.ig.util.stringCompare1(a.toString(),b.toString(),4)},compareTo:function(a){return $$t.$ns._compareTo1(this,a)},compareTo:function(){return this._compareTo1.apply(this,arguments)},_compareTo1:function(a,b){if($.ig.$op.referenceEquals(a,b)){return 0}else if($.ig.$op.referenceEquals(a,null)){return-1}else if($.ig.$op.referenceEquals(b,null)){return 1}return $$t.$ns._a4(a,a._getResolvedValue(),b,b._getResolvedValue())},_a4:function(a,b,c,d){var e=a._a0();if(true){var f=$$t.$ns._u(b);var g=$$t.$ns._u(d);if(f&&g==false){return 1}else if(g&&f==false){return-1}var h=$$t.$ns._ag(b);var i=$$t.$ns._ag(d);if(h&&i==false){return 1}else if(i&&h==false){return-1}if(h&&i){var j=a._bp(b,e);var k=c._bp(d,e);return $w(j,k)}}var l,m;var n;if(function(){var o=a._ao(b,l,e,n);l=o.p1;n=o.p3;return o.ret}()&&function(){var o=c._ao(d,m,e,n);m=o.p1;n=o.p3;return o.ret}()){l=$$t.$aa.i(l);m=$$t.$aa.i(m);return $4(l,m)}if(null!=b&&null!=d&&b.getType()==d.getType()){var o=$b($$0.$ah.$type,b);if(null!=o){return o.compareTo(d)}}var p=a._bp(b,e);var q=c._bp(d,e);return $w(p,q)},isSameValue:function(a){return $$t.$ns.areValuesEqual(this,a)},_ah:function(a){var $self=this;var b=this._bj(true,false);if($b($$0.$aq.$type,b)!==null){return b}if($$t.$ns._aa(b)||$$t.$ns._ac(b)){return false}if($$t.$ns._ag(b)){var c=this._bp(b,a);var d;if(function(){var e=$as(c,d);d=e.p1;return e.ret}()){return d}}var e;var f;if(function(){var g=$self._ao(b,f,a,e);f=g.p1;e=g.p3;return g.ret}()){return f!=0}return false},getResolvedValue:function(){var n;if(arguments.length===0){n=0}else if(arguments.length===1){n=1}switch(n){case 0:return this._getResolvedValue.apply(this,arguments);case 1:return this._getResolvedValue3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getResolvedValue:function(){return this._bj(true,false)},toDouble:function(){var n;if(arguments.length===0){n=1}else if(arguments.length===1){n=0}switch(n){case 0:return this._toDouble.apply(this,arguments);case 1:return this._toDouble3.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toDouble3:function(){return this._toDouble(this._a0())},_toDouble:function(a){var $self=this;var b;var c;if(function(){var d=$self._toDouble2(b,a,c);b=d.p0;c=d.p2;return d.ret}()){return b}throw c||new $$t.aer(null,null)},_toDouble1:function(a){var $self=this;var b;return{ret:function(){var c=$self._toDouble2(a,$self._a0(),b);a=c.p0;b=c.p2;return c.ret}(),p0:a}},_toDouble2:function(a,b,c){var $self=this;var d=this._getResolvedValue();return{ret:function(){var e=$self._ao(d,a,b,c);a=e.p1;c=e.p3;return e.ret}(),p0:a,p2:c}},_ao:function(a,b,c,d){d=null;if(typeof a==="number"){b=a;return{ret:true,p1:b,p3:d}}if($$t.$ns._ac(a)){b=0;return{ret:true,p1:b,p3:d}}if(typeof a==="string"){if(function(){var e=$$t.$aa.c(a,c,b);b=e.p2;return e.ret}()){return{ret:true,p1:b,p3:d}}var e;var f=function(){var g=$$0.$s.tryParse(a,e);e=g.p1;return g.ret}();if(f){var g=$$t.$ns._dateTimeToExcelDate(this._o(),e);if(g.hasValue()){var h=c==null?$$t.$aa.l().dateTimeFormat():c.getFormat($$0.$cg.$type);if(c!=null&&a.contains($$t.$k.ec(h))){b=g.value();return{ret:true,p1:b,p3:d}}}}d=new $$0.o(0);return{ret:false,p1:b,p3:d}}if(true&&$b($$0.$s.$type,a)!==null){var i=$$t.$ns._dateTimeToExcelDate(this._o(),a);if(i.hasValue()==false){d=new $$6.f(0);b=0;return{ret:false,p1:b,p3:d}}b=i.value();return{ret:true,p1:b,p3:d}}try{var j=$b($$0.$p.$type,a);if(j!=null){b=j.toDouble(c);return{ret:true,p1:b,p3:d}}else{b=0;return{ret:false,p1:b,p3:d}}}catch(k){d=k;b=0;return{ret:false,p1:b,p3:d}}},toDateTime:function(){var n;if(arguments.length===0){n=1}else if(arguments.length===1){n=0}switch(n){case 0:return this._toDateTime.apply(this,arguments);case 1:return this._toDateTime1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toDateTime1:function(){return this._toDateTime(this._a0())},_toDateTime:function(a){var $self=this;var b;if(function(){var c=$self._aj(a,b,false,false);b=c.p1;return c.ret}()==false){throw new $$t.aer(null,null)}return b},_aj:function(a,b,c,d){var $self=this;var e=this._bj(true,true);if($b($$0.$s.$type,e)!==null){b=e;return{ret:true,p1:b}}if(true){var f;var g;if(function(){var h=$self._toDouble2(f,a,g);f=h.p0;g=h.p2;return h.ret}()){var h=$$t.$ns._be(this._o(),f,true,d&&f>=0&&f<1);if(h.hasValue()==false){b=$$0.$s.minValue();return{ret:false,p1:b}}b=h.value();return{ret:true,p1:b}}}if(typeof e==="number"){try{b=$.ig.Date.prototype.fromTicks($h(e));return{ret:true,p1:b}}catch(i){b=$$0.$s.minValue();return{ret:false,p1:b}}}if(c&&typeof e==="string"){var j=function(){var k=$$0.$s.tryParse(e,b);b=k.p1;return k.ret}();return{ret:j,p1:b}}if($b($$0.$p.$type,e)!==null){b=e.toDateTime(a);return{ret:true,p1:b}}b=$$0.$s.minValue();return{ret:false,p1:b}},toSingle:function(){var n;if(arguments.length===0){n=1}else if(arguments.length===1){n=0}switch(n){case 0:return this._toSingle.apply(this,arguments);case 1:return this._toSingle1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toSingle1:function(){return this._toSingle(this._a0())},_toSingle:function(a){return this._toDouble(a)},toBoolean:function(){var n;if(arguments.length===0){n=1}else if(arguments.length===1){n=0}switch(n){case 0:return this._toBoolean.apply(this,arguments);case 1:return this._toBoolean1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toBoolean1:function(){return this._toBoolean(this._a0())},_toBoolean:function(a){var b=this._bj(true,true);if($b($$0.$aq.$type,b)!==null){return b}if($$t.$ns._ac(b)){return false}var c=$b(String,b);if(c!=null){var d;if(function(){var e=$as(c,d);d=e.p1;return e.ret}()){return d}if(true){throw new $$0.o(0)}}return this._toDouble(a)!=0},toInt32:function(){var n;if(arguments.length===0){n=1}else if(arguments.length===1){n=0}switch(n){case 0:return this._toInt32.apply(this,arguments);case 1:return this._toInt321.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toInt321:function(){return this._toInt32(this._a0())},_toInt32:function(a){return $.ig.truncate(this._toDecimal(a))},toInt16:function(){var n;if(arguments.length===0){n=1}else if(arguments.length===1){n=0}switch(n){case 0:return this._toInt16.apply(this,arguments);case 1:return this._toInt161.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toInt161:function(){return this._toInt16(this._a0())},_toInt16:function(a){return $.ig.truncate(this._toDecimal(a))},toString1:function(a){var b=this._getResolvedValue();return this._bp(b,a)},_bp:function(a,b){var $self=this;if(true){if($b($$0.$aq.$type,a)!==null){return $.ig.util.boolToString(a,b).toUpperCase()}if($b($$0.$s.$type,a)!==null){var c;var d;if(function(){var e=$self._ao(a,c,b,d);c=e.p1;d=e.p3;return e.ret}()){return $7(c,b)}else{}}}if(typeof a==="number"){return $8(a,"G",b)}if($b($$0.$p.$type,a)!==null){return a.toString1(b)}else if($b($$t.$nr.$type,a)!==null){return a.toString()}else if($b($$t.$oy.$type,a)!==null){return a.toString()}else if(null==a){return""}else{return a.toString()}},toByte:function(){var n;if(arguments.length===0){n=1}else if(arguments.length===1){n=0}switch(n){case 0:return this._toByte.apply(this,arguments);case 1:return this._toByte1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toByte1:function(){return this._toByte(this._a0())},_toByte:function(a){return $.ig.truncate(this._toDecimal(a))},toChar:function(){var n;if(arguments.length===0){n=1}else if(arguments.length===1){n=0}switch(n){case 0:return this._toChar.apply(this,arguments);case 1:return this._toChar1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toChar1:function(){return this._toChar(this._a0())},_toChar:function(a){var b=this._bj(true,true);var c=$b($$0.$p.$type,b);if(c!=null){return c.toChar(a)}else{throw new $$t.aer(null,null)}},toInt64:function(){var n;if(arguments.length===0){n=1}else if(arguments.length===1){n=0}switch(n){case 0:return this._toInt64.apply(this,arguments);case 1:return this._toInt641.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toInt641:function(){return this._toInt64(this._a0())},_toInt64:function(a){if(!true){var b=this._bj(true,true);if($b($$0.$s.$type,b)!==null){return b.getTime()}}return $.ig.truncate(this._toDecimal(a))},toDecimal:function(){var n;if(arguments.length===0){n=1}else if(arguments.length===1){n=0}switch(n){case 0:return this._toDecimal.apply(this,arguments);case 1:return this._toDecimal2.apply(this,arguments);default:throw new Error("Invalid arguments")}},_toDecimal2:function(){return this._toDecimal(this._a0())},_toDecimal1:function(a){var $self=this;var b;return{ret:function(){var c=$self._al(a,$self._a0(),b);a=c.p0;b=c.p2;return c.ret}(),p0:a}},_toDecimal:function(a){var $self=this;var b;var c;if(function(){var d=$self._al(b,a,c);b=d.p0;c=d.p2;return d.ret}()){return b}if(c==null){throw new $$t.aer(null,null)}throw c},_al:function(a,b,c){c=null;var d=this._bj(true,true);if($$t.$ns._ac(d)){a=0;return{ret:true,p0:a,p2:c}}if(true&&$b($$0.$s.$type,d)!==null){var e=$$t.$ns._dateTimeToExcelDate(this._o(),d);if(e.hasValue()==false){c=new $$6.f(0);a=0;return{ret:false,p0:a,p2:c}}a=e.value();return{ret:true,p0:a,p2:c}}if($b($$0.$p.$type,d)!==null){try{a=d.toDecimal(b);return{ret:true,p0:a,p2:c}}catch(f){if(true){var g=$b(String,d);if(g!=null){var h;if(function(){var i=$$t.$aa.b(g,b,h);h=i.p2;return i.ret}()){a=h;return{ret:true,p0:a,p2:c}}}}c=f;a=0;return{ret:false,p0:a,p2:c}}}else{a=0;return{ret:false,p0:a,p2:c}}},dateTimeToExcelDate:function(){var n;if(arguments.length===2){n=0}else if(arguments.length===3){n=1}switch(n){case 0:return $s(this._dateTimeToExcelDate.apply(this,arguments));case 1:return $s(this._dateTimeToExcelDate1.apply(this,arguments));default:throw new Error("Invalid arguments")}},_dateTimeToExcelDate:function(a,b){return $$t.$ns._dateTimeToExcelDate1(a,b,true)},_dateTimeToExcelDate1:function(a,b,c){return $$t.$ns._bb(b,c,a!=null&&a.dateSystem()==1)},_bb:function(a,b,c){if(a.getTime()==0){return $m(Number,null)}var d;try{d=a.toOADate()}catch(e){return $m(Number,null)}var f=b;var g=false;if(c){d-=1462;f=false;g=true}if(f&&a<$.ig.Date.prototype.fromValues(1900,3,1,0,0,0,0)){d-=1}if(g==false&&d==0){return $m(Number,null)}if(d<0){return $m(Number,null)}return $m(Number,d)},excelDateToDateTime:function(){var n;if(arguments.length===2){n=0}else if(arguments.length===3){n=1}switch(n){case 0:return $s(this._excelDateToDateTime.apply(this,arguments));case 1:return $s(this._excelDateToDateTime1.apply(this,arguments));default:throw new Error("Invalid arguments")}},_excelDateToDateTime:function(a,b){return $$t.$ns._excelDateToDateTime1(a,b,true)},_excelDateToDateTime1:function(a,b,c){return $$t.$ns._be(a,b,c,false)},_be:function(a,b,c,d){var e=c;if(a!=null&&a.dateSystem()==1){b+=1462;e=false}if(b>=2958466||b<=-657435){return $m($$0.$s.$type,null)}var f;try{f=$$t.$k.ce(b)}catch(g){return $m($$0.$s.$type,null)}if(e&&f<$.ig.Date.prototype.fromValues(1900,3,1,0,0,0,0)&&b>=0){f=$.ig.Date.prototype.addDays(f,1)}if(d==false&&f<$.ig.Date.prototype.fromValues(1900,1,1,0,0,0,0)){return $m($$0.$s.$type,null)}return $m($$0.$s.$type,f)},_bq:function(a,b){if(b==false&&a>=0){a=a%1}try{return $.ig.util.timeSpanFromDays(a)}catch(c){return 0}},_ay:function(a,b){var c=$.ig.util.timeSpanTotalDays(a);if(b==false&&c>=1){c=c%1}return c},_getResolvedValue3:function(a){return this._bj(a,false)},_bj:function(a,b){return this._bg(this,a,b)},_bg:function(a,b,c){return this._bh(a,b,true,c)},_bh:function(a,b,c,d){var $self=this;if(this._bl!=null&&!(typeof this._bl==="number")&&!(typeof this._bl==="string")&&$b($$t.$o0.$type,this._bl)!==null){var e;var f=function(){var g=$self._l(b,c,e);e=g.p2;return g.ret}();if(f==null){return e}var g=f.value();if(g==null){return null}return g._bh(a,b,c,d)}var h=this._bl;if(c&&this._n.c==64){var i=$b($$t.$no.$type,this._bl);if(i!=null){h=this._bk(a,i,d,b)}else{var j=$b($$t.$nx.$type,this._bl);if(j!=null){if(j.d()!=1){h=new $$t.nr(1)}else{h=this._bk(a,j.item(0),d,b)}}}}if(typeof this._bl==="number"&&Number.isInfinity(this._bl)){h=new $$t.nr(4)}if(d){var k=$b($$t.$nr.$type,h);if(k!=null){k._m()}}return h},_a0:function(){if(true){var a=this._n.a;if(a!=null){return a._w()}return $$t.$k.cq()}return $$0.$cf.invariantCulture()},$type:new $.ig.Type("excel.ExcelCalcValue",$.ig.$ot,[$$0.$p.$type,$$0.$ah.$type])},true);$$t.ns.areValuesEqual=$$t.ns.prototype.areValuesEqual.runOn($$t.ns.prototype);$$t.ns.compareTo=$$t.ns.prototype.compareTo.runOn($$t.ns.prototype);$$t.ns.dateTimeToExcelDate=$$t.ns.prototype.dateTimeToExcelDate.runOn($$t.ns.prototype);$$t.ns.excelDateToDateTime=$$t.ns.prototype.excelDateToDateTime.runOn($$t.ns.prototype);$c("excel.ExcelCalcFunction:ny","Object",{init:function(){$.ig.$op.init.call(this);if(this._r()==false){var a=this.name();var b=a.toLocaleUpperCase($$0.$cf.invariantCulture());switch(b){case"ERRORTYPE":this._h=$$t.$y9._en();break;default:this._h=$$t.$y9._getFunction1(a);break}}},_o:function(){var a=this._i();if(a==null){return false}return a._isVolatile()},name:function(){},minArgs:function(){},maxArgs:function(){},performEvaluation:function(a,b){this._af(a,b);try{this._ah(a,b)}finally{this._ae(a)}},_ah:function(a,b){var c=a.count();var d;try{d=this.evaluate(a,b)}catch(e){d=new $$t.ns(e)}finally{a.reset(c-b)}if(d==null){d=new $$t.ns(new $$t.nr(3,$$t.$k.eg("Error_NullFunctionResult",[this.getType().typeName()])))}var f=this._ad(d);d=f.p0;a.push(d)},evaluate:function(a,b){},_t:function(a,b,c,d,e){var f=a.count();var g=null;try{var h;for(var i=0;i<b;i++){var j=a.pop();if(j.isReference()&&j.toReference().isEnumerable()){var k=j.toReference().references();var m=k.getEnumerator();while(m.moveNext()){var l=m.current();var n=l.value();if(d&&n.isNull()){continue}if(e&&n.isError()){g=n.toErrorValue();return false}if(!function(){var o=n._toDouble1(h);h=o.p0;return o.ret}()){g=new $$t.nr(4);return false}c.add(h)}}else{if(j.isReference()){j=j.toReference().value()}if(d&&j.isNull()){continue}if(e&&j.isError()){g=j.toErrorValue();return false}if(j.isArray()||j.isArrayGroup()){var o=j.toArrayProxyGroup();for(var p=0;p<o.length;p++){var r=o[p].getEnumerator();while(r.moveNext()){var q=r.current();if(d&&q.isNull()){continue}if(e&&q.isError()){g=j.toErrorValue();return false}if(!function(){var s=q._toDouble1(h);h=s.p0;return s.ret}()){g=new $$t.nr(4);return false}c.add(h)}}continue}if(!function(){var s=j._toDouble1(h);h=s.p0;return s.ret}()){g=new $$t.nr(4);return false}c.add(h)}}return true}finally{a.reset(f-b);if(g!=null){a.push(new $$t.ns(g))}}},getArguments:function(){var n;if(arguments.length===3){n=0}else if(arguments.length===4){n=1}switch(n){case 0:return this._getArguments.apply(this,arguments);case 1:return this._getArguments1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getArguments:function(a,b,c){return this._getArguments1(a,b,c,false)},_getArguments1:function(a,b,c,d){if($$t.$ny._w==null){$$t.$ny._w=new $$4.x($$t.$ns.$type,2,b)}try{for(var e=0;e<b;e++){$$t.$ny._ab($$t.$ny._w,a.pop(),c,d,false)}return $$t.$ny._w.toArray()}finally{$$t.$ny._w.clear()}},_ac:function(a,b,c,d){var e=$$t.$n2.p(c);try{for(var f=0;f<c;f++){e.add(b.pop())}e.reverse();for(var g=0;g<c;g++){$$t.$ny._ab(a,e.__inner[g],d,false,false)}}finally{$$t.$n2.ad(e)}},_ab:function(a,b,c,d,e){var f=b.isReference();if(f&&(c||!b.isArray()&&!b.isArrayGroup()||e&&!b.toReference().isEnumerable())){var g=b.toReference();if(g.isEnumerable()){var i=g.references().getEnumerator();while(i.moveNext()){var h=i.current();if(d&&$$t.$ny._p(h)){continue}$$t.$ny._ab(a,h.value(),c,d,e)}}else{if(d&&$$t.$ny._p(g)){return}if(e){if(!c||!g.value().isNull()){a.add(b)}return}$$t.$ny._ab(a,g.value(),c,d,false)}}else if(b.isArray()){$$t.$ny._aa(a,b.toArrayProxy(),c,d,e)}else if(b.isArrayGroup()){var j=b.toArrayProxyGroup();for(var l=0;l<j.length;l++){var k=j[l];$$t.$ny._aa(a,k,c,d,e)}}else{if(!c||!b.isNull()){a.add(b)}}},_aa:function(a,b,c,d,e){var f=b.getLength(0);var g=b.getLength(1);for(var h=0;h<g;h++){for(var i=0;i<f;i++){$$t.$ny._ab(a,b.item(i,h),c,d,e)}}},_p:function(a){var b=$b($$t.$zg.$type,$$t.$pe.b(a));return b!=null&&b._isHidden()},_q:function(a,b,c){var d=$b($$t.$zg.$type,$$t.$pe.b(a));if(d!=null){if(b&&d._isColumnHidden()){return true}if(c&&d._isRowHidden()){return true}}return false},_u:function(a){var b=$$t.$pe.b(a);if(b!=null){var c=$b($$t.$ee.$type,b.formula());if(c!=null){var d=c._e();if(d!=null){for(var e=0;e<d.length;e++){var f=$b($$t.$aby.$type,d[e]);if(f!=null&&f.$function()!=null&&!$.ig.util.stringCompare1(f.$function()._name(),"subtotal",3)){return true}}}}}return false},canParameterBeEnumerable:function(a){return false},_c:function(a,b){var c;var d;if(function(){var e=a._toDouble1(c);c=e.p0;return e.ret}()==false||function(){var e=b._toDouble1(d);d=e.p0;return e.ret}()==false){return new $$t.ns(new $$t.nr(1))}return new $$t.ns(c+d)},_d:function(a,b){var c;var d;if(function(){var e=a._toDouble1(c);c=e.p0;return e.ret}()==false||function(){var e=b._toDouble1(d);d=e.p0;return e.ret}()==false){return new $$t.ns(new $$t.nr(1))}if(d==0){return new $$t.ns(new $$t.nr(2))}return new $$t.ns(c/d)},_f:function(a,b){var c;var d;if(function(){var e=a._toDouble1(c);c=e.p0;return e.ret}()==false||function(){var e=b._toDouble1(d);d=e.p0;return e.ret}()==false){return new $$t.ns(new $$t.nr(1))}return new $$t.ns(c*d)},_g:function(a,b){var c;var d;if(function(){var e=a._toDouble1(c);c=e.p0;return e.ret}()==false||function(){var e=b._toDouble1(d);d=e.p0;return e.ret}()==false){return new $$t.ns(new $$t.nr(1))}return new $$t.ns(c-d)},_ad:function(a){if(this._k()==64){var b=a.toErrorValue();if(b!=null){a=new $$t.ns(b)}}if(a.isReference()){a._y(true)}return{p0:a}},_ae:function(a){a._ab()},_af:function(a,b){a._ac(this,b)},_k:function(){var a=this._i();if(a==null){return 32}return a._returnClass()},doesParameterAllowIntermediateResultArray:function(a,b){return false},_h:null,_i:function(){return this._h},_j:function(a){var b=this._i();if(b==null){return 32}return b._getExpectedParameterClass(a)},_l:function(a){var b=$b($$t.$aaj.$type,a._k());return b==null?null:b._workbook()},_r:function(){return false},_s:function(){return false},_v:function(a){return true},$type:new $.ig.Type("excel.ExcelCalcFunction",$.ig.$ot)},true);$c("GetCalcFunctionVisitor:abs","FormulaTokenVisitor$2",{init:function(){$$t.$abx.init.call(this,$$t.$oq.$type,$$t.$ny.$type)},d:function(a,b){return null},a2:function(){},r:function(a,b){switch(a.f()){case 15:return b._item("xlintersect");case 17:return b._item("xlrange");case 16:return b._item("xlunion");case 3:return b._getOperator(0);case 8:return b._getOperator(10);case 6:return b._getOperator(3);case 11:return b._getOperator(4);case 7:return b._getOperator(11);case 13:return b._getOperator(7);case 12:return b._getOperator(6);case 9:return b._getOperator(9);case 10:return b._getOperator(8);case 5:return b._getOperator(2);case 14:return b._getOperator(5);case 4:return b._getOperator(1);default:return null}},x:function(a,b){var c=a.$function();var d;d=c._name();if(c._iD()==261){var e=d.indexOf(".");d=d.substr(0,e)+d.substr(e+1)}return b._item(d)},aj:function(a,b){return null},av:function(a,b){switch(a.f()){case 20:return b._getOperator(12);case 19:return b._getOperator(13);case 18:return b._getOperator(14);default:return null}},$type:new $.ig.Type("GetCalcFunctionVisitor",$$t.$abx.$type.specialize($$t.$oq.$type,$$t.$ny.$type))},true);$c("FunctionOperator:aby","OperatorToken",{z:0,y:null,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$$t.$acl.init.call(this,b)},init1:function(a,b){$$t.$aby.init2.call(this,2,b,b._minParams())},init2:function(a,b,c){$$t.$aby.init.call(this,0,b._returnClass());this.y=b;this.z=c},formulaToken:function(){return this},m:function(a){a.aa(this)},d:function($tResult,a){return a.w(this)},e:function($tArgument,$tResult,a,b){return a.w(this,b)},j:function(a,b,c){if($$t.$acl.j.call(this,a,b,c)==false){return false}var d=b;return this.y==d.y&&this.z==d.z},o:function(){return 2147483647},f:function(){switch(this.h()){case 96:return 97;case 32:return 33;case 64:return 65;default:return 65}},l:function(a,b){return this.y._name()},argumentCount:function(a){if(arguments.length===1){this.z=a;return a}else{return this.z}},$function:function(a){if(arguments.length===1){this.y=a;return a}else{return this.y}},$type:new $.ig.Type("FunctionOperator",$$t.$acl.$type,[$$t.$ab2.$type])},true);$c("FunctionVOperator:abz","FunctionOperator",{init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$aby.init.call(this,0,b)},init1:function(a,b,c){$$t.$aby.init2.call(this,2,b,c)},m:function(a){a.ac(this)},d:function($tResult,a){return a.y(this)},e:function($tArgument,$tResult,a,b){return a.y(this,b)},f:function(){switch(this.h()){case 96:return 98;case 32:return 34;case 64:return 66;default:return 66}},$type:new $.ig.Type("FunctionVOperator",$$t.$aby.$type)},true);$c("GEOperator:ab0","BinaryOperatorToken",{init:function(a){$$t.$acm.init.call(this,a)},o:function(){return 8},f:function(){return 12},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return">="},$type:new $.ig.Type("GEOperator",$$t.$acm.$type)},true);$c("GTOperator:ab1","BinaryOperatorToken",{init:function(a){$$t.$acm.init.call(this,a)},o:function(){return 8},f:function(){return 13},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return">"},$type:new $.ig.Type("GTOperator",$$t.$acm.$type)},true);$c("IntToken:ab3","OperandToken",{o:0,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$ack.init.call(this,64)},init1:function(a,b){$$t.$ab3.init.call(this,0);this.o=b},m:function(a){a.ad(this)},d:function($tResult,a){return a.z(this)},e:function($tArgument,$tResult,a,b){return a.z(this,b)},n:function(a){return this.o},j:function(a,b,c){if($$t.$ack.j.call(this,a,b,c)==false){return false}var d=b;return this.o==d.o},f:function(){return 30},l:function(a,b){return this.o.toString()},p:function(a){if(arguments.length===1){this.o=a;return a}else{return this.o}},$type:new $.ig.Type("IntToken",$$t.$ack.$type)},true);$c("IsectOperator:ab4","BinaryOperatorToken",{init:function(){$$t.$acm.init.call(this,32)},y:function(){return true},o:function(){return 1},f:function(){return 15},l:function(a,b){return" "},$type:new $.ig.Type("IsectOperator",$$t.$acm.$type)},true);$c("LEOperator:ab5","BinaryOperatorToken",{init:function(a){$$t.$acm.init.call(this,a)},o:function(){return 8},f:function(){return 10},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"<="},$type:new $.ig.Type("LEOperator",$$t.$acm.$type)},true);$c("LTOperator:ab6","BinaryOperatorToken",{init:function(a){$$t.$acm.init.call(this,a)},o:function(){return 8},f:function(){return 9},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"<"},$type:new $.ig.Type("LTOperator",$$t.$acm.$type)},true);$c("MatrixRowSeparatorToken:ab7","SpecialFormulaToken",{init:function(){$$t.$acz.init.call(this,255)},m:function(a){a.e(this)},d:function($tResult,a){return a.d(this)},e:function($tArgument,$tResult,a,b){return a.d(this,b)},f:function(){return this.f()-1},l:function(a,b){return";"},$type:new $.ig.Type("MatrixRowSeparatorToken",$$t.$acz.$type)},true);$c("MemOperatorBase:acc","SpecialFormulaToken",{o:0,init:function(a){$$t.$acz.init.call(this,a)},j:function(a,b,c){if($$t.$acz.j.call(this,a,b,c)==false){return false}var d=b;return this.o==d.o},l:function(a,b){return this.getType().typeName()},p:function(a){if(arguments.length===1){this.o=a;return a}else{return this.o}},$type:new $.ig.Type("MemOperatorBase",$$t.$acz.$type)},true);$c("MemAreaOperator:ab8","MemOperatorBase",{q:null,init:function(a){$$t.$acc.init.call(this,a)},m:function(a){a.ae(this)},d:function($tResult,a){return a.aa(this)},e:function($tArgument,$tResult,a,b){return a.aa(this,b)},j:function(a,b,c){if($$t.$acc.j.call(this,a,b,c)==false){return false}var d=b;if(this.q.length!=d.q.length){return false}for(var e=0;e<this.q.length;e++){if(this.q[e].equals(d.q[e])==false){return false}}return true},f:function(){switch(this.h()){case 96:return 102;case 32:return 38;case 64:return 70;default:return 70}},r:function(a){if(arguments.length===1){this.q=a;return a}else{return this.q}},$type:new $.ig.Type("MemAreaOperator",$$t.$acc.$type)},true);$c("MemErrOperator:ab9","MemOperatorBase",{init:function(a){$$t.$acc.init.call(this,a)},m:function(a){a.af(this)},d:function($tResult,a){return a.ab(this)},e:function($tArgument,$tResult,a,b){return a.ab(this,b)},f:function(){switch(this.h()){case 96:return 103;case 32:return 39;case 64:return 71;default:return 71}},$type:new $.ig.Type("MemErrOperator",$$t.$acc.$type)},true);$c("MemFuncOperator:aca","MemOperatorBase",{init:function(a){$$t.$acc.init.call(this,a)},m:function(a){a.ag(this)},d:function($tResult,a){return a.ac(this)},e:function($tArgument,$tResult,a,b){return a.ac(this,b)},f:function(){switch(this.h()){case 96:return 105;case 32:return 41;case 64:return 73;default:return 73}},$type:new $.ig.Type("MemFuncOperator",$$t.$acc.$type)},true);$c("MemNoMemOperator:acb","MemOperatorBase",{init:function(a){$$t.$acc.init.call(this,a)},m:function(a){a.ah(this)},d:function($tResult,a){return a.ad(this)},e:function($tArgument,$tResult,a,b){return a.ad(this,b)},f:function(){switch(this.h()){case 96:return 104;case 32:return 40;case 64:return 72;default:return 72}},$type:new $.ig.Type("MemNoMemOperator",$$t.$acc.$type)},true);$c("MissArgToken:acd","OperandToken",{init:function(a){$$t.$ack.init.call(this,a)},m:function(a){a.ai(this)},d:function($tResult,a){return a.ae(this)},e:function($tArgument,$tResult,a,b){return a.ae(this,b)},n:function(a){return null},f:function(){
|
|
return 22},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return String.empty()},$type:new $.ig.Type("MissArgToken",$$t.$ack.$type)},true);$c("MulOperator:ace","BinaryOperatorToken",{init:function(a){$$t.$acm.init.call(this,a)},o:function(){return 5},f:function(){return 5},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"*"},$type:new $.ig.Type("MulOperator",$$t.$acm.$type)},true);$c("NameToken:acf","ReferenceToken",{t:null,init:function(a,b,c){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$acu.init.call(this,b);this.t=new $$t.gk(0,null,2,0,c)},init1:function(a,b,c,d,e){$$t.$acu.init.call(this,32);this.t=new $$t.gk(0,b,c.h(),d,e);if(c.f()!=null){$$t.$eh.bb(c,this)}},m:function(a){a.aj(this)},d:function($tResult,a){return a.af(this)},e:function($tArgument,$tResult,a,b){return a.af(this,b)},n:function(a){return this.u()._f()},j:function(a,b,c){if($$t.$acu.j.call(this,a,b,c)==false){return false}if(a.j()!=c.j()){return false}var d=b;return $.ig.$op.equalsStatic(this.u(),d.u())},f:function(){switch(this.h()){case 96:return 99;case 32:return 35;case 64:return 67;default:return 67}},l:function(a,b){return this.t._a1(b,false)},w:function(){return this.t.name()},u:function(a){if(arguments.length===1){this.t=a;return a}else{return this.t}},v:function(){return null},$type:new $.ig.Type("NameToken",$$t.$acu.$type)},true);$c("NameXToken:acg","NameToken",{x:null,init:function(a,b,c){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$acf.init.call(this,0,b,c)},init1:function(a,b,c,d,e,f,g){$$t.$acg.init.call(this,0,32,g);this.u(new $$t.gk(0,d,e.h(),f,g));var h=null;if(e.f()!=null){if(b==null){h=e.f()._a9()}else if(e.f()._dw()!=null){var i;if(function(){var j=e.f()._dw().tryGetValue(b,i);i=j.p1;return j.ret}()){h=i}}}if(h==null){h=new $$t.p7(b,f==2)}this.x=h.j(c);this.u()._af(this.x.n());if(e.f()!=null){$$t.$eh.bc(e,this)}},m:function(a){a.ak(this)},d:function($tResult,a){return a.ag(this)},e:function($tArgument,$tResult,a,b){return a.ag(this,b)},q:function(){return true},j:function(a,b,c){if($$t.$acf.j.call(this,a,b,c)==false){return false}var d=b;return $.ig.$op.equalsStatic(this.x,d.x)},r:function(){return this.x.j()},v:function(){return this.x.n()},f:function(){switch(this.h()){case 96:return 121;case 32:return 57;case 64:return 89;default:return 89}},l:function(a,b){return this.u()._a1(b,true)},o:function(a){if(arguments.length===1){this.x=a;return a}else{return this.x}},$type:new $.ig.Type("NameXToken",$$t.$acf.$type)},true);$c("NEOperator:ach","BinaryOperatorToken",{init:function(a){$$t.$acm.init.call(this,a)},o:function(){return 8},f:function(){return 14},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"<>"},$type:new $.ig.Type("NEOperator",$$t.$acm.$type)},true);$c("NumberToken:aci","OperandToken",{o:0,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$ack.init.call(this,64)},init1:function(a,b){$$t.$aci.init.call(this,0);this.o=b},m:function(a){a.al(this)},d:function($tResult,a){return a.ah(this)},e:function($tArgument,$tResult,a,b){return a.ah(this,b)},n:function(a){return this.o},j:function(a,b,c){if($$t.$ack.j.call(this,a,b,c)==false){return false}var d=b;return this.o==d.o},f:function(){return 31},l:function(a,b){return $7(this.o,a.o())},p:function(a){if(arguments.length===1){this.o=a;return a}else{return this.o}},$type:new $.ig.Type("NumberToken",$$t.$ack.$type)},true);$c("OpenParenOperator:acj","OperatorToken",{init:function(){$$t.$acl.init.call(this,255)},m:function(a){a.e(this)},d:function($tResult,a){return a.d(this)},e:function($tArgument,$tResult,a,b){return a.d(this,b)},o:function(){return 2147483647},f:function(){return this.f()-1},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"("},$type:new $.ig.Type("OpenParenOperator",$$t.$acl.$type)},true);$c("UnaryOperatorToken:acn","OperatorToken",{init:function(a){$$t.$acl.init.call(this,a)},m:function(a){a.ay(this)},d:function($tResult,a){return a.au(this)},e:function($tArgument,$tResult,a,b){return a.av(this,b)},$type:new $.ig.Type("UnaryOperatorToken",$$t.$acl.$type)},true);$c("ParenToken:aco","FormulaToken",{init:function(){$$t.$abp.init.call(this,255)},m:function(a){a.an(this)},d:function($tResult,a){return a.aj(this)},e:function($tArgument,$tResult,a,b){return a.aj(this,b)},f:function(){return 21},l:function(a,b){return")"},$type:new $.ig.Type("ParenToken",$$t.$abp.$type)},true);$c("PercentOperator:acp","UnaryOperatorToken",{init:function(a){$$t.$acn.init.call(this,a)},o:function(){return 3},f:function(){return 20},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"%"},$type:new $.ig.Type("PercentOperator",$$t.$acn.$type)},true);$c("PowerOperator:acq","BinaryOperatorToken",{init:function(a){$$t.$acm.init.call(this,a)},o:function(){return 4},f:function(){return 7},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"^"},$type:new $.ig.Type("PowerOperator",$$t.$acm.$type)},true);$c("RangeOperator:acr","BinaryOperatorToken",{init:function(){$$t.$acm.init.call(this,32)},y:function(){return true},o:function(){return 0},f:function(){return 17},l:function(a,b){return":"},$type:new $.ig.Type("RangeOperator",$$t.$acm.$type)},true);$c("RefToken:acy","CellReferenceToken",{x:null,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}this.x=new $$t.yv;$$t.$abh.init.call(this,b)},init1:function(a,b){$$t.$acy.init2.call(this,2,b,32)},init2:function(a,b,c){$$t.$acy.init.call(this,0,c);this.x=b},m:function(a){a.au(this)},d:function($tResult,a){return a.aq(this)},e:function($tArgument,$tResult,a,b){return a.aq(this,b)},v:function(){return false},t:function(){return new $$t.acw(this.h())},n:function(a){var b=this.y().e(a,this.v(),true);if(b.e()==false){return $$t.$zj._instance}if(a.j()==null){return $$t.$zj._instance}return a.j().rows().item(b.o())._as(b.m())},p:function(){return this.y().h()},j:function(a,b,c){if($$t.$abh.j.call(this,a,b,c)==false){return false}var d=b;if(this.y().g()!=d.y().g()){return false}if(this.y().p()!=d.y().p()){return false}var e=this.y().e(a,this.v(),true);var f=d.y().e(c,d.v(),true);var g=0;if(this.y().g()){g=c.l().m()-a.l().m()}var h=0;if(this.y().p()&&c.l().o()!=-1&&a.l().o()!=-1){h=c.l().o()-a.l().o()}return e.m()+g==f.m()&&e.o()+h==f.o()},f:function(){switch(this.h()){case 96:return 100;case 32:return 36;case 64:return 68;default:return 68}},l:function(a,b){if(this.w()){return"#REF!"}return this.x.z(a,this.v())},y:function(a){if(arguments.length===1){this.x=a;return a}else{return this.x}},$type:new $.ig.Type("RefToken",$$t.$abh.$type)},true);$c("RefNToken:acx","RefToken",{init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$$t.$acy.init.call(this,0,b)},init1:function(a,b){$$t.$acy.init1.call(this,1,b)},init2:function(a,b,c){$$t.$acy.init2.call(this,2,b,c)},m:function(a){a.at(this)},d:function($tResult,a){return a.ap(this)},e:function($tArgument,$tResult,a,b){return a.ap(this,b)},v:function(){return true},f:function(){switch(this.h()){case 96:return 108;case 32:return 44;case 64:return 76;default:return 76}},$type:new $.ig.Type("RefNToken",$$t.$acy.$type)},true);$c("Ref3DNToken:acs","RefNToken",{z:null,init:function(a,b,c){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$acx.init1.call(this,1,c);this.z=b},init1:function(a,b,c,d){$$t.$acx.init2.call(this,2,c,d);this.z=b},m:function(a){a.ao(this)},d:function($tResult,a){return a.ak(this)},e:function($tArgument,$tResult,a,b){return a.ak(this,b)},v:function(){return true},t:function(){return new $$t.acv(2,this.z,this.y(),this.h())},n:function(a){if(!a.l().e()){return null}var b=this.y().e(a,this.v(),true);if(b.e()==false){return $$t.$zj._instance}return this.z.a(b)},l:function(a,b){var c=this.z.o(b,false);if(c=="#REF!"){return c}return c+$$t.$acx.l.call(this,a,b)},o:function(a){if(arguments.length===1){this.z=a;return a}else{return this.z}},$type:new $.ig.Type("Ref3DNToken",$$t.$acx.$type)},true);$c("Ref3DToken:act","RefToken",{z:null,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$$t.$acy.init.call(this,0,b)},init1:function(a,b,c){$$t.$acy.init1.call(this,1,c);this.z=b},init2:function(a,b,c,d){$$t.$acy.init2.call(this,2,c,d);this.z=b},m:function(a){a.ap(this)},d:function($tResult,a){return a.al(this)},e:function($tArgument,$tResult,a,b){return a.al(this,b)},v:function(){return false},t:function(){return new $$t.acv(2,this.z,this.y(),this.h())},n:function(a){var b=this.y().e(a,this.v(),true);if(b.e()==false){return $$t.$zj._instance}return this.z.a(b)},f:function(){switch(this.h()){case 96:return 122;case 32:return 58;case 64:return 90;default:return 90}},l:function(a,b){var c=this.z.o(b,false);if(c=="#REF!"){return c}return c+$$t.$acy.l.call(this,a,b)},o:function(a){if(arguments.length===1){this.z=a;return a}else{return this.z}},$type:new $.ig.Type("Ref3DToken",$$t.$acy.$type)},true);$c("RefErr3dToken:acv","Ref3DToken",{init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$$t.$act.init.call(this,0,b)},init1:function(a,b){$$t.$act.init1.call(this,1,b,new $$t.yv(1,0,false,0,false))},init2:function(a,b,c,d){$$t.$act.init2.call(this,2,b,c,d)},m:function(a){a.ar(this)},d:function($tResult,a){return a.an(this)},e:function($tArgument,$tResult,a,b){return a.an(this,b)},v:function(){return false},n:function(a){return $$t.$dl.invalidCellReference()._a()},w:function(){return true},f:function(){switch(this.h()){case 96:return 124;case 32:return 60;case 64:return 92;default:return 74}},$type:new $.ig.Type("RefErr3dToken",$$t.$act.$type)},true);$c("RefErrToken:acw","CellReferenceToken",{init:function(a){$$t.$abh.init.call(this,a)},m:function(a){a.as(this)},d:function($tResult,a){return a.ao(this)},e:function($tArgument,$tResult,a,b){return a.ao(this,b)},v:function(){return false},t:function(){return this},n:function(a){return $$t.$dl.invalidCellReference()._a()},w:function(){return true},f:function(){switch(this.h()){case 96:return 106;case 32:return 42;case 64:return 74;default:return 74}},l:function(a,b){return"#REF!"},$type:new $.ig.Type("RefErrToken",$$t.$abh.$type)},true);$c("StrToken:ac0","OperandToken",{o:null,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$ack.init.call(this,64)},init1:function(a,b){$$t.$ac0.init.call(this,0);this.o=b},m:function(a){a.av(this)},d:function($tResult,a){return a.ar(this)},e:function($tArgument,$tResult,a,b){return a.ar(this,b)},n:function(a){return this.o},j:function(a,b,c){if($$t.$ack.j.call(this,a,b,c)==false){return false}var d=b;return this.o==d.o},f:function(){return 23},l:function(a,b){return'"'+$x(this.o,'"','""')+'"'},p:function(a){if(arguments.length===1){this.o=a;return a}else{return this.o}},$type:new $.ig.Type("StrToken",$$t.$ack.$type)},true);$c("StructuredTableReference:ac1","ReferenceToken",{t:null,ab:$m($$t.$c4.$type,null),ac:null,v:null,x:null,init:function(a,b,c,d){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break;case 3:this.init3.apply(this,arguments);break;case 4:this.init4.apply(this,arguments);break}return}$$t.$acu.init.call(this,32);this.x=new $$t.p7(b,false);this.v=new $$t.gk(1,c,this.x,false,d,true)},init1:function(a,b,c,d,e){$$t.$ac1.init.call(this,0,b,c,e);this.ab=$m($$t.$c4.$type,d)},init2:function(a,b,c,d,e){$$t.$ac1.init.call(this,0,b,c,e);this.ac=d},init3:function(a,b,c,d,e){$$t.$ac1.init.call(this,0,b,c,e);this.t=d},init4:function(a,b){$$t.$acu.init.call(this,b.h());this.x=b.x;this.v=b.v;this.ab=b.ab;this.ac=b.ac;this.t=b.t},m:function(a){a.aw(this)},d:function($tResult,a){return a.as(this)},e:function($tArgument,$tResult,a,b){return a.as(this,b)},n:function(a){var b=this.z(a);if(b==null){return $$t.$dl.invalidCellReference()._a()}var c=a.m();if(this.t!=null){return this.t.a(b,c)}else if(this.ab.hasValue()){return new $$t.aae(c,b,this.ab,$m($$t.$c4.$type,null))}else if(this.ac!=null){var d=b.columns()._item1(this.ac);if(d!=null){return new $$t.aah(c,d,$m($$t.$c4.$type,null),$m($$t.$c4.$type,null))}}return b._f()},q:function(){return this.x!=null},j:function(a,b,c){if($$t.$acu.j.call(this,a,b,c)==false){return false}var d=b;if($l(this.ab,d.ab)){return false}if(this.ac!=d.ac){return false}if(this.v==null||d.v==null){if(this.v!=null||d.v!=null){return false}}else if($.ig.$op.equalsStatic(this.v,d.v)==false){return false}if($.ig.$op.equalsStatic(this.x,d.x)==false){return false}if($.ig.$op.equalsStatic(this.t,d.t)==false){return false}return true},r:function(){if(this.o()!=null){return $$t.$acu.r.call(this)}return this.x!=null&&this.x.n()},s:function(a){this.x=a},l:function(a,b){var $self=this;var c=this.v!=null?this.v.name():"";var d;var e=$$t.$ac1.af(function(){var f=$self.ae(a.o(),b,d);d=f.p2;return f.ret}(),b.b);if(d==false&&c!=null&&a.d()!=null&&a.d()._ab()!=null){var f=a.d()._ab().getCellAssociatedTable(a.d()._bb());if(f!=null&&$$v.$an.c(f.name(),c,a.o(),1)==0){c=null}}var g=this.x.z(b,false);return g+(c!=null?c:"")+e},f:function(){switch(this.h()){case 96:return 4192;case 32:return 4128;case 64:return 4160;default:return 4160}},z:function(a){if(this.x.n()||this.v==null){return null}if(this.v.name()==null){var b=a.m();if(b!=null){return b._bp(a.l().m())}else{return null}}if(a.f()!=null){return a.f().getTable(this.v.name())}return null},ad:function(a){if(a==null){return null}for(var b=0;b<a.length;b++){var c=a.charAt(b);if($$t.$y0.aa(c)){var d=new $$6.aj(2,a.substr(0,b));d.h("'");d.h(c);for(var e=b+1;e<a.length;e++){c=a.charAt(e);if($$t.$y0.aa(c)){d.h("'")}d.h(c)}return d.toString()}}return a},ae:function(a,b,c){c=true;if(this.t!=null){return{ret:this.t.s(a,b),p2:c}}if(this.ab.hasValue()){return{ret:$$t.$y0.cw(this.ab.value()),p2:c}}if(this.ac!=null){c=b.b;return{ret:$$t.$ac1.ad(this.ac),p2:c}}return{ret:String.empty(),p2:c}},af:function(a,b){if(b==false&&a==String.empty()){return String.empty()}return"["+a+"]"},ai:function(a,b){if(this.x.n()==false&&this.v!=null&&$$v.$an.c(a.name(),this.v.name(),a._z(),1)==0){for(var c=0;c<b.count();c++){var d=b.__inner[c];if(this.ac!=null&&$$v.$an.c(d.value(),this.ac,a._z(),1)==0){this.ac=d.key().name()}if(this.t!=null){this.t.t(a,d.value(),d.key().name())}}}},aa:function(){if($j(this.ab,4)){return true}if(this.t!=null){return this.t.i()}return false},u:function(){return this.t},ag:function(){return this.ac},ah:function(){return this.v!=null?this.v.name():null},w:function(a){if(arguments.length===1){this.v=a;return a}else{return this.v}},y:function(a){if(arguments.length===1){this.x=a;return a}else{return this.x}},$type:new $.ig.Type("StructuredTableReference",$$t.$acu.$type)},true);$c("StructuredTableReference_InnerReference:ac2","Object",{n:null,l:$m($$t.$c4.$type,null),b:false,c:false,d:false,e:false,o:null,m:$m($$t.$c4.$type,null),init:function(a,b,c,d){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$.ig.$op.init.call(this);this.l=$m($$t.$c4.$type,b);this.c=c;this.m=d},init1:function(a,b,c,d,e,f,g){$$t.$ac2.init.call(this,0,b,c,d);this.d=e;this.n=f;this.o=g},init2:function(a,b,c){$.ig.$op.init.call(this);this.n=b;this.o=c},equals:function(a){var b=$b($$t.$ac2.$type,a);return b!=null&&$j(this.l,b.l)&&$j(this.m,b.m)&&this.n==b.n&&this.o==b.o&&this.c==b.c&&this.d==b.d&&this.b==b.b&&this.e==b.e},getHashCode:function(){return this.n.getHashCode()^this.o.getHashCode()},toString:function(){return this.s($$t.$k.cq(),$$t.$pt.a)},s:function(a,b){var c=$$t.$ac1.ad(this.n);var d=$$t.$ac1.ad(this.o);if(c!=null&&d==null&&this.l.hasValue()==false&&this.m.hasValue()==false){return c}var e=$$t.$y0.bw(a);var f=String.empty();if(this.h()){f+=" "}if(this.l.hasValue()){f+=$$t.$ac1.af($$t.$y0.cw(this.l.value()),b.b);if(this.m.hasValue()){f+=e;if(this.c){f+=" "}f+=$$t.$ac1.af($$t.$y0.cw(this.m.value()),b.b)}}if(c!=null){if(this.l.hasValue()){f+=e;if(this.d){f+=" "}}f+=$$t.$ac1.af(c,b.b);if(d!=null){f+=":"+$$t.$ac1.af(d,b.b)}}if(this.g()){f+=" "}return f},a:function(a,b){if(this.o!=null){var c=a.columns()._item1(this.n);var d=a.columns()._item1(this.o);if(c!=null&&d!=null){return new $$t.aai(b,c,d,this.l,this.m)}}else if(this.n!=null){var e=a.columns()._item1(this.n);if(e!=null){return new $$t.aah(b,e,this.l,this.m)}}else{return new $$t.aae(b,a,this.l,this.m)}return $$t.$zj._instance},t:function(a,b,c){if(this.n!=null&&$$v.$an.c(b,this.n,a._z(),1)==0){this.n=c}if(this.o!=null&&$$v.$an.c(b,this.o,a._z(),1)==0){this.o=c}},p:function(){return this.n},i:function(){return $j(this.l,4)||$j(this.m,4)},g:function(a){if(arguments.length===1){this.b=a;return a}else{return this.b}},h:function(a){if(arguments.length===1){this.e=a;return a}else{return this.e}},j:function(){return this.n!=null&&this.o==null&&$j(this.l,null)&&$j(this.m,null)&&this.c==false&&this.d==false&&this.b==false&&this.e==false},q:function(){return this.o},$type:new $.ig.Type("StructuredTableReference_InnerReference",$.ig.$ot)},true);$c("SubOperator:ac3","BinaryOperatorToken",{init:function(a){$$t.$acm.init.call(this,a)},o:function(){return 6},f:function(){return 4},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"-"},$type:new $.ig.Type("SubOperator",$$t.$acm.$type)},true);$c("TblToken:ac4","SpecialFormulaToken",{o:null,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}this.o=new $$t.yv;$$t.$acz.init.call(this,255)},init1:function(a,b,c){$$t.$ac4.init2.call(this,2,new $$t.yv(1,c,false,b,false))},init2:function(a,b){$$t.$ac4.init.call(this,0);this.o=b},m:function(a){a.ax(this)},d:function($tResult,a){return a.at(this)},e:function($tArgument,$tResult,a,b){return a.at(this,b)},n:function(){return true},j:function(a,b,c){if($$t.$acz.j.call(this,a,b,c)==false){return false}if(a.j()!=c.j()){return false}var d=b;return this.o.equals(d.o)},f:function(){return 2},l:function(a,b){var c=this.o.e(a,false,true);if(a.j()!=null&&c.e()){var d=a.j().rows().item(c.o());var e=d._bg(c.m());return e._v()}return"<Data Table Interior, Source: "+this.o.z(a,false)+">"},p:function(a){if(arguments.length===1){this.o=a;return a}else{return this.o}},$type:new $.ig.Type("TblToken",$$t.$acz.$type)},true);$c("UminusOperator:ac5","UnaryOperatorToken",{init:function(a){$$t.$acn.init.call(this,a)},n:function(){return true},o:function(){return 3},f:function(){return 19},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"-"},$type:new $.ig.Type("UminusOperator",$$t.$acn.$type)},true);$c("UnionOperator:ac6","BinaryOperatorToken",{init:function(){$$t.$acm.init.call(this,32)},y:function(){return true},o:function(){return 2},f:function(){return 16},l:function(a,b){return $$t.$y0.bx(a.o().numberFormat().numberDecimalSeparator()).toString()},$type:new $.ig.Type("UnionOperator",$$t.$acm.$type)},true);$c("UplusOperator:ac7","UnaryOperatorToken",{init:function(a){$$t.$acn.init.call(this,a)},n:function(){return true},o:function(){return 3},f:function(){return 18},h:function(a){if(arguments.length===1){return a}else{return $$t.$abp.h.call(this)}},l:function(a,b){return"+"},$type:new $.ig.Type("UplusOperator",$$t.$acn.$type)},true);$c("Constant:aas","Object",{init:function(){$.ig.$op.init.call(this)},c:function(){},f:function(a,b,c){},g:function(a){},e:function(a){},b:function(){},a:function(a,b,c){var d=function(){var e=a.readByteFromBuffer(b,c);b=e.p0;c=e.p1;return e.ret}();switch(d){case 0:return{ret:new $$t.aat,p1:b,p2:c};case 1:return{ret:new $$t.aav(0),p1:b,p2:c};case 2:return{ret:new $$t.aaw(0),p1:b,p2:c};case 4:return{ret:new $$t.aar(0),p1:b,p2:c};case 16:return{ret:new $$t.aau(0),p1:b,p2:c};default:return{ret:null,p1:b,p2:c}}},toString:function(){return this.e($$t.$k.cq())},$type:new $.ig.Type("Constant",$.ig.$ot)},true);$c("BooleanConstant:aar","Constant",{h:false,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$aas.init.call(this)},init1:function(a,b){$$t.$aas.init.call(this);this.h=b},equals:function(a){var b=$b($$t.$aar.$type,a);return b!=null&&b.h==this.h},getHashCode:function(){return this.h.getHashCode()},f:function(a,b,c){this.h=function(){var d=a.readByteFromBuffer(b,c);b=d.p0;c=d.p1;return d.ret}()!=0;var d=a.readBytesFromBuffer(7,b,c);b=d.p1;c=d.p2;return{p1:b,p2:c}},g:function(a){a.writeByte(this.h?1:0);a.writeByteArray(new Array(7))},e:function(a){return this.h?"TRUE":"FALSE"},b:function(){return 4},c:function(){return this.h},$type:new $.ig.Type("BooleanConstant",$$t.$aas.$type)},true);$c("EmptyConstant:aat","Constant",{init:function(){$$t.$aas.init.call(this)},equals:function(a){return $b($$t.$aat.$type,a)!==null},getHashCode:function(){return 0},f:function(a,b,c){var d=a.readBytesFromBuffer(8,b,c);b=d.p1;c=d.p2;return{p1:b,p2:c}},g:function(a){a.writeByteArray(new Array(8))},e:function(a){return String.empty()},b:function(){return 0},c:function(){return null},$type:new $.ig.Type("EmptyConstant",$$t.$aas.$type)},true);$c("ErrorConstant:aau","Constant",{h:null,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$aas.init.call(this)},init1:function(a,b){$$t.$aas.init.call(this);this.h=b},equals:function(a){var b=$b($$t.$aau.$type,a);return b!=null&&b.h==this.h},getHashCode:function(){return this.h.getHashCode()},f:function(a,b,c){this.h=$$t.$dl._j(function(){var d=a.readByteFromBuffer(b,c);b=d.p0;c=d.p1;return d.ret}());var d=a.readBytesFromBuffer(7,b,c);b=d.p1;c=d.p2;return{p1:b,p2:c}},g:function(a){a.writeByte(this.h._y());a.writeByteArray(new Array(7))},e:function(a){return this.h.toString()},b:function(){return 16},c:function(){return this.h._a()},$type:new $.ig.Type("ErrorConstant",$$t.$aas.$type)},true);$c("NumberConstant:aav","Constant",{h:0,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$aas.init.call(this)},init1:function(a,b){$$t.$aas.init.call(this);this.h=b},equals:function(a){var b=$b($$t.$aav.$type,a);return b!=null&&b.h==this.h},getHashCode:function(){return this.h},f:function(a,b,c){this.h=function(){var d=a.readDoubleFromBuffer(b,c);b=d.p0;c=d.p1;return d.ret}();return{p1:b,p2:c}},g:function(a){a.writeDouble(this.h)},e:function(a){return $7(this.h,a)},b:function(){return 1},c:function(){return this.h},$type:new $.ig.Type("NumberConstant",$$t.$aas.$type)},true);$c("StringConstant:aaw","Constant",{h:null,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$aas.init.call(this)},init1:function(a,b){$$t.$aas.init.call(this);this.h=b},equals:function(a){var b=$b($$t.$aaw.$type,a);return b!=null&&b.h==this.h},getHashCode:function(){return this.h.getHashCode()},f:function(a,b,c){this.h=function(){var d=a.readFormattedStringFromBuffer(1,b,c);b=d.p1;c=d.p2;return d.ret}()._unformattedString();return{p1:b,p2:c}},g:function(a){a.writeString(this.h,1)},e:function(a){return'"'+$x(this.h,'"','""')+'"'},b:function(){return 2},c:function(){return this.h},$type:new $.ig.Type("StringConstant",$$t.$aas.$type)},true);$c("CalcUtilities:zf","Object",{init:function(){$.ig.$op.init.call(this)},i:function(a,b){if(a==null){return false}var c=$b($$t.$zg.$type,b.context());if(c!=null){var d=c._row();var e=c._columnIndex();return a._p(d,e)}var f=$b($$t.$lu.$type,b.context());if(f!=null){return a._s(f)}var g=$b($$4.$x.$type.specialize($$t.$lu.$type),b.context());if(g!=null){var i=g.getEnumerator();while(i.moveNext()){var h=i.current();if(a._s(h)){return true}}return false}return false},c:function(a){if(a==null||typeof a==="number"||typeof a==="string"){return new $$t.ns(a)}var b=$b($$t.$dl.$type,a);if(b!=null){if(b==$$t.$dl.circularity()){return new $$t.ns(0)}return new $$t.ns(b._a())}if($b($$t.$dr.$type,a)!==null||$b($$6.$aj.$type,a)!==null||$b($$0.$as.$type,a)!==null||$b($$t.$dt.$type,a)!==null||$b($$t.$dv.$type,a)!==null){a=a.toString()}return new $$t.ns(a)},b:function(a){var t1=a;L0:while(true){switch(t1){case 42:return 3;case 7:return 2;case 0:return 6;case 23:return 0;case 36:return 4;case 29:return 7;case 15:return 1;default:t1=36;continue L0}break}},h:function(a){if(a==null){return 64}a=$$t.$pe.b(a);if($b($$t.$zg.$type,a)!==null){return 64}if($b($$t.$z2.$type,a)!==null){return 32}var b=$b($$t.$zi.$type,a);if(b!=null){return b._requiresScalar()?64:32}var c=$b($$t.$aaq.$type,a);if(c!=null){return c._requiresScalar()?64:32}return 64},e:function(a,b,c,d,e){return $$t.$zf.f(a,b,c,d,e,1)},f:function(a,b,c,d,e,f){if(e!=null){var g;var h=function(){var i=e._ap(a.trimEnd([]),f,d,b,c,g,false,false);g=i.p5;return i.ret}();if(h!=null){return h}}return $$t.$zj._instance},a:function(a){if(a==null){return function(){var $ret=new Array($firstRank=0);var $currRet=$ret;for(var $rankInit=0;$rankInit<$firstRank;$rankInit++){$currRet[$rankInit]=new Array(0)}return $ret}()}if(a.worksheet()==null){return function(){var $ret=new Array;$ret.add([new $$t.ns($$t.$dl.invalidCellReference()._a())]);return $ret}()}var b=function(){var $ret=new Array($firstRank=a._ad());var $currRet=$ret;for(var $rankInit=0;$rankInit<$firstRank;$rankInit++){$currRet[$rankInit]=new Array(a._aa())}return $ret}();for(var c=a.firstRow(),d=0;c<=a.lastRow();c++,d++){var e=a.worksheet().rows().item(c);for(var f=a._v(),g=0;f<=a._w();f++,g++){b[g][d]=$$t.$zf.c(e._as(f))}}return b},l:function(a){var b=$b($$t.$aaj.$type,$$t.$pe.b(a));if(b==null){return null}return b._getRegionGroup()||$$t.$lu._a},g:function(a,b,c){if(b.worksheet()==null){c=new $$t.nr(0);return{ret:null,p2:c}}c=null;var d;var e;if(function(){var f=$$t.$zf.k(a,b._ad(),b._aa(),d,e);d=f.p3;e=f.p4;return f.ret}()==false){c=new $$t.nr(3);return{ret:null,p2:c}}var f=e+b.firstRow();var g=d+b._v();return{ret:b.worksheet().rows().item(f)._as(g),p2:c}},m:function(a,b){if($$t.$k.a9(a)){return 0}if($b($$t.$dl.$type,a)!==null){return a}if(typeof a==="string"||$b($$0.$aq.$type,a)!==null||$b($$0.$s.$type,a)!==null){return a}var c=$b($$t.$nr.$type,a);if(c==null){var d=$b($$t.$om.$type,a);if(d!=null){if(b){return d.a}return d}try{var e=$$6.$g.toDouble3(a);if($.ig.util.isNaN(e)){return $$t.$dl.divisionByZero()}return e}catch(f){return a}}var t1=c.code();L0:while(true){switch(t1){case 0:return $$t.$dl.invalidCellReference();case 1:return $$t.$dl.wrongOperandType();case 2:return $$t.$dl.divisionByZero();case 3:return $$t.$dl.argumentOrFunctionNotAvailable();case 4:return $$t.$dl.valueRangeOverflow();case 6:return $$t.$dl.emptyCellRangeIntersection();case 7:return $$t.$dl.wrongFunctionName();case 5:return $$t.$dl.circularity();default:t1=0;continue L0}break}},j:function(a,b){if(a==null){return false}var c=$b($$t.$zg.$type,b.context());if(c!=null){var d=c._row();var e=c._columnIndex();return a._p(d,e)}var f=$b($$t.$lu.$type,b.context());if(f!=null){return a._o(f)}var g=$b($$4.$x.$type.specialize($$t.$lu.$type),b.context());if(g!=null){var i=g.getEnumerator();while(i.moveNext()){var h=i.current();if(a._o(h)){return true}}return false}return false},d:function(a,b){var c;var d;if(function(){var e=$$t.$zf.k(b,a.getLength(0),a.getLength(1),c,d);c=e.p3;d=e.p4;return e.ret}()==false){return null}return a.item(c,d)},k:function(a,b,c,d,e){var f=a._getRelativeAddressesInArrayFormula(d,e);d=f.p0;e=f.p1;if(b<=d){if(b==1){d=0}else{return{ret:false,p3:d,p4:e}}}if(c<=e){if(c==1){e=0}else{return{ret:false,p3:d,p4:e}}}return{ret:true,p3:d,p4:e}},$type:new $.ig.Type("CalcUtilities",$.ig.$ot)},true);$c("RefBase:aaj","Object",{_ao:0,_p:0,_h:null,_i:null,_am:null,__calculationContext:null,init:function(){this.__calculationContext=new $$t.aak;$.ig.$op.init.call(this)},formula:function(){return this._formula()},references:function(){return this._references()},equals:function(a){var b=$b($$t.$o0.$type,a);if(b==null){return false}return this._y($$t.$pe.b(b))},_y:function(a){},getHashCode:function(){},toString:function(){return this.getType().typeName()+"-"+this.absoluteName()},_addSuccessor:function(a){if(this._am==null){this._am=new $$4.x($$t.$aaj.$type,2,1)}this._am.add(a)},containsReference:function(a){},createReference:function(a){return $$t.$zf.e(a,this._row(),this._columnIndex(),this._worksheet(),this._workbook())},_getLastRegionGroup:function(){var a=this._getRegionGroup();return a==null||a.count()==0?null:a.item(a.count()-1)},_getRegionGroup:function(){return null},_getSuccessors:function(){return this._am||$$t.$aaj._emptyArray},_intersectsWith:function(a,b){var c=this._getRegionGroup();if(c!=null){for(var d=0,e=c.count();d<e;d++){var f=c.item(d);if(f.worksheet()==a&&f._h()._intersectsWith(b)){return true}}}return false},isSubsetReference:function(a){},_removeSuccessor:function(a){if(this._am!=null){this._am.remove(a)}},_resetCalcNetworkInfo:function(){this._nextReferenceInCalcNetwork(null);this._previousReferenceInCalcNetwork(null);this._hasNewFormulaToBeCalculated(false);this._isDirty(false);this._isInCircularity(false);this._isInCalcNetwork(false);this._isInNamedReferenceOnlyCircularity(false);this._calcNetworkSortState(0);if(this._am!=null){this._am.clear()}},_resolveReference:function(a,b,c){var $self=this;c=null;if(b==false){return{ret:this,p0:a,p2:c}}if(a.c!=64){return{ret:this,p0:a,p2:c}}var d=$b($$t.$zg.$type,function(){var e=$$t.$aak.b(a);a=e.p0;return e.ret}());if(d==null||d._a2()==false){return{ret:this,p0:a,p2:c}}return{ret:function(){var e=$self._n(d,c);c=e.p1;return e.ret}(),p0:a,p2:c}},_setFormula1:function(a,b,c,d){if(c==false&&a==this._formula()){return}if(this._canOwnFormula()==false){return}this._at(d);var e=this._workbook();if(a==null||e==null){return}a._setTargetReference(this,e,d);this._ax(a);if(this._aj()){e._g3(a)}if(b&&e._ck()==false&&e.calculationMode()==0){e._u().ax();this.value(a.evaluateCore(e))}},_toDynamic:function(){return new $$t.aan(this)},_b:function(a){var b=this;var c=this._workbook();if(c!=null){var d=c._u().av(b);b=d.p0}if(a&&this.__calculationContext.d){var e=function(){var f=$$t.$aak.b(b.__calculationContext);b.__calculationContext=f.p0;return f.ret}();if(e!=null){var f=$b($$t.$ey.$type,e.formula());if(f!=null&&c!=null){f._addDynamicReference(b,c._u())}else if(e.formula()!=null){e.formula().addDynamicReferenceI(b)}}}var g=b._c();if(g!=null){g._n=b.__calculationContext}else{g=$$t.$ns._g}return g},_n:function(a,b){b=null;return{ret:this,p1:b}},_ax:function(a){},_az:function(a){},_z:function(a){return(this._p&a)==a},_at:function(a){var b=this._formula();if(b==null){return}var c=this._workbook();if(c!=null){c._ik(b)}b._setTargetReference(null,c,a);this._ax(null)},_aw:function(a,b){if(b){this._p|=a}else{this._p&=~a}},absoluteName:function(){return"//"+this.elementName()},_formula:function(){return null},_calcNetworkFinishTime:function(a){if(arguments.length===1){this._ao=a;return a}else{return this._ao}},_calcNetworkSortState:function(a){if(arguments.length===1){this._p&=~3;this._p|=a;return a}else{return this._p&3}},_canOwnFormula:function(){return false},_columnIndex:function(){},context:function(){return null},elementName:function(){},_hasNewFormulaToBeCalculated:function(a){if(arguments.length===1){this._aw(4,a);return a}else{return this._z(4)}},_hasSuccessors:function(){return this._am!=null&&this._am.count()!=0},_ignoreNextCalculatedValue:function(a){if(arguments.length===1){this._aw(128,a);return a}else{return this._z(128)}},_isDirty:function(a){if(arguments.length===1){this._aw(8,a);return a}else{return this._z(8)}},isEnumerable:function(){return false},_isInCalcNetwork:function(a){if(arguments.length===1){this._aw(16,a);return a}else{
|
|
return this._z(16)}},_isInCircularity:function(a){if(arguments.length===1){this._aw(32,a);return a}else{return this._z(32)}},_isNamedReference:function(){return false},_isInNamedReferenceOnlyCircularity:function(a){if(arguments.length===1){this._aw(64,a);return a}else{return this._z(64)}},_nextReferenceInCalcNetwork:function(a){if(arguments.length===1){this._h=a;return a}else{return this._h}},normalizedAbsoluteName:function(){return this.absoluteName().toLowerCase()},_predecessors:function(){return this._references()||$$t.$aal._instance},_previousReferenceInCalcNetwork:function(a){if(arguments.length===1){this._i=a;return a}else{return this._i}},_references:function(){return null},_resolvedReference:function(){return this},_row:function(){},_sheet:function(){return this._worksheet()},_aj:function(){return true},value:function(a){if(arguments.length===1){this._az(a);return a}else{return this._b(false)}},_c:function(){},_workbook:function(){var a=this._sheet();if(a==null){return null}return a.workbook()},_worksheet:function(){var a=this._row();if(a==null){return null}return a.worksheet()},$type:new $.ig.Type("RefBase",$.ig.$ot,[$$t.$o0.$type])},true);$c("CellCalcReferenceBase:zh","RefBase",{_a7:null,_a6:0,_a0:null,_a1:null,init:function(a,b){$$t.$aaj.init.call(this);this._a1=a;this._a6=b},_canOwnFormula:function(){return true},_columnIndex:function(){return this._a6},context:function(){return this},elementName:function(){if(this._a7!=null){var a=this._worksheet().name();if(a.length+1<this._a7.length){for(var b=0,c=0;b<this._a7.length;b++){var d=this._a7.charAt(b);if(d=="'"){if(c!=0&&c!=a.length){this._a7=null;break}continue}if(a.length<=c){if(d!="!"){this._a7=null}break}if(d!=a.charAt(c++)){this._a7=null;break}}if(this._a7!=null){return this._a7}}}this._a7=this._a1._c7(this._a6,1,true,false,false);return this._a7},_formula:function(){return this._a0},_getRegionGroup:function(){return[this._a1.worksheet()._cx(this._a1.index(),this._a6,this._a1.index(),this._a6)]},_intersectsWith:function(a,b){if(this._a1.worksheet()!=a){return false}return b._contains2(this._a1.index(),this._a6)},_predecessors:function(){return this._a0||$$t.$aaj._predecessors.call(this)},_row:function(){return this._a1},_ax:function(a){this._a0=a},_az:function(a){if(this._a0==null){return}var b=a._getResolvedValue();if($$t.$k.a9(b)){b=0}else if($b($$t.$om.$type,b)!==null&&$b($$t.$om.$type,a.value())!==null==false){b=b.toString()}this._a0._calculatedValue(new $$t.ns(b))},_c:function(){if(this._a1.worksheet().workbook()==null){return $$t.$zj._instance.value()}if(this._a0!=null){return this._a0._calculatedValue()}return $$t.$zf.c(this._a1._c5(this._a6))},_workbook:function(){return this._a1.worksheet().workbook()},_getRelativeAddressesInArrayFormula:function(a,b){var c=$b($$t.$ec.$type,this._formula());if(c==null){b=0;a=0;return{p0:a,p1:b}}var d=c._arrayFormula().cellRange();b=this._a1.index()-d.firstRow();a=this._a6-d.firstColumn();return{p0:a,p1:b}},_a9:function(a,b){this._a7=null;this._a1=a;this._a6=b},_a2:function(){return this._a0!=null&&this._a0._ak()},_isColumnHidden:function(){return this._a1.worksheet()._ec(this._a6)},_isHidden:function(){if(this._a1.hidden()){return true}return this._a1.worksheet()._ec(this._a6)},_isRowHidden:function(){return this._a1.hidden()},$type:new $.ig.Type("CellCalcReferenceBase",$$t.$aaj.$type)},true);$c("CellCalcReference:zg","CellCalcReferenceBase",{init:function(a,b){$$t.$zh.init.call(this,a,b)},containsReference:function(a){var b=$b($$t.$aaj.$type,$$t.$pe.b(a));if(b==null||$b($$t.$z2.$type,b)!==null){return false}var c=$b($$t.$zg.$type,b);if(c!=null){return this==c}var d=$$t.$zf.l(b);for(var e=0;e<d.count();e++){if(d.item(e)._p(this._a1,this._a6)){return true}}return false},_y:function(a){var b=$b($$t.$zg.$type,a);if(b==null){return false}return this._a1==b._a1&&this._a6==b._a6},getHashCode:function(){return this._a1.getHashCode()^this._a6<<16},isSubsetReference:function(a){return this.containsReference(a)},_ensureCalculated:function(){var a=this._workbook();if(a!=null){a._hd(this)}},_be:function(){this._a9(null,0);$$t.$zg._ba=this},_bb:function(a,b){var c=$$t.$zg._ba;if(c!=null){$$t.$zg._ba=null;c._a9(a,b)}else{c=new $$t.zg(a,b)}return c},_shouldBeRecalculatedOnNextLoad:function(){if(this._isDirty()||this._isInCircularity()){return true}var a=this._formula();if(a!=null&&a.hasAlwaysDirty()){return true}return false},$type:new $.ig.Type("CellCalcReference",$$t.$zh.$type)},true);$c("DataValidationCalcReference:zi","CellCalcReferenceBase",{init:function(a,b,c){$$t.$zh.init.call(this,a,b);this._requiresScalar(c);this._isDirty(true)},containsReference:function(a){return false},_y:function(a){var b=$b($$t.$zi.$type,a);if(b==null){return false}return this._a1==b._a1&&this._a6==b._a6},getHashCode:function(){return this._a1.getHashCode()^this._a6<<16},isSubsetReference:function(a){return false},_predecessors:function(){return $$t.$aal._instance},_aj:function(){return false},_c:function(){return this._formula()._calculatedValue()},__requiresScalar:false,_requiresScalar:function(a){if(arguments.length===1){this.__requiresScalar=a;return a}else{return this.__requiresScalar}},$type:new $.ig.Type("DataValidationCalcReference",$$t.$zh.$type)},true);$c("ExcelReferenceError:zj","RefBase",{init:function(){$$t.$aaj.init.call(this)},_addSuccessor:function(a){},_columnIndex:function(){return-1},containsReference:function(a){return false},elementName:function(){return"#REF!"},_y:function(a){return $b($$t.$zj.$type,a)!==null},getHashCode:function(){return 1},isSubsetReference:function(a){return false},_row:function(){return null},_c:function(){return new $$t.ns($$t.$nr._f())},$type:new $.ig.Type("ExcelReferenceError",$$t.$aaj.$type)},true);$c("ExternalCellCalcReference:zk","RefBase",{_a2:null,_a1:null,init:function(a,b,c){this._a2=new $$t.jx;$$t.$aaj.init.call(this);this._a1=a;this._a2=new $$t.jx(1,b,c)},_columnIndex:function(){return this._a2.m()},containsReference:function(a){var b=$$t.$pe.b(a);var c=$b($$t.$zk.$type,b);if(c!=null){return this._a1==c._a1&&$$t.$jx.f(this._a2,c._a2)}var d=$b($$t.$zm.$type,b);if(d!=null){return this._a1==d._worksheetReference()&&d._address()._contains(this._a2)}var e=$b($$t.$zw.$type,b);if(e!=null){return this._a1.e()==e._firstWorksheetReference().e()&&e._firstWorksheetReference().l()<=this._a1.l()&&this._a1.l()<=e._lastWorksheetReference().l()&&$$t.$jx.f(this._a2,e._address())}var f=$b($$t.$zx.$type,b);if(f!=null){return this._a1.e()==f._firstWorksheetReference().e()&&f._firstWorksheetReference().l()<=this._a1.l()&&this._a1.l()<=f._lastWorksheetReference().l()&&f._address()._contains(this._a2)}return false},elementName:function(){return this._a1.p()+this._a2.p(false,false,this._a1.e().l().currentFormat(),1)},_y:function(a){var b=$b($$t.$zk.$type,a);if(b==null){return false}return this._a1==b._a1&&$$t.$jx.f(this._a2,b._a2)},getHashCode:function(){return this._a1.getHashCode()^this._a2.getHashCode()<<1},isSubsetReference:function(a){return this.containsReference(a)},_row:function(){return null},_c:function(){return new $$t.ns(this._a1.z(this._a2.o(),this._a2.m()))},_workbook:function(){return this._a1.e().l()},_address:function(){return this._a2},_worksheetReference:function(){return this._a1},$type:new $.ig.Type("ExternalCellCalcReference",$$t.$aaj.$type)},true);$c("NamedCalcReferenceBase:z2","RefBase",{init:function(){$$t.$aaj.init.call(this)},_columnIndex:function(){return-1},_isNamedReference:function(){return true},_row:function(){return null},$type:new $.ig.Type("NamedCalcReferenceBase",$$t.$aaj.$type)},true);$c("ExternalNamedCalcReference:zl","NamedCalcReferenceBase",{_a1:null,_a0:null,init:function(a){$$t.$z2.init.call(this);this._a0=a},_formula:function(){return this._a1},_canOwnFormula:function(){return true},containsReference:function(a){var b=$b($$t.$zl.$type,$$t.$pe.b(a));if(b==null){return false}return b._a0==this._a0},context:function(){return this._a0},elementName:function(){return this._a0.toString()},_y:function(a){var b=$b($$t.$zl.$type,a);if(b==null){return false}return this._a0==b._a0},getHashCode:function(){return this._a0.getHashCode()},isSubsetReference:function(a){var b=$b($$t.$zl.$type,$$t.$pe.b(a));if(b==null){return false}return b._a0==this._a0},_ax:function(a){this._a1=a},_c:function(){return new $$t.ns(this._formula())},_workbook:function(){return this._a0._h().l()},$type:new $.ig.Type("ExternalNamedCalcReference",$$t.$z2.$type)},true);$c("ExternalRegionCalcReference:zm","RefBase",{_a3:null,_a0:null,_a1:null,init:function(a,b){this._a3=new $$t.lv;$$t.$aaj.init.call(this);this._a1=a;this._a3=b;this._a0=new $$t.ns(new $$t.zo(this))},_columnIndex:function(){return this._a3._firstColumnIndex()},containsReference:function(a){var b=$$t.$pe.b(a);var c=$b($$t.$zk.$type,b);if(c!=null){return this._a1==c._worksheetReference()&&this._a3._contains(c._address())}var d=$b($$t.$zm.$type,b);if(d!=null){return this._a1==d._a1&&this._a3._intersectsWith(d._a3)}var e=$b($$t.$zw.$type,b);if(e!=null){return this._a1.e()==e._firstWorksheetReference().e()&&e._firstWorksheetReference().l()<=this._a1.l()&&this._a1.l()<=e._lastWorksheetReference().l()&&this._a3._contains(e._address())}var f=$b($$t.$zx.$type,b);if(f!=null){return this._a1.e()==f._firstWorksheetReference().e()&&f._firstWorksheetReference().l()<=this._a1.l()&&this._a1.l()<=f._lastWorksheetReference().l()&&this._a3._intersectsWith(f._address())}return false},elementName:function(){return this._a1.p()+this._a3._toString1(false,false,this._workbook().currentFormat(),1)},_y:function(a){var b=$b($$t.$zm.$type,a);if(b==null){return false}return this._a1==b._a1&&$$t.$lv._l_op_Equality(this._a3,b._a3)},getHashCode:function(){return this._a1.getHashCode()^this._a3.getHashCode()<<1},isSubsetReference:function(a){var b=$$t.$pe.b(a);var c=$b($$t.$zk.$type,b);if(c!=null){return this._a1==c._worksheetReference()&&this._a3._contains(c._address())}var d=$b($$t.$zm.$type,b);if(d!=null){return this._a1==d._a1&&this._a3._contains1(d._a3)}var e=$b($$t.$zw.$type,b);if(e!=null){return this._a1.e()==e._firstWorksheetReference().e()&&e._firstWorksheetReference().l()<=this._a1.l()&&this._a1.l()<=e._lastWorksheetReference().l()&&this._a3._contains(e._address())}var f=$b($$t.$zx.$type,b);if(f!=null){return this._a1.e()==f._firstWorksheetReference().e()&&f._firstWorksheetReference().l()<=this._a1.l()&&this._a1.l()<=f._lastWorksheetReference().l()&&this._a3._contains1(f._address())}return false},_row:function(){return null},_c:function(){return this._a0},_workbook:function(){return this._a1.e().l()},_address:function(){return this._a3},_worksheetReference:function(){return this._a1},$type:new $.ig.Type("ExternalRegionCalcReference",$$t.$aaj.$type)},true);$c("excel.ArrayProxy:no","Object",{init:function(){$.ig.$op.init.call(this)},_e:null,getEnumerator:function(){var d__=new $$t.nu(0);d__.___4__this=this;return d__},getLength:function(a){},_c:function(a){},_a:function(){},_i:function(a,b){var d__=new $$t.nv((-2));d__.___4__this=this;d__.___3__dimension=a;d__.___3__index=b;return d__},_j:function(a,b){},_m:function(a,b){var c=this.getLength(0);var d=this.getLength(1);for(var e=0;e<d;e++){for(var f=0;f<c;f++){b(this.item(f,e),new $$t.np(1,f,e))}}},_n:function(){throw new $$6.o(1,$$t.$k.ef("LE_IndexOutOfRangeException_ArrayBounds"))},_l:function(a){if(this._e==null){return}a._n=this._e._n;if(this._h()){a._y(this._e._y())}},item:function(a,b){return this._b(new $$t.np(1,a,b))},_b:function(a){var b=this._c(a);this._l(b);return b},_g:function(){},_h:function(){return false},_f:function(a){if(arguments.length===1){this._e=a;return a}else{return this._e}},$type:new $.ig.Type("excel.ArrayProxy",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$ns.$type)])},true);$c("ExternalRegionCalcReference_ExternalRegionValuesArray:zo","excel.ArrayProxy",{_p:null,_o:null,init:function(a){$$t.$no.init.call(this);this._p=a},_g:function(){return true},_j:function(a,b){var d__=new $$t.zn((-2));d__.___4__this=this;d__.___3__dimension=a;d__.___3__index=b;return d__},getLength:function(a){switch(a){case 0:return this._p._address()._width();case 1:return this._p._address()._height();default:this._n();return-1}},_c:function(a){if(a.b<0||this.getLength(0)<=a.b){this._n()}if(a.c<0||this.getLength(1)<=a.c){this._n()}var b=this._p._address();var c=b._firstColumnIndex()+a.b;var d=b._firstRowIndex()+a.c;return $$t.$m7._c(this._p._worksheetReference().z(d,c))},_a:function(){if(this._o==null){var a=this._p._address();var b=this._p._worksheetReference();this._o=function(){var $ret=new Array($firstRank=a._width());var $currRet=$ret;for(var $rankInit=0;$rankInit<$firstRank;$rankInit++){$currRet[$rankInit]=new Array(a._height())}return $ret}();for(var c=a._firstColumnIndex();c<=a._lastColumnIndex();c++){for(var d=a._firstRowIndex();d<=a._lastRowIndex();d++){var e=b.z(d,c);var f;if(e==null){f=$$t.$ns._g}else{f=new $$t.ns(e)}this._o[c-a._firstColumnIndex()][d-a._firstRowIndex()]=f}}}return this._o},$type:new $.ig.Type("ExternalRegionCalcReference_ExternalRegionValuesArray",$$t.$no.$type)},true);$c("FormulaEvaluator:zp","FormulaTokenVisitor",{a2:null,a0:null,a3:null,a7:false,bd:null,az:null,a6:null,init:function(){this.bd=new $$4.aa($$0.$aq.$type);$$t.$abv.init.call(this);this.a6=new $$t.zq},g:function(){this.a2=null;this.a0=null;this.a3=null;this.a7=false;this.bd.clear();this.az=null;$$t.$abv.g.call(this)},p:function(a){var b=this.a1(a);if(b==null){return}var c=-1;var d;if(function(){var e=b._toDouble1(d);d=e.p0;return e.ret}()){c=$.ig.truncate(Math.floor(d))}if(c<1||a.skipTokenIndexes().count()<c){this.a0.push(new $$t.ns(new $$t.nr(1)));this.bh(a.chooseFunctionIndex());return}if(1<c){this.d(a.skipTokenIndexes().__inner[c-2])}},q:function(a){var b=this.a1(a);if(b==null){return}try{if(b._toBoolean1()){return}}catch(c){this.a0.push(new $$t.ns(c));this.bh(a.ifFunctionIndex());return}this.d(a.skipTokenIndexes().__inner[0]);if(a.hasFalseCondition()==false){this.a0.push(new $$t.ns(false))}},r:function(a){if(this.bd.peek()&&a.t()!=0){this.bh(a.t())}},v:function(a){this.be(a.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.a3),a,2)},x:function(a){$$t.$abv.x.call(this,a);if($b($$t.$z2.$type,this.a2)!==null&&a.p()){this.a0.peek()._y(true)}},aa:function(a){this.bj(a)},ab:function(a){this.bj(a)},ac:function(a){this.bj(a)},aj:function(a){if(a.u()._g()==1){return}$$t.$abv.aj.call(this,a)},am:function(a){this.a0.push(new $$t.ns(a.n(this.b())))},ay:function(a){this.be(a.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.a3),a,1)},a8:function(a){var b=this.az[a.selectorFunctionTokenIndex()];if(b==null||a.skipTokenIndexes().count()==0){return false}var c=b.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.a3);if(c==null){return false}return this.bc(c,a.selectorFunctionTokenIndex(),0,this.a0.peek())==false},be:function(a,b,c){if(a==null){this.bf(c);return}try{this.a0._ac(a,c);if(this.a9(a,this.d(),c)==false){a._ah(this.a0,c)}}finally{this.a0._ab()}},bf:function(a){for(var b=0;b<a;b++){this.a0.pop()}this.a0.push(new $$t.ns(new $$t.nr(7)))},a5:function(a,b,c){if($$t.$zp.a4==null){$$t.$zp.a4=new $$t.zp}var d=$$t.$zp.a4;if(d.b()!=null){d=new $$t.zp}d.b(a);d.a2=b;d.a3=a.f()._u().d();d.a0=c;d.a7=c._u();d.az=a.d()._e();d.b().d()._cb();return d},a9:function(a,b,c){var d=new Array(c);var e=false;for(var f=0;f<c;f++){if(this.bb(a,b,f,d)){e=true;d[f]=true}else{d[f]=false}}if(e==false){return false}var g=new Array(c);for(var h=c-1;h>=0;h--){g[h]=this.a0.pop()}var i=1;var j=1;for(var k=0;k<c;k++){if(d[k]==false){continue}var l=g[k]._e();if(l==null){continue}var m=l.getLength(0);var n=l.getLength(1);if(m!=1){if(i!=1&&i!=m){this.a0.push(new $$t.ns(new $$t.nr(1)));return true}i=m}if(n!=1){if(j!=1&&j!=n){this.a0.push(new $$t.ns(new $$t.nr(1)));return true}j=n}}var o=function(){var $ret=new Array($firstRank=i);var $currRet=$ret;for(var $rankInit=0;$rankInit<$firstRank;$rankInit++){$currRet[$rankInit]=new Array(j)}return $ret}();for(var p=0;p<i;p++){for(var q=0;q<j;q++){for(var r=0;r<c;r++){var s=g[r];if(d[r]){var t=s._e();var u=t.getLength(0);var v=t.getLength(1);var w=u==1?0:p;var x=v==1?0:q;s=t.item(w,x)}this.a0.push(s)}a._ah(this.a0,c);o[p][q]=this.a0.pop()}}this.a0.push(new $$t.ns(o));return true},bh:function(a){this.d(a-1)},bb:function(a,b,c,d){if(d!=null&&a._s()&&c>0&&d[0]){return this.a0._d(c)._s()}return this.bc(a,b,c,this.a0._d(c))},bc:function(a,b,c,d){if(a._j(c)!=64){return false}if(d._s()==false){return false}var e;if($b($$t.$ec.$type,this.a0._k().formula())!==null){e=false}else{e=d.isReference()}var f=this.b().f();if(f==null){return false}return this.a6.bj(this.b(),b,c,e)},a1:function(a){var b=this.a8(a);this.bg(b);if(b==false){return null}var c=this.a0.pop();if(c.isError()){this.a0.push(new $$t.ns(c.toErrorValue()));this.bh(a.selectorFunctionTokenIndex());return null}return c},ba:function(){var a=this.bd.pop();this.bi();return a},bg:function(a){this.bd.push(a);this.bi()},bi:function(){this.a0._u(this.a7||this.bd.count()!=0)},bj:function(a){var b=a.formulaToken();var c=b.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.a3);if(c!=null&&c._s()&&this.bd.count()>0&&this.ba()){return}this.be(c,b,a.argumentCount())},$type:new $.ig.Type("FormulaEvaluator",$$t.$abv.$type)},true);$c("FormulaEvaluator_ShouldSplitParameterHelper:zq","FormulaTokenEvaluator$1",{bl:0,bk:0,bi:false,bh:null,bn:$m($$0.$aq.$type,null),bm:0,init:function(){$$t.$abt.init.call(this,$$0.$aw.$type)},a1:function(){this.bh=null;$$t.$abt.a1.call(this)},bj:function(a,b,c,d){this.c(a);this.bn=$m($$0.$aq.$type,null);this.bi=d;this.bl=c;this.bk=b;this.bm=-1;this.bh=a.f()._u().d();this.ax();return!$k(this.bn)?this.bn.value():false},a5:function(a,b,c){if(this.az==this.bk){this.bk=-1;this.bo(a.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.bh),this.az,this.bl);this.bm=this.az}else{if(b==this.bm){this.bo(a.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.bh),this.az,0);this.bm=this.az}else if(c==this.bm){this.bo(a.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.bh),this.az,1);this.bm=this.az}}return this.az},a6:function(a,b,c){if(this.az==this.bk){this.bk=-1;this.bo(a.formulaToken().e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.bh),this.az,this.bl);this.bm=this.az}else{for(var d=0;d<c.length;d++){if(c[d]==this.bm){this.bo(a.formulaToken().e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.bh),this.az,d);this.bm=this.az;break}}}return this.az},a7:function(a){return this.az},a8:function(a,b){if(b==this.bm){this.bm=this.az}return this.az},a9:function(a,b){if(this.az==this.bk){this.bk=-1;this.bo(a.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.bh),this.az,0);this.bm=this.az}else{if(b==this.bm){this.bo(a.e($$t.$oq.$type,$$t.$ny.$type,$$t.$abs.a3,this.bh),this.az,0);this.bm=this.az}}return this.az},bo:function(a,b,c){if(a==null||$l(this.bn,null)){return}if(a.doesParameterAllowIntermediateResultArray(c,this.bi)==false){this.bn=$m($$0.$aq.$type,false)}else if(a._j(c)!=64){this.bn=$m($$0.$aq.$type,true)}},$type:new $.ig.Type("FormulaEvaluator_ShouldSplitParameterHelper",$$t.$abt.$type.specialize($$0.$aw.$type))},true);$c("MatrixUtilities:zr","Object",{init:function(){$.ig.$op.init.call(this)},f:function(a,b,c,d){var e=$$t.$zr.c(a,b,c,d);var f=$$t.$zr.g(e,b-1);return Math.pow(-1,d+c)*f},g:function(a,b){if(b==1){return a[0][0]}var c=0;for(var d=0;d<b;d++){var e=$$t.$zr.f(a,b,d,0);c+=a[d][0]*e}return c},a:function(a,b,c){c=null;var d=$$t.$zr.g(a,b);if(d==0){c=$$t.$dl.valueRangeOverflow()._a();return{ret:null,p2:c}}var e=1/d;var f=$$t.$zr.e(Number,a);var g=function(){var $ret=new Array($firstRank=b);var $currRet=$ret;for(var $rankInit=0;$rankInit<$firstRank;$rankInit++){$currRet[$rankInit]=new Array(b)}return $ret}();for(var h=0;h<b;h++){for(var i=0;i<b;i++){g[h][i]=e*$$t.$zr.f(f,b,h,i)}}return{ret:g,p2:c}},b:function(a,b,c){c=null;var d=a.getLength(0);var e=a.getLength(1);var f=function(){var $ret=new Array($firstRank=d);var $currRet=$ret;for(var $rankInit=0;$rankInit<$firstRank;$rankInit++){$currRet[$rankInit]=new Array(e)}return $ret}();for(var g=0;g<e;g++){for(var h=0;h<d;h++){var i=a.item(h,g);if(i.isError()){c=i.toErrorValue();return{ret:null,p2:c}}if(i.isString()||i.isBoolean()){switch(b){case 0:c=new $$t.nr(1);return{ret:null,p2:c};case 1:f[h][g]=0;break;case 2:f[h][g]=NaN;break;default:break}}else{f[h][g]=i._toDouble3()}}}return{ret:f,p2:c}},c:function(a,b,c,d){var e=function(){var $ret=new Array($firstRank=b-1);var $currRet=$ret;for(var $rankInit=0;$rankInit<$firstRank;$rankInit++){$currRet[$rankInit]=new Array(b-1)}return $ret}();for(var f=0,g=0;f<b;f++,g++){if(f==c){g--;continue}for(var h=0,i=0;h<b;h++,i++){if(h==d){i--;continue}e[g][i]=a[f][h]}}return e},e:function($t,a){var b=a.getLength(0);var c=a.getLength(1);var d=function(){var $ret=new Array($firstRank=c);var $currRet=$ret;for(var $rankInit=0;$rankInit<$firstRank;$rankInit++){$currRet[$rankInit]=new Array(b)}return $ret}();for(var e=0;e<b;e++){for(var f=0;f<c;f++){d[f][e]=a[e][f]}}return d},d:function(a){var b=a.getLength(0);var c=a.getLength(1);var d=function(){var $ret=new Array($firstRank=c);var $currRet=$ret;for(var $rankInit=0;$rankInit<$firstRank;$rankInit++){$currRet[$rankInit]=new Array(b)}return $ret}();for(var e=0;e<b;e++){for(var f=0;f<c;f++){d[f][e]=a.item(e,f)}}return d},$type:new $.ig.Type("MatrixUtilities",$.ig.$ot)},true);$c("MultiSheetCellCalcReference:zt","RefBase",{_a4:null,_a2:null,_a3:null,_a1:null,_a5:null,_a0:null,init:function(a,b,c){this._a4=new $$t.jx;$$t.$aaj.init.call(this);this._a2=a;this._a3=b;this._a4=c;var d=this._a2.workbook().worksheets();var e=new $$t.lv(1,this._a4.o(),this._a4.o(),this._a4.m(),this._a4.m());var f=this._a3.index()-this._a2.index()+1;this._a5=new $$4.x($$t.$lu.$type,2,f);var g=new Array(f);for(var h=this._a2.index(),i=0;h<=this._a3.index();h++,i++){var j=d._item(h)._cw(e);this._a5.add(j);g[i]=new $$t.z7(j)}this._a0=new $$t.ns(g);this._a1=new $$t.zv(this)},_columnIndex:function(){return this._a4.m()},containsReference:function(a){var b=$$t.$zf.l(a);for(var c=0;c<b.count();c++){var d=b.item(c);if(d.worksheet().index()<this._a2.index()||this._a3.index()<d.worksheet().index()){continue}if(d._h()._contains(this._a4)){return true}}return false},context:function(){return this._a5},elementName:function(){return $$t.$k.d6(null,this._a2.name(),this._a3.name())+this._a4.p(false,false,this._a2._o(),1)},_y:function(a){var b=$b($$t.$zt.$type,a);if(b==null){return false}return this._a2==b._a2&&this._a3==b._a3&&$$t.$jx.f(this._a4,b._a4)},getHashCode:function(){return this._a2.getHashCode()^this._a3.getHashCode()<<1^this._a4.getHashCode()<<2},_getRegionGroup:function(){return this._a5},isEnumerable:function(){return true},isSubsetReference:function(a){var b=$$t.$zf.l(a);for(var c=0;c<b.count();c++){var d=b.item(c);if(d.worksheet().index()<this._a2.index()||this._a3.index()<d.worksheet().index()){return false}if(d._h()._contains(this._a4)==false){return false}}return true},_references:function(){return this._a1},_row:function(){return this._a2.rows().item(this._a4.o())},_c:function(){return this._a0},$type:new $.ig.Type("MultiSheetCellCalcReference",$$t.$aaj.$type)},true);$c("MultiSheetCellCalcReference_MultiSheetCellReferencesCollection:zv","Object",{_a:null,init:function(a){$.ig.$op.init.call(this);this._a=a},getEnumerator:function(){var d__=new $$t.zu(0);d__.___4__this=this;return d__},$type:new $.ig.Type("MultiSheetCellCalcReference_MultiSheetCellReferencesCollection",$.ig.$ot,[$$t.$aam.$type])},true);$c("MultiSheetExternalCellCalcReference:zw","RefBase",{_a5:null,_a3:null,_a4:null,_a0:null,init:function(a,b,c){this._a5=new $$t.jx;$$t.$aaj.init.call(this);this._a3=a;this._a4=b;this._a5=c;var d=this._a3.e();var e=new Array(this._a4.l()-this._a3.l()+1);for(var f=0;f<e.length;f++){var g=d.i(f+this._a3.l());e[f]=g.a(this._a5).value().toArrayProxy()}this._a0=new $$t.ns(e)},_columnIndex:function(){return this._a5.m()},containsReference:function(a){var b=$$t.$pe.b(a);var c=$b($$t.$zk.$type,b);if(c!=null){return this._firstWorksheetReference().e()==c._worksheetReference().e()&&this._firstWorksheetReference().l()<=c._worksheetReference().l()&&c._worksheetReference().l()<=this._lastWorksheetReference().l()&&$$t.$jx.f(this._a5,c._address())}var d=$b($$t.$zm.$type,b);if(d!=null){return this._firstWorksheetReference().e()==d._worksheetReference().e()&&this._firstWorksheetReference().l()<=d._worksheetReference().l()&&d._worksheetReference().l()<=this._lastWorksheetReference().l()&&d._address()._contains(this._a5)}var e=$b($$t.$zw.$type,b);if(e!=null){return this._a3.e()==e._firstWorksheetReference().e()&&e._firstWorksheetReference().l()<=this._a4.l()&&this._a3.l()<=e._lastWorksheetReference().l()&&$$t.$jx.f(this._a5,e._address())}var f=$b($$t.$zx.$type,b);if(f!=null){return this._a3.e()==f._firstWorksheetReference().e()&&f._firstWorksheetReference().l()<=this._a4.l()&&this._a3.l()<=f._lastWorksheetReference().l()&&f._address()._contains(this._a5)}return false},elementName:function(){return $$t.$k.d6(this._a3.e().x(),this._a3.s(),this._a4.s())+this._a5.p(false,false,this._workbook().currentFormat(),1)},_y:function(a){var b=$b($$t.$zw.$type,a);if(b==null){return false}return this._a3==b._a3&&this._a4==b._a4&&$$t.$jx.f(this._a5,b._a5)},getHashCode:function(){return this._a3.getHashCode()^this._a4.getHashCode()<<1^this._a5.getHashCode()<<2},isSubsetReference:function(a){return this.containsReference(a)},_row:function(){return null},_c:function(){return this._a0},_workbook:function(){return this._a3.e().l()},_address:function(){return this._a5},_firstWorksheetReference:function(){return this._a3},_lastWorksheetReference:function(){return this._a4},$type:new $.ig.Type("MultiSheetExternalCellCalcReference",$$t.$aaj.$type)},true);$c("MultiSheetExternalRegionCalcReference:zx","RefBase",{_a5:null,_a3:null,_a4:null,_a0:null,init:function(a,b,c){this._a5=new $$t.lv;$$t.$aaj.init.call(this);this._a3=a;this._a4=b;this._a5=c;var d=this._a3.e();var e=new Array(this._a4.l()-this._a3.l()+1);for(var f=0;f<e.length;f++){var g=d.i(f+this._a3.l());var h=g.b(this._a5);e[f]=h.value().toArrayProxy()}this._a0=new $$t.ns(e)},_columnIndex:function(){return this._a5._firstColumnIndex()},containsReference:function(a){var b=$$t.$pe.b(a);var c=$b($$t.$zk.$type,b);if(c!=null){return this._firstWorksheetReference().e()==c._worksheetReference().e()&&this._firstWorksheetReference().l()<=c._worksheetReference().l()&&c._worksheetReference().l()<=this._lastWorksheetReference().l()&&this._a5._contains(c._address())}var d=$b($$t.$zm.$type,b);if(d!=null){return this._firstWorksheetReference().e()==d._worksheetReference().e()&&this._firstWorksheetReference().l()<=d._worksheetReference().l()&&d._worksheetReference().l()<=this._lastWorksheetReference().l()&&this._a5._intersectsWith(d._address())}var e=$b($$t.$zw.$type,b);if(e!=null){return this._a3.e()==e._firstWorksheetReference().e()&&e._firstWorksheetReference().l()<=this._a4.l()&&this._a3.l()<=e._lastWorksheetReference().l()&&this._a5._contains(e._address())}var f=$b($$t.$zx.$type,b);if(f!=null){return this._a3.e()==f._firstWorksheetReference().e()&&f._firstWorksheetReference().l()<=this._a4.l()&&this._a3.l()<=f._lastWorksheetReference().l()&&this._a5._intersectsWith(f._address())}return false},elementName:function(){return $$t.$k.d6(this._a3.e().x(),this._a3.s(),this._a4.s())+this._a5._toString1(false,false,this._workbook().currentFormat(),1)},_y:function(a){var b=$b($$t.$zx.$type,a);if(b==null){return false}return this._a3==b._a3&&this._a4==b._a4&&$$t.$lv._l_op_Equality(this._a5,b._a5)},getHashCode:function(){return this._a3.getHashCode()^this._a4.getHashCode()<<1^this._a5.getHashCode()<<2},isSubsetReference:function(a){var b=$$t.$pe.b(a);var c=$b($$t.$zk.$type,b);if(c!=null){return this._firstWorksheetReference().e()==c._worksheetReference().e()&&this._firstWorksheetReference().l()<=c._worksheetReference().l()&&c._worksheetReference().l()<=this._lastWorksheetReference().l()&&this._a5._contains(c._address())}var d=$b($$t.$zm.$type,b);if(d!=null){return this._firstWorksheetReference().e()==d._worksheetReference().e()&&this._firstWorksheetReference().l()<=d._worksheetReference().l()&&d._worksheetReference().l()<=this._lastWorksheetReference().l()&&this._a5._contains1(d._address())}var e=$b($$t.$zw.$type,b);if(e!=null){return this._a3.e()==e._firstWorksheetReference().e()&&e._firstWorksheetReference().l()<=this._a4.l()&&this._a3.l()<=e._lastWorksheetReference().l()&&this._a5._contains(e._address())}var f=$b($$t.$zx.$type,b);if(f!=null){return this._a3.e()==f._firstWorksheetReference().e()&&f._firstWorksheetReference().l()<=this._a4.l()&&this._a3.l()<=f._lastWorksheetReference().l()&&this._a5._contains1(f._address())}return false},_row:function(){return null},_c:function(){return this._a0},_workbook:function(){return this._a3.e().l()},_address:function(){return this._a5},_firstWorksheetReference:function(){return this._a3},_lastWorksheetReference:function(){return this._a4},$type:new $.ig.Type("MultiSheetExternalRegionCalcReference",$$t.$aaj.$type)},true);$c("MultiSheetRegionCalcReference:zy","RefBase",{_a2:null,_a3:null,_a1:null,_a4:null,_a5:null,_a0:null,init:function(a,b,c){this._a4=new $$t.lv;$$t.$aaj.init.call(this);this._a2=a;this._a3=b;this._a4=c;var d=this._a2.workbook().worksheets();var e=this._a3.index()-this._a2.index()+1;this._a5=new $$4.x($$t.$lu.$type,2,e);var f=new Array(e);for(var g=this._a2.index(),h=0;g<=this._a3.index();g++,h++){var i=d._item(g)._cw(c);this._a5.add(i);f[h]=new $$t.z7(i)}this._a0=new $$t.ns(f);this._a1=new $$t.z0(this)},_columnIndex:function(){return this._a4._firstColumnIndex()},containsReference:function(a){var b=$$t.$zf.l(a);for(var c=0;c<b.count();c++){var d=b.item(c);if(d.worksheet().index()<this._a2.index()||this._a3.index()<d.worksheet().index()){continue}if(d._h()._intersectsWith(this._a4)){return true}}return false},context:function(){return this._a5},elementName:function(){return $$t.$k.d6(null,this._a2.name(),this._a3.name())+this._a4._toString1(false,false,this._a2._o(),1)},_y:function(a){var b=$b($$t.$zy.$type,a);if(b==null){return false}return this._a2==b._a2&&this._a3==b._a3&&this._a5==b._a5},getHashCode:function(){return this._a2.getHashCode()^this._a3.getHashCode()<<1^this._a5.getHashCode()<<2},_getRegionGroup:function(){return this._a5},isEnumerable:function(){return true},isSubsetReference:function(a){var b=$$t.$zf.l(a);for(var c=0;c<b.count();c++){var d=b.item(c);if(d.worksheet().index()<this._a2.index()||this._a3.index()<d.worksheet().index()){return false}if(d._h()._contains1(this._a4)==false){return false}}return true},_references:function(){return this._a1},_row:function(){return this._a2.rows().item(this._a4._firstRowIndex())},_c:function(){return this._a0},$type:new $.ig.Type("MultiSheetRegionCalcReference",$$t.$aaj.$type)},true);$c("MultiSheetRegionCalcReference_MultiSheetRegionReferencesCollection:z0","Object",{_a:null,init:function(a){$.ig.$op.init.call(this);this._a=a},getEnumerator:function(){var d__=new $$t.zz(0);d__.___4__this=this;return d__},$type:new $.ig.Type("MultiSheetRegionCalcReference_MultiSheetRegionReferencesCollection",$.ig.$ot,[$$t.$aam.$type])},true);$c("NamedCalcReference:z1","NamedCalcReferenceBase",{_a2:null,_a0:null,init:function(a){$$t.$z2.init.call(this);this._a0=a},_formula:function(){return this._a2},_canOwnFormula:function(){return true},containsReference:function(a){var b=$b($$t.$z1.$type,$$t.$pe.b(a));if(b==null){return false}return b._a0==this._a0},context:function(){return this._a0},elementName:function(){return this._a0.toString()},_y:function(a){var b=$b($$t.$z1.$type,a);if(b==null){return false}return this._a0==b._a0},getHashCode:function(){return this._a0.getHashCode()},isSubsetReference:function(a){var b=$b($$t.$z1.$type,$$t.$pe.b(a));if(b==null){return false}return b._a0==this._a0},_predecessors:function(){return this._a2||$$t.$z2._predecessors.call(this)},_ax:function(a){this._a2=a},_c:function(){return new $$t.ns(this._formula())},_workbook:function(){return this._a0._k()},_a1:function(){return this._a0},$type:new $.ig.Type("NamedCalcReference",$$t.$z2.$type)},true);$c("NamedCalcReferenceUnconnected:z3","NamedCalcReferenceBase",{
|
|
_a0:null,init:function(a){$$t.$z2.init.call(this);this._a0=a},containsReference:function(a){return this.equals(a)},context:function(){return this._a0},elementName:function(){return this._a0.toString()},_y:function(a){var b=$b($$t.$z3.$type,a);if(b==null){return false}return this._a0.equals(b._a0)},getHashCode:function(){return this._a0.getHashCode()},isSubsetReference:function(a){return this.equals(a)},_c:function(){return new $$t.ns($$t.$nr._e())},$type:new $.ig.Type("NamedCalcReferenceUnconnected",$$t.$z2.$type)},true);$c("RegionArrayProxyBase:z4","excel.ArrayProxy",{_o:null,init:function(){$$t.$no.init.call(this)},_g:function(){return true},_h:function(){return true},_j:function(a,b){var d__=new $$t.z5((-2));d__.___4__this=this;d__.___3__dimension=a;d__.___3__index=b;return d__},getLength:function(a){var b=this._region();if(b==null){return 0}switch(a){case 0:return b._ad();case 1:return b._aa();default:this._n();return-1}},_c:function(a){var b=this._region();if(b==null||b.worksheet()==null){return new $$t.ns(new $$t.nr(0))}if(a.b<0){this._n()}if(a.c<0){this._n()}var c=b._v()+a.b;var d=b.firstRow()+a.c;if(b._w()<c){this._n()}if(b.lastRow()<d){this._n()}var e=a.a;if(e==null||e.index()!=d){e=b.worksheet().rows().item(d)}return $$t.$m7._c(e._as(c))},_m:function(a,b){if(a){$$t.$no._m.call(this,a,b);return}var c=this._region();var d=c.firstRow();var e=c.firstColumn();var g=c.worksheet().rows()._m(d,c.lastRow()).getEnumerator();while(g.moveNext()){var f=g.current();var h=f.index()-d;var i=c._v();if(i==c.lastColumn()){if(f._bt(i)){var j=f._as(i);var k=this._p(j);b(k,new $$t.np(2,f,i-e,h));$$t.$m7._ad(k)}continue}var m=f._ch(i,c.lastColumn(),true).getEnumerator();while(m.moveNext()){var l=m.current();var n=f._as(l.r());var o=this._p(n);b(o,new $$t.np(2,f,l.r()-e,h));$$t.$m7._ad(o)}}},_a:function(){if(this._o==null){this._o=$$t.$zf.a(this._region())}return this._o},_q:function(a,b){return a._at(b,true)},_p:function(a){var b=$$t.$m7._c(a);this._l(b);return b},_region:function(){},$type:new $.ig.Type("RegionArrayProxyBase",$$t.$no.$type)},true);$c("RegionCalcReferenceBase:z8","RefBase",{_a0:null,init:function(){$$t.$aaj.init.call(this)},_canOwnFormula:function(){return false},_columnIndex:function(){var a=this._region();if(a==null){return-1}return a._v()},containsReference:function(a){var b=this._region();if(b==null){return false}return $$t.$zf.i(b,a)},context:function(){return this._region()},_getRegionGroup:function(){var a=this._region();if(a==null){return new Array(0)}return[a]},_intersectsWith:function(a,b){var c=this._region();if(c==null){return false}if(c.worksheet()!=a){return false}return c._t(b._firstRowIndex(),b._firstColumnIndex(),b._lastRowIndex(),b._lastColumnIndex())},isEnumerable:function(){return true},isSubsetReference:function(a){var b=this._region();if(b==null){return false}return $$t.$zf.j(b,a)},_references:function(){if(this._a0==null){this._a0=new $$t.aaa(this)}return this._a0},_n:function(a,b){var c=this._region();if(c==null){b=null;return{ret:$$t.$zj._instance,p1:b}}return{ret:function(){var d=$$t.$zf.g(a,c,b);b=d.p2;return d.ret}(),p1:b}},_row:function(){var a=this._region();if(a==null){return null}return a._k()},_region:function(){},_a2:function(a,b){},_a3:function(a,b){},containsColumns:function(a,b){return this._a2(a,b)},intersectsWithColumns:function(a,b){return this._a3(a,b)},$type:new $.ig.Type("RegionCalcReferenceBase",$$t.$aaj.$type,[$$t.$lt.$type])},true);$c("RegionCalcReference:z6","RegionCalcReferenceBase",{_a6:0,_a5:null,init:function(a){$$t.$z8.init.call(this);this._a5=new $$t.z7(a);this._a6=a.getHashCode()},_a2:function(a,b){return this._region()._h().containsColumns(a,b)},elementName:function(){return this._a5._region()._toString1(1,true)},_a3:function(a,b){return this._region()._h().intersectsWithColumns(a,b)},_y:function(a){var b=$b($$t.$z6.$type,a);if(b==null){return false}return this._region()==b._region()},getHashCode:function(){return this._a6},_c:function(){return new $$t.ns(this._a5)},_region:function(){return this._a5._region()},$type:new $.ig.Type("RegionCalcReference",$$t.$z8.$type)},true);$c("RegionCalcReference_RegionArrayProxy:z7","RegionArrayProxyBase",{_s:null,init:function(a){$$t.$z4.init.call(this);this._s=a},_region:function(){return this._s},$type:new $.ig.Type("RegionCalcReference_RegionArrayProxy",$$t.$z4.$type)},true);$c("RegionCalcReferenceBase_RegionReferencesCollection:aaa","Object",{_a:null,init:function(a){$.ig.$op.init.call(this);this._a=a},getEnumerator:function(){var d__=new $$t.z9(0);d__.___4__this=this;return d__},_b:function(){return this._a._region()},$type:new $.ig.Type("RegionCalcReferenceBase_RegionReferencesCollection",$.ig.$ot,[$$t.$aam.$type])},true);$c("RegionGroupCalcReference:aab","RefBase",{_a9:null,_a6:null,_a0:null,_a7:null,init:function(a,b,c){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$$t.$aaj.init.call(this);this._a9=b.asReadOnly();this._ba(c)},init1:function(a,b,c){$$t.$aab.init2.call(this,2,b.worksheet()._cx(b.index(),c,b.index(),c))},init2:function(a,b){$$t.$aaj.init.call(this);var c=new $$4.x($$t.$lu.$type,0);c.add(b);this._a9=c.asReadOnly();this._ba(b)},_ba:function(a){var b=new Array(this._a9.count());for(var c=0;c<this._a9.count();c++){b[c]=new $$t.z7(this._a9.item(c))}this._a0=new $$t.ns(b);this._a7=a},_columnIndex:function(){if(this._a9.count()==0){return-1}return this._a9.item(0)._v()},containsReference:function(a){var b=$$t.$zf.l(a);var d=b.getEnumerator();while(d.moveNext()){var c=d.current();var f=this._a9.getEnumerator();while(f.moveNext()){var e=f.current();if(e._s(c)){return true}}}return false},context:function(){return this._a9},elementName:function(){var a=new $$6.aj(0);var c=this._a9.getEnumerator();while(c.moveNext()){var b=c.current();a.l(b._toString1(1,true));a.l(",")}if(a.c()>=1){a.y(a.c()-1,1)}return a.toString()},_y:function(a){var b=$b($$t.$aab.$type,a);if(b==null){return false}if(this._a9.count()!=b._a9.count()){return false}for(var c=0;c<this._a9.count();c++){if(this._a9.item(0).equals(b._a9.item(0))==false){return false}}return true},getHashCode:function(){switch(this._a9.count()){case 0:return 0;case 1:return this._a9.item(0).getHashCode();default:return this._a9.count()^this._a9.item(0).getHashCode()^this._a9.item(this._a9.count()-1).getHashCode()<<8}},_getLastRegionGroup:function(){return this._a7},_getRegionGroup:function(){return this._a9},isEnumerable:function(){return true},isSubsetReference:function(a){var b=$$t.$zf.l(a);if(b.count()==0){return false}var d=b.getEnumerator();while(d.moveNext()){var c=d.current();var e=false;var g=this._a9.getEnumerator();while(g.moveNext()){var f=g.current();if(f._o(c)){e=true;break}}if(e==false){return false}}return true},_references:function(){if(this._a6==null){this._a6=new $$t.aad(this)}return this._a6},_n:function(a,b){var $self=this;if(this._a9.count()!=1){b=new $$t.nr(1);return{ret:null,p1:b}}return{ret:function(){var c=$$t.$zf.g(a,$self._a9.item(0),b);b=c.p2;return c.ret}(),p1:b}},_row:function(){if(this._a9.count()==0){return null}var a=this._a9.item(0);return a._k()},_c:function(){return this._a0},_fromReference:function(a){a=$$t.$pe.b(a);var b=$b($$t.$aab.$type,a);if(b!=null){return b}var c=$b($$t.$zg.$type,a);if(c!=null){return new $$t.aab(1,c._row(),c._columnIndex())}var d=$b($$t.$z8.$type,a);if(d!=null){var e=d._region();if(e!=null){return new $$t.aab(2,e)}}return null},_intersect:function(a,b){var c=a._worksheet();if(c==null||c!=b._worksheet()){return a}var d=new $$4.x($$t.$lu.$type,0);var e=a._getLastRegionGroup();var f=b._getLastRegionGroup();var g=null;var i=a._a9.getEnumerator();while(i.moveNext()){var h=i.current();if(h.worksheet()==null){return $$t.$zj._instance}var k=b._a9.getEnumerator();while(k.moveNext()){var j=k.current();if(j.worksheet()==null){return $$t.$zj._instance}if(h.firstRow()<j.firstRow()&&h.lastRow()<j.firstRow()){continue}if(j.lastRow()<h.firstRow()&&j.lastRow()<h.lastRow()){continue}if(h.firstColumn()<j.firstColumn()&&h.lastColumn()<j.firstColumn()){continue}if(j.lastColumn()<h.firstColumn()&&j.lastColumn()<h.lastColumn()){continue}d.add(h.worksheet()._cx(Math.max(h.firstRow(),j.firstRow()),Math.max(h.firstColumn(),j.firstColumn()),Math.min(h.lastRow(),j.lastRow()),Math.min(h.lastColumn(),j.lastColumn())));if(g==null&&h==e&&j==f){g=d.__inner[d.count()-1]}}}d.sort1($$t.$lz._instance);if(g==null&&d.count()>0){g=d.__inner[d.count()-1]}return new $$t.aab(0,d,g)._a3()},_range:function(a,b){var c=a._worksheet();if(c==null||c!=b._worksheet()){return a}for(var d=0;d<a._a9.count();d++){if(a._a9.item(d).worksheet()==null){return $$t.$zj._instance}}for(var e=0;e<b._a9.count();e++){if(b._a9.item(e).worksheet()==null){return $$t.$zj._instance}}var f=new $$4.x($$t.$lu.$type,1,a._a9);f.sort1($$t.$l2._instance);var g=new $$4.x($$t.$lu.$type,1,b._a9);g.sort1($$t.$l2._instance);var h=f.__inner[0].firstRow();var i=g.__inner[0].firstRow();var j=a._a9.item(0).firstColumn();var k=b._a9.item(0).firstColumn();var l=f.__inner[f.count()-1].lastRow();var m=g.__inner[g.count()-1].lastRow();var n=a._a9.item(a._a9.count()-1).lastColumn();var o=b._a9.item(b._a9.count()-1).lastColumn();var p=a._a9.item(0).worksheet()._cx(Math.min(h,i),Math.min(j,k),Math.max(l,m),Math.max(n,o));return p._c()},_union:function(a,b){var c=a._worksheet();if(c==null||c!=b._worksheet()){return a}var d=new $$4.x($$t.$lu.$type,0);d.addRange(a._a9);d.addRange(b._a9);d.sort1($$t.$lz._instance);return new $$t.aab(0,d,a._getLastRegionGroup())._a3()},_a3:function(){if(this._a9.count()==0){return null}if(this._a9.count()!=1){return this}return this._a9.item(0)._c()},_regions:function(){return this._a9},$type:new $.ig.Type("RegionGroupCalcReference",$$t.$aaj.$type)},true);$c("RegionGroupCalcReference_GeneralReferencesCollection:aad","Object",{_a:null,init:function(a){$.ig.$op.init.call(this);this._a=a},getEnumerator:function(){var d__=new $$t.aac(0);d__.___4__this=this;return d__},$type:new $.ig.Type("RegionGroupCalcReference_GeneralReferencesCollection",$.ig.$ot,[$$t.$aam.$type])},true);$c("TableCalcReferenceBase:aaf","RegionCalcReferenceBase",{_bc:$m($$t.$c4.$type,null),_bd:$m($$t.$c4.$type,null),_a9:null,_a5:null,init:function(a,b,c){$$t.$z8.init.call(this);this._bc=b;this._bd=c;this._a9=a;this._a5=new $$t.ns(new $$t.aag(this))},_resolveReference:function(a,b,c){var $self=this;var d=function(){var e=$$t.$aak.b(a);a=e.p0;return e.ret}();if(d!=null&&$j(this._bc,4)){var e=$b($$t.$zg.$type,d);if(e!=null&&e._row()!=this._a9){var f=this._a6(e._row());var g=f._resolveReference(a,b,c);a=g.p0;c=g.p2;return{ret:f,p0:a,p2:c}}}return{ret:function(){var h=$$t.$z8._resolveReference.call($self,a,b,c);a=h.p0;c=h.p2;return h.ret}(),p0:a,p2:c}},_workbook:function(){var a=this._table();if(a==null){return null}return a._k()},_c:function(){return this._a5},_a6:function(a){},_a7:function(a,b){var t1=b;L0:while(true){switch(t1){case 0:return a.wholeTableRegion();case 1:return a.dataAreaRegion();case 2:return a.headerRowRegion();case 3:return a.totalsRowRegion();case 4:{if(this._a9==null){return null}var c=a.dataAreaRegion();if(c==null){return null}if(c.worksheet()==null){return null}if(this._a9.index()<c.firstRow()||c.lastRow()<this._a9.index()){return null}return c.worksheet()._cx(this._a9.index(),c.firstColumn(),this._a9.index(),c.lastColumn())}default:t1=1;continue L0}break}},_bb:function(a){if($l(this._bc,a._bc)||$l(this._bd,a._bd)){return false}if($j(this._bc,4)){if(this._a9!=a._a9){return false}}return true},_be:function(){return this._bc},_bf:function(){return this._bd},_table:function(){},_a8:function(){var a=this._table();if(a==null){return null}if(this._be().hasValue()==false){return a.dataAreaRegion()}var b=this._a7(a,this._be().value());if(this._bf().hasValue()==false){return b}var c=this._a7(a,this._bf().value());return $$t.$lu._g(b,c)},$type:new $.ig.Type("TableCalcReferenceBase",$$t.$z8.$type)},true);$c("TableCalcReference:aae","TableCalcReferenceBase",{_bg:null,init:function(a,b,c,d){$$t.$aaf.init.call(this,a,c,d);this._bg=b},_a6:function(a){return new $$t.aae(a,this._bg,this._be(),this._bf())},_a2:function(a,b){return this._bg._cg(a,b)},elementName:function(){if(this._be().hasValue()==false){return this._bg.name()}var a=$$t.$y0.cw(this._be().value());if(this._bf().hasValue()==false){return $y("{0}[{1}]",this._bg.name(),a)}var b=$$t.$y0.cw(this._bf().value());return $y("{0}[[{1}],[{2}]]",this._bg.name(),a,b)},_y:function(a){var b=$b($$t.$aae.$type,a);if(b==null){return false}return this._bg==b._bg&&this._bb(b)},_a3:function(a,b){return this._bg._cn(a,b)},getHashCode:function(){return this._bg.getHashCode()^this._be().getHashCode()^this._bf().getHashCode()},_region:function(){return this._a8()},_table:function(){return this._bg},$type:new $.ig.Type("TableCalcReference",$$t.$aaf.$type)},true);$c("TableCalcReferenceBase_TableReferenceArrayProxy:aag","RegionArrayProxyBase",{_s:null,init:function(a){$$t.$z4.init.call(this);this._s=a},_region:function(){return this._s._region()},$type:new $.ig.Type("TableCalcReferenceBase_TableReferenceArrayProxy",$$t.$z4.$type)},true);$c("TableColumnCalcReference:aah","TableCalcReferenceBase",{_bg:null,init:function(a,b,c,d){$$t.$aaf.init.call(this,a,c,d);this._bg=b},_a6:function(a){return new $$t.aah(a,this._bg,this._be(),this._bf())},_a2:function(a,b){return a>=this._bg._at()&&b<=this._bg._at()},elementName:function(){var a=this._table();if(a==null){return $$t.$zj._instance.elementName()}if(this._be().hasValue()==false){return $y("{0}[{1}]",a.name(),this._bg.name())}var b=$$t.$y0.cw(this._be().value());if(this._bf().hasValue()==false){return $y("{0}[[{1}],[{2}]]",a.name(),b,this._bg.name())}var c=$$t.$y0.cw(this._bf().value());return $z("{0}[[{1}],[{2}],[{3}]]",[a.name(),b,c,this._bg.name()])},_y:function(a){var b=$b($$t.$aah.$type,a);if(b==null){return false}return this._bg==b._bg&&this._bb(b)},_a3:function(a,b){if(b<this._bg._at()||this._bg._at()<a){return false}return true},getHashCode:function(){return this._bg.getHashCode()^this._be().getHashCode()^this._bf().getHashCode()},_region:function(){var a=this._a8();if(a==null){return null}return this._bg._ah(a)},_table:function(){return this._bg.table()},$type:new $.ig.Type("TableColumnCalcReference",$$t.$aaf.$type)},true);$c("TableColumnRangeCalcReference:aai","TableCalcReferenceBase",{_bg:null,_bh:null,init:function(a,b,c,d,e){$$t.$aaf.init.call(this,a,d,e);this._bg=b;this._bh=c},_a6:function(a){return new $$t.aai(a,this._bg,this._bh,this._be(),this._bf())},_a2:function(a,b){return a>=this._bg._at()&&b<=this._bh._at()},elementName:function(){var a=this._table();if(a==null){return $$t.$zj._instance.elementName()}if(this._be().hasValue()==false){return $y("{0}[[{1}]:[{2}]]",a.name(),this._bg.name(),this._bh.name())}var b=$$t.$y0.cw(this._be().value());if(this._bf().hasValue()==false){return $z("{0}[[{1}],[{2}]:[{3}]]",[a.name(),b,this._bg.name(),this._bh.name()])}var c=$$t.$y0.cw(this._bf().value());return $z("{0}[[{1}],[{2}],[{3}]:[{4}]]",[a.name(),b,c,this._bg.name(),this._bh.name()])},_y:function(a){var b=$b($$t.$aai.$type,a);if(b==null){return false}return this._bg==b._bg&&this._bh==b._bh&&this._bb(b)},getHashCode:function(){return this._bg.getHashCode()^this._bh.getHashCode()^this._be().getHashCode()^this._bf().getHashCode()},_a3:function(a,b){if(b<this._bg._at()||this._bh._at()<a){return false}return true},_region:function(){var a=this._a8();if(a==null){return null}var b=this._bg._ah(a);var c=this._bh._ah(a);return $$t.$lu._g(b,c)},_table:function(){return this._bh.table()},$type:new $.ig.Type("TableColumnRangeCalcReference",$$t.$aaf.$type)},true);$c("RefBase_DynamicReference:aan","RefBase",{_a0:null,init:function(a){$$t.$aaj.init.call(this);this._a0=a;this.__calculationContext=this._a0.__calculationContext},_formula:function(){return this._a0._formula()},_canOwnFormula:function(){return this._a0._canOwnFormula()},_columnIndex:function(){return this._a0._columnIndex()},containsReference:function(a){return this._a0.containsReference(a)},context:function(){return this._a0.context()},elementName:function(){return this._a0.elementName()},_y:function(a){return this._a0._y(a)},getHashCode:function(){return this._a0.getHashCode()},_getLastRegionGroup:function(){return this._a0._getLastRegionGroup()},_getRegionGroup:function(){return this._a0._getRegionGroup()},isEnumerable:function(){return this._a0.isEnumerable()},_isNamedReference:function(){return this._a0._isNamedReference()},isSubsetReference:function(a){return this._a0.isSubsetReference(a)},_references:function(){return this._a0._references()},_resolvedReference:function(){return this._a0},_resolveReference:function(a,b,c){var $self=this;return{ret:function(){var d=$self._a0._resolveReference(a,b,c);a=d.p0;c=d.p2;return d.ret}(),p0:a,p2:c}},_n:function(a,b){var $self=this;return{ret:function(){var c=$self._a0._n(a,b);b=c.p1;return c.ret}(),p1:b}},_row:function(){return this._a0._row()},_ax:function(a){this._a0._ax(a)},_toDynamic:function(){return this},value:function(a){if(arguments.length===1){return a}else{return this._a0._b(true)}},_c:function(){return this._a0._c()},_workbook:function(){return this._a0._workbook()},$type:new $.ig.Type("RefBase_DynamicReference",$$t.$aaj.$type)},true);$c("CalculationContext:aak","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},c:0,a:null,d:false,init1:function(a,b,c){$$0.$bh.init.call(this);this.c=c;this.a=b;this.d=false},b:function(a){if(a.a==null){return{ret:null,p0:a}}return{ret:a.a._k(),p0:a}},$type:new $.ig.Type("CalculationContext",$$0.$bh.$type)},true);$c("EmptyReferencesCollection:aal","Object",{init:function(){$.ig.$op.init.call(this)},getEnumerator:function(){var d__=new $$t.aap(0);d__.___4__this=this;return d__},$type:new $.ig.Type("EmptyReferencesCollection",$.ig.$ot,[$$t.$aam.$type])},true);$c("TempCellCalcReference:aaq","RefBase",{_a1:null,_a7:0,_a0:null,_a2:null,_a3:null,init:function(a,b,c){this._a3=new $$t.jx;$$t.$aaj.init.call(this);this._a0=b;this._a2=b.type()==0?b:null;this._a3=c;this._a7=$$t.$aaq._a8++;this._requiresScalar(a)},_canOwnFormula:function(){return true},_columnIndex:function(){return this._a3.m()},containsReference:function(a){return false},context:function(){return this},elementName:function(){return String.empty()},_y:function(a){var b=$b($$t.$aaq.$type,a);if(b==null){return false}return $.ig.$op.referenceEquals(this,b)},_formula:function(){return this._a1},getHashCode:function(){return this._a7},_getRegionGroup:function(){return null},_intersectsWith:function(a,b){return false},isSubsetReference:function(a){return false},_predecessors:function(){return $$t.$aal._instance},_row:function(){return this._a3.o()<0?null:this._a2.rows().item(this._a3.o())},_ax:function(a){this._a1=a},_aj:function(){return false},_az:function(a){if(this._a1==null){return}var b=a._getResolvedValue();if($$t.$k.a9(b)){b=0}else if($b($$t.$om.$type,b)!==null&&$b($$t.$om.$type,a.value())!==null==false){b=b.toString()}this._a1._calculatedValue(new $$t.ns(b))},_c:function(){return this._formula()._calculatedValue()},_workbook:function(){return this._a0.workbook()},_worksheet:function(){return this._a2},_a4:function(){return this._a1!=null&&this._a1._ak()},_isHidden:function(){return false},__requiresScalar:false,_requiresScalar:function(a){if(arguments.length===1){this.__requiresScalar=a;return a}else{return this.__requiresScalar}},_rowIndex:function(){return this._a3.o()},_sheet:function(){return this._a0},$type:new $.ig.Type("TempCellCalcReference",$$t.$aaj.$type)},true);$c("excel.Filter:ya","Object",{_a:null,init:function(a){$.ig.$op.init.call(this);this._a=a},_c:function(a,b){if(a==null){return new $$t.ma(1,"")}var c=new $$t.l9(b);c.b=1;c.a=0;c.g=$m($$0.$aq.$type,true);return a._av(c)},_d:function(a){},_e:function(a,b,c,d){},_f:function(a,b,c,d){return true},_i:function(){if(this._a!=null){this._a.onFilterModified()}},_j:function(a){this._a=a},_g:function(a,b){a=true;b=null;return{ret:true,p0:a,p1:b}},_h:function(){if(this._a==null||this._a.worksheet()==null){return $$t.$k.cq()}return this._a.worksheet()._y()},_b:function(){return this._a},workbook:function(){return this._a!=null?this._a.workbook():null},sheet:function(){return this._a!=null?this._a.worksheet():null},source:function(){return this._a},$type:new $.ig.Type("excel.Filter",$.ig.$ot,[$$t.$gn.$type])},true);$c("excel.DynamicValuesFilter:xz","excel.Filter",{init:function(a){$$t.$ya.init.call(this,a)},_l:function(a,b,c,d,e){var f=$$t.$xz._o(a,e);if(c==1||c==2){return $$t.$xz._k(b,c,d,$m($$0.$s.$type,null),f)}else{return $$t.$xz._k(b,c,$m(Number,null),$$t.$xz._o(a,d),f)}},_k:function(a,b,c,d,e){if(b==0){return null}switch(b){case 24:case 25:case 26:case 27:return new $$t.xx(a,1,b-24+1);case 28:case 29:case 30:case 31:case 32:case 33:case 34:case 35:case 36:case 37:case 38:case 39:return new $$t.xx(a,0,b-28+1)}if(b==1||b==2){var f=b==1?0:1;if(c.hasValue()){return new $$t.xu(1,a,f,c.value())}else{return new $$t.xu(0,a,f)}}if(b==23){if($l(d,null)&&$l(e,null)){return new $$t.yt(1,a,d.value(),e.value())}else{return new $$t.yt(0,a)}}var g;var h;switch(b){case 8:g=2;h=0;break;case 9:g=1;h=0;break;case 10:g=0;h=0;break;case 11:g=2;h=1;break;case 12:g=1;h=1;break;case 13:g=0;h=1;break;case 14:g=2;h=2;break;case 15:g=1;h=2;break;case 16:g=0;h=2;break;case 17:g=2;h=3;break;case 18:g=1;h=3;break;case 19:g=0;h=3;break;case 20:g=2;h=4;break;case 21:g=1;h=4;break;case 22:g=0;h=4;break;default:return null}if($l(d,null)&&$l(e,null)){return new $$t.ym(1,a,g,h,d.value(),e.value())}return new $$t.ym(0,a,g,h)},_o:function(a,b){if($j(b,null)){return $m($$0.$s.$type,null)}return $$t.$ns._excelDateToDateTime(a._workbook(),b.value())},_n:function(){return this._m()},_m:function(){},$type:new $.ig.Type("excel.DynamicValuesFilter",$$t.$ya.$type)},true);$c("excel.AverageFilter:xu","excel.DynamicValuesFilter",{_u:0,_s:0,init:function(a,b,c){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$xz.init.call(this,b);$$t.$k.gk($$t.$x0.$type,c);this._s=c},_init1:function(a,b,c,d){$$t.$xu.init.call(this,0,b,c);this._u=d},_d:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$xu.$type,a);if(b==null){return false}return this._u==b._u&&this._s==b._s},_e:function(a,b,c,d){var e=$$t.$l5._c2(b,d);var f;if(function(){var g=$$t.$k.b0(a.workbook(),e,f);f=g.p2;return g.ret}()){switch(this.type()){case 0:return this._u<f;case 1:return f<this._u;default:break}}return false},_f:function(a,b,c,d){var e=a.workbook();var f=0;var g=0;var i=a.rows()._m(b,c).getEnumerator();while(i.moveNext()){var h=i.current();var j=h._c5(d);var k;if(function(){var l=$$t.$k.b0(e,j,k);k=l.p2;return l.ret}()){f+=k;g++}if($b($$t.$dl.$type,j)!==null){this._u=0;return true}}if(g==0){this._u=0;return true}this._u=f/g;return true},_m:function(){switch(this.type()){case 0:return 1;case 1:return 2;default:return 0}},average:function(){return this._u},type:function(a){if(arguments.length===1){if(this.type()==a){return}$$t.$k.gk($$t.$x0.$type,a);$$t.$xu._p[0].h($$t.$xu.$type,$$t.$x0.$type,this,a);return a}else{return this._s}},_y:function(a){this._s=a;this._i()},_r:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$xu.$type,$tValue,a,38,b,c,d,e,g,f,null,null)},_q:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$xu._r($$t.$x0.$type,"Type",function(b){return b.type()},function(b,c){b.type(c)},function(b,c){b._y(c)},true,true,2048));return a},$type:new $.ig.Type("excel.AverageFilter",$$t.$xz.$type)},true);$c("excel.CustomFilter:xv","excel.Filter",{_p:null,_q:null,_n:0,init:function(a,b,c){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$xv._init1.call(this,1,b,c,null,0)},_init1:function(a,b,c,d,e){$$t.$ya.init.call(this,b);if(c==null){throw new $$6.e(0,"condition1")}$$t.$k.gk($$t.$x2.$type,e);this._p=c;this._q=d;this._n=e},_d:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$xv.$type,a);if(b==null){return false}return this._n==b._n&&$.ig.$op.equalsStatic(this._p,b._p)&&$.ig.$op.equalsStatic(this._q,b._q)},_e:function(a,b,c,d){var e=$$t.$l5._c2(b,d);var f=this.condition1()._g(a,b,c,d,e);if(this.condition2()==null){return f}if(this.conditionalOperator()==0){if(f==false){return false}}else{if(f){return true}}return this.condition2()._g(a,b,c,d,e)},_g:function(a,b){a=false;b=new $$4.x(String,0);var c=this._p._m();if(255<c.length){return{ret:false,p0:a,p1:b}}b.add(c);if(this._q!=null){c=this._q._m();if(255<c.length){return{ret:false,p0:a,p1:b}}b.add(c)}return{ret:true,p0:a,p1:b}},condition1:function(a){if(arguments.length===1){if(this.condition1()==a){return}if(a==null){throw new $$6.e(0,"value")}$$t.$xv._k[0].h($$t.$xv.$type,$$t.$xw.$type,this,a);return a}else{return this._p}},_x:function(a){this._p=a;this._i()},condition2:function(a){if(arguments.length===1){if(this.condition2()==a){return}$$t.$xv._k[1].h($$t.$xv.$type,$$t.$xw.$type,this,a);return a}else{return this._q}},_y:function(a){this._q=a;this._i()},conditionalOperator:function(a){if(arguments.length===1){if(this.conditionalOperator()==a){return}$$t.$k.gk($$t.$x2.$type,a);$$t.$xv._k[2].h($$t.$xv.$type,$$t.$x2.$type,this,a);return a}else{return this._n}},_z:function(a){this._n=a;this._i()},_m:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$xv.$type,$tValue,a,38,b,c,d,e,g,f,null,null)},_l:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$xv._m($$t.$xw.$type,"Condition1",function(b){return b.condition1()},function(b,c){b.condition1(c)},function(b,c){b._x(c)},true,true,2048));$$t.$gl.f(a,1,$$t.$xv._m($$t.$xw.$type,"Condition2",function(b){return b.condition2()},function(b,c){b.condition2(c)},function(b,c){b._y(c)},true,true,2048));$$t.$gl.f(a,2,$$t.$xv._m($$t.$x2.$type,"ConditionalOperator",function(b){return b.conditionalOperator()},function(b,c){b.conditionalOperator(c)},function(b,c){b._z(c)},true,true,2048));return a},$type:new $.ig.Type("excel.CustomFilter",$$t.$ya.$type)},true);$c("excel.CustomFilterCondition:xw","Object",{_b:0,_d:false,_p:null,_l:null,_j:null,init:function(a,b){var $self=this;$.ig.$op.init.call(this);$$t.$k.gk($$t.$x4.$type,a);if(b==null){throw new $$6.e(0,"value")}if(typeof b==="string"==false&&$$t.$xw._h(a)){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InvalidCustomFilterOperator"),"value")}this._b=a;this._j=b;this._l=$$t.$jy.ah(b);this._l=this._l.trim();var c;this._p=function(){var d=$$t.$k.eo($self._m(),c);c=d.p1;return d.ret}();this._d=c},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$xw.$type,a);if(b==null){return false}return this._b==b._b&&$.ig.$op.equalsStatic(this._j,b._j)},getHashCode:function(){return this._b.getHashCode()^this._j.getHashCode()},_a:function(a,b){var c=$b(String,b);var d;var e;var f=c!=null&&c.startsWith("*");var g=c!=null&&c.endsWith("*");switch(a){case 2:if(c==null||c.length==1||f==false&&g==false){e=b;d=0}else if(f){if(g){e=c.substr(1,c.length-2);d=10}else{e=c.substr(1);d=8}}else{e=c.substr(0,c.length-1);d=6}break;case 5:if(c==null||c.length==1||f==false&&g==false){e=b;d=1}else if(f){if(g){e=c.substr(1,c.length-2);d=11}else{e=c.substr(1);d=9}}else{e=c.substr(0,c.length-1);d=7}break;case 4:e=b;d=2;break;case 6:e=b;d=3;break;case 1:e=b;d=4;break;case 3:e=b;d=5;break;default:return null}return new $$t.xw(d,e)},_m:function(){var a=this._l;switch(this.comparisonOperator()){case 0:case 1:case 2:case 3:case 4:case 5:return a;case 6:if(a.endsWith("*")==false){a+="*"}return a;case 7:if(a.endsWith("*")==false){a+="*"}return a;case 8:if(a.startsWith("*")==false){a="*"+a}return a;case 9:if(a.startsWith("*")==false){a="*"+a}return a;case 10:if(a.startsWith("*")==false){a="*"+a}if(a.endsWith("*")==false){a+="*"}return a;case 11:if(a.startsWith("*")==false){a="*"+a}if(a.endsWith("*")==false){a+="*"}return a;default:return a}},_q:function(a,b,c){c=this.value();var d;if(function(){var e=$$t.$k.b0(a._workbook(),c,d);d=e.p2;return e.ret}()){c=d}var e=this._m();switch(this.comparisonOperator()){case 0:b=2;break;case 1:b=5;break;case 2:b=4;break;case 3:b=6;break;case 4:b=1;break;case 5:b=3;break;case 6:case 8:case 10:b=2;c=e;break;case 7:case 9:case 11:b=5;c=e;break;default:b=2;c=e;break}return{p1:b,p2:c}},_g:function(a,b,c,d,e){var $self=this;var f=$$t.$jy.s(e);var g=$m(Number,null);var h;if(function(){var i=$$t.$k.b0(a.workbook(),$self.value(),h);h=i.p2;return i.ret}()){g=$m(Number,h)}switch(this.comparisonOperator()){case 0:case 1:case 2:case 3:case 4:case 5:{var i=$m(Number,null);if(g.hasValue()){if(f){if(function(){var j=$$t.$aa.c(e.toString(),a._y(),h);h=j.p2;return j.ret}()){i=$m(Number,h)}}else{if(function(){var j=$$t.$k.b0(a.workbook(),e,h);h=j.p2;return j.ret}()){i=$m(Number,h)}}}if(i.hasValue()==false||g.hasValue()==false){if(f==false||typeof this.value()==="string"==false){switch(this.comparisonOperator()){case 2:case 3:case 4:case 5:return false}}var j=new $$t.l9(d);j.b=1;j.a=0;var k=$$t.$jy.a(a,b,c,j,e).g;k=k.trim();var l;if(this._d){if(this.comparisonOperator()==0||this.comparisonOperator()==1){l=this._p.i(k).i()?0:1}else{return true}}else{l=$1(k,this._l,$$v.$an.g())}switch(this.comparisonOperator()){case 0:return l==0;case 1:return l!=0;case 2:return l>0;case 3:return l>=0;case 4:return l<0;case 5:return l<=0}}else{if(f||typeof this.value()==="string"){switch(this.comparisonOperator()){case 2:case 3:case 4:case 5:return false}}var m=$$t.$aa.i(i.value());var n=$$t.$aa.i(g.value());switch(this.comparisonOperator()){case 0:return m==n;case 1:return m!=n;case 2:return m>n;case 3:return m>=n;case 4:return m<n;case 5:return m<=n}}return false}case 6:case 7:case 8:case 9:case 10:case 11:{if(f==false){return this.comparisonOperator()==7||this.comparisonOperator()==11||this.comparisonOperator()==9}var o=new $$t.l9(d);o.b=1;o.a=0;var p=$$t.$jy.a(a,b,c,o,e).g;p=p.trim();var q=this._p.i(p).i();switch(this.comparisonOperator()){case 6:case 8:case 10:return q;case 7:case 9:case 11:return q==false}return false}default:return false}},_h:function(a){switch(a){case 6:case 7:case 10:case 11:case 8:case 9:return true}return false},comparisonOperator:function(){return this._b},value:function(){return this._j},_f:function(){return this._d},$type:new $.ig.Type("excel.CustomFilterCondition",$.ig.$ot)},true);$c("excel.DatePeriodFilter:xx","excel.DynamicValuesFilter",{_s:0,_u:0,init:function(a,b,c){$$t.$xz.init.call(this,a);$$t.$k.gk($$t.$x3.$type,b);$$t.$xx._ab(b,c);this._s=b;this._u=c},_d:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$xx.$type,a);if(b==null){return false}return this._u==b._u&&this._s==b._s},_e:function(a,b,c,d){var e;if(function(){var f=a._en(b,d,e,true);e=f.p2;return f.ret}()){switch(this.type()){case 0:return $.ig.Date.prototype.getMonth(e)==this.value();case 1:return $$t.$k.dd(e)==this.value();default:break}}return false},_m:function(){switch(this.type()){case 0:return 28+(this.value()-1);case 1:return 24+(this.value()-1);default:return 0}},_r:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$xx.$type,$tValue,a,38,b,c,d,e,g,f,null,null)},_q:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$xx._r($$t.$x3.$type,"Type",function(b){return b.type()},function(b,c){b.type(c)},function(b,c){b._z(c)},true,true,2048));$$t.$gl.f(a,1,$$t.$xx._r($$0.$aw.$type,"Value",function(b){return b.value()},function(b,c){b.value(c)},function(b,c){b._aa(c)},true,true,2048));return a},_ab:function(a,b){var c=true;switch(a){case 0:if(b<1||12<b){c=false}break;case 1:if(b<1||4<b){c=false}break;default:break}if(c==false){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InvalidDatePeriodFilterValue"),"value")}},type:function(a){if(arguments.length===1){if(this.type()==a){return}$$t.$k.gk($$t.$x3.$type,a);$$t.$xx._ab(a,this.value());$$t.$k.gk($$t.$x3.$type,a);$$t.$xx._p[0].h($$t.$xx.$type,$$t.$x3.$type,this,a);return a}else{return this._s}},_z:function(a){this._s=a;this._i()},value:function(a){if(arguments.length===1){if(this.value()==a){
|
|
return}$$t.$xx._ab(this.type(),a);$$t.$xx._p[1].h($$t.$xx.$type,$$0.$aw.$type,this,a);return a}else{return this._u}},_aa:function(a){this._u=a;this._i()},$type:new $.ig.Type("excel.DatePeriodFilter",$$t.$xz.$type)},true);$c("excel.DateRangeFilter:xy","excel.DynamicValuesFilter",{_q:new Date,_p:false,_r:new Date,init:function(a,b){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$xz.init.call(this,b)},_init1:function(a,b,c,d){$$t.$xz.init.call(this,b);this._p=true;this._r=c;this._q=d},_d:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$xy.$type,a);if(b==null){return false}return+this._q==+b._q&&+this._r==+b._r},_e:function(a,b,c,d){var e;if(function(){var f=a._en(b,d,e,true);e=f.p2;return f.ret}()){if(this._r<=e&&e<this._q){return true}}return false},_f:function(a,b,c,d){this._u();return true},_u:function(){this._p=true;var a=this._v(this._r,this._q);this._r=a.p0;this._q=a.p1},_v:function(a,b){},end:function(){if(this._p==false){this._u()}return this._q},start:function(){if(this._p==false){this._u()}return this._r},$type:new $.ig.Type("excel.DateRangeFilter",$$t.$xz.$type)},true);$c("IColorFilter:yi","Object",{$type:new $.ig.Type("IColorFilter",null)},true);$c("excel.FillFilter:x9","excel.Filter",{_m:null,init:function(a,b){$$t.$ya.init.call(this,a);if(b==null){throw new $$6.e(0,"fill")}this._m=b},accept$2:function(visitor,argument){return this._accept$2$i.apply(this,arguments)},_accept$2$i:function($tArg,$tResult,a,b){return a._visitFillFilter$i(this,b)},isCellColorFilter:function(){return true},_d:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$x9.$type,a);if(b==null){return false}var c=null;if(this._b()!=null){c=this._b().workbook()}if(c==null){return $.ig.$op.equalsStatic(this._m,b._m)}else{return $.ig.$op.equalsStatic(this._m._c(c),b._m._c(c))}},_e:function(a,b,c,d){var e=a._b4(b,d);return $$t.$k.an(a.workbook(),e,a._getCellConditionalFormat1(c,d),this.fill())},_p:function(a,b){if(b.fill()==null){return null}var c=b.fill();var d=$b($$t.$ac.$type,c);if(b._b9()==false&&d!=null&&d.patternStyle()==1){c=new $$t.ac(d.patternColorInfo(),d.backgroundColorInfo(),1,null,true)}return new $$t.x9(a,c)},_o:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$x9.$type,$tValue,a,38,b,c,d,e,g,f,null,null)},_l:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$x9._o($$t.$ab.$type,"Fill",function(b){return b.fill()},function(b,c){b.fill(c)},function(b,c){b._s(c)},true,true,2048));return a},fill:function(a){if(arguments.length===1){if(this.fill()==null){return}if(a==null){throw new $$6.e(0,"value")}$$t.$x9._k[0].h($$t.$x9.$type,$$t.$ab.$type,this,a);return a}else{return this._m}},_s:function(a){this._m=a;this._i()},$type:new $.ig.Type("excel.FillFilter",$$t.$ya.$type,[$$t.$yi.$type])},true);$c("excel.FixedDateGroup:yb","Object",{_c:null,_h:null,_d:0,_i:new Date,init:function(a,b){this._c=new $$t.yd;$.ig.$op.init.call(this);$$t.$k.gk($$t.$x5.$type,a);if($$t.$ns._dateTimeToExcelDate(null,b).hasValue()==false){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_InvalidExcelDate"),"value")}this._d=a;this._i=b;this._h=new $$4.h($$t.$x1.$type,$$t.$yd.$type,0);var c=this._n(null,10,this._c);this._c=c.p2},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$yb.$type,a);if(b==null){return false}return this._d==b._d&&+this._c.b==+b._c.b&&+this._c.a==+b._c.a},getHashCode:function(){return this._d.getHashCode()^this._c.b.getHashCode()^this._c.a.getHashCode()<<1},getRange:function(a){$$t.$k.gk($$t.$x1.$type,a);var b=new $$t.yd;var c=this._n(null,a,b);b=c.p2;var d=new $$t.yc;d.start=b.b;d.end=b.a;return d},_b:function(a,b,c,d,e,f,g){switch(a){case 5:return new $$t.yb(4,$.ig.Date.prototype.fromValues(b,c.getValueOrDefault(),d.getValueOrDefault(),e.getValueOrDefault(),f.getValueOrDefault(),g.getValueOrDefault(),0));case 4:return new $$t.yb(2,$.ig.Date.prototype.fromValues(b,c.getValueOrDefault(),d.getValueOrDefault(),e.getValueOrDefault(),f.getValueOrDefault(),0,0));case 3:return new $$t.yb(1,$.ig.Date.prototype.fromValues(b,c.getValueOrDefault(),d.getValueOrDefault(),e.getValueOrDefault(),0,0,0));case 2:return new $$t.yb(0,$.ig.Date.prototype.fromValues(b,c.getValueOrDefault(),d.getValueOrDefault(),0,0,0,0));case 1:return new $$t.yb(3,$.ig.Date.prototype.fromValues(b,c.getValueOrDefault(),1,0,0,0,0));case 0:return new $$t.yb(5,$.ig.Date.prototype.fromValues(b,1,1,0,0,0,0));default:return null}},_n:function(a,b,c){var $self=this;if(function(){var d=$self._h.tryGetValue(b,c);c=d.p1;return d.ret}()){return{p2:c}}if(a==null){a=$$t.$k.cp(b)}var d=a.getEra(this._i);var e=a.getYear(this._i);var f;var g;var t1=this.type();L0:while(true){switch(t1){case 4:f=$.ig.Date.prototype.fromValues(this._i.getFullYear(),$.ig.Date.prototype.getMonth(this._i),this._i.getDate(),this._i.getHours(),this._i.getMinutes(),this._i.getSeconds(),0);g=$.ig.Date.prototype.addSeconds(f,1);break;case 2:f=$.ig.Date.prototype.fromValues(this._i.getFullYear(),$.ig.Date.prototype.getMonth(this._i),this._i.getDate(),this._i.getHours(),this._i.getMinutes(),0,0);g=$.ig.Date.prototype.addMinutes(f,1);break;case 1:f=$.ig.Date.prototype.fromValues(this._i.getFullYear(),$.ig.Date.prototype.getMonth(this._i),this._i.getDate(),this._i.getHours(),0,0,0);g=$.ig.Date.prototype.addHours(f,1);break;case 0:f=$.ig.Date.prototype.fromValues(this._i.getFullYear(),$.ig.Date.prototype.getMonth(this._i),this._i.getDate(),0,0,0,0);g=$.ig.Date.prototype.addDays(f,1);break;case 3:var h=a.getMonth(this._i);f=a.toDateTime(e,h,1,0,0,0,0,d);g=$.ig.Date.prototype.addDays(f,a.getDaysInMonth(e,h,d));break;case 5:f=a.toDateTime(e,1,1,0,0,0,0,d);g=$.ig.Date.prototype.addDays(f,a.getDaysInYear(e,d));break;default:t1=4;continue L0}break}c=new $$t.yd(1,f,g);this._h.add(b,c);return{p2:c}},end:function(){return this._c.a},start:function(){return this._c.b},type:function(){return this._d},value:function(){return this._i},_f:function(){switch(this.type()){case 4:return 5;case 2:return 4;case 1:return 3;case 0:return 2;case 3:return 1;case 5:return 0;default:return 0}},$type:new $.ig.Type("excel.FixedDateGroup",$.ig.$ot)},true);$c("FixedDateGroup_DateRange:yd","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:new Date,b:new Date,init1:function(a,b,c){$$0.$bh.init.call(this);this.b=b;this.a=c},$type:new $.ig.Type("FixedDateGroup_DateRange",$$0.$bh.$type)},true);$c("excel.DateRange:yc","Object",{init:function(){$.ig.$op.init.call(this)},start:new Date,end:new Date,$type:new $.ig.Type("excel.DateRange",$.ig.$ot)},true);$c("excel.FixedDateGroupCollection:ye","Object",{_d:null,_e:null,_staticInit:function(){$$t.$ye._a=$$t.$ye._b()},init:function(a){this._e=new $$4.x($$t.$yb.$type,0);$.ig.$op.init.call(this);this._d=a},copyTo:function(a,b){this._e.copyTo(a,b)},isReadOnly:function(){return false},getEnumerator:function(){return this._e.getEnumerator()},add:function(a){this._o(a);this._j(this._e.count(),a)},clear:function(){if(this._d._aa()==this._e.count()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FixedValuesFilterMustAcceptAValue"))}var a=this._e.count()>0?this._i(15):null;for(var b=this._e.count()-1;b>=0;b--){this._k(b,false)}this._d._i();this._l(a)},contains:function(a){return this.indexOf(a)>=0},indexOf:function(a){for(var b=0;b<this._e.count();b++){if($.ig.$op.equalsStatic(a,this._e.__inner[b])){return b}}return-1},insert:function(a,b){this._o(b);this._j(a,b)},remove:function(a){var b=this.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){if(this._d._aa()==1){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FixedValuesFilterMustAcceptAValue"))}this._k(a,true)},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$yf.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$ye._c($$t.$yb.$type,"Add",39,function(b){return b.a},function(b,c){$$t.$ye._m(b,c)},null,true,true,8192));$$t.$gl.f(a,1,$$t.$ye._c($$t.$yb.$type,"Remove",40,function(b){return b.a},function(b,c){$$t.$ye._n(b,c)},null,true,true,8192));return a},_j:function(a,b){var c=$$t.$ye._a[0];var d=null;if(this._d._b()!=null){d=c.b(this._d._b().workbook(),this._d._b().worksheet(),c.c)}var e=new $$t.yf(1,this,b,a);this._e.insert(a,b);this._d._i();if(this._d._b()!=null){c.e($$t.$yf.$type,$$t.$yb.$type,e,null,b);if(d!=null){c.d(this._d._b().workbook(),d)}}},_k:function(a,b){var c=this._e.__inner[a];var d=$$t.$ye._a[1];var e=null;if(this._d._b()!=null){e=d.b(this._d._b().workbook(),this._d._b().worksheet(),d.c)}var f=new $$t.yf(1,this,c,a);this._e.removeAt(a);if(b){this._d._i()}if(this._d._b()!=null){d.e($$t.$yf.$type,$$t.$yb.$type,f,c,null);if(e!=null){d.d(this._d._b().workbook(),e)}}},_i:function(a){var b=this._d._b()==null?null:this._d._b().workbook();return b!=null&&b._cv()?b._gl(this._d._b().worksheet(),a,null):null},_l:function(a){if(a!=null){var b=this._d._b().workbook();if(b!=null){b._h6(a)}}},_m:function(a,b){var c=a.b._e.indexOf(a.a);if(c>=0){a.b.removeAt(c)}},_n:function(a,b){a.b._j(a.c,a.a)},_o:function(a){if(a==null){throw new $$6.e(0,"item")}if(this.contains(a)){throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DuplicateFixedDateGroup"),"item")}},count:function(){return this._e.count()},item:function(a,b){if(arguments.length===2){if(b==null){throw new $$6.e(0,"item")}var c=this.indexOf(b);if(c<0||c==a){this._e.__inner[a]=b;return}throw new $$6.d(2,$$t.$k.ef("LE_ArgumentException_DuplicateFixedDateGroup"),"item");return b}else{return this._e.__inner[a]}},$type:new $.ig.Type("excel.FixedDateGroupCollection",$.ig.$ot,[$$0.$bz.$type.specialize($$t.$yb.$type)])},true);$c("FixedDateGroupCollection_CollectionChangeContext:yf","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,c:0,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.a=c;this.c=d},workbook:function(){return this.b._d._b()==null?null:this.b._d._b().workbook()},sheet:function(){return this.b._d._b()==null?null:this.b._d._b().worksheet()},source:function(){return this.b._d._b()},$type:new $.ig.Type("FixedDateGroupCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.FixedValuesFilter:yg","excel.Filter",{_x:null,_p:0,_r:null,_n:null,_t:false,init:function(a){$$t.$ya.init.call(this,a)},_d:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$yg.$type,a);if(b==null){return false}if(this._t!=b._t||this._p!=b._p||this.displayValues().count()!=b.displayValues().count()||this.dateGroups().count()!=b.dateGroups().count()){return false}for(var c=0;c<this.displayValues().count();c++){if(this.displayValues().item(c)!=b.displayValues().item(c)){return false}}for(var d=0;d<this.dateGroups().count();d++){if($.ig.$op.equalsStatic(this.dateGroups().item(d),b.dateGroups().item(d))==false){return false}}return true},_e:function(a,b,c,d){var e=$$t.$ya._c(b,d);if(String.isNullOrEmpty(e.g)){return this.includeBlanks()}if(this._n!=null&&this._n.contains(e.g)){return true}if($.ig.util.isNaN(e.e)==false&&e.a==1&&this._r!=null&&this._r.count()!=0){var f=$$t.$ns._excelDateToDateTime(a.workbook(),e.e);if(f.hasValue()){var g=f.value();for(var h=0;h<this._r.count();h++){var i=this._r.item(h);var j=new $$t.yd;var k=i._n(this._y(),this.calendarType(),j);j=k.p2;if(j.b<=g&&g<j.a){return true}}}}return false},_g:function(a,b){var $self=this;var c=function(){var d=$self._ab(true,b);b=d.p1;return d.ret}();a=this.dateGroups().count()!=0||c>2;return{ret:c!=0,p0:a,p1:b}},_aa:function(){var $self=this;var a;return function(){var b=$self._ab(false,a);a=b.p1;return b.ret}()},_ab:function(a,b){b=null;var c=0;if(this.includeBlanks()){c++}if(this._r!=null){c+=this._r.count()}if(this._n!=null){b=new $$4.x(String,0);if(a){for(var d=0;d<this._n.count();d++){var e=this._n.item(d);if(e.length<=255){b.add(e);c++}}}else{c+=this._n.count();b=this._n}}return{ret:c,p1:b}},_m:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$yg.$type,$tValue,a,38,b,c,d,e,g,f,null,null)},_l:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$yg._m($$t.$x1.$type,"CalendarType",function(b){return b.calendarType()},function(b,c){b.calendarType(c)},function(b,c){b._ae(c)},true,true,2048));$$t.$gl.f(a,1,$$t.$yg._m($$0.$aq.$type,"IncludeBlanks",function(b){return b.includeBlanks()},function(b,c){b._v(c)},function(b,c){b._af(c)},true,true,2048));return a},calendarType:function(a){if(arguments.length===1){if(this.calendarType()==a){return}$$t.$k.gk($$t.$x1.$type,a);$$t.$yg._k[0].h($$t.$yg.$type,$$t.$x1.$type,this,a);return a}else{return this._p}},_ae:function(a){this._p=a;this._i()},dateGroups:function(){if(arguments.length!==0){var a=this.dateGroups();return a.item.apply(a,arguments)}if(this._r==null){this._r=new $$t.ye(this)}return this._r},displayValues:function(){if(arguments.length!==0){var a=this.displayValues();return a.item.apply(a,arguments)}if(this._n==null){this._n=new $$t.br(this)}return this._n},includeBlanks:function(a){if(arguments.length===1){if(this._t==a){return}if(a==false&&this._aa()==1){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FixedValuesFilterMustAcceptAValue"))}this._v(a);return a}else{return this._t}},_v:function(a){$$t.$yg._k[1].h($$t.$yg.$type,$$0.$aq.$type,this,a);return a},_af:function(a){this._t=a;this._i()},_y:function(){if(this._x==null){this._x=$$t.$k.cp(this.calendarType())}return this._x},_w:function(){return this._aa()==0},$type:new $.ig.Type("excel.FixedValuesFilter",$$t.$ya.$type)},true);$c("excel.FontColorFilter:yh","excel.Filter",{_o:null,init:function(a,b){$$t.$ya.init.call(this,a);if($$t.$ah.l_op_Equality(b,null)){throw new $$6.e(0,"fontColorInfo")}this._o=b},accept$2:function(visitor,argument){return this._accept$2$i.apply(this,arguments)},_accept$2$i:function($tArg,$tResult,a,b){return a._visitFontColorFilter$i(this,b)},isCellColorFilter:function(){return false},_d:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$yh.$type,a);if(b==null){return false}var c=null;if(this._b()!=null){c=this._b().workbook()}if(c==null){return $$t.$ah.l_op_Equality(this._o,b._o)}return $$t.$k.cx(this._o._aj(c,true,false))==$$t.$k.cx(b._o._aj(c,true,false))},_e:function(a,b,c,d){var e=a._b4(b,d);return $$t.$k.ao(a.workbook(),e,a._getCellConditionalFormat1(b.index(),d),this.fontColorInfo())},_n:function(a,b){var c=$b($$t.$ac.$type,b.fill());if(c==null){return null}var d=c._aa(b);return new $$t.yh(a,d)},_m:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$yh.$type,$tValue,a,38,b,c,d,e,g,f,null,null)},_l:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$yh._m($$t.$ah.$type,"FontColorInfo",function(b){return b.fontColorInfo()},function(b,c){b.fontColorInfo(c)},function(b,c){b._s(c)},true,true,2048));return a},fontColorInfo:function(a){if(arguments.length===1){if($$t.$ah.l_op_Equality(this.fontColorInfo(),null)){return}if($$t.$ah.l_op_Equality(a,null)){throw new $$6.e(0,"value")}$$t.$yh._k[0].h($$t.$yh.$type,$$t.$ah.$type,this,a);return a}else{return this._o}},_s:function(a){this._o=a;this._i()},$type:new $.ig.Type("excel.FontColorFilter",$$t.$ya.$type,[$$t.$yi.$type])},true);$c("IColorFilterVisitor$2:yj","Object",{$type:new $.ig.Type("IColorFilterVisitor$2",null)},true);$c("excel.IconFilter:yk","excel.Filter",{_n:$m($$0.$be.$type,null),_l:0,init:function(a,b,c){$$t.$ya.init.call(this,a);this._l=b;this._n=c},_d:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$yk.$type,a);if(b==null){return false}return $j(this._n,b._n)&&this._l==b._l},_e:function(a,b,c,d){var e=a._getCellConditionalFormat1(c,d);return $$t.$k.ap(e,this._l,this._n)},iconIndex:function(){return $s(this._iconIndex$i.apply(this,arguments))},_iconIndex$i:function(){return $l(this._n,null)?$m($$0.$aw.$type,this._n.value()):$m($$0.$aw.$type,null)},iconSet:function(){return $$t.$k.t(this._l)},_p:function(){return this._n},_m:function(){return this._l},$type:new $.ig.Type("excel.IconFilter",$$t.$ya.$type)},true);$c("excel.RelativeDateRangeFilter:ym","excel.DateRangeFilter",{_z:0,_ab:0,init:function(a,b,c,d){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$xy.init.call(this,0,b);this._ag(c,d)},_init1:function(a,b,c,d,e,f){$$t.$xy._init1.call(this,1,b,e,f);this._ag(c,d)},_ag:function(a,b){$$t.$k.gk($$t.$x7.$type,a);$$t.$k.gk($$t.$x6.$type,b);this._ab=a;this._z=b},_d:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$ym.$type,a);if(b==null){return false}return this._z==b._z&&this._ab==b._ab&&$$t.$xy._d.call(this,b)},_v:function(a,b){var c=$$0.$s.now();a=c;b=c;var d;switch(this.offset()){case 0:d=-1;break;case 1:d=0;break;case 2:d=1;break;default:return{p0:a,p1:b}}switch(this.duration()){case 0:a=$.ig.Date.prototype.addDays($.ig.Date.prototype.getDate(c),d);b=$.ig.Date.prototype.addDays(a,1);break;case 1:a=$.ig.Date.prototype.addDays($.ig.Date.prototype.addDays($.ig.Date.prototype.getDate(c),-c.getDay()),d*7);b=$.ig.Date.prototype.addDays(a,7);break;case 2:a=$.ig.Date.prototype.addMonths($.ig.Date.prototype.fromValues(c.getFullYear(),$.ig.Date.prototype.getMonth(c),1,0,0,0,0),d);b=$.ig.Date.prototype.addMonths(a,1);break;case 3:var e=c.getFullYear();var f=$$t.$k.dd(c)+d;if(f<1){e--;f+=4}else if(4<f){e++;f-=4}a=$.ig.Date.prototype.fromValues(e,$$t.$k.da(f),1,0,0,0,0);b=$.ig.Date.prototype.addMonths(a,3);break;case 4:a=$.ig.Date.prototype.addYears($.ig.Date.prototype.fromValues(c.getFullYear(),1,1,0,0,0,0),d);b=$.ig.Date.prototype.addYears(a,1);break;default:return{p0:a,p1:b}}return{p0:a,p1:b}},_m:function(){var a;switch(this.duration()){case 0:a=[10,9,8];break;case 1:a=[13,12,11];break;case 2:a=[16,15,14];break;case 3:a=[19,18,17];break;case 4:a=[22,21,20];break;default:return 0}return a[this.offset()]},duration:function(a){if(arguments.length===1){if(this.duration()==a){return}$$t.$k.gk($$t.$x6.$type,a);$$t.$ym._w[0].h($$t.$ym.$type,$$t.$x6.$type,this,a);return a}else{return this._z}},_ah:function(a){this._z=a;this._i()},offset:function(a){if(arguments.length===1){if(this.offset()==a){return}$$t.$k.gk($$t.$x7.$type,a);$$t.$ym._w[1].h($$t.$ym.$type,$$t.$x7.$type,this,a);return a}else{return this._ab}},_ai:function(a){this._ab=a;this._i()},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$ym.$type,$tValue,a,38,b,c,d,e,g,f,null,null)},_x:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$ym._y($$t.$x6.$type,"Duration",function(b){return b.duration()},function(b,c){b.duration(c)},function(b,c){b._ah(c)},true,true,2048));$$t.$gl.f(a,1,$$t.$ym._y($$t.$x7.$type,"Offset",function(b){return b.offset()},function(b,c){b.offset(c)},function(b,c){b._ai(c)},true,true,2048));return a},$type:new $.ig.Type("excel.RelativeDateRangeFilter",$$t.$xy.$type)},true);$c("excel.TopOrBottomFilter:yn","excel.DynamicValuesFilter",{_y:0,_s:0,_aa:0,init:function(a,b){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$yn._init1.call(this,1,b,0,10)},_init1:function(a,b,c,d){$$t.$xz.init.call(this,b);$$t.$k.gk($$t.$x8.$type,c);$$t.$yn._ah(d);this._s=c;this._aa=d},_init2:function(a,b,c,d,e){$$t.$yn._init1.call(this,1,b,c,d);this._y=e},_d:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$yn.$type,a);if(b==null){return false}return this._y==b._y&&this._s==b._s&&this._aa==b._aa},_e:function(a,b,c,d){var e=$$t.$l5._c2(b,d);var f;if(function(){var g=$$t.$k.b0(a.workbook(),e,f);f=g.p2;return g.ret}()){if(this._x()){return this._y<=f}else{return f<=this._y}}return false},_f:function(a,b,c,d){var e=new $$4.x(Number,0);var f=a.workbook();var h=a.rows()._m(b,c).getEnumerator();while(h.moveNext()){var g=h.current();var i=g._c5(d);var j=$b($$t.$dl.$type,i);if(j!=null&&j!=$$t.$dl.circularity()){return false}var k;if(function(){var l=$$t.$k.b0(f,i,k);k=l.p2;return l.ret}()){e.add(k)}}if(e.count()==0){return true}e.sort();var l;if(this._w()){l=$.ig.truncate(Math.max(1,Math.floor(e.count()*Math.min(100,this.value())/100)))}else{l=Math.min(e.count(),this.value())}if(l==0){return true}if(this._x()){this._y=e.__inner[e.count()-l]}else{this._y=e.__inner[l-1]}return true},_g:function(a,b){a=false;b=null;return{ret:true,p0:a,p1:b}},_m:function(){return 0},_t:function(a,b){if(a){if(b){return 2}return 3}if(b){return 0}return 1},_r:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$yn.$type,$tValue,a,38,b,c,d,e,g,f,null,null)},_q:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$yn._r($$t.$x8.$type,"Type",function(b){return b.type()},function(b,c){b.type(c)},function(b,c){b._af(c)},true,true,2048));$$t.$gl.f(a,1,$$t.$yn._r($$0.$aw.$type,"Value",function(b){return b.value()},function(b,c){b.value(c)},function(b,c){b._ag(c)},true,true,2048));return a},_ah:function(a){if(a<1||500<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentException_InvalidTopOrBottomFilterValue"))}},type:function(a){if(arguments.length===1){if(this.type()==a){return}$$t.$k.gk($$t.$x8.$type,a);$$t.$yn._p[0].h($$t.$yn.$type,$$t.$x8.$type,this,a);return a}else{return this._s}},_af:function(a){this._s=a;this._i()},value:function(a){if(arguments.length===1){if(this.value()==a){return}$$t.$yn._ah(a);$$t.$yn._p[1].h($$t.$yn.$type,$$0.$aw.$type,this,a);return a}else{return this._aa}},_ag:function(a){this._aa=a;this._i()},_v:function(){if(this._x()){return 6}return 3},_w:function(){return this.type()==3||this.type()==2},_x:function(){return this.type()==0||this.type()==2},_z:function(){return this._y},$type:new $.ig.Type("excel.TopOrBottomFilter",$$t.$xz.$type)},true);$c("WorksheetColumnFilter:yo","Object",{_c:null,_d:null,_a:null,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this._d=new $$t.lv;$.ig.$op.init.call(this);this._c=b},init1:function(a,b,c){$$t.$yo.init.call(this,0,b);this._h(c)},_g:function(a){this._a=a},_h:function(a){var b=this._c.filterSettings().region()._h();var c=b._firstColumnIndex()+a;this._d=b._withFirstColumnIndex(c)._withLastColumnIndex(c)},columnIndex:function(){return this._d._firstColumnIndex()},filter:function(){return this._a},_region:function(){return this._d},_relativeColumnIndex:function(){var a=this._c.filterSettings().region()!=null?this._c.filterSettings().region().firstColumn():0;return this._d._firstColumnIndex()-a},workbook:function(){return this._c.workbook()},worksheet:function(){return this._c},onFilterModified:function(){this._c.filterSettings().reapplyFilters()},_b:function(a,b){if($$t.$lv._l_op_Equality_Lifted($m($$t.$lv.$type,this._d),$m($$t.$lv.$type,null))){return $$t.$ao.d}var c=this._d;var d=c;var e=a.e(d,false);d=e.p0;if($$t.$lv._l_op_Equality(c,d)){return $$t.$ao.d}this._d=d;return $$t.$ao.c},compareTo:function(a){if(a==null){return 1}var b=this.columnIndex();return $4(b,a.columnIndex())},getDataAreaRowIndexes:function(a,b){var c=this._c.filterSettings().sortAndFilterAreaRegion();if(c==null){b=-1;a=-1}else{a=c.firstRow();b=c.lastRow()}return{p0:a,p1:b}},$type:new $.ig.Type("WorksheetColumnFilter",$.ig.$ot,[$$t.$yl.$type,$$0.$a.$type.specialize(-1)])},true);$$t.$yo.$type.initSelfReferences();$c("excel.WorksheetFilterSettings:yp","Object",{_ap:null,_aq:null,_az:$m($$t.$lv.$type,null),_a0:$m($$t.$lv.$type,null),_ak:false,_ac:null,_ay:$m($$t.$lv.$type,null),_ai:null,_ar:0,_x:0,_aa:null,_am:false,_al:false,_staticInit:function(){$$t.$yp._a=$$t.$yp._b()},init:function(a){$.ig.$op.init.call(this);this._ac=a},region:function(){if($$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))){return null}return this._ac._cw(this._ay.value())},sortAndFilterAreaRegion:function(){if($$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))||this._ay.value()._height()<2){return null}return this._ac._cw(this._ay.value()._withFirstRowIndex(this._ay.value()._firstRowIndex()+1))},sortSettings:function(){var $self=this;if(this._aa==null){this._aa=new $$t.ad2(this,function(a){a._c($self.region(),0)})}return this._aa},_at:function(){return this._ai==null?0:this._ai._count()},_aj:function(){if(this._ai==null){this._ai=new $$t.a($$t.$yo.$type,$$t.$yo.$type,0)}return this._ai},_ag:function(a){if(arguments.length===1){if(!a._isValid()){if($$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))){return}}else{if($$t.$lv._l_op_Inequality_Lifted(this._ay,$m($$t.$lv.$type,null))&&$$t.$lv._l_op_Equality(this._ay.value(),a)){return}}this._ak=false;this._az=$m($$t.$lv.$type,null);$$t.$yp._a[1].h($$t.$yp.$type,$$t.$lv.$type,this,a);return a}else{return $$t.$lv._l_op_Inequality_Lifted(this._ay,$m($$t.$lv.$type,null))?this._ay.value():$$t.$lv._b}},_bk:function(a){if(!a._isValid()){this._ay=$m($$t.$lv.$type,null)}else{this._ay=$m($$t.$lv.$type,a)}if(this._ap==null&&this._aq==null){this._bt(this._al);return}this._bp();try{if(this._aq!=null){var b=this._aq;this._aq=null;var d=b.getEnumerator();while(d.moveNext()){var c=d.current();if($$t.$lv._l_op_Equality(c.c,a)){$$t.$yp._bs(c,c.d)}}this._aq=null;this._ap=null}if(this._ap!=null){var e=this._ap;this._ap=null;var g=e.getEnumerator();while(g.moveNext()){var f=g.current();if($$t.$lv._l_op_Equality(f.b,a)){$$t.$yp._br(f,f.c)}this._ap=null}}}finally{this._bg();this._bt(this._al)}},_ah:function(a){if(arguments.length===1){$$t.$yp._a[2].h($$t.$yp.$type,$$t.$lv.$type,this,a);return a}else{return $$t.$lv._l_op_Inequality_Lifted(this._az,$m($$t.$lv.$type,null))?this._az.value():$$t.$lv._b}},_bl:function(a){if(!a._isValid()){this._az=$m($$t.$lv.$type,null)}else{this._az=$m($$t.$lv.$type,a)}},applyAverageFilter:function(a,b){this._bw(a);var c=new $$t.yo(1,this._ac,a);var d=new $$t.xu(0,c,b);this._a4(c,d);return d},applyCustomFilter:function(){var n;if(arguments.length===2){n=0}else if(arguments.length===4){n=1}switch(n){case 0:return this._applyCustomFilter.apply(this,arguments);case 1:return this._applyCustomFilter1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_applyCustomFilter:function(a,b){return this._applyCustomFilter1(a,b,null,0)},_applyCustomFilter1:function(a,b,c,d){this._bw(a);var e=new $$t.yo(1,this._ac,a);var f=new $$t.xv(1,e,b,c,d);this._a4(e,f);return f},applyDatePeriodFilter:function(a,b,c){this._bw(a);var d=new $$t.yo(1,this._ac,a);var e=new $$t.xx(d,b,c);this._a4(d,e);return e},applyFillFilter:function(a,b){this._bw(a);var c=new $$t.yo(1,this._ac,a);var d=new $$t.x9(c,b);this._a4(c,d);return d},_k:function(a,b,c){return this._n(a,b,c)},_n:function(a,b,c){if(c==null){throw new $$6.e(0,"displayValues")}this._bw(a);var d=new $$t.yo(1,this._ac,a);var e=new $$t.yg(d);e.includeBlanks(b);var g=c.getEnumerator();while(g.moveNext()){var f=g.current();e.displayValues().add(f)}if(e._w()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FixedValuesFilterMustAcceptAValue"))}this._a4(d,e);return e},_o:function(a,b,c){return this._m(a,b,0,c)},applyFixedValuesFilter:function(){return this._applyFixedValuesFilter1.apply(this,arguments)},_applyFixedValuesFilter1:function(a,b,c,d){d=d instanceof Array?d:Array.prototype.slice.call(arguments,3);return this._m(a,b,c,d)},_m:function(a,b,c,d){if(d==null){throw new $$6.e(0,"dateGroups")}this._bw(a);var e=new $$t.yo(1,this._ac,a);var f=new $$t.yg(e);f.calendarType(c);f.includeBlanks(b);var h=d.getEnumerator();while(h.moveNext()){var g=h.current();f.dateGroups().add(g)}if(f._w()){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_FixedValuesFilterMustAcceptAValue"))}this._a4(e,f);return f},applyFontColorFilter:function(){var n;if(arguments.length===2){if(typeof arguments[1]==="string"||$b($$a.$ax.$type,arguments[1])!==null){n=1}else if($b($$t.$ah.$type,arguments[1])!==null){n=0}else if(arguments[1]==null){n=0}}switch(n){case 0:return this._applyFontColorFilter.apply(this,arguments);case 1:return this._applyFontColorFilter1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_applyFontColorFilter1:function(a,b){b=$$a.$ax.create(b);return this._applyFontColorFilter(a,$$t.$k.ag(b))},_applyFontColorFilter:function(a,b){this._bw(a);var c=new $$t.yo(1,this._ac,a);var d=new $$t.yh(c,b);this._a4(c,d);return d},applyIconFilter:function(a,b,c){c=$t($$0.$aw.$type,c);$$t.$k.gk($$t.$cd.$type,b);if($l(c,null)){var d=$$t.$xh._b7(b,false);if(c.value()<0||c.value()>=d.length){throw new $$6.f(1,"iconIndex")}}return this._s(a,$$t.$k.aj(b),$l(c,null)?$m($$0.$be.$type,c.value()):$m($$0.$be.$type,null))},_s:function(a,b,c){this._bw(a);var d=new $$t.yo(1,this._ac,a);var e=new $$t.yk(d,b,c);this._a4(d,e);return e},applyRelativeDateRangeFilter:function(a,b,c){this._bw(a);var d=new $$t.yo(1,this._ac,a);var e=new $$t.ym(0,d,b,c);this._a4(d,e);return e},applyTopOrBottomFilter:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===3){n=1}switch(n){case 0:return this._applyTopOrBottomFilter.apply(this,arguments);case 1:return this._applyTopOrBottomFilter1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_applyTopOrBottomFilter:function(a){return this._applyTopOrBottomFilter1(a,0,10)},_applyTopOrBottomFilter1:function(a,b,c){this._bw(a);var d=new $$t.yo(1,this._ac,a);var e=new $$t.yn(1,d,b,c);this._a4(d,e);return e},applyYearToDateFilter:function(a){this._bw(a);var b=new $$t.yo(1,this._ac,a);var c=new $$t.yt(0,b);this._a4(b,c);return c},clearFilter:function(a){var b=this._w(a);if(b==null){return}this._a5(b,false)},clearFilters:function(){if(this._ai==null||this._ai._count()==0){return}var a=this._a1(23);try{this._bp();var b=new $$4.x($$t.$yo.$type,1,this._ai._values());var d=b.getEnumerator();while(d.moveNext()){var c=d.current();this._a5(c,true)}}finally{this._bg();this._bb(a)}},clearRegion:function(){this._bm(null)},getFilter:function(a){if($$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))){return null}var b=this._w(a);return b!=null?b.filter():null},reapplyFilters:function(){if(this._ak){return}if($$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))||this._ai==null||this._ay.value()._height()<2){return}var a=this._ac.workbook();if(a==null||a._c2()){return}if(0<this._ar){this._ao(true);return}this._be()},_be:function(){this._ao(false);if(this._ai==null){return}var a=this._a1(1);var b=new $$4.x($$t.$yl.$type,1,this._ai._values());this._ac._ib(this._ay.value()._firstRowIndex()+1,this._ay.value()._lastRowIndex(),b);this._bb(a)},reapplySortConditions:function(){if(this._ak){return}if($$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))||this._ay.value()._height()<2||this._aa==null||this._aa.sortConditions().count()==0){return}this.sortSettings()._y()},setRegion:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._setRegion.apply(this,arguments);case 1:return this._setRegion1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setRegion:function(a){this._setRegion1(a,this._ac._c())},_setRegion1:function(a,b){this._bm(this._ac._getRegion2(a,b,null))},_bm:function(a){if(this._ak){return}var b=new $$t.lv;if(a!=null){b=a._h();if($$t.$lv._l_op_Inequality_Lifted(this._ay,$m($$t.$lv.$type,null))&&$$t.$lv._l_op_Equality(this._ay.value(),b)){return}}else{if($$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))){return}b=$$t.$lv._b}if(a!=null){if(a.worksheet()!=this._ac){throw new $$6.p(1,$$t.$k.ef("LE_ArgumentException_RegionMustBeOnSameWorksheet"))}var d=this._ac.tables().getEnumerator();while(d.moveNext()){var c=d.current();if(a._s(c.wholeTableRegion())){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_OverlappingTable"))}}var f=this._ac.rows()._m(a.firstRow(),a.lastRow()).getEnumerator();while(f.moveNext()){var e=f.current();for(var g=a._v();g<=a._w();g++){if(e._bp(g)!=null){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_OverlappingTable"))}var h=$b($$t.$fn.$type,e._c5(g));if(h!=null){h.owningValue().throwBlockingException()}}}}var i=this._a1(23);try{this._bp();this.clearFilters();this._a9()}finally{this._bg()}this._ag(b);this._bb(i)},_a3:function(a){this._aj()._add(a,a);
|
|
},_ad:function(a){if($$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))||this._ay.value()._height()<2){return null}var b=this._ay.value()._firstColumnIndex()+a.index();var c=this._ay.value()._firstRowIndex()+1;return this._ac._cw(new $$t.lv(1,c,this._ay.value()._lastRowIndex(),b,b))},_ba:function(a){if($$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))){return}switch(a){case 0:case 1:return}var b=this._ac._o();switch(b){default:return;case 0:case 1:break}var c=this._ac.rows().maxCount();var d=this._ac.columns().maxCount();var e=this._ay.value();if(e._firstRowIndex()>=c-1||e._firstColumnIndex()>=d){this._ay=$m($$t.$lv.$type,null);this._aa=null;this._ai=null;this._ap=null;this._aq=null;this._az=$m($$t.$lv.$type,null);return}if(e._lastRowIndex()>=c||e._lastColumnIndex()>=d){if(e._lastRowIndex()>=c){e=e._withLastRowIndex(c-1)}if(e._lastColumnIndex()>=d){e=e._withLastColumnIndex(d-1)}this._ay=$m($$t.$lv.$type,e);if(this._aa!=null){this._aa._ak(e._width())}if(this._ai!=null&&this._ai._count()>0){var f=new $$4.x($$t.$yo.$type,0);var h=this._ai._keys().getEnumerator();while(h.moveNext()){var g=h.current();if(g.columnIndex()>=e._width()){f.add(g)}}var j=f.getEnumerator();while(j.moveNext()){var i=j.current();this._ai._c(i)}}}},_bc:function(){if(this._aa!=null){this._aa._al()}if($$t.$lv._l_op_Inequality_Lifted(this._ay,$m($$t.$lv.$type,null))){var a=false;var c=this._ac.tables().getEnumerator();while(c.moveNext()){var b=c.current();if(this._ay.value()._intersectsWith(b.wholeTableRegion()._h())){a=true;break}}if(a){this._ay=$m($$t.$lv.$type,null);this._ai=null}}},_bg:function(){this._ar--;if(this._ar<=0&&this._ao()){this._ao(false);this.reapplyFilters()}},_z:function(a,b){var c=this._ac.workbook();var d=a.l();var e=this._ag();if(!(d._k(c)||d._l(c))){if(!d._contains1(e)){return $$t.$ao.d}}var f=e;var g=true;var h=false;var i=this._ak;if(i){if($$t.$lv._l_op_Equality_Lifted(this._az,$m($$t.$lv.$type,null))&&$$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))){return $$t.$ao.d}if($$t.$lv._l_op_Inequality_Lifted(this._az,$m($$t.$lv.$type,null))){g=false;f=this._az.value()}}else{if($$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))){return $$t.$ao.d}}if(g){var j=a.e(f,false);f=j.p0}if($$t.$lv._l_op_Equality(e,f)){return $$t.$ao.d}var k=f._width()<1||f._height()<1;var l=this._ac.workbook().__dd;if(k){this.clearFilters();this._a9();this._be()}else{if(f._width()!=e._width()){if(this._aa!=null){this._aa._aj(f,e,a)}var m=new $$4.x($$t.$yo.$type,0);if($$t.$lv._l_op_Inequality_Lifted(a.y(),$m($$t.$lv.$type,null))){if(this._ai!=null){var o=this._ai.getEnumerator();while(o.moveNext()){var n=o.current();var p=n.key()._region();if(p._firstColumnIndex()>=a.y().value()._firstColumnIndex()){m.add(n.key())}}}}if($$t.$lv._l_op_Inequality_Lifted(a.x(),$m($$t.$lv.$type,null))){var q=new $$4.x($$t.$yo.$type,0);if(this._ai!=null){var s=this._ai.getEnumerator();while(s.moveNext()){var r=s.current();var t=r.key()._region();var u=t._firstColumnIndex();if(u>=a.x().value()._firstColumnIndex()){if(u<=a.x().value()._lastColumnIndex()){if(m.count()>0){m.remove(r.value())}q.add(r.value())}else{m.add(r.value())}}}}if(q.count()>0){h=true;var w=q.getEnumerator();while(w.moveNext()){var v=w.current();this._ai._c(v)}}}if(m.count()>0){this._ac.workbook().__dd=true;var y=m.getEnumerator();while(y.moveNext()){var x=y.current();this._ai._c(x);x._b(a,b);this._ai._add(x,x)}this._ac.workbook().__dd=l}}}if(i){this._ay=k?$m($$t.$lv.$type,null):$m($$t.$lv.$type,f)}else{this._ag(k?$$t.$lv._b:f)}if(h){this._be()}this._ac.workbook().__dd=true;this._bt(false);this._ac.workbook().__dd=l;return $$t.$ao.c},_bn:function(){this._ak=true;this._a0=this._ay},_bo:function(){if(!this._ak){return}this._ak=false;this._az=this._a0;this._ah(this._ag());this._a0=$m($$t.$lv.$type,null)},_bp:function(){this._ar++},_bq:function(a,b){if(this._am){return}if(this._ac!=null&&this._ac.workbook()!=null&&this._ac.workbook()._c2()){var c=a.referencedRegion();if(c!=null&&c.worksheet()!=this._ac){return}}this._al=true;try{if(b&&!this._ak){this._bm(null)}this._bm(a.referencedRegion())}finally{this._al=false}},_bu:function(a,b,c){c=b==null;var d="=";if($$t.$lv._l_op_Inequality_Lifted(this._ay,$m($$t.$lv.$type,null))){var e=this.region();d+=e._toString2(1,true,false,false)}var f=this._bv(d,a,b);b=f.p2;return{p1:b,p2:c}},_a4:function(a,b){a._g(b);var c=this._a1(38);if(this._ai==null){this._ai=new $$t.a($$t.$yo.$type,$$t.$yo.$type,0)}else{var d=a.columnIndex();var e=this._ai._count();for(var f=0;f<e;f++){var g=this._ai._keys().__inner[0];var h=g.columnIndex();if(h<d){continue}if(h==d){this._a5(g,true)}break}}this._a2(a,true);this._bb(c)},_a2:function(a,b){var c=b?null:this._a1(38);var d=this._ac.workbook();var e=$$t.$yp._a[0];var f=new $$t.yq(1,a);this._ai._item(a,a);this.reapplyFilters();e.e($$t.$yq.$type,$$0.$aw.$type,f,-1,f.c);if(c!=null){e.d(d,c)}this._bb(c)},_a5:function(a,b){var c=b?null:this._a1(23);var d=this._ac.workbook();var e=$$t.$yp._a[3];var f=new $$t.yr(1,a);this._ai._c(a);this.reapplyFilters();e.e($$t.$yr.$type,$$0.$aw.$type,f,-1,f.d);if(c!=null){e.d(d,c)}},_a9:function(){if(this._aa!=null){this._aa.sortConditions().clear()}},_w:function(a){this._bw(a);if(this._ai==null||this._ai._count()==0||$$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))){return null}var b=a+this._ay.value()._firstColumnIndex();var c=this._ai._count();for(var d=0;d<c;d++){var e=this._ai._keys().__inner[d];var f=e.columnIndex();if(f<b){continue}if(f==b){return e}break}return null},_an:function(a){return(this._x&a)==a},_ao:function(a){if(arguments.length===1){this._bh(1,a);return a}else{return this._an(1)}},_bh:function(a,b){if(b){this._x|=a}else{this._x&=~a}},_bv:function(a,b,c){var d=$$t.$gh._av(13);if(c==null){var e=null;if(this._ac.workbook()!=null){e=this._ac.workbook().namedReferences()}c=new $$t.gf(0,e,this._ac);c._bv(true);c._setFormula2(a,1);c.name(d);c._p(true);c._bv(false)}else{if(b){c._bv(true)}c._setFormula2(a,1);if(b){c._bv(false)}}return{p2:c}},_bt:function(a){this._am=true;try{var b=this._ac.workbook();if(b!=null){var c=$$t.$gh._av(13);var d=$b($$t.$gf.$type,b._a0(c,this._ac));if($$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))){if(d!=null){b._ek().remove(d)}}else{var e;var f=this._bu(false,d,e);d=f.p1;e=f.p2;if(e){b._ek().add(d)}}}}finally{this._am=false}},_bw:function(a){if($$t.$lv._l_op_Equality_Lifted(this._ay,$m($$t.$lv.$type,null))){throw new $$6.p(1,"No region specified.")}if(a<0||a>=this._ay.value()._width()){throw new $$6.f(1,"relativeColumnIndex")}},_c:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$yp.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_d:function($tContext,$tValue,a,b,c,d,e,f,g,h){return new $$t.gm($tContext,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(4);$$t.$gl.f(a,0,$$t.$yp._d($$t.$yq.$type,$$0.$aw.$type,"AddFilter",38,function(b){return b.c},function(b,c){$$t.$yp._br(b,c)},null,true,true,24576));$$t.$gl.f(a,1,$$t.$yp._c($$t.$lv.$type,"RegionAddress",38,function(b){return b._ag()},function(b,c){b._ag(c)},function(b,c){b._bk(c)},true,true,0));$$t.$gl.f(a,2,$$t.$yp._c($$t.$lv.$type,"RegionAddress",38,function(b){return b._ah()},function(b,c){b._ah(c)},function(b,c){b._bl(c)},true,false,0));$$t.$gl.f(a,3,$$t.$yp._d($$t.$yr.$type,$$0.$aw.$type,"RemoveFilter",23,function(b){return b.d},function(b,c){$$t.$yp._bs(b,c)},null,true,true,24576));return a},_a1:function(a){var b=this._ac.workbook();return b!=null&&b._cv()?b._gl(this._ac,a,null):null},_bb:function(a){if(a!=null){var b=this._ac.workbook();if(b!=null){b._h6(a)}}},_br:function(a,b){var c=a.sheet().filterSettings();if($$t.$lv._l_op_Equality(c._ag(),a.b)){c.clearFilter(a.c)}else{if(c._ap==null){c._ap=new $$4.x($$t.$yq.$type,0)}c._ap.add(a)}},_bs:function(a,b){var c=a.sheet();var d=c.filterSettings();if($$t.$lv._l_op_Equality(d._ag(),a.c)){var e=new $$t.yo(1,c,a.d-d._ag()._firstColumnIndex());e._g(a.a);d._a2(e,false)}else{if(d._aq==null){d._aq=new $$4.x($$t.$yr.$type,0)}d._aq.add(a)}},onSortSettingsModified:function(){this.reapplySortConditions()},culture:function(){return function(t){return t==null?null:t.name()}(this._culture$i.apply(this,arguments))},_culture$i:function(){return this._ac._y()},sortRegion:function(){return this.sortAndFilterAreaRegion()},workbook:function(){return this._ac.workbook()},worksheet:function(){return this._ac},source:function(){return this},sheet:function(){return this._ac},$type:new $.ig.Type("excel.WorksheetFilterSettings",$.ig.$ot,[$$t.$ads.$type,$$t.$gn.$type])},true);$c("WorksheetFilterSettings_AddFilterChangeInfo:yq","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.b=new $$t.lv;$$0.$bh.init.call(this)},a:null,c:0,b:null,init1:function(a,b){this.b=new $$t.lv;$$0.$bh.init.call(this);this.a=b.worksheet();this.c=b._relativeColumnIndex();this.b=this.a.filterSettings()._ag()},workbook:function(){return this.a.workbook()},sheet:function(){return this.a},source:function(){return this.a.filterSettings()},$type:new $.ig.Type("WorksheetFilterSettings_AddFilterChangeInfo",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("WorksheetFilterSettings_RemoveFilterChangeInfo:yr","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}this.c=new $$t.lv;$$0.$bh.init.call(this)},b:null,a:null,d:0,c:null,init1:function(a,b){this.c=new $$t.lv;$$0.$bh.init.call(this);this.b=b.worksheet();this.a=b.filter();this.d=b.columnIndex();this.c=this.b.filterSettings()._ag()},workbook:function(){return this.b.workbook()},sheet:function(){return this.b},source:function(){return this.b.filterSettings()},$type:new $.ig.Type("WorksheetFilterSettings_RemoveFilterChangeInfo",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.YearToDateFilter:yt","excel.DateRangeFilter",{init:function(a,b){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$xy.init.call(this,0,b)},_init1:function(a,b,c,d){$$t.$xy._init1.call(this,1,b,c,d)},_d:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$yt.$type,a);if(b==null){return false}return $$t.$xy._d.call(this,b)},_v:function(a,b){b=$.ig.Date.prototype.addDays($.ig.Date.prototype.getDate($$0.$s.now()),1);a=$.ig.Date.prototype.fromValues(b.getFullYear(),1,1,0,0,0,0);return{p0:a,p1:b}},_m:function(){return 23},$type:new $.ig.Type("excel.YearToDateFilter",$$t.$xy.$type)},true);$c("excel.ConditionalFormatBase:wg","excel.ConditionBase",{_br:null,_bt:null,_bw:0,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===2){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._bw=NaN;$$t.$wn.init.call(this)},_init1:function(a,b){this._bw=NaN;$$t.$wn._init1.call(this,a,b)},_ba:function(){this._a4()},_bd:function(){$$t.$wn._bd.call(this);this._a4()},cellFormat:function(){if(this._br==null){var a=this.workbook();if(a!=null){this._br=new $$t.a5(a._ca(),this)}}return this._br},_bx:function(a){if(arguments.length===1){this._bw=a;return a}else{return this._bw}},_bu:function(a){if(arguments.length===1){this._bt=a;return a}else{if(this._bt==null&&this.workbook()!=null){this._bt=this.workbook()._cb(2)}return this._bt}},_bv:function(){return this._bt!=null},_a4:function(){this._bw=NaN},_a6:function(a,b){$$t.$wn._a6.call(this,a,b);var c=$b($$t.$wg.$type,a);if(c._bt!=null){this._bt=c._bt._cloneInternal1(this.workbook(),b)}},getAdjacentFormatForBorderResolution:function(a,b){return null},onCellFormatValueChanged:function(a,b,c){},onCellFormatValueChanging:function(a,b){},verifyFormatOptions:function(a,b){},$type:new $.ig.Type("excel.ConditionalFormatBase",$$t.$wn.$type,[$$t.$kh.$type])},true);$c("excel.AverageConditionalFormat:wa","excel.ConditionalFormatBase",{_b1:0,_b3:0,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wg.init.call(this)},_init1:function(a,b,c){$$t.$wg._init1.call(this,b,11);this._b1=c},aboveBelow:function(a){if(arguments.length===1){if(a!=this._b1){var b=$$t.$wa._by[0].g($$t.$wa.$type,$$t.$w2.$type,this,this._b1,a,false);this._b1=b.p1}return a}else{return this._b1}},_j:function(){return 1},numericStandardDeviation:function(a){if(arguments.length===1){if(a!=this._b3){var b=$$t.$wa._by[1].g($$t.$wa.$type,$$0.$aw.$type,this,this._b3,a,false);this._b3=b.p1}return a}else{return this._b3}},_b0:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$wa.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_bz:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$wa._b0($$t.$w2.$type,"AboveBelow",function(b){return b.aboveBelow()},function(b,c){b.aboveBelow(c)},null,true,4));$$t.$gl.f(a,1,$$t.$wa._b0($$0.$aw.$type,"NumericStandardDeviation",function(b){return b.numericStandardDeviation()},function(b,c){b.numericStandardDeviation(c)},null,true,4));return a},_h:function(){return new $$t.wa(0)},_a6:function(a,b){$$t.$wg._a6.call(this,a,b);var c=$b($$t.$wa.$type,a);this._b1=c._b1;this._b3=c._b3},_i:function(a,b,c,d){var e=$$t.$wn._as(this.workbook(),a);if($.ig.util.isNaN(e)){return $$t.$wo.f}var f=this._bx();if($.ig.util.isNaN(f)){var g=$$t.$k.cf(this.workbook(),this.regions());var h=0;switch(this.aboveBelow()){case 4:case 5:{h=this.numericStandardDeviation();break}}if(h!=0){var i=$$t.$k.ch(this.workbook(),this.regions());var j;if(this.aboveBelow()==5){j=-1}else{j=1}g+=h*j*i}f=g;this._bx(g)}if($.ig.util.isNegativeInfinity(f)){return $$t.$wo.f}var k;switch(this.aboveBelow()){default:case 0:case 4:k=e>f;break;case 1:case 5:k=e<f;break;case 2:k=e>=f;break;case 3:k=e<=f;break}return k?$$t.$wo.e:$$t.$wo.f},$type:new $.ig.Type("excel.AverageConditionalFormat",$$t.$wg.$type)},true);$c("excel.BlanksConditionalFormat:wb","excel.ConditionalFormatBase",{init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wg.init.call(this)},_init1:function(a,b){$$t.$wg._init1.call(this,b,9)},_w:function(){return true},_ak:function(){return false},_h:function(){return new $$t.wb(0)},_a6:function(a,b){$$t.$wg._a6.call(this,a,b)},_i:function(a,b,c,d){if(a==null){return $$t.$wo.e}var e=$b(String,a);return e!=null&&String.isNullOrWhiteSpace(e)?$$t.$wo.e:$$t.$wo.f},$type:new $.ig.Type("excel.BlanksConditionalFormat",$$t.$wg.$type)},true);$c("excel.CellDataBarInfo:wc","Object",{_o:0,_p:0,_q:0,_k:false,_l:false,_a:0,_c:0,_e:null,_g:null,_f:null,init:function(a,b,c,d,e,f,g,h,i,j){$.ig.$op.init.call(this);this._o=a;this._p=b;this._q=c;this._k=d;this._l=e;this._a=f;this._c=g;this._e=h;this._g=i;this._f=j},axisColor:function(){return this._e},axisPosition:function(){return this._o},barBorder:function(){return this._f},barColor:function(){return this._g},barFillType:function(){return this._c},barPositionFrom:function(){return this._p},barPositionTo:function(){return this._q},direction:function(){return this._a},isNegative:function(){return this._k},showValue:function(){return this._l},$type:new $.ig.Type("excel.CellDataBarInfo",$.ig.$ot)},true);$c("excel.CellIconInfo:wd","Object",{_e:false,_g:0,_a:0,_c:0,init:function(a,b,c,d){$.ig.$op.init.call(this);this._c=a;this._a=b;this._g=c;this._e=d},icon:function(){return this._a},iconIndex:function(){return this._g},iconSet:function(){return this._c},showValue:function(){return this._e},$type:new $.ig.Type("excel.CellIconInfo",$.ig.$ot)},true);$c("excel.ThresholdConditionBase:xr","excel.ConditionBase",{_bv:null,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===2){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wn.init.call(this)},_init1:function(a,b){$$t.$wn._init1.call(this,a,b)},_y:function(){return $$t.$wn._z(this._bv,this.worksheet())},_a6:function(a,b){$$t.$wn._a6.call(this,a,b);var c=$b($$t.$xr.$type,a);if(c._bv!=null){this._bv=a._m($b($$t.$ey.$type,c._bv._g()))}},_a8:function(a){if(this._bv!=null){var b=this.regions().item(0);var c=new $$t.aaq(true,this.worksheet(),new $$t.jx(1,b.firstRow(),b.firstColumn()));this._bv._setTargetReference(c,this.workbook(),false);a(this.worksheet(),this._bv)}},_j:function(){return this._bv!=null?2:1},_ba:function(){this._a4()},_bd:function(){$$t.$wn._bd.call(this);this._a4()},_ag:function(){return this._bv!=null},_bo:function(a,b,c){if(this._bv!=null){var d=this._bn(a,0,this._bv,b,c);this._bv=d.p2}$$t.$wn._bo.call(this,a,b,c)},_a3:function(a,b){var $self=this;if(typeof a==="number"){var c=$h(a);if(0==c){return function(){var d=$self._a2(b,$self._bv);$self._bv=d.p1;return d.ret}()}}return null},formula:function(){return this._bv},_bw:function(a){if(arguments.length===1){if(a!=this._bv){if(a!=null&&a._targetReference()==null){this._m(a)}var b=$$t.$xr._br[0].g($$t.$xr.$type,$$t.$ey.$type,this,this._bv,a,false);this._bv=b.p1}return a}else{return this._bv}},_bt:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$xr.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_bs:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$xr._bt($$t.$ey.$type,"FormulaInternal",function(b){return b._bw()},function(b,c){b._bw(c)},null,true,4));return a},_bz:function(a,b,c,d){var $self=this;if(!$.ig.util.isNaN(c._u())){return c._u()}var e=$b($$t.$ey.$type,c.formula());var f=null;if(e==null){switch(c.valueType()){case 3:break;case 0:return c.value();case 1:{var g=this._by(c.value(),4);var h=this._by(c.value(),5);if(false==Number.isInfinity(g)&&false==$.ig.util.isNaN(g)&&false==Number.isInfinity(h)&&false==$.ig.util.isNaN(h)){var i=h-g;var j=c.value()/100;var k=g+i*j;c._u(k);return k}break}case 2:case 5:case 4:case 7:case 6:{var l=this._by(c.value(),c.valueType());if(l>0&&c.valueType()==6){l=0}if(false==Number.isInfinity(l)&&false==$.ig.util.isNaN(l)){c._u(l);return l}}break;default:break}}if(e!=null){var m=function(){var n=$self._at(e,a,b,d);d=n.p3;return n.ret}();if(!$.ig.util.isNaN(m)){c._u(m);return m}}if(f==null){c._u(NaN)}else{var n;var o=$$t.$k.b0(this.workbook(),f,n);n=o.p2;c._u(n)}return c._u()},_by:function(a,b){var c=0;switch(b){case 2:c=Math.min(1,Math.max(0,a/100));break;case 5:case 7:c=1;break;case 4:case 6:c=0;break;default:return Number.NEGATIVE_INFINITY}return $$t.$k.cg(this.workbook(),c,this.regions())},setFormula:function(a,b){b=b!==void 0?b:null;b=$t($$t.$b0.$type,b);this._bw(this._o(a,b))},_bx:function(a){if(this._bv!=null&&a!=null){var b=this._bv._evaluateHelper(this.workbook(),a,false);return b._ah(this.workbook()._e3())}return true},_b4:function(a){this._bv=a},$type:new $.ig.Type("excel.ThresholdConditionBase",$$t.$wn.$type)},true);$c("excel.ColorScaleConditionalFormat:we","excel.ThresholdConditionBase",{_cb:0,_b7:null,_b5:null,_b6:null,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$xr.init.call(this)},_init1:function(a,b,c){$$t.$xr._init1.call(this,b,2);this._cb=c;this._b5=new $$t.wf(this,2);this._b7=new $$t.wf(this,0);this._b6=new $$t.wf(this,1)},_h:function(){return new $$t.we(0)},_a4:function(){this._ch()},_a6:function(a,b){$$t.$xr._a6.call(this,a,b);var c=$b($$t.$we.$type,a);this._cb=c._cb;if(c._b5!=null){this._b5=c._b5._ab(this,b)}if(c._b6!=null){this._b6=c._b6._ab(this,b)}if(c._b7!=null){this._b7=c._b7._ab(this,b)}},_a8:function(a){$$t.$xr._a8.call(this,a);if(this._b7!=null){this._b7._p(a)}if(this._b5!=null){this._b5._p(a)}if(this._b6!=null){this._b6._p(a)}},_ba:function(){$$t.$xr._ba.call(this);this._ch()},_bd:function(){$$t.$xr._bd.call(this);this._ch()},_be:function(){$$t.$xr._be.call(this)},_bo:function(a,b,c){if(this._b7!=null){this._b7.shiftFormulas(a,b,c)}if(this._b5!=null){this._b5.shiftFormulas(a,b,c)}if(this._b6!=null){this._b6.shiftFormulas(a,b,c)}$$t.$xr._bo.call(this,a,b,c)},colorScaleType:function(){return this._cb},minimumThreshold:function(){return this._b7},maximumThreshold:function(){return this._b5},midpointThreshold:function(){return this._b6},_y:function(){if($$t.$xr._y.call(this)){return true}if(this._b7!=null&&this._b7._an()){return true}if(this._cb==1&&this._b6!=null&&this._b6._an()){return true}if(this._b5!=null&&this._b5._an()){return true}return false},_ch:function(){if(this._b7!=null){this._b7._m()}if(this._b6!=null){this._b6._m()}if(this._b5!=null){this._b5._m()}},_cd:function(a,b,c){var d=b-a;if(d==0){return a}var e=$.ig.truncate(d*c);return a+e},_ci:function(a,b){var c=this.workbook();if(c!=null&&!c._c2()){var d=null;switch(a._ad()){case 0:d="MinimumThreshold";break;case 2:d="MaximumThreshold";break;case 1:if(this._cb==0){throw new $$0.n(1,"This instance supports only the minimum and maximum thresholds.")}d="MidpointThreshold";break}this._bg($y("{0}.{1}",d,b))}},_i:function(a,b,c,d){if(!this._bx(d)){return $$t.$wo.f}var e=$$t.$wn._ar(this.workbook(),a,d,null);if($.ig.util.isNaN(e)){return $$t.$wo.f}var f=this._bz(b,c,this.minimumThreshold()._b(),d);var g=this._bz(b,c,this.maximumThreshold()._b(),d);if($.ig.util.isNaN(f)||$.ig.util.isNaN(g)){return $$t.$wo.f}var h=null;if(g<=e){h=this.maximumThreshold().formatColor()}else if(f>=e){h=this.minimumThreshold().formatColor()}else{var i=null;var j=null;var k=this.colorScaleType()==1?this._bz(b,c,this.midpointThreshold()._b(),d):NaN;var l=0;var m=0;if(!$.ig.util.isNaN(k)){if(k==e){i=j=this.midpointThreshold().formatColor()}else if(k>e){l=f;m=k;i=this.minimumThreshold().formatColor();j=this.midpointThreshold().formatColor()}else{l=k;m=g;i=this.midpointThreshold().formatColor();j=this.maximumThreshold().formatColor()}}else{l=f;m=g;i=this.minimumThreshold().formatColor();j=this.maximumThreshold().formatColor()}var n=m-l;if($$t.$ah.l_op_Equality(i,null)){h=j}else if($$t.$ah.l_op_Equality(j,null)){h=i}else if($$t.$ah.l_op_Equality(i,j)||n==0){h=i}else{var o=i._getResolvedColor1(this.workbook());var p=j._getResolvedColor1(this.workbook());var q=e-l;var r=Math.abs(q/n);var s=$$a.$ax.u(this._cd(o.l(),p.l(),r),this._cd(o.o(),p.o(),r),this._cd(o.n(),p.n(),r),this._cd(o.m(),p.m(),r));h=new $$t.ah(s)}}if($$t.$ah.l_op_Equality(h,null)){return $$t.$wo.f}return new $$t.wo(0,h)},$type:new $.ig.Type("excel.ColorScaleConditionalFormat",$$t.$xr.$type)},true);$c("excel.CriterionBase:wu","Object",{_a:null,init:function(){$.ig.$op.init.call(this)},_d:function(){},value:function(){this._n();return this._a.value()},_b:function(){this._n();return this._a},valueType:function(){this._n();return this._a.valueType()},formula:function(){this._n();return this._a.formula()},_o:function(a,b){if(a._a!=null){this._a=a._a._d(this._d(),this._q.runOn(this),this._w.runOn(this))}},_p:function(a){if(this._a!=null&&this._a.formula()!=null){a(this._d().worksheet(),this._a.formula())}},setFormula:function(a,b,c){b=b!==void 0?b:null;b=$t($$t.$b0.$type,b);c=c!==void 0?c:3;this._n();this._a.setFormula(a,b,c)},setValue:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._setValue.apply(this,arguments);case 1:return this._setValue1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setValue1:function(a,b){this._n();this._b()._setValue1(a,b)},_setValue:function(a){this._n();this._b()._setValue(a)},_v:function(a,b,c){if(this._a!=null){this._a.shiftFormulas(a,b,c)}},_j:function(a,b){return null},_n:function(){if(this._a==null){this._a=new $$t.wr(this._d(),this._q.runOn(this),this._w.runOn(this))}},_m:function(){if(this._a!=null){this._a._ac()}},_q:function(a,b){},_r:function(a){this._q(this._a,a)},_w:function(a,b,c){},_g:function(){return this._a!=null&&this._a._m()},_f:function(){return this._a!=null&&this._a._m()},shiftFormulas:function(a,b,c){this._v(a,b,c)},undoFormulaShift:function(a,b){return this._j(a,b)},source:function(){return this},workbook:function(){return this._d().workbook()},sheet:function(){return this._d().worksheet()},$type:new $.ig.Type("excel.CriterionBase",$.ig.$ot,[$$t.$wm.$type,$$t.$gn.$type])},true);$c("excel.ColorScaleCriterion:wf","excel.CriterionBase",{_aa:null,_ac:0,_aj:null,init:function(a,b){$$t.$wu.init.call(this);this._aa=a;this._ac=b;switch(this._ac){case 0:this._b()._ad(4);break;case 1:this._b()._ae(50,2);break;case 2:this._b()._ad(5);break}},_d:function(){return this._aa},formatColor:function(a){if(arguments.length===1){if($$t.$ah.l_op_Inequality(a,this._aj)){var b=$$t.$wf._x[0].g($$t.$wf.$type,$$t.$ah.$type,this,this._aj,a,false);this._aj=b.p1}return a}else{return this._aj}},_al:function(){return $$t.$ah.l_op_Inequality(this._aj,null)?this._aj:this._am(this._ad(),this._aa.colorScaleType())},_ad:function(){return this._ac},_ab:function(a,b){var c=new $$t.wf(a,this._ac);c._o(this,b);return c},_z:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$wf.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_y:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$wf._z($$t.$ah.$type,"FormatColor",function(b){return b.formatColor()},function(b,c){b.formatColor(c)},null,true,4));return a},_o:function(a,b){$$t.$wu._o.call(this,a,b);var c=$b($$t.$wf.$type,a);this._ac=c._ac;this._aj=b?$$t.$k.ah(c._aj,c._aa!=null?c._aa.workbook():null):c._aj},_q:function(a,b){this._aa._ci(this,b)},_w:function(a,b,c){var d=this._ad()==0;var e=this._ad()==2;var f=e;var g=d;var h=false;switch(c){case 5:h=f==false;break;case 4:h=g==false;break;case 6:case 7:h=true;break;default:break}if(h){throw new $$6.d(1,$$t.$k.eg("LE_InvalidValueType",[$$t.$w5.getBox(c)]))}},_ao:function(){return $$t.$ah.l_op_Inequality(this._aj,null)},_f:function(){return $$t.$wu._f.call(this)||this._ao()},_an:function(){return $$t.$wn._z(this.formula(),this._d().worksheet())},_am:function(a,b){var c=null;switch(b){case 0:switch(a){case 0:c=$$t.$wf._ah;break;case 2:c=$$t.$wf._ae;break}break;case 1:switch(a){case 0:c=$$t.$wf._ai;break;case 1:c=$$t.$wf._ag;break;case 2:c=$$t.$wf._af;break}break}return c},toString:function(){return $y("{0}: {1}",$$t.$w6.getBox(this._ad()),this.value())},$type:new $.ig.Type("excel.ColorScaleCriterion",$$t.$wu.$type)},true);$c("excel.ConditionalFormatCollection:wh","Object",{_aa:false,_y:null,_aj:null,_staticInit:function(){$$t.$wh._a=$$t.$wh._b()},init:function(a){$.ig.$op.init.call(this);this._y=a;this._aj=new $$4.x($$t.$wn.$type,0)},count:function(){return this._aj.count()},item:function(a){return this._aj.__inner[a]},_x:function(){return this._y!=null?this._y.workbook():null},_z:function(){return this._y},_as:function(a,b){this._at(this._aj.count(),a,b,null)},_at:function(a,b,c,d){var e=$$t.$wh._a[0];var f=new $$t.wj(1,this,b,a);var g=e.b(this._y.workbook(),this._y,e.c);this._aj.insert(a,b);if(d!=null){b._bq(d)}e.e($$t.$wj.$type,$$t.$wn.$type,f,null,b);if(g!=null){e.d(this._y.workbook(),g)}if(c){b._a9()}},addOperatorCondition:function(a,b){b=b!==void 0?b:2;var c=this._c(a);var d=new $$t.xn(1,c,b);this._ax(0,d);return d},addFormulaCondition:function(a,b,c){c=c!==void 0?c:null;c=$t($$t.$b0.$type,c);var d=this._d(a,c);var e=new $$t.xe(1,d,b,c);this._ax(0,e);return e},addRankCondition:function(a,b,c){b=b!==void 0?b:1;c=c!==void 0?c:10;var d=this._c(a);var e=new $$t.xo(1,d,b,10);this._ax(0,e);return e},addAverageCondition:function(a,b){b=b!==void 0?b:0;var c=this._c(a);var d=new $$t.wa(1,c,b);this._ax(0,d);return d},addUniqueCondition:function(a){var b=this._c(a);var c=new $$t.xs(1,b);this._ax(0,c);return c},addDuplicateCondition:function(a){var b=this._c(a);var c=new $$t.wx(1,b);this._ax(0,c);return c},addDateTimeCondition:function(a,b){b=b!==void 0?b:0;var c=this._c(a);var d=new $$t.ww(1,c,b);this._ax(0,d);return d},addTextCondition:function(a,b,c){b=b!==void 0?b:null;c=c!==void 0?c:0;var d=this._c(a);var e=new $$t.xq(1,d,b,c);this._ax(0,e);return e},addBlanksCondition:function(a){var b=this._c(a);var c=new $$t.wb(1,b);this._ax(0,c);return c},addNoBlanksCondition:function(a){var b=this._c(a);var c=new $$t.xl(1,b);this._ax(0,c);return c},addErrorsCondition:function(a){var b=this._c(a);var c=new $$t.xd(1,b);this._ax(0,c);return c},addNoErrorsCondition:function(a){var b=this._c(a);var c=new $$t.xm(1,b);this._ax(0,c);return c},addColorScaleCondition:function(a,b){var c=this._c(a);var d=new $$t.we(1,c,b);this._ax(0,d);return d},addIconSetCondition:function(a,b){b=b!==void 0?b:4;var c=this._c(a);var d=new $$t.xh(1,c,b);this._ax(0,d);return d},addDataBarCondition:function(a){var b=this._c(a);var c=new $$t.wv(1,b);this._ax(0,c);return c},clear:function(){var a=this._aj.count()>1?this._ar(28):null;for(var b=this._aj.count()-1;b>=0;b--){this.removeAt(b)}this._a3(a)},contains:function(a){return this._aj.contains(a)},_e:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$wj.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_f:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$wk.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_g:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$wl.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b:function(){var a=new Array(4);$$t.$gl.f(a,0,$$t.$wh._e($$t.$wn.$type,"Add",28,function(b){return b.c},function(b,c){$$t.$wh._a8(b,c)},null,true,true,4));$$t.$gl.f(a,1,$$t.$wh._e($$t.$wn.$type,"Remove",28,function(b){return b.c},function(b,c){$$t.$wh._ba(b,c)},null,true,true,4));$$t.$gl.f(a,2,$$t.$wh._f($$t.$wn.$type,"Priority",28,function(b){return b.b},function(b,c){$$t.$wh._a9(b,c)},null,true,true,4));$$t.$gl.f(a,3,$$t.$wh._g($.ig.$op.$type,"Shift",28,function(b){return null},function(b,c){b.undo()},null,true,true,4));return a},_ar:function(a){var b=this._y.workbook();return b!=null&&b._cv()?b._gl(this._y,a,null):null},_a3:function(a){if(a!=null){var b=this._y.workbook();if(b!=null){b._h6(a)}}},getEnumerator:function(){var n;if(arguments.length===0){n=0}switch(n){case 0:return this._getEnumerator.apply(this,arguments);case 1:return this._getEnumerator$e.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getEnumerator:function(){return this._aj.getEnumerator()},_getEnumerator$e:function(){return this._aj.getEnumerator()},_av:function(a,b,c){var d=this._aj;var e=d.count();for(var f=0;f<e;f++){var g=d.__inner[f];if(g!=null&&g._ac(b,c)){a.add(g)}}},_ac:function(a,b){var c=this.count();for(var d=0;d<c;d++){var e=$b($$t.$wg.$type,this.item(d));if(e!=null&&!String.isNullOrEmpty(e.cellFormat().formatString())){for(var f=0;f<e.regions().count();f++){var g=e.regions().item(f);if(g._q(a,b)){return true}}}}return false},indexOf:function(a){return this._aj.indexOf(a)},_ax:function(a,b){this._at(a,b,true,null)},_ay:function(a){var b=this.count();for(var c=0;c<b;c++){this._aj.__inner[c]._a8(a)}},_az:function(a,b){var c=this._x();if(c._c2()){return}var d=this._aj.count();var e=a.index();var f=b;for(var g=0;g<d;g++){var h=this._aj.__inner[g];switch(h._j()){case 0:break;case 2:h._a9();break;case 1:{var i=true;for(var j=0;j<h.regions().count();j++){var k=h.regions().item(j);if(k._q(e,f)){if(i==true){i=false;h._ba()}c._hp(k)}}}break}}},_a0:function(a){switch(a){case 0:case 1:return}var b=this._y._o();switch(b){default:return;case 0:case 1:break}for(var c=0;c<this._aj.count();c++){var d=this._aj.__inner[c];d._bb();if(d.regions().count()==0){this._aj.removeAt(c);c--}}},_ad:function(a,b,c,d){if(this._y.tables()._k(b,c)){return false}this._av(a,b,c);if(a.count()>1||b==0&&c==0){return false}var e=Math.max(0,b-3);var f=Math.max(0,c-3);var g=b==e;var h=g?b:b-1;var i=g?c-1:c;while(i>=f&&h>=e){this._av(a,h,i);if(a.count()>0){for(var j=0;j<a.count();j++){var k=a.__inner[j];var l=d?k._ak():k._al();if(l){l=!this._y.tables()._k(h,i)}if(l){l=k._x(b,c,!g)}if(!l){a.removeAt(j);j--}}if(a.count()>0){return true}}g=h<=e;if(g){i--}else{h--}}return false},_a1:function(a){if(this._y._t()){return}var b=a._h();var c=new $$t.jx(1,b._firstRowIndex(),b._firstColumnIndex());var d=new $$t.lv(2,c,c);var e=new $$t.lr(a);e._remove2(d);for(var f=0;f<this._aj.count();f++){var g=this._aj.__inner[f];g._bf(c,e);if(g.regions().count()==0){this.removeAt(f);f--}}},_a2:function(a,b){if(b!=null&&b.isUndoOperation()){return}if($$t.$wh._ag==null){$$t.$wh._ag=new $$4.x($$6.$u.$type.specialize($$t.$wn.$type,Array),0)}else{$$t.$wh._ag.clear()}if($$t.$wh._ah==null){$$t.$wh._ah=new $$4.x($$6.$v.$type.specialize($$t.$wm.$type,$.ig.$op.$type,String),0);
|
|
}else{$$t.$wh._ah.clear()}if($$t.$wh._af==null){$$t.$wh._af=new $$4.x($$6.$v.$type.specialize($$t.$wn.$type,$$0.$aw.$type,Array),0)}else{$$t.$wh._af.clear()}if($$t.$wh._ai==null){$$t.$wh._ai=new $$4.x($$t.$lv.$type,0)}else{$$t.$wh._ai.clear()}var c=a.h();for(var d=0;d<this._aj.count();d++){var e=this._aj.__inner[d];$$t.$wh._ai.clear();var f=e.regions();for(var g=0;g<f.count();g++){var h=f.item(g);var i=h._h();$$t.$wh._ai.add(i)}var j=e._ai(this._aa,a,b,$$t.$wh._ai);if(e.regions().count()>0){e.shiftFormulas(function(k,l,m){$$t.$wh._ah.add($$6.$w.b($$t.$wm.$type,$.ig.$op.$type,String,k,l,m))},a,b)}if(j){if(e.regions().count()==0){e._bh();$$t.$wh._af.add($$6.$w.b($$t.$wn.$type,$$0.$aw.$type,Array,e,d+$$t.$wh._af.count(),$$t.$wh._ai.toArray()));this._aj.removeAt(d);d--}else{$$t.$wh._ag.add($$6.$w.a($$t.$wn.$type,Array,e,$$t.$wh._ai.toArray()))}}}$$t.$wh._ai.clear();if($$t.$wh._ag.count()>0||$$t.$wh._af.count()>0||$$t.$wh._ah.count()>0){var k=this._y.workbook().__dd;this._y.workbook().__dd=false;var l=$$t.$wh._a[3];var m=new $$t.wl(1,this,$$t.$wh._ag,$$t.$wh._af,$$t.$wh._ah,null);l.x(m,null,null);this._y.workbook().__dd=k}var o=$$t.$wh._ag.getEnumerator();while(o.moveNext()){var n=o.current();n._c._a9()}$$t.$wh._ah.clear();$$t.$wh._ag.clear();$$t.$wh._af.clear()},remove:function(a){var b=this._aj.indexOf(a);if(b<0){return false}this.removeAt(b);return true},removeAt:function(a){var b=this._aj.__inner[a];var c=$$t.$wh._a[1];var d=new $$t.wj(1,this,b,a);var e=c.b(this._y.workbook(),this._y,c.c);b._bh();this._aj.removeAt(a);c.e($$t.$wj.$type,$$t.$wn.$type,d,b,null);if(e!=null){c.d(this._y.workbook(),e)}b._a9()},_a5:function(a,b){var c=this._aj.indexOf(b);if(c<0){return}var d=a-1;d=Math.max(0,Math.min(d,this._aj.count()-1));var e=$$t.$wh._a[2];var f=new $$t.wk(1,this,b,c,d);var g=e.b(this._y.workbook(),this._y,e.c);this._aj.removeAt(c);this._aj.insert(d,b);e.e($$t.$wk.$type,$$t.$wn.$type,f,b,null);if(g!=null){e.d(this._y.workbook(),g)}b._a9()},_a6:function(a){this._aa=a},_a7:function(){this._aa=false},_a8:function(a,b){var c=a.b.indexOf(a.c);if(c>=0){a.b.removeAt(c)}},_ba:function(a,b){var c=a.c;a.b._at(a.d,c,true,a.a)},_a9:function(a,b){var c=a.b;a.a._a5(a.d+1,a.b)},_c:function(a){return this._y._getRegions1(a,this._y._c())},_d:function(a,b){return this._y._getRegions1(a,$l(b,null)?b.value():this._y._c())},_aw:function(a){this.clear();if(a==null||a.count()<1){return}for(var b=0,c=a.count();b<c;b++){var d=a.item(b);this._as(d,false);var f=d.regions().getEnumerator();while(f.moveNext()){var e=f.current()}}},$type:new $.ig.Type("excel.ConditionalFormatCollection",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$wn.$type)])},true);$c("ConditionalFormatCollection_PriorityConditionComparer:wi","Object",{init:function(){$.ig.$op.init.call(this)},compare:function(a,b){if(a==null){return b==null?0:-1}else if(b==null){return 1}return $4(a.priority(),b.priority())},$type:new $.ig.Type("ConditionalFormatCollection_PriorityConditionComparer",$.ig.$ot,[$$6.$ad.$type.specialize($$t.$wn.$type)])},true);$c("ConditionalFormatCollection_CollectionChangeContext:wj","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},d:0,b:null,c:null,a:null,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.c=c;this.d=d;var e=c.regions().count();this.a=new Array(e);for(var f=0;f<e;f++){this.a[f]=c.regions().item(f)._h()}},workbook:function(){return this.b._x()},sheet:function(){return this.b._y},source:function(){return this.b._y},$type:new $.ig.Type("ConditionalFormatCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("ConditionalFormatCollection_PriorityChangeContext:wk","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},d:0,c:0,b:null,a:null,init1:function(a,b,c,d,e){$$0.$bh.init.call(this);this.a=b;this.b=c;this.d=d;this.c=e},workbook:function(){return this.a._x()},sheet:function(){return this.a._y},source:function(){return this.a._y},$type:new $.ig.Type("ConditionalFormatCollection_PriorityChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("ConditionalFormatCollection_ShiftChangeContext:wl","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},e:null,c:null,d:null,b:null,a:null,init1:function(a,b,c,d,e,f){$$0.$bh.init.call(this);this.e=b;this.c=c!=null?c.toArray():null;this.d=e!=null?e.toArray():null;this.b=d!=null?d.toArray():null;this.a=f!=null?f.toArray():null},undo:function(){var a=this.sheet();if(a==null){return}$$t.$wh._ag.clear();$$t.$wh._af.clear();$$t.$wh._ah.clear();var b=this.workbook().__dd;this.workbook().__dd=false;var c=this.b!=null?new $$4.x($$t.$wn.$type,2,this.b.length):null;var d=this.a!=null?$$t.$wh._af:null;var e=this.c!=null?$$t.$wh._ag:null;var f=this.d!=null?$$t.$wh._ah:null;if(this.a!=null){for(var g=this.a.length-1;g>=0;g--){var h=this.a[g];var i=this.e.indexOf(h);if(i>=0){var j=new Array(h.regions().count());for(var k=0;k<j.length;k++){j[k]=h.regions().item(k)._h()}d.insert(0,$$6.$w.b($$t.$wn.$type,$$0.$aw.$type,Array,h,i,j));this.e._aj.removeAt(i);h._bh()}}}if(this.b!=null){for(var l=0;l<this.b.length;l++){var m=this.b[l];var n=m._c;this.e._aj.insert(m._d,n);c.add(n);n._bq(m._e)}}if(this.c!=null){var q=this.c;for(var p=0;p<q.length;p++){var o=q[p];var r=o._c;var s=new Array(r.regions().count());for(var t=0;t<s.length;t++){s[t]=r.regions().item(t)._h()}r._bi(this.sheet(),o._d);e.add($$6.$w.a($$t.$wn.$type,Array,r,s))}}if(this.d!=null){var w=this.d;for(var v=0;v<w.length;v++){var u=w[v];var x=u._c.undoFormulaShift(u._d,u._e);if(x!=null){f.add($$6.$w.b($$t.$wm.$type,$.ig.$op.$type,String,u._c,u._d,x))}}}var y=$$t.$wh._a[3];var z=new $$t.wl(1,this.e,e,d,f,c);y.x(z,null,null);this.workbook().__dd=b;$$t.$wh._ag.clear();$$t.$wh._af.clear();$$t.$wh._ah.clear()},workbook:function(){return this.e._x()},sheet:function(){return this.e._y},source:function(){return this.e._y},$type:new $.ig.Type("ConditionalFormatCollection_ShiftChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("ConditionBase_RegionChangeContext:wp","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,c:null,b:false,init1:function(a,b,c){$$0.$bh.init.call(this);this.a=b;this.b=c;this.c=b._az(1,false)},workbook:function(){return this.a.workbook()},sheet:function(){return this.a.worksheet()},source:function(){return this.a},$type:new $.ig.Type("ConditionBase_RegionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("ConditionBase_ShiftChangeContext:wq","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,init1:function(a,b,c){$$0.$bh.init.call(this);this.b=b;this.a=c},workbook:function(){return this.b.workbook()},sheet:function(){return this.b.worksheet()},source:function(){return this.b},$type:new $.ig.Type("ConditionBase_ShiftChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("ConditionMatchResult:wo","Object",{i:false,g:null,a:null,c:null,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break;case 3:this.init3.apply(this,arguments);break}return}$$t.$wo.init3.call(this,3,true);this.g=b},init1:function(a,b){$$t.$wo.init3.call(this,3,true);this.a=b},init2:function(a,b){$$t.$wo.init3.call(this,3,true);this.c=b},init3:function(a,b){$.ig.$op.init.call(this);this.i=b},h:function(){return this.g},b:function(){return this.a},d:function(){return this.c},$type:new $.ig.Type("ConditionMatchResult",$.ig.$ot)},true);$c("excel.ConditionValue:wr","Object",{_k:null,_l:null,_h:null,_t:0,_e:null,_j:null,init:function(a,b,c){this._t=NaN;this._e=new $$t.ws(1,0,0);$.ig.$op.init.call(this);this._k=b;this._l=c;this._h=a},_u:function(a){if(arguments.length===1){this._t=a;return a}else{return this._t}},formula:function(){return this._j},value:function(){return this._e.h},_f:function(a){if(arguments.length===1){if($$t.$ws.d(a,this._e)){var b=$$t.$wr._a[0].g($$t.$wr.$type,$$t.$ws.$type,this,this._e,a,false);this._e=b.p1}return a}else{return this._e}},valueType:function(){return this._e.a},_ac:function(){this._t=NaN},_d:function(a,b,c){var d=new $$t.wr(a,b,c);if(this._j!=null){d._j=$b($$t.$ey.$type,this._j._g())}d._e=this._e;return d},_c:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$wr.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_b:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$wr._c($$t.$ws.$type,"ValueInternal",function(b){return b._f()},function(b,c){b._f(c)},null,true,4));return a},_ad:function(a){this._ae(NaN,a)},_ae:function(a,b){this._al(a,b,true)},_af:function(a){this._t=NaN;if(this._k!=null){this._k(this,a)}},_ag:function(a){this._af(a)},_o:function(){return this._e.h!=0},_n:function(){return this._j!=null},_p:function(){return true},_m:function(){return this._n()||this._o()||this._p()},setFormula:function(a,b,c){b=b!==void 0?b:null;b=$t($$t.$b0.$type,b);c=c!==void 0?c:3;var d=this._h.workbook();this._j=$$t.$wn._n(a,d,b,0,0,0,null);if(this._l!=null){this._l(this,NaN,c)}this._f(new $$t.ws(1,NaN,c));this._af("Formula")},_ai:function(a,b){this._j=a;this._f(new $$t.ws(1,NaN,b))},setValue:function(){var n;if(arguments.length===1){n=0}else if(arguments.length===2){n=1}switch(n){case 0:return this._setValue.apply(this,arguments);case 1:return this._setValue1.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setValue1:function(a,b){this._al(a,b,false)},_setValue:function(a){this._al(NaN,a,false)},_al:function(a,b,c){if(this._l!=null){this._l(this,a,b)}switch(b){case 0:case 1:case 2:if($.ig.util.isNaN(a)||Number.isInfinity(a)){throw new $$6.d(1,$$t.$k.eg("LE_SetValue_Numeric",[$$t.$w5.getBox(b)]))}switch(b){case 1:case 2:if($$t.$wn._ad(a)==false){var d=b==1?"LE_PercentageValueOutOfRange":"LE_PercentileValueOutOfRange";throw new $$6.f(1,$$t.$k.eg(d,[a]))}break}if(c){this._e=new $$t.ws(1,a,b)}else{this._f(new $$t.ws(1,a,b))}break;case 6:case 7:case 4:case 5:if(!$.ig.util.isNaN(a)){throw new $$6.d(1,$$t.$k.eg("LE_SetValue_NonNumeric",[$$t.$w5.getBox(b)]))}if(c){this._e=new $$t.ws(1,NaN,b)}else{this._f(new $$t.ws(1,NaN,b))}break;case 3:throw new $$6.d(1,$$t.$k.eg("LE_SetValue_Formula",[$$t.$w5.getBox(b)]))}},toString:function(){switch(this._e.a){case 3:return $b($$t.$ee.$type,this.formula())!==null?this.formula()._toString():$$t.$w5.$getName(3);case 0:case 1:case 2:return $y("{0} ({1})",$$t.$w5.getBox(this._e.a),this.value());default:return $$t.$w5.$getName(this._e.a)}},_s:function(a,b,c){b=$m($$0.$aw.$type,null);c=$m(Number,null);var d=0;if(function(){var e=$$t.$wr._r(a,d);d=e.p1;return e.ret}()){b=$m($$0.$aw.$type,d);return{ret:true,p1:b,p2:c}}var e=0;if(function(){var f=$$t.$wr._q(a,e);e=f.p1;return f.ret}()){c=$m(Number,e);return{ret:true,p1:b,p2:c}}return{ret:false,p1:b,p2:c}},_r:function(a,b){b=0;return{ret:function(){var c=$aj(a,b);b=c.p1;return c.ret}(),p1:b}},_q:function(a,b){b=0;return{ret:a!=null&&function(){var c=$5(a,b);b=c.p1;return c.ret}(),p1:b}},shiftFormulas:function(a,b,c){if(this._j!=null){var d=this._j._targetReference();if(d!=null){this._j._setTargetReference(null,this._h.workbook(),false)}var e=this._j._toString2(1,this._h.workbook()._e3());if(this._j._av(this._h.worksheet(),b,0)){a(this,null,e)}if(d!=null){this._j._setTargetReference(d,this._h.workbook(),false)}}},undoFormulaShift:function(a,b){var c=this._j!=null?this._j._toString2(1,this.workbook()._e3()):null;this._j=$$t.$wn._n(b,this.workbook(),$m($$t.$b0.$type,1),0,0,0,null);return c},source:function(){return this},workbook:function(){return this._h.workbook()},sheet:function(){return this._h.worksheet()},$type:new $.ig.Type("excel.ConditionValue",$.ig.$ot,[$$t.$wm.$type,$$t.$gn.$type])},true);$c("ConditionValueInfo:ws","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},h:0,a:0,init1:function(a,b,c){$$0.$bh.init.call(this);this.h=b;this.a=c},equals:function(a){if($b($$t.$ws.$type,a)!==null){return a.h==this.h&&a.a==this.a}return false},getHashCode:function(){return this.h^this.a.getHashCode()},toString:function(){return $y("Value: {0}, ValueType: {1}",this.h,$$t.$w5.getBox(this.a))},b:function(a,b){return a.equals(b)},c:function(a,b){if(!a.hasValue()){return!b.hasValue()}else if(!b.hasValue()){return false}return $$t.$ws.b(a.value(),b.value())},d:function(a,b){return!$$t.$ws.b(a,b)},e:function(a,b){if(!a.hasValue()){return b.hasValue()}else if(!b.hasValue()){return true}return $$t.$ws.d(a.value(),b.value())},$type:new $.ig.Type("ConditionValueInfo",$$0.$bh.$type)},true);$c("excel.CellConditionalFormat:wt","Object",{_g:null,_b:null,_d:null,_i:false,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$.ig.$op.init.call(this);this._i=false},_init1:function(a,b,c,d){$.ig.$op.init.call(this);this._i=true;this._g=b;this._b=c;this._d=d},cellFormat:function(){return this._g},_h:function(){return this._g},dataBarInfo:function(){return this._b},iconInfo:function(){return this._d},hasConditionFormatting:function(){return this._i},$type:new $.ig.Type("excel.CellConditionalFormat",$.ig.$ot)},true);$c("excel.DataBarConditionalFormat:wv","excel.ThresholdConditionBase",{_ck:null,_cc:0,_cl:null,_cm:null,_cg:0,_ce:0,_b8:null,_b9:null,_ci:null,_c0:0,_c1:0,_cw:false,_cv:false,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$xr.init.call(this)},_init1:function(a,b){$$t.$xr._init1.call(this,b,3);this._c1=0;this._c0=100;this._cw=true;this._cv=false},_h:function(){return new $$t.wv(0)},_a4:function(){this._dv()},_a6:function(a,b){$$t.$xr._a6.call(this,a,b);var c=$b($$t.$wv.$type,a);this._ck=b?$$t.$k.ah(c._ck,this.workbook()):c._ck;this._cc=c._cc;this._cl=b?$$t.$k.ah(c._cl,this.workbook()):c._cl;this._cm=b?$$t.$k.ah(c._cm,this.workbook()):c._cm;this._cg=c._cg;this._ce=c._ce;this._c0=c._c0;this._c1=c._c1;this._b8=c._b8;this._b9=c._b9;this._cv=c._cv;this._cw=c._cw;if(c._ci!=null){this._ci=c._ci._k(this,b)}},_a8:function(a){$$t.$xr._a8.call(this,a);if(this._b8!=null&&this._b8.formula()!=null){a(this.worksheet(),this._b8.formula())}if(this._b9!=null&&this._b9.formula()!=null){a(this.worksheet(),this._b9.formula())}},_bo:function(a,b,c){if(this._b8!=null){this._b8.shiftFormulas(a,b,c)}if(this._b9!=null){this._b9.shiftFormulas(a,b,c)}$$t.$xr._bo.call(this,a,b,c)},axisColor:function(a){if(arguments.length===1){if($$t.$ah.l_op_Inequality(a,this._ck)){var b=$$t.$wv._b5[0].g($$t.$wv.$type,$$t.$ah.$type,this,this._ck,a,false);this._ck=b.p1}return a}else{return this._ck}},axisPosition:function(a){if(arguments.length===1){if(a!=this._cc){var b=$$t.$wv._b5[1].g($$t.$wv.$type,$$t.$w8.$type,this,this._cc,a,false);this._cc=b.p1}return a}else{return this._cc}},barColor:function(a){if(arguments.length===1){if($$t.$ah.l_op_Inequality(a,this._cm)){var b=$$t.$wv._b5[2].g($$t.$wv.$type,$$t.$ah.$type,this,this._cm,a,false);this._cm=b.p1}return a}else{return this._cm}},_ct:function(){if($$t.$ah.l_op_Inequality(this._cm,null)){return this._cm}return $$t.$wv._co},barBorderColor:function(a){if(arguments.length===1){if($$t.$ah.l_op_Inequality(a,this._cl)){var b=$$t.$wv._b5[3].g($$t.$wv.$type,$$t.$ah.$type,this,this._cl,a,false);this._cl=b.p1}return a}else{return this._cl}},_cr:function(){if($$t.$ah.l_op_Inequality(this._cl,null)){return this._cl}else{return $$t.$wv._cu()}},_cu:function(){return $$t.$wv._cn},barFillType:function(a){if(arguments.length===1){if(a!=this._cg){var b=$$t.$wv._b5[4].g($$t.$wv.$type,$$t.$w9.$type,this,this._cg,a,false);this._cg=b.p1}return a}else{return this._cg}},direction:function(a){if(arguments.length===1){if(a!=this._ce){var b=$$t.$wv._b5[5].g($$t.$wv.$type,$$t.$xa.$type,this,this._ce,a,false);this._ce=b.p1}return a}else{return this._ce}},maxPoint:function(){if(this._b8==null){this._b8=new $$t.wr(this,this._dw.runOn(this),this._d0.runOn(this));this._b8._ad(7)}return this._b8},minPoint:function(){if(this._b9==null){this._b9=new $$t.wr(this,this._dw.runOn(this),this._d0.runOn(this));this._b9._ad(6)}return this._b9},negativeBarFormat:function(){if(this._ci==null){this._ci=new $$t.xk(this,this._dx.runOn(this))}return this._ci},fillPercentMax:function(a){if(arguments.length===1){if(a!=this._c0){$$t.$wv._dz(a,"FillPercentMax");var b=$$t.$wv._b5[6].g($$t.$wv.$type,$$0.$aw.$type,this,this._c0,a,false);this._c0=b.p1}return a}else{return this._c0}},fillPercentMin:function(a){if(arguments.length===1){if(a!=this._c1){$$t.$wv._dz(a,"FillPercentMin");var b=$$t.$wv._b5[7].g($$t.$wv.$type,$$0.$aw.$type,this,this._c1,a,false);this._c1=b.p1}return a}else{return this._c1}},showBorder:function(a){if(arguments.length===1){if(a!=this._cv){var b=$$t.$wv._b5[8].g($$t.$wv.$type,$$0.$aq.$type,this,this._cv,a,false);this._cv=b.p1}return a}else{return this._cv}},showValue:function(a){if(arguments.length===1){if(a!=this._cw){var b=$$t.$wv._b5[9].g($$t.$wv.$type,$$0.$aq.$type,this,this._cw,a,false);this._cw=b.p1}return a}else{return this._cw}},_y:function(){if($$t.$xr._y.call(this)){return true}var a=this._b9!=null?this._b9.formula():null;var b=this._b8!=null?this._b8.formula():null;return $$t.$wn._z(a,this.worksheet())||$$t.$wn._z(b,this.worksheet())},_cx:function(){if(this._y()||this.formula()!=null){return true}if(this._b9!=null&&this._b9.valueType()!=4){return true}if(this._b8!=null&&this._b8.valueType()!=5){return true}if(this._cg!=1){return true}if($$t.$ah.l_op_Inequality(this._cl,null)){return true}if(this._cc!=0){return true}var a=this._ci;if(a!=null&&a._u()){return true}return false},_b7:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$wv.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_b6:function(){var a=new Array(10);$$t.$gl.f(a,0,$$t.$wv._b7($$t.$ah.$type,"AxisColor",function(b){return b.axisColor()},function(b,c){b.axisColor(c)},null,true,4));$$t.$gl.f(a,1,$$t.$wv._b7($$t.$w8.$type,"AxisPosition",function(b){return b.axisPosition()},function(b,c){b.axisPosition(c)},null,true,4));$$t.$gl.f(a,2,$$t.$wv._b7($$t.$ah.$type,"BarColor",function(b){return b.barColor()},function(b,c){b.barColor(c)},null,true,4));$$t.$gl.f(a,3,$$t.$wv._b7($$t.$ah.$type,"BarBorderColor",function(b){return b.barBorderColor()},function(b,c){b.barBorderColor(c)},null,true,4));$$t.$gl.f(a,4,$$t.$wv._b7($$t.$w9.$type,"BarFillType",function(b){return b.barFillType()},function(b,c){b.barFillType(c)},null,true,4));$$t.$gl.f(a,5,$$t.$wv._b7($$t.$xa.$type,"Direction",function(b){return b.direction()},function(b,c){b.direction(c)},null,true,4));$$t.$gl.f(a,6,$$t.$wv._b7($$0.$aw.$type,"FillPercentMax",function(b){return b.fillPercentMax()},function(b,c){b.fillPercentMax(c)},null,true,4));$$t.$gl.f(a,7,$$t.$wv._b7($$0.$aw.$type,"FillPercentMin",function(b){return b.fillPercentMin()},function(b,c){b.fillPercentMin(c)},null,true,4));$$t.$gl.f(a,8,$$t.$wv._b7($$0.$aq.$type,"ShowBorder",function(b){return b.showBorder()},function(b,c){b.showBorder(c)},null,true,4));$$t.$gl.f(a,9,$$t.$wv._b7($$0.$aq.$type,"ShowValue",function(b){return b.showValue()},function(b,c){b.showValue(c)},null,true,4));return a},_dv:function(){if(this._b9!=null){this._b9._ac()}if(this._b8!=null){this._b8._ac()}},_dx:function(a){var b=this.workbook();if(b!=null&&!b._c2()){var c=$y("NegativeBarFormat.{0}",a);this._bg(c)}},_dw:function(a,b){var c=this.workbook();if(c!=null&&!c._c2()){var d=null;if(a==this._b8){d="MaxPoint"}else if(a==this._b9){d="MinPoint"}else{}var e=$y("{0}.{1}",d,b);this._bg(e)}},_d0:function(a,b,c){var d=a==this._b8;var e=false;if(d){switch(c){case 4:case 6:e=true;break;default:break}}else{switch(c){case 5:case 7:e=true;break;default:break}}if(e){throw new $$6.d(1,$$t.$k.eg("LE_InvalidValueType",[$$t.$w5.getBox(c)]))}},_i:function(a,b,c,d){if(!this._bx(d)){return $$t.$wo.f}var e=$$t.$wn._ar(this.workbook(),a,d,null);if($.ig.util.isNaN(e)){return $$t.$wo.f}var f=this._bz(b,c,this.minPoint(),d);var g=this._bz(b,c,this.maxPoint(),d);if($.ig.util.isNaN(f)||$.ig.util.isNaN(g)){return $$t.$wo.f}var h=Math.max(0,Math.min(100,this.fillPercentMin()));var i=Math.min(100,Math.max(0,this.fillPercentMax()));if(h>i){var j=h;h=i;i=j}var k,l;var m=e<0;var n=m?this.negativeBarFormat()._r():this._ct();var o=this.showBorder()==false?null:m?this.negativeBarFormat()._p():this._cr();if(e<f){e=f}else if(e>g){e=g}var p;if(f==g){if(this.axisPosition()==2||this.axisPosition()==0&&f>0){p=NaN;k=0;l=($a(i-h,2)+h)/100}else if(f==0){p=.5;k=.5;l=.5+h/200}else if(this.axisPosition()==1){p=.5;if(e<0){k=(100-i)/200;l=p}else{k=p;l=1-(100-i)/200}}else{p=i/100;k=(i-h)/200;l=p}}else{switch(this.axisPosition()){case 0:{if(f>=0){p=NaN;k=0;l=(e-f)/(g-f)*((i-h)/100)+h/200}else{var q=(100-i)/200;var r=h/200;var s=-f/(g-f)*(1-(q+r)*2);p=s+q+r;if(e<0){var t=-e/-f;k=p-(t*s+r);l=p}else{var u=e/g;var v=g/(g-f)*(1-(q+r)*2);k=p;l=p+(u*v+r)}}break}case 1:{p=.5;if(e<0){var w=-e/Math.max(Math.abs(f),g);k=p-(w*p*((i-h)/100)+h/100*p);l=p}else{var x=e/Math.max(Math.max(Math.abs(f),g),0);k=p;l=p+(x*p*((i-h)/100)+h/100*p)}break}case 2:default:p=NaN;k=0;if(f==g){l=($a(i-h,2)+h)/100}else{l=(e-f)/(g-f)*((i-h)/100)+h/100}break}}var y=$.ig.util.isNaN(p)?null:this.axisColor();return new $$t.wo(1,new $$t.wc(p,k,l,m,this.showValue(),this.direction(),this.barFillType(),y,n,o))},_dz:function(a,b){if($$t.$wn._ad(a)==false){throw new $$6.f(1,$$t.$k.eg("LE_FillPercentInvalid",[a,b]))}},_dy:function(){if(this.fillPercentMax()<=this.fillPercentMin()){throw new $$6.f(1,$$t.$k.eg("LE_FillPercentRangeInvalid",["FillPercentMin","FillPercentMax"]))}},$type:new $.ig.Type("excel.DataBarConditionalFormat",$$t.$xr.$type)},true);$c("excel.DateTimeConditionalFormat:ww","excel.ConditionalFormatBase",{_b1:0,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wg.init.call(this)},_init1:function(a,b,c){$$t.$wg._init1.call(this,b,10);this._b1=c},dateOperator:function(a){if(arguments.length===1){if(a!=this._b1){var b=$$t.$ww._by[0].g($$t.$ww.$type,$$t.$w4.$type,this,this._b1,a,false);this._b1=b.p1}return a}else{return this._b1}},_ah:function(){return true},_b0:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$ww.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_bz:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$ww._b0($$t.$w4.$type,"DateOperator",function(b){return b.dateOperator()},function(b,c){b.dateOperator(c)},null,true,4));return a},_h:function(){return new $$t.ww(0)},_b3:function(a){var b=a.getDay();if(b==0){return a}return $.ig.Date.prototype.addDays(a,-b)},_a6:function(a,b){$$t.$wg._a6.call(this,a,b);var c=$b($$t.$ww.$type,a);this._b1=c._b1},_i:function(a,b,c,d){var $self=this;if(a==null){return $$t.$wo.f}var e;if(function(){var f=$self.worksheet()._en($self.worksheet().rows().item(b),c,e,false);e=f.p2;return f.ret}()){var f=$.ig.Date.prototype.getDate(e);var g=$.ig.Date.prototype.getDate($$0.$s.today());var h=false;switch(this.dateOperator()){case 0:h=+f==+g;break;case 2:h=+f==+$.ig.Date.prototype.addDays(g,-1);break;case 1:h=+f==+$.ig.Date.prototype.addDays(g,1);break;case 6:h=f<=g&&f>$.ig.Date.prototype.addDays(g,-7);break;case 7:h=$.ig.Date.prototype.getMonth(f)==$.ig.Date.prototype.getMonth(g)&&f.getFullYear()==g.getFullYear();break;case 8:{var i=$.ig.Date.prototype.addMonths(g,1);h=$.ig.Date.prototype.getMonth(f)==$.ig.Date.prototype.getMonth(i)&&f.getFullYear()==i.getFullYear();break}case 9:{var j=$.ig.Date.prototype.addMonths(g,-1);h=$.ig.Date.prototype.getMonth(f)==$.ig.Date.prototype.getMonth(j)&&f.getFullYear()==j.getFullYear();break}case 3:case 4:case 5:{var k=$$t.$ww._b3(g);switch(this.dateOperator()){case 4:k=$.ig.Date.prototype.addDays(k,7);break;case 5:k=$.ig.Date.prototype.addDays(k,-7);break}if(f>=k){var l=$.ig.Date.prototype.addDays(k,7);h=f<l}}break;default:break}return h?$$t.$wo.e:$$t.$wo.f}return $$t.$wo.f},$type:new $.ig.Type("excel.DateTimeConditionalFormat",$$t.$wg.$type)},true);$c("excel.DuplicateConditionalFormat:wx","excel.ConditionalFormatBase",{_by:null,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wg.init.call(this)},_init1:function(a,b){$$t.$wg._init1.call(this,b,7)},_j:function(){return 1},_ak:function(){return false},_al:function(){return true},_h:function(){return new $$t.wx(0)},_a6:function(a,b){$$t.$wg._a6.call(this,a,b);var c=$b($$t.$wx.$type,a)},_i:function(a,b,c,d){if(a==null){return $$t.$wo.f}if(this._by==null){this._by=new $$t.xt(this.regions())}return this._by.c(a)?$$t.$wo.e:$$t.$wo.f},_ba:function(){$$t.$wg._ba.call(this);this._by=null},_bd:function(){$$t.$wg._bd.call(this);this._by=null},$type:new $.ig.Type("excel.DuplicateConditionalFormat",$$t.$wg.$type)},true);$c("excel.ErrorsConditionalFormat:xd","excel.ConditionalFormatBase",{init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wg.init.call(this)},_init1:function(a,b){$$t.$wg._init1.call(this,b,13)},_ak:function(){return false},_h:function(){return new $$t.xd(0)},_a6:function(a,b){$$t.$wg._a6.call(this,a,b);var c=$b($$t.$xd.$type,a)},_i:function(a,b,c,d){return $b($$t.$dl.$type,a)!==null?$$t.$wo.e:$$t.$wo.f},$type:new $.ig.Type("excel.ErrorsConditionalFormat",$$t.$wg.$type)},true);$c("excel.FormulaConditionalFormat:xe","excel.ConditionalFormatBase",{_b2:null,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wg.init.call(this)},_init1:function(a,b,c,d){$$t.$wg._init1.call(this,b,1);this._b2=this._o(c,d)},_w:function(){return this._b2!=null},formula:function(){return this._b2},_b3:function(a){if(arguments.length===1){if(a!=this._b2){if(a!=null&&a._targetReference()==null){this._m(a)}var b=$$t.$xe._by[0].g($$t.$xe.$type,$$t.$ey.$type,this,this._b2,a,false);this._b2=b.p1}return a}else{return this._b2}},_y:function(){return $$t.$wn._z(this.formula(),this.worksheet())},_j:function(){return 2},_ag:function(){return true},_ak:function(){return false},_b0:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$xe.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_bz:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$xe._b0($$t.$ey.$type,"FormulaInternal",function(b){return b._b3()},function(b,c){b._b3(c)},null,true,4));return a},_h:function(){return new $$t.xe(0)},_a6:function(a,b){$$t.$wg._a6.call(this,a,b);var c=$b($$t.$xe.$type,a);if(c._b2!=null){this._b2=this._m($b($$t.$ey.$type,c._b2._g()))}},_a8:function(a){if(this._b2!=null){var b=this.regions().item(0);var c=new $$t.aaq(true,this.worksheet(),new $$t.jx(1,b.firstRow(),b.firstColumn()));this._b2._setTargetReference(c,this.workbook(),false);a(this.worksheet(),this._b2)}},_i:function(a,b,c,d){if(this._b2==null){return $$t.$wo.f}var e=this._b2._evaluateHelper(this.workbook(),d,false);return e._ah(this.workbook()._e3())?$$t.$wo.e:$$t.$wo.f},setFormula:function(a,b){b=b!==void 0?b:null;b=$t($$t.$b0.$type,b);this._b3(this._o(a,b))},_bo:function(a,b,c){if(this._b2!=null){var d=this._bn(a,0,this._b2,b,c);this._b2=d.p2}$$t.$wg._bo.call(this,a,b,c)},_a3:function(a,b){var $self=this;if(typeof a==="number"&&$h(a)==0){return function(){var c=$self._a2(b,$self._b2);$self._b2=c.p1;return c.ret}()}return null},_b7:function(a){return $y("={0}",a)},_b8:function(a){if(String.isNullOrEmpty(a)){return a}return a.charAt(0)=="="?a.substr(1):a},$type:new $.ig.Type("excel.FormulaConditionalFormat",$$t.$wg.$type)},true);$c("excel.IconCriterion:xf","excel.CriterionBase",{_ah:0,_ad:null,_al:0,_ab:null,_af:0,init:function(a,b,c){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._ah=0;this._ab=new $$t.xg;$$t.$wu.init.call(this);if(b==null){throw new $$6.e(0,"owner")}this._ad=b;this._al=c;this._ab=new $$t.xg(1,(-1),1,(-1))},_init1:function(a,b,c,d,e){$$t.$xf.init.call(this,0,b,c);this._au(d,e,c)},_d:function(){return this._ad._d()},_ae:function(){return this._ad},comparison:function(a){if(arguments.length===1){if(a!=this._af){var b=$$t.$xf._x[0].g($$t.$xf.$type,$$t.$xc.$type,this,this._af,a,false);this._af=b.p1}return a}else{return this._af}},icon:function(a){if(arguments.length===1){if(a!=this._ab.a){var b=this._ad._d().iconSet();var c=function(){var d=$$t.$xh._cn(a,b);b=d.p1;return d.ret}();this._ac(new $$t.xg(1,a,b,c))}return a}else{return this._ab.a}},_av:function(a){var b=this._ad._d().iconSet();var c=function(){var d=$$t.$xh._cn(a,b);b=d.p1;return d.ret}();this._ab=new $$t.xg(1,a,b,c)},_ac:function(a){if(arguments.length===1){if($$t.$xg.e(a,this._ab)){var b=$$t.$xf._x[1].g($$t.$xf.$type,$$t.$xg.$type,this,this._ab,a,false);this._ab=b.p1}return a}else{return this._ab}},iconSet:function(){return this._ab.b},_ap:function(){return this._al},_ak:function(){return this._ab.i!=this._ap()||this._ab.b!=this._ad._d().iconSet()},_aq:function(){return this._ab.i},_aa:function(a){var b=new $$t.xf(0,a,this._al);b._o(this,false);return b},_z:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$xf.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_y:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$xf._z($$t.$xc.$type,"Comparison",function(b){return b.comparison()},function(b,c){b.comparison(c)},null,true,4));$$t.$gl.f(a,1,$$t.$xf._z($$t.$xg.$type,"IconInternal",function(b){return b._ac()},function(b,c){b._ac(c)},null,true,4));return a},_an:function(a){var b=$$t.$xh._b7(a,false);return b.length},_au:function(a,b,c){this._al=this._ap();var d=function(){var e=$$t.$xh._cn(b,a);a=e.p1;return e.ret}();this._ab=new $$t.xg(1,b,a,d)},_o:function(a,b){$$t.$wu._o.call(this,a,b);var c=$b($$t.$xf.$type,a);this._af=c._af;this._ab=c._ab},_q:function(a,b){this._ad._n(this,$y("Value.{0}",b))},_w:function(a,b,c){switch(c){case 4:case 5:case 6:case 7:throw new $$6.d(1,$$t.$k.eg("LE_InvalidValueType",[$$t.$w5.getBox(c)]));default:break}var d=this._ad.count();var e=this._ap();var f=e>0?this._ad.item(e-1):null;var g=e<d-1?this._ad.item(e+1):null},_f:function(){return true},$type:new $.ig.Type("excel.IconCriterion",$$t.$wu.$type)},true);$c("IconCriterionInfo:xg","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:0,b:0,i:0,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.a=b;this.b=c;this.i=d},equals:function(a){if($b($$t.$xg.$type,a)!==null){return a.a==this.a&&a.b==this.b}return false},getHashCode:function(){return this.a.getHashCode()^this.b.getHashCode()},toString:function(){return $y("Icon: {0}, Set: {1}",$$t.$cc.getBox(this.a),$$t.$cd.getBox(this.b))},c:function(a,b){return a.equals(b)},d:function(a,b){if(!a.hasValue()){return!b.hasValue()}else if(!b.hasValue()){return false}return $$t.$xg.c(a.value(),b.value())},e:function(a,b){return!$$t.$xg.c(a,b)},f:function(a,b){if(!a.hasValue()){return b.hasValue()}else if(!b.hasValue()){return true}return $$t.$xg.e(a.value(),b.value())},$type:new $.ig.Type("IconCriterionInfo",$$0.$bh.$type)},true);$c("excel.IconSetConditionalFormat:xh","excel.ThresholdConditionBase",{_cg:false,_ch:false,_ci:false,_cb:null,_cd:0,_staticInit:function(){$$t.$xh._b5=$$t.$xh._b6()},init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$xr.init.call(this)},_init1:function(a,b,c){$$t.$xr._init1.call(this,b,5);this._cd=c;this._ci=true;this._cb=new $$t.xj(this,c)},_h:function(){return new $$t.xh(0)},_a4:function(){this._cw()},_a6:function(a,b){$$t.$xr._a6.call(this,a,b);var c=$b($$t.$xh.$type,a);this._cd=c._cd;this._cg=c._cg;this._ch=c._ch;this._ci=c._ci;if(c._cb!=null){this._cb=c._cb._e(this,c._cd)}},_a8:function(a){$$t.$xr._a8.call(this,a);if(this._cb!=null){this._cb._m(a)}},_bo:function(a,b,c){if(this._cb!=null){this._cb.shiftFormulas(a,b,c)}$$t.$xr._bo.call(this,a,b,c)},_y:function(){if($$t.$xr._y.call(this)){
|
|
return true}return this._cb!=null&&this._cb._g()},iconCriteria:function(){if(arguments.length!==0){var a=this.iconCriteria();return a.item.apply(a,arguments)}return this._cb},iconSet:function(a){if(arguments.length===1){if(a!=this._cd){if(a==-1){throw new $$0.n(1,$$t.$k.ef("LE_IconSetInvalid"))}this._cy(a,true)}return a}else{return this._cd}},_cy:function(a,b){var c=$$t.$xh._b5[0];var d=new $$t.xi(1,this,a);var e=c.b(this.workbook(),this.worksheet(),c.c);this._cd=a;if(b){this.iconCriteria()._l(a)}c.e($$t.$xi.$type,$$t.$xh.$type,d,this,null);if(e!=null){c.d(this.workbook(),e)}if(b){this._bg("IconSet")}},isCustom:function(){return this.iconCriteria()._h()},_ck:function(a){if(arguments.length===1){this._cg=a;return a}else{return this._cg}},isReverseOrder:function(a){if(arguments.length===1){if(a!=this._ch){this.iconCriteria()._p();var b=$$t.$xh._b5[1].g($$t.$xh.$type,$$0.$aq.$type,this,this._ch,a,false);this._ch=b.p1}return a}else{return this._ch}},showValue:function(a){if(arguments.length===1){if(a!=this._ci){var b=$$t.$xh._b5[2].g($$t.$xh.$type,$$0.$aq.$type,this,this._ci,a,false);this._ci=b.p1}return a}else{return this._ci}},_cw:function(){if(this._cb!=null){this._cb._k()}},_b9:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$xh.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_ca:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$xi.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_b6:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$xh._ca($$t.$xh.$type,"IconSSet",28,function(b){return b.b},function(b,c){$$t.$xh._cz(b,c)},null,true,true,4));$$t.$gl.f(a,1,$$t.$xh._b9($$0.$aq.$type,"IsReverseOrder",function(b){return b.isReverseOrder()},function(b,c){b.isReverseOrder(c)},null,true,4));$$t.$gl.f(a,2,$$t.$xh._b9($$0.$aq.$type,"ShowValue",function(b){return b.showValue()},function(b,c){b.showValue(c)},null,true,4));return a},_b7:function(a,b){var c=null;switch(a){case 1:c=new Array(3);c[0]=3;c[1]=2;c[2]=1;break;case 2:c=new Array(3);c[0]=6;c[1]=5;c[2]=4;break;case 3:c=new Array(3);c[0]=9;c[1]=8;c[2]=7;break;case 4:c=new Array(3);c[0]=12;c[1]=11;c[2]=10;break;case 5:c=new Array(3);c[0]=16;c[1]=15;c[2]=14;break;case 6:c=new Array(3);c[0]=18;c[1]=17;c[2]=10;break;case 7:c=new Array(3);c[0]=21;c[1]=20;c[2]=19;break;case 8:c=new Array(3);c[0]=24;c[1]=23;c[2]=22;break;case 9:c=new Array(4);c[0]=3;c[1]=26;c[2]=25;c[3]=1;break;case 10:c=new Array(4);c[0]=6;c[1]=28;c[2]=27;c[3]=4;break;case 11:c=new Array(4);c[0]=32;c[1]=31;c[2]=30;c[3]=29;break;case 12:c=new Array(4);c[0]=38;c[1]=39;c[2]=40;c[3]=41;break;case 13:c=new Array(4);c[0]=13;c[1]=12;c[2]=11;c[3]=10;break;case 14:c=new Array(5);c[0]=3;c[1]=26;c[2]=2;c[3]=25;c[4]=1;break;case 15:c=new Array(5);c[0]=6;c[1]=28;c[2]=5;c[3]=27;c[4]=4;break;case 16:c=new Array(5);c[0]=37;c[1]=38;c[2]=39;c[3]=40;c[4]=41;break;case 17:c=new Array(5);c[0]=36;c[1]=35;c[2]=34;c[3]=33;c[4]=32;break;case 18:c=new Array(3);c[0]=44;c[1]=43;c[2]=42;break;case 19:c=new Array(3);c[0]=47;c[1]=46;c[2]=45;break;case 20:c=new Array(5);c[0]=52;c[1]=51;c[2]=50;c[3]=49;c[4]=48;break;case-1:c=new Array(1);c[0]=-1;break;default:c=new Array(0);break}return b?$$t.$xh._b8(c):c},_b8:function(a){var b=new Array(a.length);for(var c=0;c<a.length;c++){var d=a.length-c-1;b[d]=a[c]}return b},_cn:function(a,b){if(a==-1){return{ret:-1,p1:b}}var c=$$t.$xh._b7(b,false);for(var d=0;d<c.length;d++){if(a==c[d]){return{ret:d,p1:b}}}var e=b;switch(a){case 32:b=17;break;case 13:b=13;break;case 33:b=17;break;case 35:b=17;break;case 34:b=17;break;case 41:b=12;break;case 48:b=20;break;case 42:b=18;break;case 31:b=11;break;case 6:b=2;break;case 28:b=10;break;case 5:b=2;break;case 4:b=2;break;case 27:b=10;break;case 22:b=8;break;case 19:b=7;break;case 10:b=4;break;case 7:b=3;break;case 14:b=5;break;case 1:b=1;break;case 45:b=19;break;case 43:b=18;break;case 38:b=12;break;case 51:b=20;break;case 30:b=11;break;case 29:b=11;break;case 12:b=4;break;case 24:b=8;break;case 21:b=7;break;case 18:b=6;break;case 3:b=1;break;case 47:b=19;break;case 9:b=3;break;case 16:b=5;break;case 44:b=18;break;case 40:b=12;break;case 49:b=20;break;case 39:b=12;break;case 50:b=20;break;case 36:b=17;break;case 11:b=4;break;case 46:b=19;break;case 26:b=9;break;case 23:b=8;break;case 20:b=7;break;case 8:b=3;break;case 2:b=1;break;case 15:b=5;break;case 17:b=6;break;case 25:b=9;break;case 37:b=16;break;case 52:b=20;break;default:break}if(e==b){return{ret:-1,p1:b}}return{ret:function(){var f=$$t.$xh._cn(a,b);b=f.p1;return f.ret}(),p1:b}},_cx:function(a,b){var c=this.workbook();if(c!=null&&!c._c2()){var d=$y("IconCriteria[{0}].{1}",a._ap(),b);this._bg(d)}},_i:function(a,b,c,d){var e=this.iconCriteria().count();if(e==0||!this._bx(d)){return $$t.$wo.f}var f=$$t.$wn._ar(this.workbook(),a,d,null);if($.ig.util.isNaN(f)){return $$t.$wo.f}var g=new Array(e);var h=new Array(e);var i=0;var k=this.iconCriteria().getEnumerator();while(k.moveNext()){var j=k.current();h[i]=j;if(i==0){g[0]=0}else{g[i]=this._bz(b,c,j._b(),d)}i++}for(var l=e-1;l>=0;l--){var m=h[l];var n=g[l];var o;if(m.comparison()==0){o=f>=n}else{o=f>n}if(o||l==0){return new $$t.wo(2,new $$t.wd(m.iconSet(),m.icon(),m._aq(),this.showValue()))}}return $$t.$wo.f},_cz:function(a,b){var c=a.b;var d=a.a.length>0;c._cy(a.d,!d);if(d){c.iconCriteria()._o(a.a);c._bg("IconSet")}},$type:new $.ig.Type("excel.IconSetConditionalFormat",$$t.$xr.$type)},true);$c("IconSetConditionalFormat_IconSetChangeContext:xi","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},d:0,c:0,b:null,a:null,init1:function(a,b,c){$$0.$bh.init.call(this);this.b=b;this.d=b.iconSet();this.c=c;this.a=new Array(b.iconCriteria().count());for(var d=0;d<this.a.length;d++){this.a[d]=b.iconCriteria().item(d)._aa(b.iconCriteria())}},workbook:function(){return this.b.workbook()},sheet:function(){return this.b.worksheet()},source:function(){return this},$type:new $.ig.Type("IconSetConditionalFormat_IconSetChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.IconSetCriterionCollection:xj","Object",{_c:null,_a:null,_f:false,init:function(a,b){$.ig.$op.init.call(this);if(a==null){throw new $$6.e(0,"owner")}this._c=a;this._l(b)},item:function(a){return this._a[a]},_d:function(){return this._c},count:function(){return this._a!=null?this._a.length:0},_h:function(){var b=this.getEnumerator();while(b.moveNext()){var a=b.current();if(a._ak()){return true}}return false},_e:function(a,b){var c=new $$t.xj(a,b);if(this._a!=null){c._a=new Array(this._a.length);for(var d=0;d<this._a.length;d++){c._a[d]=this._a[d]._aa(c)}}return c},_k:function(){if(this._a!=null){var c=this._a;for(var b=0;b<c.length;b++){var a=c[b];a._m()}}},_g:function(){var a=this._d().worksheet();var d=this._a;for(var c=0;c<d.length;c++){var b=d[c];if(b==null){continue}if($$t.$wn._z(b.formula(),a)){return true}}return false},_l:function(a){this._f=true;var b=$$t.$xh._b7(a,false);var c=b.length;var d=this._a!=null?this._a.length:0;if(c==d){for(var e=0;e<d;e++){var f=this._a[e];if(f==null){f=new $$t.xf(1,this,e,a,b[e]);f._b()._setValue1(Math.round(e*$a(100,d)),1);this._a[e]=f}else{f._au(a,b[e],e)}}}else{this._a=new Array(c);for(var g=0;g<c;g++){var h=new $$t.xf(1,this,g,a,b[g]);h._b()._ae(Math.round(g*$a(100,c)),1);this._a[g]=h}}this._f=false;this._c._a9()},_m:function(a){var b=this.count();for(var c=0;c<b;c++){this._a[c]._p(a)}},_o:function(a){var b=a.length;if(b==0){return}this._a=new Array(b);for(var c=0;c<b;c++){this._a[c]=a[c]._aa(this)}},_p:function(){if(this._a==null){return}var a=this._a.length;if(a==0){return}var b=new $$4.x($$t.$cc.$type,2,a);for(var c=0;c<a;c++){b.add(this._a[c].icon())}b.reverse();for(var d=0;d<a;d++){this._a[d]._av(b.__inner[d])}this._c._a9()},_q:function(a){this._a=a},_n:function(a,b){if(this._f||this._c==null||this._c.worksheet()==null||this._c.worksheet()._t()){return}this._c._cx(a,b)},shiftFormulas:function(a,b,c){var d=this.count();for(var e=0;e<d;e++){this._a[e]._v(a,b,c)}},undoFormulaShift:function(a,b){return null},getEnumerator:function(){var n;if(arguments.length===0){n=0}switch(n){case 0:return this._getEnumerator$e.apply(this,arguments);case 1:return this._getEnumerator1$e.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getEnumerator1$e:function(){return $b($$0.$bx.$type.specialize($$t.$xf.$type),this)},_getEnumerator$e:function(){var a=this.count();var b=new $$4.x($$t.$xf.$type,2,a);for(var c=0;c<a;c++){b.add(this.item(c))}return new $$4.g($$t.$xf.$type,1,b).getEnumerator()},$type:new $.ig.Type("excel.IconSetCriterionCollection",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$xf.$type),$$t.$wm.$type])},true);$c("excel.NegativeBarFormat:xk","Object",{_d:null,_t:null,_e:0,_f:0,_l:null,_m:null,init:function(a,b){$.ig.$op.init.call(this);this._d=a;this._t=b;this._f=0;this._e=1},barBorderColorType:function(a){if(arguments.length===1){if(a!=this._e){var b=$$t.$xk._a[3].g($$t.$xk.$type,$$t.$xb.$type,this,this._e,a,false);this._e=b.p1}return a}else{return this._e}},barColorType:function(a){if(arguments.length===1){if(a!=this._f){var b=$$t.$xk._a[1].g($$t.$xk.$type,$$t.$xb.$type,this,this._f,a,false);this._f=b.p1}return a}else{return this._f}},barBorderColor:function(a){if(arguments.length===1){if($$t.$ah.l_op_Inequality(a,this._l)){var b=$$t.$xk._a[2].g($$t.$xk.$type,$$t.$ah.$type,this,this._l,a,false);this._l=b.p1}return a}else{return this._l}},_p:function(){var a=null;switch(this.barBorderColorType()){case 1:a=this._d._cr();break;default:a=$$t.$ah.l_op_Inequality(this._l,null)?this._l:$$t.$wv._cu();break}return a},barColor:function(a){if(arguments.length===1){if($$t.$ah.l_op_Inequality(a,this._m)){var b=$$t.$xk._a[0].g($$t.$xk.$type,$$t.$ah.$type,this,this._m,a,false);this._m=b.p1}return a}else{return this._m}},_r:function(){var a=null;switch(this.barColorType()){case 1:a=this._d._ct();break;default:a=$$t.$ah.l_op_Inequality(this._m,null)?this._m:$$t.$xk._s();break}return a},_s:function(){return $$t.$xk._n},_k:function(a,b){var c=new $$t.xk(a,a._dx.runOn(a));c._l=b?$$t.$k.ah(this._l,this._d.workbook()):this._l;c._e=this._e;c._m=b?$$t.$k.ah(this._m,this._d.workbook()):this._m;c._f=this._f;return c},_c:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$xk.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_b:function(){var a=new Array(4);$$t.$gl.f(a,0,$$t.$xk._c($$t.$ah.$type,"BarColor",function(b){return b.barColor()},function(b,c){b.barColor(c)},null,true,4));$$t.$gl.f(a,1,$$t.$xk._c($$t.$xb.$type,"BarColorType",function(b){return b.barColorType()},function(b,c){b.barColorType(c)},null,true,4));$$t.$gl.f(a,2,$$t.$xk._c($$t.$ah.$type,"BarBorderColor",function(b){return b.barBorderColor()},function(b,c){b.barBorderColor(c)},null,true,4));$$t.$gl.f(a,3,$$t.$xk._c($$t.$xb.$type,"BarBorderColorType",function(b){return b.barBorderColorType()},function(b,c){b.barBorderColorType(c)},null,true,4));return a},_ae:function(a){if(this._t!=null){this._t(a)}},_u:function(){return this._f!=0||this._e!=1||$$t.$ah.l_op_Inequality(this._m,null)||$$t.$ah.l_op_Inequality(this._l,null)},source:function(){return this},workbook:function(){return this._d.workbook()},sheet:function(){return this._d.worksheet()},$type:new $.ig.Type("excel.NegativeBarFormat",$.ig.$ot,[$$t.$gn.$type])},true);$c("excel.NoBlanksConditionalFormat:xl","excel.ConditionalFormatBase",{init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wg.init.call(this)},_init1:function(a,b){$$t.$wg._init1.call(this,b,12)},_ak:function(){return false},_h:function(){return new $$t.xl(0)},_a6:function(a,b){$$t.$wg._a6.call(this,a,b);var c=$b($$t.$xl.$type,a)},_i:function(a,b,c,d){if(a==null){return $$t.$wo.f}var e=$b(String,a);return!(e!=null&&String.isNullOrWhiteSpace(e))?$$t.$wo.e:$$t.$wo.f},$type:new $.ig.Type("excel.NoBlanksConditionalFormat",$$t.$wg.$type)},true);$c("excel.NoErrorsConditionalFormat:xm","excel.ConditionalFormatBase",{init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wg.init.call(this)},_init1:function(a,b){$$t.$wg._init1.call(this,b,14)},_ak:function(){return false},_h:function(){return new $$t.xm(0)},_a6:function(a,b){$$t.$wg._a6.call(this,a,b);var c=$b($$t.$xm.$type,a)},_i:function(a,b,c,d){return!($b($$t.$dl.$type,a)!==null)?$$t.$wo.e:$$t.$wo.f},$type:new $.ig.Type("excel.NoErrorsConditionalFormat",$$t.$wg.$type)},true);$c("excel.OperatorConditionalFormat:xn","excel.ConditionalFormatBase",{_b5:0,_b9:null,_ca:null,_b0:null,_b1:null,_b2:null,_b3:null,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wg.init.call(this)},_init1:function(a,b,c){$$t.$wg._init1.call(this,b,0);this._b5=c},_w:function(){return true},_h:function(){return new $$t.xn(0)},_a6:function(a,b){$$t.$wg._a6.call(this,a,b);var c=$b($$t.$xn.$type,a);this._b5=c._b5;if(c._b9!=null){this._b9=this._m($b($$t.$ey.$type,c._b9._g()))}if(c._ca!=null){this._ca=this._m($b($$t.$ey.$type,c._ca._g()))}},_a8:function(a){if(this._b9!=null){a(this.worksheet(),this._b9)}if(this._ca!=null){a(this.worksheet(),this._ca)}},_a4:function(){$$t.$wg._a4.call(this);this._b0=null;this._b1=null;this._b2=null;this._b3=null},_i:function(a,b,c,d){if(this._b9==null){return $$t.$wo.f}if(this._b0==null){var e;var f=$m($$t.$o3.$type,null);switch(this._b5){case 0:e=6;f=$m($$t.$o3.$type,8);break;case 1:e=9;f=$m($$t.$o3.$type,7);break;case 2:e=4;break;case 3:e=5;break;case 4:e=7;break;case 6:e=6;break;case 5:e=9;break;case 7:e=8;break;default:return $$t.$wo.f}this._b0=this.workbook()._u().d()._getOperator(e);this._b1=$l(f,null)?this.workbook()._u().d()._getOperator(f.value()):null;this._b2=null;this._b3=null}if(this._b2==null){if(this._b0!=null){this._b2=this._b9._evaluateHelper(this.workbook(),d,false)}if(this._b1!=null){if(this._ca==null){return $$t.$wo.f}this._b3=this._ca._evaluateHelper(this.workbook(),d,false)}}if(this._b2==null||this._b2.isError()){return $$t.$wo.f}var g=new $$t.m7(d,this._b9);var h=new $$t.ns(a);g.push(h);g.push(this._b2);this._b0._ah(g,2);var i=g.pop();if(i.isBoolean()){var j=i._toBoolean1();var k=!(this._ca==null||this._b3==null);if(j){if(false==k||this._b5==1){return $$t.$wo.e}}else{if(false==k||this._b5==0){return $$t.$wo.f}}if(!k){return j?$$t.$wo.e:$$t.$wo.f}g.push(h);g.push(this._b3);this._b1._ah(g,2);var l=g.pop();if(l.isBoolean()&&l._toBoolean1()){return $$t.$wo.e}}return $$t.$wo.f},_ag:function(){return this._b9!=null},_bo:function(a,b,c){if(this._b9!=null){var d=this._bn(a,1,this._b9,b,c);this._b9=d.p2}if(this._ca!=null){var e=this._bn(a,2,this._ca,b,c);this._ca=e.p2}$$t.$wg._bo.call(this,a,b,c)},_a3:function(a,b){var $self=this;if(typeof a==="number"){var c=$h(a);if(1==c){return function(){var d=$self._a2(b,$self._b9);$self._b9=d.p1;return d.ret}()}if(2==c){return function(){var d=$self._a2(b,$self._ca);$self._ca=d.p1;return d.ret}()}}return null},operator:function(a){if(arguments.length===1){if(a!=this._b5){var b=$$t.$xn._by[0].g($$t.$xn.$type,$$t.$w0.$type,this,this._b5,a,false);this._b5=b.p1}return a}else{return this._b5}},operand1:function(){return this._b9},_cb:function(a){if(arguments.length===1){if(a!=this._b9){if(a!=null&&a._targetReference()==null){this._m(a)}var b=$$t.$xn._by[1].g($$t.$xn.$type,$$t.$ey.$type,this,this._b9,a,false);this._b9=b.p1}return a}else{return this._b9}},operand2:function(){return this._ca},_cc:function(a){if(arguments.length===1){if(a!=this._ca){if(a!=null&&a._targetReference()==null){this._m(a)}var b=$$t.$xn._by[2].g($$t.$xn.$type,$$t.$ey.$type,this,this._ca,a,false);this._ca=b.p1}return a}else{return this._ca}},_b4:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$xn.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_bz:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$xn._b4($$t.$w0.$type,"Operator",function(b){return b.operator()},function(b,c){b.operator(c)},null,true,4));$$t.$gl.f(a,1,$$t.$xn._b4($$t.$ey.$type,"Operand1Internal",function(b){return b._cb()},function(b,c){b._cb(c)},null,true,4));$$t.$gl.f(a,2,$$t.$xn._b4($$t.$ey.$type,"Operand2Internal",function(b){return b._cc()},function(b,c){b._cc(c)},null,true,4));return a},_ci:function(a,b){var c=$$t.$ns._dateTimeToExcelDate(b,a);if(c.hasValue()==false){throw new $$6.f(1,"value")}var d=$7(c.value(),$$t.$xn._cd(b));return $$t.$xe._b7(d)},_cd:function(a){return a!=null?a._e3():$$t.$k.cq()},setOperand1Formula:function(a,b){b=b!==void 0?b:null;b=$t($$t.$b0.$type,b);this._cb(this._o(a,b))},setOperand2Formula:function(a,b){b=b!==void 0?b:null;b=$t($$t.$b0.$type,b);this._cc(this._o(a,b))},setOperand1:function(){var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=1}else if(typeof arguments[0]==="string"){n=2}else if($b($$0.$s.$type,arguments[0])!==null){n=0}else if(arguments[0]==null){n=2}}switch(n){case 0:return this._setOperand1.apply(this,arguments);case 1:return this._setOperand11.apply(this,arguments);case 2:return this._setOperand12.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setOperand11:function(a){var b=$7(a,$$t.$xn._cd(this.workbook()));b=$$t.$xe._b7(b);this.setOperand1Formula(b,$m($$t.$b0.$type,null))},_setOperand12:function(a){var b=$$t.$xe._b7(a);this.setOperand1Formula(b,$m($$t.$b0.$type,null))},_setOperand1:function(a){var b=$$t.$xn._ci(a,this.workbook());this.setOperand1Formula(b,$m($$t.$b0.$type,null))},setOperand2:function(){var n;if(arguments.length===1){if(typeof arguments[0]==="number"){n=1}else if(typeof arguments[0]==="string"){n=2}else if($b($$0.$s.$type,arguments[0])!==null){n=0}else if(arguments[0]==null){n=2}}switch(n){case 0:return this._setOperand2.apply(this,arguments);case 1:return this._setOperand21.apply(this,arguments);case 2:return this._setOperand22.apply(this,arguments);default:throw new Error("Invalid arguments")}},_setOperand21:function(a){var b=$7(a,$$t.$xn._cd(this.workbook()));b=$$t.$xe._b7(b);this.setOperand2Formula(b,$m($$t.$b0.$type,null))},_setOperand22:function(a){var b=$$t.$xe._b7(a);this.setOperand2Formula(b,$m($$t.$b0.$type,null))},_setOperand2:function(a){var b=$$t.$xn._ci(a,this.workbook());this.setOperand2Formula(b,$m($$t.$b0.$type,null))},_y:function(){return $$t.$wn._z(this.operand1(),this.worksheet())||$$t.$wn._z(this.operand2(),this.worksheet())},$type:new $.ig.Type("excel.OperatorConditionalFormat",$$t.$wg.$type)},true);$c("excel.RankConditionalFormat:xo","excel.ConditionalFormatBase",{_b1:0,_b4:false,_b6:0,_b3:null,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wg.init.call(this)},_init1:function(a,b,c,d){$$t.$wg._init1.call(this,b,4);this._b1=c;this._b6=d},_h:function(){return new $$t.xo(0)},_a6:function(a,b){$$t.$wg._a6.call(this,a,b);var c=$b($$t.$xo.$type,a);this._b4=c._b4;this._b6=c._b6;this._b1=c._b1},_a4:function(){$$t.$wg._a4.call(this);this._b3=null},_j:function(){return 1},isPercent:function(a){if(arguments.length===1){if(a!=this._b4){var b=$$t.$xo._by[0].g($$t.$xo.$type,$$0.$aq.$type,this,this._b4,a,false);this._b4=b.p1}return a}else{return this._b4}},rank:function(a){if(arguments.length===1){if(a!=this._b6){var b=$$t.$xo._by[1].g($$t.$xo.$type,$$0.$aw.$type,this,this._b6,a,false);this._b6=b.p1}return a}else{return this._b6}},_ag:function(){return!this.isPercent()},topBottom:function(a){if(arguments.length===1){if(a!=this._b1){var b=$$t.$xo._by[2].g($$t.$xo.$type,$$t.$w3.$type,this,this._b1,a,false);this._b1=b.p1}return a}else{return this._b1}},_b0:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$xo.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_bz:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$xo._b0($$0.$aq.$type,"IsPercent",function(b){return b.isPercent()},function(b,c){b.isPercent(c)},null,true,4));$$t.$gl.f(a,1,$$t.$xo._b0($$0.$aw.$type,"Rank",function(b){return b.rank()},function(b,c){b.rank(c)},null,true,4));$$t.$gl.f(a,2,$$t.$xo._b0($$t.$w3.$type,"TopBottom",function(b){return b.topBottom()},function(b,c){b.topBottom(c)},null,true,4));return a},_i:function(a,b,c,d){var $self=this;var e=false;if(this.isPercent()){var f=$$t.$wn._as(this.workbook(),a);if($.ig.util.isNaN(f)){return $$t.$wo.f}var g=this._bx();if($.ig.util.isNaN(g)){var h=this.rank()/100;var i=this.topBottom()==0?h:1-h;g=$$t.$k.cg(this.workbook(),i,this.regions());this._bx(g)}if($.ig.util.isNegativeInfinity(g)){return $$t.$wo.f}switch(this.topBottom()){default:case 0:e=f<=g;break;case 1:e=f>=g;break}}else{if(this._b3==null){this._b3=new $$t.xp(this)}var j;if(!function(){var k=$$t.$k.by(a,$self.workbook(),$self.workbook()._e3(),false,j);j=k.p4;return k.ret}()){return $$t.$wo.f}e=this._b3.a(j)}return e?$$t.$wo.e:$$t.$wo.f},$type:new $.ig.Type("excel.RankConditionalFormat",$$t.$wg.$type)},true);$c("RankConditionalFormat_ValueCache:xp","Object",{b:null,init:function(a){$.ig.$op.init.call(this);var b=a.workbook();var c=b._e3();var d=new $$4.x(Number,0);var f=$$t.$k.ca(a.regions(),true).getEnumerator();while(f.moveNext()){var e=f.current();if(e==null){continue}var g;if(function(){var h=$$t.$k.by(e,b,c,false,g);g=h.p4;return h.ret}()){d.add(g)}}d.sort();var h=a.topBottom()==0;var i=Math.max(0,h?0:d.count()-a.rank());var j=Math.min(d.count()-1,h?a.rank()-1:d.count()-1);this.b=new $$4.q(Number,0);for(var k=i;k<=j;k++){this.b.add(d.__inner[k])}this.b.trimExcess()},c:function(){return this.b.count()},a:function(a){return this.b.contains(a)},$type:new $.ig.Type("RankConditionalFormat_ValueCache",$.ig.$ot)},true);$c("excel.TextOperatorConditionalFormat:xq","excel.ConditionalFormatBase",{_b6:null,_b7:null,_b1:0,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wg.init.call(this)},_init1:function(a,b,c,d){$$t.$wg._init1.call(this,b,8);this._b6=c;this._b1=d},_ak:function(){return false},_al:function(){return true},text:function(a){if(arguments.length===1){if(a!=this._b6){var b=$$t.$xq._by[0].g($$t.$xq.$type,String,this,this._b6,a,false);this._b6=b.p1}return a}else{return this._b6}},textOperator:function(a){if(arguments.length===1){if(a!=this._b1){var b=$$t.$xq._by[1].g($$t.$xq.$type,$$t.$w1.$type,this,this._b1,a,false);this._b1=b.p1}return a}else{return this._b1}},_b0:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$xq.$type,$tValue,a,28,b,c,d,e,f,false,null,null)},_bz:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$xq._b0(String,"Text",function(b){return b.text()},function(b,c){b.text(c)},null,true,4));$$t.$gl.f(a,1,$$t.$xq._b0($$t.$w1.$type,"TextOperator",function(b){return b.textOperator()},function(b,c){b.textOperator(c)},null,true,4));return a},_h:function(){return new $$t.xq(0)},_a4:function(){$$t.$wg._a4.call(this);this._b7=null},_a6:function(a,b){$$t.$wg._a6.call(this,a,b);var c=$b($$t.$xq.$type,a);this._b6=c._b6;this._b1=c._b1},_i:function(a,b,c,d){var e=$b(String,a);var f=false;if(!String.isNullOrEmpty(this._b6)){if(e==null||e.length<this._b6.length){f=this._b1==3}else{var g=this.workbook()._e3();if(this._b7==null){this._b7=this._b6.toLocaleLowerCase(g)}var h=e.toLocaleLowerCase(g);switch(this._b1){case 0:f=h.substr(0,this._b6.length)==this._b7;break;case 1:f=h.substr(e.length-this._b6.length,this._b6.length)==this._b7;break;case 2:f=h.contains(this._b7);break;default:case 3:f=!h.contains(this._b7);break}}}return f?$$t.$wo.e:$$t.$wo.f},_cc:function(a,b,c){var d=null;switch(b){case 0:d=$y('LEFT({0},LEN("{1}"))="{1}"',c,a);break;case 2:d=$y('NOT(ISERROR(SEARCH("{1}",{0})))',c,a);break;case 3:d=$y('ISERROR(SEARCH("{1}",{0}))',c,a);break;case 1:d=$y('RIGHT({0},LEN("{1}"))="{1}"',c,a);break;default:break}return d},$type:new $.ig.Type("excel.TextOperatorConditionalFormat",$$t.$wg.$type)},true);$c("excel.UniqueConditionalFormat:xs","excel.ConditionalFormatBase",{_by:null,init:function(a){if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$wg.init.call(this)},_init1:function(a,b){$$t.$wg._init1.call(this,b,6)},_j:function(){return 1},_ak:function(){return false},_al:function(){return true},_h:function(){return new $$t.xs(0)},_a6:function(a,b){$$t.$wg._a6.call(this,a,b)},_i:function(a,b,c,d){if(a==null){return $$t.$wo.f}if(this._by==null){this._by=new $$t.xt(this.regions())}return!this._by.c(a)?$$t.$wo.e:$$t.$wo.f},_ba:function(){$$t.$wg._ba.call(this);this._by=null},_bd:function(){$$t.$wg._bd.call(this);this._by=null},$type:new $.ig.Type("excel.UniqueConditionalFormat",$$t.$wg.$type)},true);$c("UniqueConditionalFormat_DuplicateValueHolder:xt","Object",{e:null,d:null,b:false,a:false,init:function(a){$.ig.$op.init.call(this);var b=new $$4.q(String,2,$$6.$t.currentCultureIgnoreCase);var c=new $$4.q($.ig.$op.$type,0);var d=new $$4.q(String,2,$$6.$t.currentCultureIgnoreCase);var e=new $$4.q($.ig.$op.$type,0);var g=$$t.$k.ca(a,true).getEnumerator();while(g.moveNext()){var f=g.current();if(f==null){continue}var h=$b(String,f);if(h!=null){if(d.contains(h)){b.add(h)}else{d.add(h)}}else{if(e.contains(f)){c.add(f)}else{e.add(f)}}}var j=b.getEnumerator();while(j.moveNext()){var i=j.current();d.remove(i)}var l=c.getEnumerator();while(l.moveNext()){var k=l.current();e.remove(k)}this.b=b.count()<=d.count();this.a=c.count()<=e.count();if(this.b){this.e=b}else{this.e=d}if(this.a){this.d=c}else{this.d=e}this.e.trimExcess();this.d.trimExcess()},c:function(a){var b=$b(String,a);var c=b!=null?this.e.contains(b):this.d.contains(a);return b!=null?this.b==c:this.a==c},$type:new $.ig.Type("UniqueConditionalFormat_DuplicateValueHolder",$.ig.$ot)},true);$c("excel.Axis:td","excel.ChartObject",{_ad:0,_ah:0,_av:null,_bc:0,_an:0,_af:0,_bu:0,_aa:null,_ax:0,_bv:0,_az:null,_bw:0,_ap:null,_a8:0,_bx:0,_bd:0,_by:0,_bz:0,_aq:null,_a9:0,_b0:0,_be:0,_aj:0,_a1:0,_a4:0,_a6:null,_cc:0,_at:null,_cd:0,_al:0,init:function(a,b,c){this._ad=$$t.$td._ae;this._bc=0;this._an=-4105;this._af=-4105;this._bu=-1;this._aa=null;this._ax=-4142;this._bw=10;this._a8=4;this._bx=1;this._bd=1;this._a9=2;this._b0=.2;this._be=0;this._aj=0;this._a1=-4132;this._a4=4;this._cc=1;this._cd=1;$$t.$ts.init.call(this,a);this._ah=c;this._al=b;if(b==1&&c==2){this._af=2;this._dt(256,false)}},_a:function(a){return $$t.$td._w[a]},_m:function(a){if(this._av!=null){this._av._m(a)}if(this._az!=null){this._az._m(a)}},_i:function(a,b){if(this._av!=null&&this._av._i(a,b)){return true}if(this._az!=null&&this._az._i(a,b)){return true}return false},_o:function(a,b,c){if(this._av!=null){this._av._o(a,b,c)}if(this._az!=null){this._az._o(a,b,c)}},_t:function(a){if(this._av!=null){this._av._t(a)}if(this._az!=null){this._az._t(a)}},axisBetweenCategories:function(a){if(arguments.length===1){this._du(0,1,a);return a}else{return this._bl(1)}},axisGroup:function(){return this._ah},axisTitle:function(a){if(arguments.length===1){var b=this._av;if(a!=b){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(b!=null){b._l(null)}var c=this._r($$t.$td.$type,$$t.$ty.$type,this,1,this._av,a,null);this._av=c.p2}return a}else{return this._av}},baseUnit:function(a){if(arguments.length===1){if(a!=this._bc){$$t.$k.gk($$t.$u8.$type,a);this._s();var b=this.baseUnitIsAuto()?this._j(7):null;var c=this._r($$t.$td.$type,$$t.$u8.$type,this,2,this._bc,a,null);this._bc=c.p2;this.baseUnitIsAuto(false);this._p(b)}return a}else{return this._bc}},baseUnitIsAuto:function(a){if(arguments.length===1){this._du(3,2,a);return a}else{return this._bl(2)}},categoryType:function(a){if(arguments.length===1){if(a!=this._an){var b=this._q($$t.$td.$type,$$t.$ui.$type,this,4,this._an,a);this._an=b.p2}return a}else{return this._an}},crosses:function(a){if(arguments.length===1){if(a!=this._af){var b=this._q($$t.$td.$type,$$t.$uc.$type,this,5,this._af,a);this._af=b.p2}return a}else{return this._af}},crossesAt:function(a){if(arguments.length===1){if(a!=this._bu){this._af=-4114;var b=this._r($$t.$td.$type,Number,this,6,this._bu,a,null);this._bu=b.p2}return a}else{return this._bu>=0?this._bu:0}},_dl:function(){if(this.crosses()!=-4114){return $m(Number,null)}if(this._bu>=0){return $m(Number,this._bu)}return $m(Number,null)},_ab:function(a){if(arguments.length===1){if(a!=this._aa){if(a!=null){if(a==this){throw new $$6.d(0)}$$t.$ts._v(a.owner(),this.owner())}this._aa=a}return a}else{return this._aa}},_ac:function(){if(this._ab()!=null){return this._ab()}var a=this.chart();var b=a!=null?a.axisCollection():null;if(b==null){return null}var c=this.type()==3;var d=this.axisGroup()==1;var e=d==false;var f=this.type()==1;var g=f==false;var h=b.item(1,1);var i=b.item(2,1);var j=b.item(1,2);var k=b.item(2,2);var l=null;if(c){l=i!=null?i:k!=null?k:h}if(d&&f){l=i}else if(e&&f){l=k!=null?k:i}else if(d&&g){l=h!=null?h:k}else if(e&&g){l=j!=null?j:h!=null?h:i}return l},_cf:function(){var a=this.type()==3;var b=this.axisGroup()==1;var c=b==false;var d=this.type()==1;var e=d==false;if(a){return 3}else if(b&&d){return 0}else if(b&&e){return 1}else if(c&&d){return 3}else if(c&&e){return 2}return-1},_dm:function(a){var b=this._ac();if(b==null){return $m($$0.$be.$type,null)}return $m($$0.$be.$type,$i(b._cf()))},displayUnit:function(a){if(arguments.length===1){if(a!=this._ax){var b=this._q($$t.$td.$type,$$t.$uo.$type,this,7,this._ax,a);this._ax=b.p2}return a}else{return this._ax}},displayUnitCustom:function(a){if(arguments.length===1){if(a!=this._bv){var b=this._r($$t.$td.$type,Number,this,8,this._bv,a,function(b){$$v.$ap.au(Number,b,"DisplayUnitCustom",0,1e308)});this._bv=b.p2}return a}else{return this._bv}},displayUnitLabel:function(a){if(arguments.length===1){var b=this._az;if(a!=b){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(b!=null){b._l(null)}var c=this._r($$t.$td.$type,$$t.$ub.$type,this,9,this._az,a,null);this._az=c.p2}return a}else{return this._az}},logBase:function(a){if(arguments.length===1){if(a!=this._bw){var b=this._r($$t.$td.$type,Number,this,10,this._bw,a,function(b){if(b<2){throw new $$6.f(0)}});this._bw=b.p2}return a}else{return this._bw}},majorGridLines:function(a){if(arguments.length===1){var b=this._ap;if(a!=b){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._an(this,0)}if(b!=null){b._l(null)}var c=this._r($$t.$td.$type,$$t.$tk.$type,this,11,this._ap,a,null);this._ap=c.p2}return a}else{return this._ap}},majorTickMark:function(a){if(arguments.length===1){if(a!=this._a8){var b=this._q($$t.$td.$type,$$t.$u7.$type,this,12,this._a8,a);this._a8=b.p2}return a}else{return this._a8}},majorUnitIsAuto:function(a){if(arguments.length===1){this._du(14,4,a);return a}else{return this._bl(4)}},majorUnit:function(a){if(arguments.length===1){if(a!=this._bx){var b=this._r($$t.$td.$type,Number,this,13,this._bx,a,null);this._bx=b.p2}return a}else{return this._bx}},majorUnitScale:function(a){if(arguments.length===1){if(a!=this._bd){var b=this._q($$t.$td.$type,$$t.$u8.$type,this,15,this._bd,a);this._bd=b.p2}return a}else{return this._bd}},maximumScale:function(a){if(arguments.length===1){if(a!=this._by){this._s();var b=this.maximumScaleIsAuto()?this._j(7):null;var c=this._r($$t.$td.$type,Number,this,16,this._by,a,null);this._by=c.p2;this.maximumScaleIsAuto(false);this._p(b)}return a}else{return this._by}},maximumScaleIsAuto:function(a){if(arguments.length===1){this._du(17,8,a);return a}else{return this._bl(8)}},minimumScale:function(a){if(arguments.length===1){if(a!=this._bz){this._s();var b=this.minimumScaleIsAuto()?this._j(7):null;var c=this._r($$t.$td.$type,Number,this,18,this._bz,a,null);this._bz=c.p2;this.minimumScaleIsAuto(false);this._p(b)}return a}else{return this._bz}},minimumScaleIsAuto:function(a){if(arguments.length===1){this._du(19,16,a);return a}else{return this._bl(16)}},minorGridLines:function(a){if(arguments.length===1){var b=this._aq;if(a!=b){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._an(this,1)}if(b!=null){b._l(null)}var c=this._r($$t.$td.$type,$$t.$tk.$type,this,20,this._aq,a,null);this._aq=c.p2}return a}else{return this._aq}},minorTickMark:function(a){if(arguments.length===1){if(a!=this._a9){var b=this._q($$t.$td.$type,$$t.$u7.$type,this,21,this._a9,a);this._a9=b.p2}return a}else{return this._a9;
|
|
}},minorUnit:function(a){if(arguments.length===1){if(a!=this._b0){var b=this._r($$t.$td.$type,Number,this,22,this._b0,a,null);this._b0=b.p2}return a}else{return this._b0}},minorUnitIsAuto:function(a){if(arguments.length===1){this._du(23,32,a);return a}else{return this._bl(32)}},minorUnitScale:function(a){if(arguments.length===1){if(a!=this._be){var b=this._q($$t.$td.$type,$$t.$u8.$type,this,24,this._be,a);this._be=b.p2}return a}else{return this._be}},position:function(a){if(arguments.length===1){if(a!=this._aj){var b=this._q($$t.$td.$type,$$t.$ue.$type,this,25,this._aj,a);this._aj=b.p2}return a}else{return this._aj}},reversePlotOrder:function(a){if(arguments.length===1){this._du(26,64,a);return a}else{return this._bl(64)}},scaleType:function(a){if(arguments.length===1){if(a!=this._a1){var b=this._q($$t.$td.$type,$$t.$u0.$type,this,27,this._a1,a);this._a1=b.p2}return a}else{return this._a1}},tickLabelPosition:function(a){if(arguments.length===1){if(a!=this._a4){var b=this._q($$t.$td.$type,$$t.$u5.$type,this,28,this._a4,a);this._a4=b.p2}return a}else{return this._a4}},tickLabels:function(){if(this._a6==null){this._a6=new $$t.v6(this)}return this._a6},tickLabelSpacing:function(a){if(arguments.length===1){if(a!=this._cc){$$v.$ap.au($$0.$aw.$type,a,"TickLabelSpacing",1,31999);this._s();var b=this.tickLabelSpacingIsAuto()?this._j(7):null;var c=this._r($$t.$td.$type,$$0.$aw.$type,this,29,this._cc,a,null);this._cc=c.p2;this.tickLabelSpacingIsAuto(false);this._p(b)}return a}else{return this._cc}},tickLabelSpacingIsAuto:function(a){if(arguments.length===1){this._du(30,128,a);return a}else{return this._bl(128)}},tickLines:function(a){if(arguments.length===1){if(a!=this._at){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._at!=null){this._at._l(null)}var b=this._r($$t.$td.$type,$$t.$tl.$type,this,31,this._at,a,null);this._at=b.p2}return a}else{return this._at}},tickMarkSpacing:function(a){if(arguments.length===1){if(a!=this._cd){var b=this._r($$t.$td.$type,$$0.$aw.$type,this,32,this._cd,a,function(b){$$v.$ap.au($$0.$aw.$type,b,"TickMarkSpacing",1,31999)});this._cd=b.p2}return a}else{return this._cd}},type:function(){return this._al},visible:function(a){if(arguments.length===1){this._du(33,256,a);return a}else{return this._bl(256)}},_dp:function(){var a=this._ac();var b=a==null?"NULL":$y("[{0}, {1}]",$$t.$uf.getBox(a.type()),$$t.$ud.getBox(a.axisGroup()));return $z("[{0}, {1}] ID={2}; CrossAxis={3}",[$$t.$uf.getBox(this.type()),$$t.$ud.getBox(this.axisGroup()),this._cf(),b])},__dn:null,_b8:function(){var a=this.maximumScale();if(this._a1==-4133){a=Math.max(a,1)}return a},_ca:function(){var a=this.minimumScale();if(this._a1==-4133){a=Math.max(a,1)}return a},setMajorMinorUnit:function(a,b){if(a<=b){throw new $$0.n(1,$$t.$k.ef("LE_Axis_MajorMinorUnit"))}if(a!=this._bx){var c=this._r($$t.$td.$type,Number,this,13,this._bx,a,null);this._bx=c.p2;this._du(14,4,false)}if(b!=this._b0){var d=this._r($$t.$td.$type,Number,this,22,this._b0,b,null);this._b0=d.p2;this._du(23,32,false)}},_dq:function(a,b){if(a.hasValue()){var c=this._r($$t.$td.$type,Number,this,13,this._bx,a.value(),null);this._bx=c.p2;this._du(14,4,false)}else{this._du(14,4,true)}if(b.hasValue()){var d=this._r($$t.$td.$type,Number,this,22,this._b0,b.value(),null);this._b0=d.p2;this._du(23,32,false)}else{this._du(23,32,true)}},_dr:function(a,b){a=$m(Number,null);b=$m(Number,null);if(this.majorUnitIsAuto()==false){a=$m(Number,this.majorUnit())}if(this.minorUnitIsAuto()==false){b=$m(Number,this.minorUnit())}return{p0:a,p1:b}},_bt:function(){var a=new $$4.x($$t.$vt.$type,0);var b=function(c){a.add(c);return true};this._dw(b);return a},_a3:function(){var a=null;var b=function(c){a=c;return false};this._dw(b);return a},_ds:function(a,b){this._l(a);this._ah=b},_y:function(){var a=this.sheet();var b=a!=null?a.workbook():null;if(b==null){return null}var c=this._a6!=null?this._a6.numberFormatLinked():true;var d=this._a6!=null&&c==false?this._a6.numberFormat():null;var e=null;if(String.isNullOrEmpty(d)==false){e=new $$t.m8(0,b,d,b._e3())}if(e!=null&&e.o()==false){e=null}if(c&&e==null){var f=this._a3();var g=f!=null?f.values():null;if(g!=null&&g._f!=null){var h=this._bi(g._f);if(h!=null){e=new $$t.m8(0,b,h.formatString(),b._e3())}}}if(e==null||e.o()==false){e=b._b0().a(0)}return e},_bi:function(a){var b=this.sheet();var c=null;if(b!=null&&a!=null){var d=function(e){var f=e.count()>0?e.item(0):null;var g=f!=null&&f.isReference()?$b($$t.$aaj.$type,f.toReference()):null;var h=g!=null?g._getRegionGroup():null;var i=h!=null&&h.count()>0?h.item(0):null;var j=i!=null?i._k():null;if(j!=null){c=j._getResolvedCellFormat1(i.firstColumn())}return null};var e=$$t.$vv._b($.ig.$op.$type,a,b,true,d)}return c},_z:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$td.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(34);$$t.$gl.f(a,0,$$t.$td._z($$0.$aq.$type,"AxisBetweenCategories",7,function(b){return b.axisBetweenCategories()},function(b,c){b.axisBetweenCategories(c)},null,true,4));$$t.$gl.f(a,1,$$t.$td._z($$t.$ty.$type,"AxisTitle",7,function(b){return b.axisTitle()},function(b,c){b.axisTitle(c)},null,true,4));$$t.$gl.f(a,2,$$t.$td._z($$t.$u8.$type,"BaseUnit",7,function(b){return b.baseUnit()},function(b,c){b.baseUnit(c)},null,true,4));$$t.$gl.f(a,3,$$t.$td._z($$0.$aq.$type,"BaseUnitIsAuto",7,function(b){return b.baseUnitIsAuto()},function(b,c){b.baseUnitIsAuto(c)},null,true,4));$$t.$gl.f(a,4,$$t.$td._z($$t.$ui.$type,"CategoryType",7,function(b){return b.categoryType()},function(b,c){b.categoryType(c)},null,true,4));$$t.$gl.f(a,5,$$t.$td._z($$t.$uc.$type,"Crosses",7,function(b){return b.crosses()},function(b,c){b.crosses(c)},null,true,4));$$t.$gl.f(a,6,$$t.$td._z(Number,"CrossesAt",7,function(b){return b.crossesAt()},function(b,c){b.crossesAt(c)},null,true,4));$$t.$gl.f(a,7,$$t.$td._z($$t.$uo.$type,"DisplayUnit",7,function(b){return b.displayUnit()},function(b,c){b.displayUnit(c)},null,true,4));$$t.$gl.f(a,8,$$t.$td._z(Number,"DisplayUnitCustom",7,function(b){return b.displayUnitCustom()},function(b,c){b.displayUnitCustom(c)},null,true,4));$$t.$gl.f(a,9,$$t.$td._z($$t.$ub.$type,"DisplayUnitLabel",7,function(b){return b.displayUnitLabel()},function(b,c){b.displayUnitLabel(c)},null,true,4));$$t.$gl.f(a,10,$$t.$td._z(Number,"LogBase",7,function(b){return b.logBase()},function(b,c){b.logBase(c)},null,true,4));$$t.$gl.f(a,11,$$t.$td._z($$t.$tk.$type,"MajorGridLines",7,function(b){return b.majorGridLines()},function(b,c){b.majorGridLines(c)},null,true,4));$$t.$gl.f(a,12,$$t.$td._z($$t.$u7.$type,"MajorTickMark",7,function(b){return b.majorTickMark()},function(b,c){b.majorTickMark(c)},null,true,4));$$t.$gl.f(a,13,$$t.$td._z(Number,"MajorUnit",7,function(b){return b.majorUnit()},function(b,c){b.majorUnit(c)},null,true,4));$$t.$gl.f(a,14,$$t.$td._z($$0.$aq.$type,"MajorUnitIsAuto",7,function(b){return b.majorUnitIsAuto()},function(b,c){b.majorUnitIsAuto(c)},null,true,4));$$t.$gl.f(a,15,$$t.$td._z($$t.$u8.$type,"MajorUnitScale",7,function(b){return b.majorUnitScale()},function(b,c){b.majorUnitScale(c)},null,true,4));$$t.$gl.f(a,16,$$t.$td._z(Number,"MaximumScale",7,function(b){return b.maximumScale()},function(b,c){b.maximumScale(c)},null,true,4));$$t.$gl.f(a,17,$$t.$td._z($$0.$aq.$type,"MaximumScaleIsAuto",7,function(b){return b.maximumScaleIsAuto()},function(b,c){b.maximumScaleIsAuto(c)},null,true,4));$$t.$gl.f(a,18,$$t.$td._z(Number,"MinimumScale",7,function(b){return b.minimumScale()},function(b,c){b.minimumScale(c)},null,true,4));$$t.$gl.f(a,19,$$t.$td._z($$0.$aq.$type,"MinimumScaleIsAuto",7,function(b){return b.minimumScaleIsAuto()},function(b,c){b.minimumScaleIsAuto(c)},null,true,4));$$t.$gl.f(a,20,$$t.$td._z($$t.$tk.$type,"MinorGridLines",7,function(b){return b.minorGridLines()},function(b,c){b.minorGridLines(c)},null,true,4));$$t.$gl.f(a,21,$$t.$td._z($$t.$u7.$type,"MinorTickMark",7,function(b){return b.minorTickMark()},function(b,c){b.minorTickMark(c)},null,true,4));$$t.$gl.f(a,22,$$t.$td._z(Number,"MinorUnit",7,function(b){return b.minorUnit()},function(b,c){b.minorUnit(c)},null,true,4));$$t.$gl.f(a,23,$$t.$td._z($$0.$aq.$type,"MinorUnitIsAuto",7,function(b){return b.minorUnitIsAuto()},function(b,c){b.minorUnitIsAuto(c)},null,true,4));$$t.$gl.f(a,24,$$t.$td._z($$t.$u8.$type,"MinorUnitScale",7,function(b){return b.minorUnitScale()},function(b,c){b.minorUnitScale(c)},null,true,4));$$t.$gl.f(a,26,$$t.$td._z($$0.$aq.$type,"ReversePlotOrder",7,function(b){return b.reversePlotOrder()},function(b,c){b.reversePlotOrder(c)},null,true,4));$$t.$gl.f(a,25,$$t.$td._z($$t.$ue.$type,"Position",7,function(b){return b.position()},function(b,c){b.position(c)},null,true,4));$$t.$gl.f(a,27,$$t.$td._z($$t.$u0.$type,"ScaleType",7,function(b){return b.scaleType()},function(b,c){b.scaleType(c)},null,true,4));$$t.$gl.f(a,28,$$t.$td._z($$t.$u5.$type,"TickLabelPosition",7,function(b){return b.tickLabelPosition()},function(b,c){b.tickLabelPosition(c)},null,true,4));$$t.$gl.f(a,29,$$t.$td._z($$0.$aw.$type,"TickLabelSpacing",7,function(b){return b.tickLabelSpacing()},function(b,c){b.tickLabelSpacing(c)},null,true,4));$$t.$gl.f(a,30,$$t.$td._z($$0.$aq.$type,"TickLabelSpacingIsAuto",7,function(b){return b.tickLabelSpacingIsAuto()},function(b,c){b.tickLabelSpacingIsAuto(c)},null,true,4));$$t.$gl.f(a,32,$$t.$td._z($$0.$aw.$type,"TickMarkSpacing",7,function(b){return b.tickMarkSpacing()},function(b,c){b.tickMarkSpacing(c)},null,true,4));$$t.$gl.f(a,31,$$t.$td._z($$t.$tl.$type,"TickLines",7,function(b){return b.tickLines()},function(b,c){b.tickLines(c)},null,true,4));$$t.$gl.f(a,33,$$t.$td._z($$0.$aq.$type,"Visible",7,function(b){return b.visible()},function(b,c){b.visible(c)},null,true,4));return a},_bl:function(a){return(this._ad&a)==a},_dt:function(a,b){if(b){this._ad|=a}else{this._ad&=~a}},_du:function(a,b,c){this._u();var d=this._bl(b);if(d==c){return}var e=$$t.$td._w[a].g($$t.$td.$type,$$0.$aq.$type,this,d,c,this._h());d=e.p1;this._dt(b,c);this.onPropertyChanged()},_dw:function(a){var b=new $$4.x($$t.$vt.$type,0);var c=this.chart();if(c!=null){var e=c.seriesCollection().getEnumerator();while(e.moveNext()){var d=e.current();var f=true;if(d.axisGroup()==this.axisGroup()){f=a(d)}if(f==false){break}}}},$type:new $.ig.Type("excel.Axis",$$t.$ts.$type)},true);$c("excel.AxisCollection:tf","excel.ChartObject",{_w:null,_ae:null,_staticInit:function(){$$t.$tf._x=$$t.$tf._y()},init:function(a){this._w=new Array(5);this._ae=new $$4.x($$t.$td.$type,0);$$t.$ts.init.call(this,a)},_m:function(a){for(var b=0;b<this._ae.count();b++){this._ae.__inner[b]._m(a)}},_i:function(a,b){for(var c=0;c<this._ae.count();c++){var d=this._ae.__inner[c];if(d._i(a,b)){return true}}return false},_o:function(a,b,c){for(var d=0;d<this._ae.count();d++){this._ae.__inner[d]._o(a,b,c)}},_t:function(a){for(var b=0;b<this._ae.count();b++){this._ae.__inner[b]._t(a)}},count:function(){this._an();return this._ae.count()},item:function(a,b){b=b!==void 0?b:1;this._aq(a,b);return this._w[this._ah(a,b)]},isReadOnly:function(){var a=this.workbook();if(a!=null){return!a._cl()}return false},add:function(a,b){b=b!==void 0?b:1;this._u();this._aq(a,b);var c=new $$t.td(this,a,b);this._al(c,a,b,true);return c},_al:function(a,b,c,d){var e=this.item(b,c);var f=null;if(e!=null){f=this._j(7);this.remove(b,c)}var g=this.workbook();var h=this.sheet();var i=new $$t.tg(1,this,a);var j=null;var k=null;if(g!=null&&!g._c2()&&!this._h()){j=$$t.$tf._x[0];k=j.b(g,h,j.c)}this._w[this._ah(b,c)]=a;this._ae.clear();if(j!=null){j.e($$t.$tg.$type,$$t.$td.$type,i,null,a);if(k!=null){j.d(g,k)}if(f!=null){this._p(f)}}this.onPropertyChanged()},clear:function(){this._u();var a=this.count()>1?this._j(7):null;this._ae.clear();for(var b=this._w.length-1;b>=0;b--){var c=this._w[b];if(c!=null){this._am(c)}}this._p(a)},getEnumerator:function(){var n;if(arguments.length===0){n=0}switch(n){case 0:return this._getEnumerator.apply(this,arguments);case 1:return this._getEnumerator$e.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getEnumerator:function(){this._an();return this._ae.getEnumerator()},remove:function(a,b){this._u();this._aq(a,b);var c=this.item(a,b);if(c==null){return false}this._am(c);return true},_am:function(a){var b=-1;for(var c=0;c<this._w.length;c++){var d=this._w[c];if(d==a){b=c;break}}if(b<0){return}var e=this.workbook();var f=this.sheet();var g=$$t.$tf._x[1];var h=new $$t.tg(1,this,a);var i=e==null||e._c2()||this._h()?null:g.b(e,f,g.c);this._w[b]=null;this._ae.clear();if(e!=null&&!e._c2()&&!this._h()){g.e($$t.$tg.$type,$$t.$td.$type,h,null,a);if(i!=null){g.d(e,i)}}this.onPropertyChanged()},_z:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$tg.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_y:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$tf._z($$t.$td.$type,"Add",7,function(b){return b.a},function(b,c){$$t.$tf._ao(b,c)},null,true,true,4));$$t.$gl.f(a,1,$$t.$tf._z($$t.$td.$type,"Remove",7,function(b){return b.a},function(b,c){$$t.$tf._ap(b,c)},null,true,true,4));return a},_ah:function(a,b){switch(a){default:case 1:if(b==1){return 0}else{return 1}case 2:if(b==1){return 2}else{return 3}case 3:return 4}},_an:function(){if(this._ae.count()==0){var c=this._w;for(var b=0;b<c.length;b++){var a=c[b];if(a!=null){this._ae.add(a)}}}},_ao:function(a,b){if(a.a!=null){a.b._am(a.a)}},_ap:function(a,b){var c=a.a;a.b._al(c,c.type(),c.axisGroup(),true)},_aq:function(a,b){$$t.$k.gl($$t.$uf.$type,a,"type");$$t.$k.gl($$t.$ud.$type,b,"group");if(a==3&&b==2){throw new $$6.d(0)}},_getEnumerator$e:function(){this._an();return this._ae.getEnumerator()},$type:new $.ig.Type("excel.AxisCollection",$$t.$ts.$type,[$$0.$bw.$type.specialize($$t.$td.$type)])},true);$c("AxisCollection_CollectionChangeContext:tg","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:null,a:null,init1:function(a,b,c){$$0.$bh.init.call(this);this.b=b;this.a=c},workbook:function(){return this.b.workbook()},sheet:function(){return this.b.sheet()},source:function(){return this.b.chart()},$type:new $.ig.Type("AxisCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.ChartAreaBase:ti","excel.ChartObject",{_aa:null,_ac:null,_ae:false,_staticInit:function(){$$t.$ti._w=$$t.$ti._x()},init:function(a){$$t.$ts.init.call(this,a)},_a:function(a){return $$t.$ti._w[a]},border:function(a){if(arguments.length===1){if(a!=this._aa){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._aa!=null){this._aa._l(null)}var b=this._r($$t.$ti.$type,$$t.$tj.$type,this,0,this._aa,a,null);this._aa=b.p2}return a}else{return this._aa}},fill:function(a){if(arguments.length===1){if(a!=this._ac){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ac!=null){this._ac._l(null)}var b=this._r($$t.$ti.$type,$$t.$vg.$type,this,1,this._ac,a,null);this._ac=b.p2}return a}else{return this._ac}},roundedCorners:function(a){if(arguments.length===1){if(a!=this._ae){var b=this._r($$t.$ti.$type,$$0.$aq.$type,this,4,this._ae,a,null);this._ae=b.p2}return a}else{return this._ae}},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$ti.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_z:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$vr.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(8);$$t.$gl.f(a,0,$$t.$ti._y($$t.$tj.$type,"Border",7,function(b){return b.border()},function(b,c){b.border(c)},null,true,4));$$t.$gl.f(a,1,$$t.$ti._y($$t.$vg.$type,"Fill",7,function(b){return b.fill()},function(b,c){b.fill(c)},null,true,4));$$t.$gl.f(a,2,$$t.$ti._z(Number,"Height",7,function(b){return b.height()},function(b,c){b.height(c)},null,true,4));$$t.$gl.f(a,3,$$t.$ti._z(Number,"Left",7,function(b){return b.left()},function(b,c){b.left(c)},null,true,4));$$t.$gl.f(a,4,$$t.$ti._y($$0.$aq.$type,"RoundedCorners",7,function(b){return b.roundedCorners()},function(b,c){b.roundedCorners(c)},null,true,4));$$t.$gl.f(a,5,$$t.$ti._z($$t.$up.$type,"Position",7,function(b){return b.position()},function(b,c){b.position(c)},null,true,4));$$t.$gl.f(a,6,$$t.$ti._z(Number,"Top",7,function(b){return b.top()},function(b,c){b.top(c)},null,true,4));$$t.$gl.f(a,7,$$t.$ti._z(Number,"Width",7,function(b){return b.width()},function(b,c){b.width(c)},null,true,4));return a},$type:new $.ig.Type("excel.ChartAreaBase",$$t.$ts.$type)},true);$c("excel.ChartArea:th","excel.ChartAreaBase",{init:function(a){$$t.$ti.init.call(this,a)},_ap:function(){var a=this.fill();if(a!=null){return a}var b=this.chart();return b!=null?b._e0():$$t.$vh._w(0,$m(Number,null),$m(Number,null),$m(Number,null))},$type:new $.ig.Type("excel.ChartArea",$$t.$ti.$type)},true);$c("excel.ChartLineBase:tq","excel.ChartObject",{_aa:null,_ac:0,_staticInit:function(){$$t.$tq._w=$$t.$tq._x()},init:function(a){this._aa=null;this._ac=.75;$$t.$ts.init.call(this,a)},_a:function(a){return $$t.$tq._w[a]},fill:function(a){if(arguments.length===1){if(a!=this._aa){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._aa!=null){this._aa._l(null)}var b=this._r($$t.$tq.$type,$$t.$vg.$type,this,0,this._aa,a,null);this._aa=b.p2}return a}else{return this._aa}},widthInPoints:function(a){if(arguments.length===1){if(a!=this._ac){var b=this._r($$t.$tq.$type,Number,this,2,this._ac,a,null);this._ac=b.p2}return a}else{return this._ac}},_z:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$tq.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$tj.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$tq._z($$t.$vg.$type,"Fill",7,function(b){return b.fill()},function(b,c){b.fill(c)},null,true,4));$$t.$gl.f(a,1,$$t.$tq._y($$t.$uh.$type,"LineStyle",7,function(b){return b.lineStyle()},function(b,c){b.lineStyle(c)},null,true,4));$$t.$gl.f(a,2,$$t.$tq._z(Number,"WidthInPoints",7,function(b){return b.widthInPoints()},function(b,c){b.widthInPoints(c)},null,true,4));return a},_aj:function(a){this._ac=a},$type:new $.ig.Type("excel.ChartLineBase",$$t.$ts.$type)},true);$c("excel.ChartBorder:tj","excel.ChartLineBase",{_ak:0,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._ak=7;$$t.$tq.init.call(this,null)},_init1:function(a){this._ak=7;$$t.$tq.init.call(this,a)},lineStyle:function(a){if(arguments.length===1){if(a!=this._ak){var b=this._q($$t.$tj.$type,$$t.$uh.$type,this,1,this._ak,a);this._ak=b.p2}return a}else{return this._ak}},_am:function(){if(this.fill()!=null){return this.fill()}var a=this.chart();return a!=null?a._eq():new $$t.vj},$type:new $.ig.Type("excel.ChartBorder",$$t.$tq.$type)},true);$c("excel.ChartGridLines:tk","excel.ChartLineBase",{_al:null,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._al=null;$$t.$tq.init.call(this,null)},_init1:function(a){this._al=null;$$t.$tq.init.call(this,a)},_gridLineType:0,gridLineType:function(a){if(arguments.length===1){this._gridLineType=a;return a}else{return this._gridLineType}},_an:function(a,b){$$t.$tq._l.call(this,a);this.gridLineType(b)},_ak:function(){if(this.fill()!=null){return this.fill()}if(this._al==null){var a=this.gridLineType()==0?.15:.05;var b=this.gridLineType()==0?.85:.95;this._al=$$t.$vh._w(1,$m(Number,null),$m(Number,a),$m(Number,b))}return this._al},$type:new $.ig.Type("excel.ChartGridLines",$$t.$tq.$type)},true);$c("excel.ChartTickLines:tl","excel.ChartLineBase",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$tq.init.call(this,null)},_init1:function(a){$$t.$tq.init.call(this,a)},_ak:function(){if(this.fill()!=null){return this.fill()}var a=this.chart();if(a!=null){return a._ey()}return $$t.$vh._w(4,$m(Number,null),$m(Number,null),$m(Number,null))},$type:new $.ig.Type("excel.ChartTickLines",$$t.$tq.$type)},true);$c("excel.ChartLine:tm","excel.ChartLineBase",{init:function(){$$t.$tq.init.call(this,null);this._aj(2.25)},$type:new $.ig.Type("excel.ChartLine",$$t.$tq.$type)},true);$c("excel.ChartSeriesLines:tn","excel.ChartLineBase",{_al:null,init:function(){this._al=null;$$t.$tq.init.call(this,null)},_ak:function(){if(this.fill()!=null){return this.fill()}if(this._al==null){this._al=$$t.$vh._w(1,$m(Number,null),$m(Number,.35),$m(Number,.65))}return this._al},$type:new $.ig.Type("excel.ChartSeriesLines",$$t.$tq.$type)},true);$c("excel.ChartHighLowLines:to","excel.ChartLineBase",{init:function(){$$t.$tq.init.call(this,null);var a=new $$t.ah(1);this.fill(new $$t.vh(a))},_ak:function(){if(this.fill()!=null){return this.fill()}var a=this.chart();return a!=null?a._ez():$$t.$vh._w(1,$m(Number,null),$m(Number,null),$m(Number,null))},$type:new $.ig.Type("excel.ChartHighLowLines",$$t.$tq.$type)},true);$c("excel.ChartDropLines:tp","excel.ChartLineBase",{init:function(){$$t.$tq.init.call(this,null)},$type:new $.ig.Type("excel.ChartDropLines",$$t.$tq.$type)},true);$c("excel.ChartsheetDisplayOptionsBase:tt","excel.DisplayOptionsBase",{_y:0,_w:false,init:function(a){this._y=100;this._w=true;$$t.$bp.init.call(this,a)},_n:function(a){var b=$b($$t.$tt.$type,a);if(b!=null){this._w=b.sizeWithWindow();this._y=b.magnification()}$$t.$bp._n.call(this,a)},resetCore:function(){this._y=100;this._w=true;$$t.$bp.resetCore.call(this)},magnification:function(a){if(arguments.length===1){if(this._y!=a){if(a<10||400<a){throw $$t.$k.x("value",a,$$t.$k.ef("LE_ArgumentOutOfRangeException_MagnificationLevel"))}var b=$$t.$tt._t[1].g($$t.$tt.$type,$$0.$aw.$type,this,this._y,a,false);this._y=b.p1}return a}else{return this._y}},sizeWithWindow:function(a){if(arguments.length===1){if(this._w!=a){var b=$$t.$tt._t[0].g($$t.$tt.$type,$$0.$aq.$type,this,this._w,a,false);this._w=b.p1}return a}else{return this._w}},_v:function($tValue,a,b,c,d,e,f){return new $$t.gm($$t.$tt.$type,$tValue,a,35,b,c,d,e,f,false,null,null)},_u:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$tt._v($$0.$aq.$type,"SizeWithWindow",function(b){return b.sizeWithWindow()},function(b,c){b.sizeWithWindow(c)},null,false,0));$$t.$gl.f(a,1,$$t.$tt._v($$0.$aw.$type,"Magnification",function(b){return b.magnification()},function(b,c){b.magnification(c)},null,false,0));return a},$type:new $.ig.Type("excel.ChartsheetDisplayOptionsBase",$$t.$bp.$type)},true);$c("excel.ChartsheetDisplayOptions:tu","excel.ChartsheetDisplayOptionsBase",{init:function(a){$$t.$tt.init.call(this,a)},_e:function(){return new $$t.tu(this._sheet())},_j:function(){return true},$type:new $.ig.Type("excel.ChartsheetDisplayOptions",$$t.$tt.$type)},true);$c("excel.CustomViewChartDisplayOptions:tv","excel.ChartsheetDisplayOptionsBase",{_ad:null,init:function(a,b){$$t.$tt.init.call(this,a);this._ad=b},_e:function(){return new $$t.tv(this._sheet(),this._ad)},_j:function(){return false},$type:new $.ig.Type("excel.CustomViewChartDisplayOptions",$$t.$tt.$type)},true);$c("excel.ChartsheetPrintOptions:tw","excel.PrintOptionsBase",{init:function(a,b){$$t.$gy.init.call(this,a,b)},$type:new $.ig.Type("excel.ChartsheetPrintOptions",$$t.$gy.$type)},true);$c("excel.ChartsheetProtection:tx","excel.SheetProtection",{_e:0,init:function(a){$$t.$g6.init.call(this,a)},allowEditObjects:function(a){if(arguments.length===1){this._k(1,a);return a}else{return this._i(1)}},allowEditContents:function(a){if(arguments.length===1){this._k(2,a);return a}else{return this._i(2)}},_f:function(){return this._e},_j:function(a,b,c){if(this._c.g()==false){this._l(1,b);this._l(2,c);this._c.k(a)}},_i:function(a){return(this._e&a)==a},_k:function(a,b){if(b){this._e|=a}else{this._e&=~a}},_l:function(a,b){if(b.hasValue()){this._k(a,b.value())}},$type:new $.ig.Type("excel.ChartsheetProtection",$$t.$g6.$type)},true);$c("excel.ChartTextAreaBase:t0","excel.ChartObject",{_z:null,_a1:null,_ab:null,_ax:null,_bq:null,_ag:0,_am:0,_a4:0,_ae:0,_ai:0,_a5:0,_as:null,_ak:0,_a6:0,_aq:0,_ao:0,_a2:false,_staticInit:function(){$$t.$t0._w=$$t.$t0._x()},init:function(a){this._z=null;this._a1=null;this._ag=-4108;this._am=0;this._ae=-4105;this._ai=-5002;this._a5=0;this._as=null;this._ak=0;this._aq=-4108;this._ao=2;this._a2=true;$$t.$ts.init.call(this,a)},_a:function(a){return $$t.$t0._w[a]},_m:function(a){if(this._ax!=null){a(this.sheet(),this._ax)}},_i:function(a,b){if(this._ax!=null&&this._ax._ar(a.workbook(),a,b)){return true}return false},_o:function(a,b,c){if(this._ax!=null){var d=this.sheet();if(d!=null){var e=this._ax._toString2(1,d.workbook()._e3());if(this._ax._av(d,b,0)){a(this,e)}}}},_k:function(a){var b=$b(String,a);if(b!=null){var c=this.workbook();var d=c!=null?c._e3():$$0.$cf.invariantCulture();var e=this._ax!=null?this._ax._toString2(1,d):null;this._setFormula1(b,$m($$t.$b0.$type,1));return e}return null},_t:function(a){if(this._ax!=null&&this._ax._t()==a){this._ax=null}},border:function(a){if(arguments.length===1){if(a!=this._z){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._z!=null){this._z._l(null)}var b=this._r($$t.$t0.$type,$$t.$tj.$type,this,0,this._z,a,null);this._z=b.p2}return a}else{return this._z}},defaultFont:function(){this._e(this.workbook());this._br(this._a1);return this._a1},_br:function(a){},_e:function(a){if(this._a1!=null){return this._a1}var b=this.workbook()!=null?this.workbook():a;if(b==null){return null}this._a1=this._f(b);return this._a1},_a0:function(){return $$t.$k.ad(this._a1,1)},fill:function(a){if(arguments.length===1){if(a!=this._ab){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ab!=null){this._ab._l(null)}var b=this._r($$t.$t0.$type,$$t.$vg.$type,this,1,this._ab,a,null);this._ab=b.p2}return a}else{return this._ab}},_ad:function(){var a=this.fill();if(a==null){a=new $$t.vj}return a},formula:function(){return this._ax},_ay:function(a){if(arguments.length===1){if(a!=this._ax){if(a!=null&&a._targetReference()==null){$$t.$t0._az(this.sheet(),a)}var b=this._r($$t.$t0.$type,$$t.$ey.$type,this,2,this._ax,a,null);this._ax=b.p2}return a}else{return this._ax}},_ah:function(a){if(arguments.length===1){if(a!=this._ag){var b=this._q($$t.$t0.$type,$$t.$uu.$type,this,3,this._ag,a);this._ag=b.p2}return a}else{return this._ag}},horizontalOverflow:function(a){if(arguments.length===1){if(a!=this._am){var b=this._q($$t.$t0.$type,$$t.$u3.$type,this,4,this._am,a);this._am=b.p2}return a}else{return this._am}},left:function(a){if(arguments.length===1){if(a!=this._a4){var b=this._r($$t.$t0.$type,Number,this,5,this._a4,a,null);this._a4=b.p2}return a}else{return this._a4}},position:function(a){if(arguments.length===1){if(a!=this._ae){var b=this._q($$t.$t0.$type,$$t.$up.$type,this,6,this._ae,a);this._ae=b.p2}return a}else{return this._ae}},readingOrder:function(a){if(arguments.length===1){if(a!=this._ai){var b=this._q($$t.$t0.$type,$$t.$uz.$type,this,7,this._ai,a);this._ai=b.p2}return a}else{return this._ai}},rotation:function(a){if(arguments.length===1){if(a!=this._a5){var b=this._r($$t.$t0.$type,Number,this,8,this._a5,a,null);this._a5=b.p2}return a}else{return this._a5}},text:function(a){if(arguments.length===1){if(a!=this._as){var b=this._r($$t.$t0.$type,$$t.$dr.$type,this,9,this._as,a,null);this._as=b.p2}return a}else{if(this._ax!=null){var a=this._ax._evaluateHelper(this.workbook(),null,false);if(!a.isError()){var b=a.toString();if(b!=this._bq){this._bq=b;this._as=new $$t.dr(b)}}}return this._as}},textDirection:function(a){if(arguments.length===1){if(a!=this._ak){var b=this._q($$t.$t0.$type,$$t.$u2.$type,this,10,this._ak,a);this._ak=b.p2}return a}else{return this._ak}},top:function(a){if(arguments.length===1){if(a!=this._a6){var b=this._r($$t.$t0.$type,Number,this,11,this._a6,a,null);this._a6=b.p2}return a}else{return this._a6}},verticalAlignment:function(a){if(arguments.length===1){if(a!=this._aq){var b=this._q($$t.$t0.$type,$$t.$vc.$type,this,12,this._aq,a);this._aq=b.p2}return a}else{return this._aq}},verticalOverflow:function(a){if(arguments.length===1){if(a!=this._ao){var b=this._q($$t.$t0.$type,$$t.$u4.$type,this,13,this._ao,a);this._ao=b.p2}return a}else{return this._ao}},wrapText:function(a){if(arguments.length===1){if(a!=this._a2){var b=this._r($$t.$t0.$type,$$0.$aq.$type,this,14,this._a2,a,null);this._a2=b.p2}return a}else{return this._a2}},setFormula:function(){return this._setFormula1.apply(this,arguments)},_setFormula1:function(a,b){b=b!==void 0?b:null;b=$t($$t.$b0.$type,b);if(a!=null&&a.length>0&&a.charAt(0)!="="){a="="+a}this._ay($$t.$wn._n(a,this.workbook(),b,0,0,0,null))},_bs:function(a,b){this._ax=b;$$t.$t0._az(a,b)},_aw:function(a){var b=this.text();var c=null;if(b!=null&&a){var d=b.getFormattingRuns();if(d!=null){var f=d.getEnumerator();while(f.moveNext()){var e=f.current();c=e;break}}}if(c==null){return this.defaultFont()}var g=[c,this.defaultFont()];return $$t.$k.v(g,this.workbook())},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$t0.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(15);$$t.$gl.f(a,0,$$t.$t0._y($$t.$tj.$type,"Border",7,function(b){return b.border()},function(b,c){b.border(c)},null,true,4));$$t.$gl.f(a,1,$$t.$t0._y($$t.$vg.$type,"Fill",7,function(b){return b.fill()},function(b,c){b.fill(c)},null,true,4));$$t.$gl.f(a,2,$$t.$t0._y($$t.$ey.$type,"FormulaInternal",7,function(b){return b._ay()},function(b,c){b._ay(c)},null,true,4));$$t.$gl.f(a,3,$$t.$t0._y($$t.$uu.$type,"HorizontalAlignment",7,function(b){return b._ah()},function(b,c){b._ah(c)},null,true,4));$$t.$gl.f(a,4,$$t.$t0._y($$t.$u3.$type,"HorizontalOverflow",7,function(b){return b.horizontalOverflow()},function(b,c){b.horizontalOverflow(c)},null,true,4));$$t.$gl.f(a,5,$$t.$t0._y(Number,"Left",7,function(b){return b.left()},function(b,c){b.left(c)},null,true,4));$$t.$gl.f(a,6,$$t.$t0._y($$t.$up.$type,"Position",7,function(b){return b.position()},function(b,c){b.position(c)},null,true,4));$$t.$gl.f(a,7,$$t.$t0._y($$t.$uz.$type,"ReadingOrder",7,function(b){return b.readingOrder()},function(b,c){b.readingOrder(c)},null,true,4));$$t.$gl.f(a,8,$$t.$t0._y(Number,"Rotation",7,function(b){return b.rotation()},function(b,c){b.rotation(c)},null,true,4));$$t.$gl.f(a,9,$$t.$t0._y($$t.$dr.$type,"Text",7,function(b){return b.text()},function(b,c){b.text(c)},null,true,4));$$t.$gl.f(a,10,$$t.$t0._y($$t.$u2.$type,"TextDirection",7,function(b){return b.textDirection()},function(b,c){b.textDirection(c)},null,true,4));$$t.$gl.f(a,11,$$t.$t0._y(Number,"Top",7,function(b){return b.top()},function(b,c){b.top(c)},null,true,4));$$t.$gl.f(a,12,$$t.$t0._y($$t.$vc.$type,"VerticalAlignment",7,function(b){return b.verticalAlignment()},function(b,c){b.verticalAlignment(c)},null,true,4));$$t.$gl.f(a,13,$$t.$t0._y($$t.$u4.$type,"VerticalOverflow",7,function(b){return b.verticalOverflow()},function(b,c){b.verticalOverflow(c)},null,true,4));$$t.$gl.f(a,14,$$t.$t0._y($$0.$aq.$type,"WrapText",7,function(b){return b.wrapText()},function(b,c){b.wrapText(c)},null,true,4));return a},_az:function(a,b){if(b!=null){var c=new $$t.aaq(true,a,new $$t.jx(1,0,0));b._setTargetReference(c,a.workbook(),false)}return b},allowDefaultValues:function(){return true},getDefaultFont:function(){return this.defaultFont()},getFontDefaultsResolver:function(){return null},onUnformattedStringChanged:function(a){},onFormattingChanged:function(){var a=this._d();if(a!=null){a.onPropertyChanged()}},$type:new $.ig.Type("excel.ChartTextAreaBase",$$t.$ts.$type,[$$t.$fl.$type])},true);$c("excel.ChartTitle:ty","excel.ChartTextAreaBase",{_by:false,_staticInit:function(){$$t.$ty._bu=$$t.$ty._bv()},init:function(){$$t.$t0.init.call(this,null)},_bx:function(){var a=this.defaultFont();var b=this.workbook();var c=this._e(b);this._b2(c);var d=[a,c];return $$t.$k.v(d,b)},overlay:function(a){if(arguments.length===1){if(a!=this._by){var b=this._r($$t.$ty.$type,$$0.$aq.$type,this,15,this._by,a,null);
|
|
this._by=b.p2}return a}else{return this._by}},_b2:function(a){if(a==null){return}if($j(a._bold$i(),null)){a._bold$i($m($$0.$aq.$type,false))}if($j(a._italic$i(),null)){a._italic$i($m($$0.$aq.$type,false))}if(a.underlineStyle()==-1){a.underlineStyle(0)}if($j(a._strikeout$i(),null)){a._strikeout$i($m($$0.$aq.$type,false))}if(a.height()<=0){a.height($.ig.truncate(20*14))}},_br:function(a){this._b2(a)},_a:function(a){if(a<15){return $$t.$t0._a.call(this,a)}return $$t.$ty._bu[a-15]},_bw:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$ty.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_bv:function(){var a=15;var b=new Array(16-a);$$t.$gl.f(b,15-a,$$t.$ty._bw($$0.$aq.$type,"Overlay",7,function(c){return c.overlay()},function(c,d){c.overlay(d)},null,true,4));return b},$type:new $.ig.Type("excel.ChartTitle",$$t.$t0.$type)},true);$c("excel.ChartLabelBase:tz","excel.ChartTextAreaBase",{_b2:null,_bx:false,init:function(a){this._b2=null;this._bx=false;$$t.$t0.init.call(this,a)},numberFormat:function(a){if(arguments.length===1){if(a!=this._b2){var b=this._r($$t.$tz.$type,String,this,15,this._b2,a,null);this._b2=b.p2}return a}else{return this._b2}},numberFormatLinked:function(a){if(arguments.length===1){if(a!=this._bx){var b=this._r($$t.$tz.$type,$$0.$aq.$type,this,16,this._bx,a,null);this._bx=b.p2}return a}else{return this._bx}},_staticInit:function(){$$t.$tz._bu=$$t.$tz._bv()},_a:function(a){if(a<15){return $$t.$t0._a.call(this,a)}return $$t.$tz._bu[a-15]},_bw:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$tz.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_bv:function(){var a=15;var b=new Array(17-a);$$t.$gl.f(b,15-a,$$t.$tz._bw(String,"NumberFormat",7,function(c){return c.numberFormat()},function(c,d){c.numberFormat(d)},null,true,4));$$t.$gl.f(b,16-a,$$t.$tz._bw($$0.$aq.$type,"NumberFormatLinked",7,function(c){return c.numberFormatLinked()},function(c,d){c.numberFormatLinked(d)},null,true,4));return b},$type:new $.ig.Type("excel.ChartLabelBase",$$t.$t0.$type)},true);$c("excel.DataLabel:t1","excel.ChartLabelBase",{_cl:0,_cc:false,_b8:0,_dg:null,_c2:$m($$0.$aq.$type,null),_c3:$m($$0.$aq.$type,null),_c4:$m($$0.$aq.$type,null),_c5:$m($$0.$aq.$type,null),_c6:$m($$0.$aq.$type,null),_c7:$m($$0.$aq.$type,null),_c8:$m($$0.$aq.$type,null),_cm:0,_staticInit:function(){$$t.$t1._b4=$$t.$t1._b5()},init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._cc=false;this._b8=0;this._c2=$m($$0.$aq.$type,null);this._c3=$m($$0.$aq.$type,null);this._c4=$m($$0.$aq.$type,null);this._c5=$m($$0.$aq.$type,null);this._c6=$m($$0.$aq.$type,null);this._c7=$m($$0.$aq.$type,null);this._c8=$m($$0.$aq.$type,null);$$t.$tz.init.call(this,null)},_init1:function(a){this._cc=false;this._b8=0;this._c2=$m($$0.$aq.$type,null);this._c3=$m($$0.$aq.$type,null);this._c4=$m($$0.$aq.$type,null);this._c5=$m($$0.$aq.$type,null);this._c6=$m($$0.$aq.$type,null);this._c7=$m($$0.$aq.$type,null);this._c8=$m($$0.$aq.$type,null);$$t.$tz.init.call(this,a)},_a:function(a){if(a<17){return $$t.$tz._a.call(this,a)}return $$t.$t1._b4[a-17]},formula:function(){return null},height:function(a){if(arguments.length===1){if(a!=this._cl){var b=this._r($$t.$t1.$type,Number,this,17,this._cl,a,function(b){if(b<0){throw new $$6.f(0)}});this._cl=b.p2}return a}else{return this._cl}},isDeleted:function(a){if(arguments.length===1){if(a!=this._cc){var b=this._r($$t.$t1.$type,$$0.$aq.$type,this,18,this._cc,a,null);this._cc=b.p2}return a}else{return this._cc}},labelPosition:function(a){if(arguments.length===1){if(a!=this._b8){var b=this._r($$t.$t1.$type,$$t.$um.$type,this,19,this._b8,a,null);this._b8=b.p2}return a}else{return this._b8}},position:function(a){if(arguments.length===1){return a}else{return-4105}},separator:function(a){if(arguments.length===1){var b=this._r($$t.$t1.$type,String,this,20,this._dg,a,null);this._dg=b.p2;return a}else{return this._dg}},showBubbleSize:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._showBubbleSize$i.apply(this,arguments);return a}else{return $s(this._showBubbleSize$i.apply(this,arguments))}},_showBubbleSize$i:function(a){if(arguments.length===1){var b=this._r($$t.$t1.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,21,this._c2,a,null);this._c2=b.p2;return a}else{return this._c2}},_ce:function(){if($l(this._showBubbleSize$i(),null)){return $j(this._showBubbleSize$i(),true)}var a=this._ca();return a!=null?$j(a._showBubbleSize$i(),true):false},showCategoryName:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._showCategoryName$i.apply(this,arguments);return a}else{return $s(this._showCategoryName$i.apply(this,arguments))}},_showCategoryName$i:function(a){if(arguments.length===1){var b=this._r($$t.$t1.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,22,this._c3,a,null);this._c3=b.p2;return a}else{return this._c3}},_cf:function(){if($l(this._showCategoryName$i(),null)){return $j(this._showCategoryName$i(),true)}var a=this._ca();return a!=null?$j(a._showCategoryName$i(),true):false},showLegendKey:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._showLegendKey$i.apply(this,arguments);return a}else{return $s(this._showLegendKey$i.apply(this,arguments))}},_showLegendKey$i:function(a){if(arguments.length===1){var b=this._r($$t.$t1.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,23,this._c4,a,null);this._c4=b.p2;return a}else{return this._c4}},_cg:function(){if($l(this._showLegendKey$i(),null)){return $j(this._showLegendKey$i(),true)}var a=this._ca();return a!=null?$j(a._showLegendKey$i(),true):false},showPercentage:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._showPercentage$i.apply(this,arguments);return a}else{return $s(this._showPercentage$i.apply(this,arguments))}},_showPercentage$i:function(a){if(arguments.length===1){var b=this._r($$t.$t1.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,24,this._c5,a,null);this._c5=b.p2;return a}else{return this._c5}},_ch:function(){if($l(this._showPercentage$i(),null)){return $j(this._showPercentage$i(),true)}var a=this._ca();return a!=null?$j(a._showPercentage$i(),true):false},showSeriesName:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._showSeriesName$i.apply(this,arguments);return a}else{return $s(this._showSeriesName$i.apply(this,arguments))}},_showSeriesName$i:function(a){if(arguments.length===1){var b=this._r($$t.$t1.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,26,this._c7,a,null);this._c7=b.p2;return a}else{return this._c7}},_cj:function(){if($l(this._showSeriesName$i(),null)){return $j(this._showSeriesName$i(),true)}var a=this._ca();return a!=null?$j(a._showSeriesName$i(),true):false},showRange:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._showRange$i.apply(this,arguments);return a}else{return $s(this._showRange$i.apply(this,arguments))}},_showRange$i:function(a){if(arguments.length===1){var b=this._r($$t.$t1.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,25,this._c6,a,null);this._c6=b.p2;return a}else{return this._c6}},_ci:function(){if($l(this._showRange$i(),null)){return $j(this._showRange$i(),true)}var a=this._ca();return a!=null?$j(a._showRange$i(),true):false},showValue:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._showValue$i.apply(this,arguments);return a}else{return $s(this._showValue$i.apply(this,arguments))}},_showValue$i:function(a){if(arguments.length===1){var b=this._r($$t.$t1.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,27,this._c8,a,null);this._c8=b.p2;return a}else{return this._c8}},_ck:function(){if($l(this._showValue$i(),null)){return $j(this._showValue$i(),true)}var a=this._ca();return a!=null?$j(a._showValue$i(),true):true},width:function(a){if(arguments.length===1){if(a!=this._cm){var b=this._r($$t.$t1.$type,Number,this,28,this._cm,a,function(b){if(b<0){throw new $$6.f(0)}});this._cm=b.p2}return a}else{return this._cm}},_ad:function(){if(this.fill()!=null){return this.fill()}var a=this._ca();if(a!=null){return a._ad()}return new $$t.vj},_b7:function(){if(this.border()!=null){return this.border()}var a=this._ca();return a!=null?a.border():null},_cb:function(){var a=this._ca();if(a==null){return this.defaultFont()}return $$t.$k.v([this.defaultFont(),a.defaultFont()],this.workbook())},_ca:function(){var a=$b($$t.$vs.$type,this.owner());var b=a!=null?$b($$t.$t3.$type,a.owner()):null;var c=b!=null?$b($$t.$vt.$type,b.owner()):null;return c!=null?c.dataLabels():null},setFormula:function(){return this._setFormula1.apply(this,arguments)},_setFormula1:function(a,b){b=b!==void 0?b:null;b=$t($$t.$b0.$type,b);$$t.$tz._setFormula1.call(this,a,b)},_b6:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$t1.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_b5:function(){var a=17;var b=new Array(29-a);$$t.$gl.f(b,18-a,$$t.$t1._b6($$0.$aq.$type,"IsDeleted",7,function(c){return c.isDeleted()},function(c,d){c.isDeleted(d)},null,true,4));$$t.$gl.f(b,17-a,$$t.$t1._b6(Number,"Height",7,function(c){return c.height()},function(c,d){c.height(d)},null,true,4));$$t.$gl.f(b,19-a,$$t.$t1._b6($$t.$um.$type,"LabelPosition",7,function(c){return c.labelPosition()},function(c,d){c.labelPosition(d)},null,true,4));$$t.$gl.f(b,20-a,$$t.$t1._b6(String,"Separator",7,function(c){return c.separator()},function(c,d){c.separator(d)},null,true,4));$$t.$gl.f(b,21-a,$$t.$t1._b6($$0.$ai.$type.specialize($$0.$aq.$type),"ShowBubbleSize",7,function(c){return c._showBubbleSize$i()},function(c,d){c._showBubbleSize$i(d)},null,true,4));$$t.$gl.f(b,22-a,$$t.$t1._b6($$0.$ai.$type.specialize($$0.$aq.$type),"ShowCategoryName",7,function(c){return c._showCategoryName$i()},function(c,d){c._showCategoryName$i(d)},null,true,4));$$t.$gl.f(b,23-a,$$t.$t1._b6($$0.$ai.$type.specialize($$0.$aq.$type),"ShowLegendKey",7,function(c){return c._showLegendKey$i()},function(c,d){c._showLegendKey$i(d)},null,true,4));$$t.$gl.f(b,24-a,$$t.$t1._b6($$0.$ai.$type.specialize($$0.$aq.$type),"ShowPercentage",7,function(c){return c._showPercentage$i()},function(c,d){c._showPercentage$i(d)},null,true,4));$$t.$gl.f(b,25-a,$$t.$t1._b6($$0.$ai.$type.specialize($$0.$aq.$type),"ShowRange",7,function(c){return c._showRange$i()},function(c,d){c._showRange$i(d)},null,true,4));$$t.$gl.f(b,26-a,$$t.$t1._b6($$0.$ai.$type.specialize($$0.$aq.$type),"ShowSeriesName",7,function(c){return c._showSeriesName$i()},function(c,d){c._showSeriesName$i(d)},null,true,4));$$t.$gl.f(b,27-a,$$t.$t1._b6($$0.$ai.$type.specialize($$0.$aq.$type),"ShowValue",7,function(c){return c._showValue$i()},function(c,d){c._showValue$i(d)},null,true,4));$$t.$gl.f(b,28-a,$$t.$t1._b6(Number,"Width",7,function(c){return c.width()},function(c,d){c.width(d)},null,true,4));return b},$type:new $.ig.Type("excel.DataLabel",$$t.$tz.$type)},true);$c("excel.SeriesDataLabels:t2","excel.DataLabel",{_dm:null,_dq:false,_staticInit:function(){$$t.$t2._di=$$t.$t2._dj()},init:function(a){this._dm=null;this._dq=true;$$t.$t1._init1.call(this,a)},left:function(a){if(arguments.length===1){$$t.$t1.left.call(this,a);return a}else{return $$t.$t1.left.call(this)}},top:function(a){if(arguments.length===1){$$t.$t1.top.call(this,a);return a}else{return $$t.$t1.top.call(this)}},text:function(a){if(arguments.length===1){$$t.$t1.text.call(this,a);return a}else{return $$t.$t1.text.call(this)}},isDeleted:function(a){if(arguments.length===1){$$t.$t1.isDeleted.call(this,a);return a}else{return $$t.$t1.isDeleted.call(this)}},_i:function(a,b){if(this._dm!=null&&this._dm._ar(a.workbook(),a,b)){return true}return $$t.$t1._i.call(this,a,b)},_m:function(a){if(this._dm!=null){a(this.sheet(),this._dm)}$$t.$t1._m.call(this,a)},height:function(a){if(arguments.length===1){$$t.$t1.height.call(this,a);return a}else{return $$t.$t1.height.call(this)}},_o:function(a,b,c){if(this._dm!=null){var d=this.sheet();if(d!=null){var e=this._dm._toString2(1,d.workbook()._e3());if(this._dm._av(d,b,0)){a(this,$$6.$w.a($$0.$aw.$type,String,200,e))}}}$$t.$t1._o.call(this,a,b,c)},_k:function(a){var b=$b($$6.$u.$type.specialize($$0.$aw.$type,String),a);if(b!=null&&b._c==200){var c=this.workbook();var d=c!=null?c._e3():$$0.$cf.invariantCulture();var e=this._dm!=null?this._dm._toString2(1,d):null;this._setFormula1(b._d,$m($$t.$b0.$type,1));return $$6.$w.a($$0.$aw.$type,String,200,e)}return $$t.$t1._k.call(this,a)},_t:function(a){if(this._dm!=null&&this._dm._t()==a){this._dm=null}$$t.$t1._t.call(this,a)},width:function(a){if(arguments.length===1){$$t.$t1.width.call(this,a);return a}else{return $$t.$t1.width.call(this)}},dataLabelsRange:function(){return this._dm},_dn:function(a){if(arguments.length===1){if(a!=this._dm){if(a!=null&&a._targetReference()==null){$$t.$t2._dp(this.sheet(),a)}var b=this._r($$t.$t2.$type,$$t.$ey.$type,this,29,this._dm,a,null);this._dm=b.p2}return a}else{return this._dm}},_dw:function(){return this._dm!=null?this._dm._toString():null},showLeaderLines:function(a){if(arguments.length===1){if(a!=this._dq){var b=this._r($$t.$t2.$type,$$0.$aq.$type,this,30,this._dq,a,null);this._dq=b.p2}return a}else{return this._dq}},_ca:function(){return null},setDataLabelsRange:function(){return this._setDataLabelsRange1.apply(this,arguments)},_setDataLabelsRange1:function(a,b){b=b!==void 0?b:null;b=$t($$t.$b0.$type,b);if(a!=null&&a.length>0&&a.charAt(0)!="="){a="="+a}this._ay($$t.$wn._n(a,this.workbook(),b,0,0,0,null))},_dx:function(a,b){this._dm=b;$$t.$t2._dp(a,b)},_dp:function(a,b){if(b!=null){var c=new $$t.aaq(true,a,new $$t.jx(1,0,0));b._setTargetReference(c,a.workbook(),false)}return b},_a:function(a){if(a<29){return $$t.$t1._a.call(this,a)}return $$t.$t2._di[a-29]},_dk:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$t2.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_dj:function(){var a=29;var b=new Array(31-a);$$t.$gl.f(b,29-a,$$t.$t2._dk($$t.$ey.$type,"DataLabelsRangeInternal",7,function(c){return c._dn()},function(c,d){c._dn(d)},null,true,4));$$t.$gl.f(b,30-a,$$t.$t2._dk($$0.$aq.$type,"ShowLeaderLines",7,function(c){return c.showLeaderLines()},function(c,d){c.showLeaderLines(d)},null,true,4));return b},$type:new $.ig.Type("excel.SeriesDataLabels",$$t.$t1.$type)},true);$c("excel.DataPoint:vs","excel.ChartObject",{_ba:$m($$0.$aq.$type,null),_bb:$m($$0.$aq.$type,null),_bc:$m($$0.$aq.$type,null),_z:null,_am:null,_bd:$m($$0.$aw.$type,null),_af:null,_be:$m($$0.$aq.$type,null),_aa:null,_ag:null,_bf:$m($$0.$aw.$type,null),_bg:$m($$t.$ux.$type,null),_staticInit:function(){$$t.$vs._w=$$t.$vs._x()},init:function(a){this._ba=$m($$0.$aq.$type,null);this._bb=$m($$0.$aq.$type,null);this._bc=$m($$0.$aq.$type,null);this._bd=$m($$0.$aw.$type,null);this._be=$m($$0.$aq.$type,null);this._bf=$m($$0.$aw.$type,null);this._bg=$m($$t.$ux.$type,null);$$t.$ts.init.call(this,a)},_a:function(a){return $$t.$vs._w[a]},_i:function(a,b){if(this._am!=null&&this._am._i(a,b)){return true}return false},_m:function(a){if(this._am!=null){this._am._m(a)}},_o:function(a,b,c){if(this._am!=null){this._am._o(a,b,c)}},_t:function(a){if(this._am!=null){this._am._t(a)}},applyPicToEnd:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._applyPicToEnd$i.apply(this,arguments);return a}else{return $s(this._applyPicToEnd$i.apply(this,arguments))}},_applyPicToEnd$i:function(a){if(arguments.length===1){if($l(a,this._ba)){var b=this._r($$t.$vs.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,0,this._ba,a,null);this._ba=b.p2}return a}else{return this._ba}},_aq:function(){var a=$$t.$k.du(this._ba);if(a.hasValue()){return a.value()}var b=this._ap();return b!=null?b.applyPicToEnd():false},applyPicToFront:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._applyPicToFront$i.apply(this,arguments);return a}else{return $s(this._applyPicToFront$i.apply(this,arguments))}},_applyPicToFront$i:function(a){if(arguments.length===1){if($l(a,this._bb)){var b=this._r($$t.$vs.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,1,this._bb,a,null);this._bb=b.p2}return a}else{return this._bb}},_ar:function(){var a=$$t.$k.du(this._bb);if(a.hasValue()){return a.value()}var b=this._ap();return b!=null?b.applyPicToFront():false},applyPicToSides:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._applyPicToSides$i.apply(this,arguments);return a}else{return $s(this._applyPicToSides$i.apply(this,arguments))}},_applyPicToSides$i:function(a){if(arguments.length===1){if($l(a,this._bc)){var b=this._r($$t.$vs.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,2,this._bc,a,null);this._bc=b.p2}return a}else{return this._bc}},_as:function(){var a=$$t.$k.du(this._bc);if(a.hasValue()){return a.value()}var b=this._ap();return b!=null?b.applyPicToSides():false},border:function(a){if(arguments.length===1){if(a!=this._z){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._z!=null){this._z._l(null)}var b=this._r($$t.$vs.$type,$$t.$tj.$type,this,3,this._z,a,null);this._z=b.p2}return a}else{return this._z}},_ac:function(){if(this._z!=null){return this._z}var a=this._ap();return a!=null?a.border():null},dataLabel:function(a){if(arguments.length===1){if(a!=this._am){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._am!=null){this._am._l(null)}var b=this._r($$t.$vs.$type,$$t.$t1.$type,this,4,this._am,a,null);this._am=b.p2}return a}else{return this._am}},explosion:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aw.$type,arguments[0]);this._explosion$i.apply(this,arguments);return a}else{return $s(this._explosion$i.apply(this,arguments))}},_explosion$i:function(a){if(arguments.length===1){if($l(a,this._bd)){var b=this._r($$t.$vs.$type,$$0.$ai.$type.specialize($$0.$aw.$type),this,5,this._bd,a,function(b){if($.ig.util.nullableLessThan(b,0)||$.ig.util.nullableGreaterThan(b,400)){throw new $$6.f(2,"value",$$t.$k.ef("LE_Series_Explosion_OutOfRange"))}});this._bd=b.p2}return a}else{return this._bd}},_a1:function(){if(this._bd.hasValue()){return this._bd.value()}var a=this._ap();return a!=null?a.explosion():0},fill:function(a){if(arguments.length===1){if(a!=this._af){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._af!=null){this._af._l(null)}var b=this._r($$t.$vs.$type,$$t.$vg.$type,this,6,this._af,a,null);this._af=b.p2}return a}else{return this._af}},_ai:function(){if(this._af!=null){return this._af}var a=this._ap();return a!=null?a.fill():null},invertIfNegative:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aq.$type,arguments[0]);this._invertIfNegative$i.apply(this,arguments);return a}else{return $s(this._invertIfNegative$i.apply(this,arguments))}},_invertIfNegative$i:function(a){if(arguments.length===1){if($l(a,this._be)){var b=this._r($$t.$vs.$type,$$0.$ai.$type.specialize($$0.$aq.$type),this,7,this._be,a,null);this._be=b.p2}return a}else{return this._be}},_at:function(){var a=$$t.$k.du(this._be);if(a.hasValue()){return a.value()}var b=this._ap();return b!=null?b.invertIfNegative():false},markerBorder:function(a){if(arguments.length===1){if(a!=this._aa){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._aa!=null){this._aa._l(null)}var b=this._r($$t.$vs.$type,$$t.$tj.$type,this,8,this._aa,a,null);this._aa=b.p2}return a}else{return this._aa}},_ae:function(){if(this._aa!=null){return this._aa}var a=this._ap();return a!=null?a.markerBorder():null},markerFill:function(a){if(arguments.length===1){if(a!=this._ag){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ag!=null){this._ag._l(null)}var b=this._r($$t.$vs.$type,$$t.$vg.$type,this,9,this._ag,a,null);this._ag=b.p2}return a}else{return this._ag}},_al:function(){if(this._ag!=null){return this._ag}var a=this._ap();return a!=null?a.markerFill():null},markerSize:function(a){if(arguments.length===1){arguments[0]=$t($$0.$aw.$type,arguments[0]);this._markerSize$i.apply(this,arguments);return a}else{return $s(this._markerSize$i.apply(this,arguments))}},_markerSize$i:function(a){if(arguments.length===1){if($l(a,this._bf)){var b=this._r($$t.$vs.$type,$$0.$ai.$type.specialize($$0.$aw.$type),this,10,this._bf,a,null);this._bf=b.p2}return a}else{return this._bf}},_a7:function(){if(this._bf.hasValue()){return this._bf.value()}var a=this._ap();return a!=null?a.markerSize():5},markerStyle:function(a){if(arguments.length===1){arguments[0]=$t($$t.$ux.$type,arguments[0]);this._markerStyle$i.apply(this,arguments);return a}else{return $s(this._markerStyle$i.apply(this,arguments))}},_markerStyle$i:function(a){if(arguments.length===1){if($l(a,this._bg)){var b=this._r($$t.$vs.$type,$$0.$ai.$type.specialize($$t.$ux.$type),this,11,this._bg,a,null);this._bg=b.p2}return a}else{return this._bg}},_ao:function(){if(this._bg.hasValue()){return this._bg.value()}var a=this._ap();return a!=null?a.markerStyle():-4105},_ap:function(){var a=$b($$t.$t3.$type,this.owner());return a!=null?a._y():null},_au:function(a){var b=[this._ba,this._bb,this._bc,this._be];for(var d=0;d<b.length;d++){var c=b[d];if($l(c,null)){return true}}if(this._aa!=null||this._ag!=null||this._bf.hasValue()||this._bg.hasValue()){return true}if(this._z!=null||this._af!=null){return true}if(this._bd.hasValue()){return true}if(a&&this._am!=null){return true}return false},_aj:function(a){if(this._af!=null){return this._af}var b=this._ap();var c=this.chart();if(b!=null&&c!=null){var d=$$t.$a2._gb(b.chartType());if(d&&c.varyColors()==false){return b._ak(a)}}return $$t.$k.p(this,a)},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$vs.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(12);$$t.$gl.f(a,0,$$t.$vs._y($$0.$ai.$type.specialize($$0.$aq.$type),"ApplyPicToEnd",7,function(b){return b._applyPicToEnd$i()},function(b,c){b._applyPicToEnd$i(c)},null,true,4));$$t.$gl.f(a,1,$$t.$vs._y($$0.$ai.$type.specialize($$0.$aq.$type),"ApplyPicToFront",7,function(b){return b._applyPicToFront$i()},function(b,c){b._applyPicToFront$i(c)},null,true,4));$$t.$gl.f(a,2,$$t.$vs._y($$0.$ai.$type.specialize($$0.$aq.$type),"ApplyPicToSides",7,function(b){return b._applyPicToSides$i()},function(b,c){b._applyPicToSides$i(c)},null,true,4));$$t.$gl.f(a,3,$$t.$vs._y($$t.$tj.$type,"Border",7,function(b){return b.border()},function(b,c){b.border(c)},null,true,4));$$t.$gl.f(a,4,$$t.$vs._y($$t.$t1.$type,"DataLabel",7,function(b){return b.dataLabel()},function(b,c){b.dataLabel(c)},null,true,4));$$t.$gl.f(a,5,$$t.$vs._y($$0.$ai.$type.specialize($$0.$aw.$type),"Explosion",7,function(b){return b._explosion$i()},function(b,c){b._explosion$i(c)},null,true,4));$$t.$gl.f(a,6,$$t.$vs._y($$t.$vg.$type,"Fill",7,function(b){return b.fill()},function(b,c){b.fill(c)},null,true,4));$$t.$gl.f(a,7,$$t.$vs._y($$0.$ai.$type.specialize($$0.$aq.$type),"InvertIfNegative",7,function(b){return b._invertIfNegative$i()},function(b,c){b._invertIfNegative$i(c)},null,true,4));$$t.$gl.f(a,8,$$t.$vs._y($$t.$tj.$type,"MarkerBorder",7,function(b){return b.markerBorder()},function(b,c){b.markerBorder(c)},null,true,4));$$t.$gl.f(a,9,$$t.$vs._y($$t.$vg.$type,"MarkerFill",7,function(b){return b.markerFill()},function(b,c){b.markerFill(c)},null,true,4));$$t.$gl.f(a,10,$$t.$vs._y($$0.$ai.$type.specialize($$0.$aw.$type),"MarkerSize",7,function(b){return b._markerSize$i()},function(b,c){b._markerSize$i(c)},null,true,4));$$t.$gl.f(a,11,$$t.$vs._y($$0.$ai.$type.specialize($$t.$ux.$type),"MarkerStyle",7,function(b){return b._markerStyle$i()},function(b,c){b._markerStyle$i(c)},null,true,4));return a},$type:new $.ig.Type("excel.DataPoint",$$t.$ts.$type)},true);$c("excel.DataPointCollection:t3","excel.ChartObject",{_ac:null,_ab:null,_z:false,init:function(a){this._ac=new $$4.x($$t.$vs.$type,0);this._ab=null;$$t.$ts.init.call(this,a)},_i:function(a,b){var d=this.getEnumerator();while(d.moveNext()){var c=d.current();if(c._i(a,b)){return true}}return false},_m:function(a){var c=this.getEnumerator();while(c.moveNext()){var b=c.current();b._m(a)}},_o:function(a,b,c){var e=this.getEnumerator();while(e.moveNext()){var d=e.current();d._o(a,b,c)}},_k:function(a){var b=$b($$4.$x.$type.specialize($$t.$t4.$type),a);if(b==null){return null}var c=0;var d=new $$4.x($$t.$t4.$type,0);for(var e=0;e<b.count();e++){var f=b.__inner[e];var g=f.b;var h=c+f.c;var i=f.a;var j=i.length;if(g){this._ac.insertRange(h,i);c+=j}else{this._ac.removeRange(h,j);c-=j}d.add(new $$t.t4(1,(!g),h,i))}if(d.count()>0){return d}return null},_t:function(a){var c=this.getEnumerator();while(c.moveNext()){var b=c.current();b._t(a)}},_y:function(){return $b($$t.$vt.$type,this.owner())},item:function(a){if(this._z){this._aj()}if(a<0||a>=this._ac.count()){throw new $$6.o(0)}return this._ac.__inner[a]},_af:function(){this._ac.clear()},count:function(){if(this._z){this._aj()}return this._ac.count()},contains:function(a){if(this._z){this._aj()}return this._ac.contains(a)},getEnumerator:function(){var n;if(arguments.length===0){n=0}switch(n){case 0:return this._getEnumerator.apply(this,arguments);case 1:return this._getEnumerator$e.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getEnumerator:function(){if(this._z){this._aj()}return this._ac.getEnumerator()},indexOf:function(a){if(this._z){this._aj()}return this._ac.indexOf(a)},_ah:function(a,b,c){while(this.count()<a){this._ac.add(new $$t.vs(this))}if(this._ac.count()>a){this._ac.removeRange(a,this._ac.count()-a)}var d=0;var e=new $$4.x($$t.$vs.$type,0);var f=new $$4.x($$t.$t4.$type,0);for(var g=0;g<b.count();g++){var h=b.__inner[g];var i=h._c;var j=d+h._d;var k=h._e;var l=j;while(k>0){e.add(i?this._ac.__inner[l]:new $$t.vs(this));l++;k--}if(i){this._ac.removeRange(j,e.count());d-=e.count()}else{this._ac.insertRange(j,e);d+=e.count()}f.add(new $$t.t4(1,i,j,e.toArray()));e.clear()}if(f.count()>0){c(this,f)}},_aj:function(){var a=this.workbook();if(a==null||a._c2()){this._z=true;return}this._z=false;var b=this._y();if(b==null){return}var c=b.values();if(c==null){this._af();return}var d=c.getValues();if(d==null||d.length==0){this._af();return}if(this.count()>d.length){this._ac.removeRange(d.length,this.count()-d.length)}else{while(this.count()<d.length){this._ac.add(new $$t.vs(this))}}},_w:function(){if(this._z){this._aj()}return this._ac.toArray()},_getEnumerator$e:function(){if(this._z){this._aj()}return this._ac.getEnumerator()},_ag:function(a){this._ab=new $$4.h($$0.$aw.$type,$$t.$vs.$type,1,a.count());var c=a.getEnumerator();while(c.moveNext()){var b=c.current();b.value()._l(this);this._ab.add(b.key(),b.value())}},_ai:function(){var a=this.sheet();if(this._ab!=null){var b=$b($$t.$vt.$type,this.owner());var c=b.values()!=null?b.values().getValues():new Array(0);this._ac=new $$4.x($$t.$vs.$type,2,c.length);for(var d=0;d<c.length;d++){var e=null;var f=this._ab.tryGetValue(d,e);e=f.p1;if(e==null){e=new $$t.vs(this)}else{e._l(this)}this._ac.add(e)}this._ab=null}},$type:new $.ig.Type("excel.DataPointCollection",$$t.$ts.$type,[$$0.$bw.$type.specialize($$t.$vs.$type)])},true);$c("DataPointCollection_UndoContext:t4","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},b:false,c:0,a:null,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.c=c;this.a=d},$type:new $.ig.Type("DataPointCollection_UndoContext",$$0.$bh.$type)},true);$c("excel.LeaderLines:t5","excel.ChartLineBase",{_ak:null,init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._ak=null;$$t.$tq.init.call(this,null)},_init1:function(a){this._ak=null;$$t.$tq.init.call(this,a)},_al:function(){if(this.fill()!=null){return this.fill()}if(this._ak==null){this._ak=$$t.$vh._w(1,$m(Number,null),$m(Number,.35),$m(Number,.65))}return this._ak},$type:new $.ig.Type("excel.LeaderLines",$$t.$tq.$type)},true);$c("excel.Trendline:t6","excel.ChartObject",{_aj:0,_ak:0,_a1:$m(Number,null),_ab:null,_z:null,_ad:null,_a3:null,_af:0,_ao:0,_ah:0,init:function(a){this._aj=0;this._ak=0;this._a1=$m(Number,null);this._ab=null;this._z=null;this._ad=null;this._a3=null;this._af=2;this._ao=2;this._ah=1;$$t.$ts.init.call(this,a);var b=new $$t.t9;b.fill(new $$t.vh(new $$t.ah(1)));b.widthInPoints(1.5);this._ad=b},_i:function(a,b){if(this._ab!=null&&this._ab._i(a,b)){return true}return false},_m:function(a){if(this._ab!=null){this._ab._m(a)}},_o:function(a,b,c){if(this._ab!=null){this._ab._o(a,b,c)}},_t:function(a){if(this._ab!=null){this._ab._t(a)}},backward:function(a){if(arguments.length===1){if(a!=this._aj){var b=this._r($$t.$t6.$type,Number,this,0,this._aj,a,null);this._aj=b.p2}return a}else{return this._aj}},forward:function(a){if(arguments.length===1){if(a!=this._ak){var b=this._r($$t.$t6.$type,Number,this,1,this._ak,a,null);this._ak=b.p2}return a}else{return this._ak}},intercept:function(a){if(arguments.length===1){arguments[0]=$t(Number,arguments[0]);this._intercept$i.apply(this,arguments);return a}else{return $s(this._intercept$i.apply(this,arguments))}},_intercept$i:function(a){if(arguments.length===1){if($l(a,this._a1)){var b=this._r($$t.$t6.$type,$$0.$ai.$type.specialize(Number),this,2,this._a1,a,null);this._a1=b.p2}return a}else{return this._a1}},label:function(a){if(arguments.length===1){var b=this._ab;if(a!=b){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(b!=null){b._l(null)}var c=this._r($$t.$t6.$type,$$t.$t7.$type,this,3,this._ab,a,null);this._ab=c.p2}return a}else{return this._ab}},legendEntry:function(a){if(arguments.length===1){if(a!=null){a._l(this)}this._z=a;return a}else{if(this._z==null){this._z=new $$t.vq(this)}return this._z}},line:function(a){if(arguments.length===1){if(a!=this._ad){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ad!=null){this._ad._l(null)}var b=this._r($$t.$t6.$type,$$t.$t9.$type,this,4,this._ad,a,null);this._ad=b.p2}return a}else{return this._ad}},name:function(a){if(arguments.length===1){if(a!=this._a3){var b=this._r($$t.$t6.$type,String,this,5,this._a3,a,null);this._a3=b.p2}return a}else{return this._a3}},order:function(a){if(arguments.length===1){if(a!=this._af){var b=this._r($$t.$t6.$type,$$t.$u9.$type,this,6,this._af,a,null);this._af=b.p2}return a}else{return this._af}},period:function(a){if(arguments.length===1){if(a!=this._ao){var b=this._r($$t.$t6.$type,$$0.$aw.$type,this,7,this._ao,a,null);this._ao=b.p2}return a}else{return this._ao}},trendlineType:function(a){if(arguments.length===1){if(a!=this._ah){var b=this._r($$t.$t6.$type,$$t.$va.$type,this,8,this._ah,a,null);this._ah=b.p2}return a}else{return this._ah}},_a:function(a){return $$t.$t6._w[a]},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$t6.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(9);$$t.$gl.f(a,0,$$t.$t6._y(Number,"Backward",7,function(b){return b.backward()},function(b,c){b.backward(c)},null,true,4));$$t.$gl.f(a,1,$$t.$t6._y(Number,"Forward",7,function(b){return b.forward()},function(b,c){b.forward(c)},null,true,4));$$t.$gl.f(a,2,$$t.$t6._y($$0.$ai.$type.specialize(Number),"Intercept",7,function(b){return b._intercept$i()},function(b,c){b._intercept$i(c)},null,true,4));$$t.$gl.f(a,3,$$t.$t6._y($$t.$t7.$type,"Label",7,function(b){return b.label()},function(b,c){b.label(c)},null,true,4));$$t.$gl.f(a,4,$$t.$t6._y($$t.$t9.$type,"Line",7,function(b){return b.line()},function(b,c){b.line(c)},null,true,4));$$t.$gl.f(a,5,$$t.$t6._y(String,"Name",7,function(b){return b.name()},function(b,c){b.name(c)},null,true,4));$$t.$gl.f(a,6,$$t.$t6._y($$t.$u9.$type,"Order",7,function(b){return b.order()},function(b,c){b.order(c)},null,true,4));$$t.$gl.f(a,7,$$t.$t6._y($$0.$aw.$type,"Period",7,function(b){return b.period()},function(b,c){b.period(c)},null,true,4));$$t.$gl.f(a,8,$$t.$t6._y($$t.$va.$type,"TrendlineType",7,function(b){return b.trendlineType()},function(b,c){b.trendlineType(c)},null,true,4));return a},$type:new $.ig.Type("excel.Trendline",$$t.$ts.$type)
|
|
},true);$c("excel.TrendlineLabel:t7","excel.ChartLabelBase",{_b7:false,_b8:false,init:function(){this._b7=false;this._b8=false;$$t.$tz.init.call(this,null)},displayEquation:function(a){if(arguments.length===1){if(a!=this._b7){var b=this._r($$t.$t7.$type,$$0.$aq.$type,this,17,this._b7,a,null);this._b7=b.p2}return a}else{return this._b7}},displayRSquared:function(a){if(arguments.length===1){if(a!=this._b8){var b=this._r($$t.$t7.$type,$$0.$aq.$type,this,18,this._b8,a,null);this._b8=b.p2}return a}else{return this._b8}},_staticInit:function(){$$t.$t7._b4=$$t.$t7._b5()},_a:function(a){if(a<17){return $$t.$tz._a.call(this,a)}return $$t.$t7._b4[a-17]},_b6:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$t7.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_b5:function(){var a=17;var b=new Array(19-a);$$t.$gl.f(b,17-a,$$t.$t7._b6($$0.$aq.$type,"DisplayEquation",7,function(c){return c.displayEquation()},function(c,d){c.displayEquation(d)},null,true,4));$$t.$gl.f(b,18-a,$$t.$t7._b6($$0.$aq.$type,"DisplayRSquared",7,function(c){return c.displayRSquared()},function(c,d){c.displayRSquared(d)},null,true,4));return b},$type:new $.ig.Type("excel.TrendlineLabel",$$t.$tz.$type)},true);$c("excel.TrendlineCollection:t8","excel.ChartObject",{_af:null,_staticInit:function(){$$t.$t8._w=$$t.$t8._x()},init:function(a){this._af=new $$4.x($$t.$t6.$type,0);$$t.$ts.init.call(this,a)},_i:function(a,b){for(var c=0;c<this._af.count();c++){var d=this._af.__inner[c];if(d._i(a,b)){return true}}return false},_m:function(a){var c=this.getEnumerator();while(c.moveNext()){var b=c.current();b._m(a)}},_o:function(a,b,c){var e=this.getEnumerator();while(e.moveNext()){var d=e.current();d._o(a,b,c)}},_t:function(a){var c=this.getEnumerator();while(c.moveNext()){var b=c.current();b._t(a)}},item:function(a){return this._af.__inner[a]},count:function(){return this._af.count()},isReadOnly:function(){var a=this.workbook();if(a!=null){return!a._cl()}return false},add:function(){return this.insert(this._af.count())},_al:function(a){if(a.owner()==null){a._l(this)}else{$$t.$ts._v(a.owner(),this)}this._af.add(a)},clear:function(){this._u();var a=this._af.count()>1?this._j(7):null;for(var b=this._af.count()-1;b>=0;b--){this.removeAt(b)}this._p(a)},contains:function(a){return this._af.contains(a)},getEnumerator:function(){var n;if(arguments.length===0){n=0}switch(n){case 0:return this._getEnumerator.apply(this,arguments);case 1:return this._getEnumerator$e.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getEnumerator:function(){return this._af.getEnumerator()},indexOf:function(a){return this._af.indexOf(a)},insert:function(a){this._u();var b=new $$t.t6(this);this._an(a,b,true);return b},_an:function(a,b,c){this._af.insert(a,b);var d=this.workbook();if(d==null||d._c2()||this._h()){return}var e=$$t.$t8._w[0];var f=new $$t.ua(1,this,b,a);var g=this.sheet();var h=e.b(d,g,e.c);e.e($$t.$ua.$type,$$t.$t6.$type,f,null,b);if(h!=null){e.d(d,h)}this.onPropertyChanged()},remove:function(a){var b=this.indexOf(a);if(b>=0){this.removeAt(b);return true}return false},removeAt:function(a){this._u();var b=this._af.__inner[a];var c=this.workbook();var d=this.sheet();var e=$$t.$t8._w[1];var f=new $$t.ua(1,this,b,a);var g=c==null||c._c2()||this._h()?null:e.b(c,d,e.c);this._af.removeAt(a);if(c!=null&&!c._c2()&&!this._h()){e.e($$t.$ua.$type,$$t.$t6.$type,f,null,b);if(g!=null){e.d(c,g)}}this.onPropertyChanged()},_getEnumerator$e:function(){return this._af.getEnumerator()},_y:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$ua.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_x:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$t8._y($$t.$t6.$type,"Add",7,function(b){return b.a},function(b,c){$$t.$t8._ap(b,c)},null,true,true,4));$$t.$gl.f(a,1,$$t.$t8._y($$t.$t6.$type,"Remove",7,function(b){return b.a},function(b,c){$$t.$t8._aq(b,c)},null,true,true,4));return a},_ap:function(a,b){var c=a.b.indexOf(a.a);if(c>=0){a.b.removeAt(c)}},_aq:function(a,b){var c=a.a;a.b._an(a.c,c,true)},$type:new $.ig.Type("excel.TrendlineCollection",$$t.$ts.$type,[$$0.$bw.$type.specialize($$t.$t6.$type)])},true);$c("TrendlineCollection_CollectionChangeContext:ua","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},c:0,b:null,a:null,init1:function(a,b,c,d){$$0.$bh.init.call(this);this.b=b;this.a=c;this.c=d},workbook:function(){return this.b.workbook()},sheet:function(){return this.b.sheet()},source:function(){return this.b.chart()},$type:new $.ig.Type("TrendlineCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("excel.TrendlineLine:t9","excel.ChartLineBase",{init:function(){var a;if(arguments.length===0){a=0}else if(arguments.length===1){a=1}if(a>0){switch(a){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$tq.init.call(this,null)},_init1:function(a){$$t.$tq.init.call(this,a)},_ak:function(a){if(this.fill()!=null){return this.fill()}return $$t.$k.p(this,a)},$type:new $.ig.Type("excel.TrendlineLine",$$t.$tq.$type)},true);$c("excel.DisplayUnitLabel:ub","excel.ChartTextAreaBase",{init:function(){$$t.$t0.init.call(this,null)},$type:new $.ig.Type("excel.DisplayUnitLabel",$$t.$t0.$type)},true);$c("excel.ErrorBars:vf","excel.ChartObject",{_ae:0,_ac:0,_ag:0,_z:null,_ai:0,_aj:0,init:function(){this._ae=0;this._ac=2;this._ag=3;this._aj=.75;$$t.$ts.init.call(this,null)},_a:function(a){return $$t.$vf._w[a]},direction:function(a){if(arguments.length===1){if(a!=this._ae){var b=this._q($$t.$vf.$type,$$t.$uq.$type,this,0,this._ae,a);this._ae=b.p2}return a}else{return this._ae}},endStyle:function(a){if(arguments.length===1){if(a!=this._ac){var b=this._q($$t.$vf.$type,$$t.$uw.$type,this,1,this._ac,a);this._ac=b.p2}return a}else{return this._ac}},errorValueType:function(a){if(arguments.length===1){if(a!=this._ag){var b=this._q($$t.$vf.$type,$$t.$ur.$type,this,2,this._ag,a);this._ag=b.p2}return a}else{return this._ag}},fill:function(a){if(arguments.length===1){if(a!=this._z){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._z!=null){this._z._l(null)}var b=this._r($$t.$vf.$type,$$t.$vg.$type,this,3,this._z,a,null);this._z=b.p2}return a}else{return this._z}},_ab:function(){if(this._z!=null){return this._z}var a=this.chart();return a!=null?a._ez():$$t.$vh._w(1,$m(Number,null),$m(Number,null),$m(Number,null))},widthInPoints:function(a){if(arguments.length===1){if(a!=this._aj){var b=this._r($$t.$vf.$type,Number,this,5,this._aj,a,null);this._aj=b.p2}return a}else{return this._aj}},value:function(a){if(arguments.length===1){if(a!=this._ai){var b=this._r($$t.$vf.$type,Number,this,4,this._ai,a,null);this._ai=b.p2}return a}else{return this._ai}},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$vf.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(6);$$t.$gl.f(a,0,$$t.$vf._y($$t.$uq.$type,"Direction",7,function(b){return b.direction()},function(b,c){b.direction(c)},null,true,4));$$t.$gl.f(a,1,$$t.$vf._y($$t.$uw.$type,"EndStyle",7,function(b){return b.endStyle()},function(b,c){b.endStyle(c)},null,true,4));$$t.$gl.f(a,2,$$t.$vf._y($$t.$ur.$type,"ErrorValueType",7,function(b){return b.errorValueType()},function(b,c){b.errorValueType(c)},null,true,4));$$t.$gl.f(a,3,$$t.$vf._y($$t.$vg.$type,"Fill",7,function(b){return b.fill()},function(b,c){b.fill(c)},null,true,4));$$t.$gl.f(a,4,$$t.$vf._y(Number,"Value",7,function(b){return b.value()},function(b,c){b.value(c)},null,true,4));$$t.$gl.f(a,5,$$t.$vf._y(Number,"WidthInPoints",7,function(b){return b.widthInPoints()},function(b,c){b.widthInPoints(c)},null,true,4));return a},$type:new $.ig.Type("excel.ErrorBars",$$t.$ts.$type)},true);$c("excel.ChartFillBase:vg","excel.ChartObject",{init:function(a){$$t.$ts.init.call(this,a)},$type:new $.ig.Type("excel.ChartFillBase",$$t.$ts.$type)},true);$c("excel.ChartSolidFill:vh","excel.ChartFillBase",{_x:null,init:function(a){$$t.$vg.init.call(this,null);this._x=a},_w:function(a,b,c,d){var e=null;if(c.hasValue()||d.hasValue()){e=new $$t.ai(b,c,d,$m(Number,null))}var f=new $$t.ah(a,e);return new $$t.vh(f)},color:function(){return this._x},$type:new $.ig.Type("excel.ChartSolidFill",$$t.$vg.$type)},true);$c("excel.ChartGradientFill:vi","excel.ChartFillBase",{_z:null,_w:0,_aa:0,init:function(a,b,c){this._aa=0;c=c!==void 0?c:0;$$t.$vg.init.call(this,null);if(b==null){throw new $$6.e(0,"stops")}this._w=a;this._aa=c;this._ac(b)},angle:function(){return this._aa},gradientType:function(){return this._w},getStops:function(){return this._z.toArray()},_ac:function(a){this._z=a==null?null:new $$4.x($$t.$vk.$type,1,a);if(this._z==null||this._z.count()<1){throw new $$0.n(1,$$v.$ap.y("LE_ChartGradientFill_EmptyStops"))}$$v.$ap.aq($$t.$vk.$type,this._z,new $$t.vl)},$type:new $.ig.Type("excel.ChartGradientFill",$$t.$vg.$type)},true);$c("excel.ChartEmptyFill:vj","excel.ChartFillBase",{init:function(){$$t.$vg.init.call(this,null)},$type:new $.ig.Type("excel.ChartEmptyFill",$$t.$vg.$type)},true);$c("excel.GradientStop:vk","Object",{_a:null,_c:0,init:function(a,b){$.ig.$op.init.call(this);$$t.$vk._e(b,null);this._a=a;this._c=b},color:function(){return this._a},position:function(){return this._c},_e:function(a,b){if(a<0||a>1){var c=$$t.$k.ef("LE_GradientStop_InvalidPosition");throw new $$6.f(2,b,c)}},$type:new $.ig.Type("excel.GradientStop",$.ig.$ot)},true);$c("GradientStop_SortComparer:vl","Object",{init:function(){$.ig.$op.init.call(this)},compare:function(a,b){if(a==null||b==null){return 0}return $4(a.position(),b.position())},$type:new $.ig.Type("GradientStop_SortComparer",$.ig.$ot,[$$6.$ad.$type.specialize($$t.$vk.$type)])},true);$c("excel.Legend:vm","excel.ChartObject",{_z:null,_an:null,_ab:null,_ac:null,_ap:0,_aq:0,_ag:null,_ai:0,_ar:0,_ak:0,_as:0,_at:0,init:function(){this._ai=6;this._ar=0;this._ak=0;$$t.$ts.init.call(this,null)},_a:function(a){return $$t.$vm._w[a]},border:function(a){if(arguments.length===1){if(a!=this._z){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._z!=null){this._z._l(null)}var b=this._r($$t.$vm.$type,$$t.$tj.$type,this,0,this._z,a,null);this._z=b.p2}return a}else{return this._z}},defaultFont:function(){this._e(this.workbook());return this._an},_e:function(a){if(this._an!=null){return this._an}var b=this.workbook()!=null?this.workbook():a;if(b==null){return null}this._an=this._f(b);return this._an},defaultFontFill:function(a){if(arguments.length===1){if(a!=this._ab){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ab!=null){this._ab._l(null)}var b=this._r($$t.$vm.$type,$$t.$vg.$type,this,1,this._ab,a,null);this._ab=b.p2}return a}else{return this._ab}},fill:function(a){if(arguments.length===1){if(a!=this._ac){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ac!=null){this._ac._l(null)}var b=this._r($$t.$vm.$type,$$t.$vg.$type,this,2,this._ac,a,null);this._ac=b.p2}return a}else{return this._ac}},_af:function(){if(this._ac!=null){return this._ac}var a=this.chart();return a!=null?a._eq():new $$t.vj},height:function(a){if(arguments.length===1){if(a!=this._ap){var b=this._r($$t.$vm.$type,Number,this,3,this._ap,a,function(b){if(b<0){throw new $$6.f(0)}});this._ap=b.p2}return a}else{return this._ap}},left:function(a){if(arguments.length===1){if(a!=this._aq){var b=this._r($$t.$vm.$type,Number,this,4,this._aq,a,null);this._aq=b.p2}return a}else{return this._aq}},legendEntries:function(){if(arguments.length!==0){var a=this.legendEntries();return a.item.apply(a,arguments)}if(this._ag==null){this._ag=new $$t.vp(this)}return this._ag},position:function(a){if(arguments.length===1){if(a!=this._ai){var b=this._q($$t.$vm.$type,$$t.$uv.$type,this,5,this._ai,a);this._ai=b.p2}return a}else{return this._ai}},rotation:function(a){if(arguments.length===1){if(a!=this._ar){var b=this._r($$t.$vm.$type,Number,this,6,this._ar,a,null);this._ar=b.p2}return a}else{return this._ar}},textDirection:function(a){if(arguments.length===1){if(a!=this._ak){var b=this._q($$t.$vm.$type,$$t.$u2.$type,this,7,this._ak,a);this._ak=b.p2}return a}else{return this._ak}},top:function(a){if(arguments.length===1){if(a!=this._as){var b=this._r($$t.$vm.$type,Number,this,8,this._as,a,null);this._as=b.p2}return a}else{return this._as}},width:function(a){if(arguments.length===1){if(a!=this._at){var b=this._r($$t.$vm.$type,Number,this,9,this._at,a,function(b){if(b<0){throw new $$6.f(0)}});this._at=b.p2}return a}else{return this._at}},_ao:function(){var a=this.chart();var b=null;var c=true;if(a!=null&&a.seriesCollection().count()==1){var d=false;b=a.seriesCollection().item(0);var f=b.dataPointCollection().getEnumerator();while(f.moveNext()){var e=f.current();if(e.fill()!=null||e.border()!=null){d=true;break}}if(d){c=false}}var g=new $$4.x($$t.$vn.$type,0);if(c){var h=this.legendEntries();for(var i=0;i<h.count();i++){var j=h.item(i);if(j.isDeleted()){continue}var k=$$t.$vo.create1(j);g.add(k)}}else{for(var l=0;l<b.dataPointCollection().count();l++){var m=b.dataPointCollection().item(l);var n=$$t.$vo.create(m,l);g.add(n)}}return g},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$vm.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(10);$$t.$gl.f(a,0,$$t.$vm._y($$t.$tj.$type,"Border",7,function(b){return b.border()},function(b,c){b.border(c)},null,true,4));$$t.$gl.f(a,1,$$t.$vm._y($$t.$vg.$type,"DefaultFontFill",7,function(b){return b.defaultFontFill()},function(b,c){b.defaultFontFill(c)},null,true,4));$$t.$gl.f(a,2,$$t.$vm._y($$t.$vg.$type,"Fill",7,function(b){return b.fill()},function(b,c){b.fill(c)},null,true,4));$$t.$gl.f(a,3,$$t.$vm._y(Number,"Height",7,function(b){return b.height()},function(b,c){b.height(c)},null,true,4));$$t.$gl.f(a,4,$$t.$vm._y(Number,"Left",7,function(b){return b.left()},function(b,c){b.left(c)},null,true,4));$$t.$gl.f(a,5,$$t.$vm._y($$t.$uv.$type,"Position",7,function(b){return b.position()},function(b,c){b.position(c)},null,true,4));$$t.$gl.f(a,6,$$t.$vm._y(Number,"Rotation",7,function(b){return b.rotation()},function(b,c){b.rotation(c)},null,true,4));$$t.$gl.f(a,7,$$t.$vm._y($$t.$u2.$type,"TextDirection",7,function(b){return b.textDirection()},function(b,c){b.textDirection(c)},null,true,4));$$t.$gl.f(a,8,$$t.$vm._y(Number,"Top",7,function(b){return b.top()},function(b,c){b.top(c)},null,true,4));$$t.$gl.f(a,9,$$t.$vm._y(Number,"Width",7,function(b){return b.width()},function(b,c){b.width(c)},null,true,4));return a},$type:new $.ig.Type("excel.Legend",$$t.$ts.$type)},true);$c("ILegendEntry:vn","Object",{$type:new $.ig.Type("ILegendEntry",null)},true);$c("LegendEntryProxy:vo","Object",{a:null,g:null,c:null,d:null,b:null,init:function(){this.a=null;this.g=null;this.c=null;this.d=null;this.b=null;$.ig.$op.init.call(this)},create1:function(a){var b=-1;var c=function(){var d=a._ad(b);b=d.p0;return d.ret}();if(c==null){return null}var d=new $$t.vo;if(c.name()!=null){d.a=c.name()._a()}else{d.a=[(b+1).toString()]}d.g=a._af();d.d=a._ab();d.b=c.border()!=null?c.border()._am():null;var e=$$t.$a2._ga(c.chartType(),1);d.c=e?c._am(b):c._ak(b);return d},create:function(a,b){var c=a._ap();if(c==null){return null}var d=c.chart();var e=new $$t.vo;var f=c.xValues()!=null?c.xValues().getValues():null;var g=b<f.length?f[b]:null;var h=g!=null?g.toString():(b+1).toString();e.a=[h];e.g=d.legend().defaultFont();e.d=d.legend().defaultFontFill();var i=a._ac();e.b=i!=null?i._am():d._eq();e.c=a._aj(b);return e},borderFill:function(){return this.b},fill:function(){return this.c},fontFill:function(){return this.d},font:function(){return this.g},names:function(){return this.a},$type:new $.ig.Type("LegendEntryProxy",$.ig.$ot,[$$t.$vn.$type])},true);$c("excel.LegendEntry:vq","excel.ChartObject",{_ah:null,_z:null,_ai:false,init:function(a){$$t.$ts.init.call(this,a)},font:function(){this._e(this.workbook());return this._ah},_e:function(a){if(this._ah!=null){return this._ah}var b=this.workbook()!=null?this.workbook():a;if(b==null){return null}this._ah=this._f(b);return this._ah},_af:function(){var a=this._ac();var b=a!=null?a.defaultFont():null;var c=[this._ah,b];return $$t.$k.v(c,this.workbook())},_ag:function(){return $$t.$k.ad(this._af(),1)},fontFill:function(a){if(arguments.length===1){if(a!=this._z){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._z!=null){this._z._l(null)}var b=this._r($$t.$vq.$type,$$t.$vg.$type,this,0,this._z,a,null);this._z=b.p2}return a}else{return this._z}},_ab:function(){var a=this.fontFill();if(a!=null){return a}var b=this._ac();if(b!=null&&b.defaultFontFill()!=null){return b.defaultFontFill()}if(a==null){var c=this.chart();a=c!=null?c._ez():new $$t.vh(new $$t.ah(1))}return a},isDeleted:function(a){if(arguments.length===1){if(a!=this._ai){var b=this._r($$t.$vq.$type,$$0.$aq.$type,this,1,this._ai,a,null);this._ai=b.p2}return a}else{return this._ai}},_ac:function(){var a=$b($$t.$vp.$type,this.owner());return a!=null?$b($$t.$vm.$type,a.owner()):null},del:function(){this.isDeleted(true)},_ad:function(a){a=-1;var b=$b($$t.$vp.$type,this.owner());var c=this.chart();if(c==null||b==null){return{ret:null,p0:a}}var d=c.seriesCollection();a=b.indexOf(this);if(a<0||a>=d.count()){return{ret:null,p0:a}}return{ret:d.item(a),p0:a}},_ak:function(){var a=$b($$t.$ix.$type,this._ah);if(a==null&&this._ah!=null){return true}if(a!=null&&a._p()){return true}if(this._z!=null){return true}if(this._ai){return true}return false},_a:function(a){return $$t.$vq._w[a]},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$vq.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$vq._y($$t.$vg.$type,"FontFill",7,function(b){return b.fontFill()},function(b,c){b.fontFill(c)},null,true,4));$$t.$gl.f(a,1,$$t.$vq._y($$0.$aq.$type,"IsDeleted",7,function(b){return b.isDeleted()},function(b,c){b.isDeleted(c)},null,true,4));return a},$type:new $.ig.Type("excel.LegendEntry",$$t.$ts.$type)},true);$c("excel.LegendEntries:vp","excel.ChartObject",{_aa:null,init:function(a){this._aa=new $$4.x($$t.$vq.$type,0);$$t.$ts.init.call(this,a)},item:function(a){return this._aa.__inner[a]},_ad:function(){this._aa.clear()},count:function(){return this._aa.count()},contains:function(a){return this._aa.contains(a)},getEnumerator:function(){var n;if(arguments.length===0){n=0}switch(n){case 0:return this._getEnumerator.apply(this,arguments);case 1:return this._getEnumerator$e.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getEnumerator:function(){return this._aa.getEnumerator()},indexOf:function(a){return this._aa.indexOf(a)},_x:function(a){var b=new $$t.vq(this);this._aa.insert(a,b);return b},_ae:function(a,b){b._l(this);this._aa.insert(a,b)},_af:function(a){this._aa.removeAt(a)},_ag:function(a){this._aa.clear();if(a!=null){for(var b=0;b<a.length;b++){var c=a[b];c._l(this);this._aa.add(c)}}},_w:function(){return this._aa.toArray()},_getEnumerator$e:function(){return this._aa.getEnumerator()},$type:new $.ig.Type("excel.LegendEntries",$$t.$ts.$type,[$$0.$bw.$type.specialize($$t.$vq.$type)])},true);$c("excel.PlotArea:vr","excel.ChartAreaBase",{_as:0,_at:0,_au:0,_av:0,_aq:0,init:function(a){this._aq=-4105;$$t.$ti.init.call(this,a)},height:function(a){if(arguments.length===1){if(a!=this._as){var b=this._r($$t.$vr.$type,Number,this,2,this._as,a,null);this._as=b.p2}return a}else{return this._as}},left:function(a){if(arguments.length===1){if(a!=this._at){var b=this._r($$t.$vr.$type,Number,this,3,this._at,a,null);this._at=b.p2}return a}else{return this._at}},top:function(a){if(arguments.length===1){if(a!=this._au){var b=this._r($$t.$vr.$type,Number,this,6,this._au,a,null);this._au=b.p2}return a}else{return this._au}},width:function(a){if(arguments.length===1){if(a!=this._av){var b=this._r($$t.$vr.$type,Number,this,7,this._av,a,null);this._av=b.p2}return a}else{return this._av}},position:function(a){if(arguments.length===1){if(a!=this._aq){var b=this._q($$t.$vr.$type,$$t.$up.$type,this,5,this._aq,a);this._aq=b.p2}return a}else{return this._aq}},_ap:function(){if(this.fill()!=null){return this.fill()}var a=this.chart();return a!=null?a._eq():new $$t.vj},$type:new $.ig.Type("excel.PlotArea",$$t.$ti.$type)},true);$c("excel.Series:vt","excel.ChartObject",{_a3:0,_aa:0,_cy:$m($$t.$ug.$type,null),_ad:null,_bb:null,_ar:0,_a5:null,_at:null,_av:null,_bx:0,_ah:null,_ax:null,_ap:null,_ae:null,_ai:null,_cz:$m($$0.$aw.$type,null),_az:0,_a7:null,_a1:0,_bv:0,_by:0,_bf:null,_a9:0,_bc:null,_bh:null,init:function(a){this._a3=$$t.$vt._a4;this._aa=1;this._cy=$m($$t.$ug.$type,null);this._ar=1;this._a5=null;this._at=null;this._bx=-1;this._cz=$m($$0.$aw.$type,null);this._az=-4142;this._a1=3;this._bv=1;this._bf=null;this._a9=1;$$t.$ts.init.call(this,a);var b=a.chart();if(b!=null){this._ar=b.chartType();this._a9=$$t.$k.q(this._ar)}switch(this._ar){case 69:case 70:case 80:this._bx=10;break}},_a:function(a){return $$t.$vt._w[a]},_i:function(a,b){if(this._a7!=null&&this._a7._e(a,b)){return true}if(this._bc!=null&&this._bc._g(a,b)){return true}if(this._bh!=null&&this._bh._g(a,b)){return true}if(this._bb!=null&&this._bb._g(a,b)){return true}if(this._bf!=null&&this._bf._i(a,b)){return true}if(this._a5!=null&&this._a5._i(a,b)){return true}if(this._at!=null&&this._at._i(a,b)){return true}return false},_m:function(a){var b=this.sheet();if(this._a7!=null&&this._a7._d!=null){a(b,this._a7._d)}if(this._bc!=null&&this._bc._f!=null){a(b,this._bc._f)}if(this._bh!=null&&this._bh._f!=null){a(b,this._bh._f)}if(this._bb!=null&&this._bb._f!=null){a(b,this._bb._f)}if(this._bf!=null){this._bf._m(a)}if(this._a5!=null){this._a5._m(a)}if(this._at!=null){this._at._m(a)}},_o:function(a,b,c){var d=this.sheet();if(this._a7!=null&&this._a7._d!=null){this._a7._j(this,18,a,b,c)}if(this._bc!=null&&this._bc._f!=null){this._bc._o(this,26,a,b,c)}if(this._bh!=null&&this._bh._f!=null){this._bh._o(this,25,a,b,c)}if(this._bb!=null&&this._bb._f!=null){this._bb._o(this,6,a,b,c)}if(this._bf!=null){this._bf._o(a,b,c)}if(this._a5!=null){this._a5._o(a,b,c)}if(this._at!=null){this._at._o(a,b,c)}},_k:function(a){var b=$b($$6.$u.$type.specialize($$0.$aw.$type,String),a);if(b!=null){switch(b._c){case 6:if(this._bb!=null){return this._bb._j(b._c,b._d)}break;case 18:if(this._a7!=null){return this._a7._f(b._c,b._d)}break;case 26:if(this._bc!=null){return this._bc._j(b._c,b._d)}break;case 25:if(this._bh!=null){return this._bh._j(b._c,b._d)}break}}return null},_t:function(a){if(this._a7!=null&&this._a7._d!=null&&this._a7._d._t()==a){this._a7=null}if(this._bh!=null&&this._bh._f!=null&&this._bh._f._t()==a){this._bh=null}if(this._bb!=null&&this._bb._f!=null&&this._bb._f._t()==a){this._bb=null}if(this._bf!=null){this._bf._t(a)}if(this._a5!=null){this._a5._t(a)}if(this._at!=null){this._at._t(a)}},applyPicToEnd:function(a){if(arguments.length===1){this._c7(0,1,a);return a}else{return this._bm(1)}},applyPicToFront:function(a){if(arguments.length===1){this._c7(1,2,a);return a}else{return this._bm(2)}},applyPicToSides:function(a){if(arguments.length===1){this._c7(2,4,a);return a}else{return this._bm(4)}},axisGroup:function(a){if(arguments.length===1){if(this._aa!=a){$$t.$k.gk($$t.$ud.$type,a);var b=this.chart();if(b!=null&&this._h()==false){var c=$$t.$ar.a(this,b.seriesCollection(),a);if(c.a()==false){throw c._b}}var d=b!=null&&a==2?this._j(7):null;var e=this._q($$t.$vt.$type,$$t.$ud.$type,this,3,this._aa,a);this._aa=e.p2;if(this._aa==2){if(b!=null){b._i4()}}this._p(d)}return a}else{return this._aa}},border:function(a){if(arguments.length===1){if(a!=this._ad){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ad!=null){this._ad._l(null)}var b=this._r($$t.$vt.$type,$$t.$tj.$type,this,5,this._ad,a,null);this._ad=b.p2}return a}else{return this._ad}},barShape:function(a){if(arguments.length===1){arguments[0]=$t($$t.$ug.$type,arguments[0]);this._barShape$i.apply(this,arguments);return a}else{return $s(this._barShape$i.apply(this,arguments))}},_barShape$i:function(a){if(arguments.length===1){if($l(this._cy,a)){var b=this._r($$t.$vt.$type,$$0.$ai.$type.specialize($$t.$ug.$type),this,4,this._cy,a,null);this._cy=b.p2}return a}else{return this._cy}},barShapeResolved:function(){return this._cy.hasValue()?this._cy.value():this.chart()!=null?this.chart()._ej():0},bubbleSizes:function(a){if(arguments.length===1){var b=this._r($$t.$vt.$type,$$t.$vx.$type,this,6,this._bb,a,null);this._bb=b.p2;return a}else{return this._bb}},chartType:function(a){if(arguments.length===1){this._c8(a,true);return a}else{return this._ar}},_c8:function(a,b){if(this._ar!=a){var c=this.chart();var d=null;if(b&&c!=null&&c._f9()==false){var e=c.chartType()==113;if(a!=c.chartType()&&e==false){throw new $$0.n(1,$$t.$k.eg("LE_Series_ChartType_NonCombo",[$$t.$uk.getBox(c.chartType()),$$t.$uk.getBox(a)]))}if(e&&$$t.$a2._gl(a)==false){throw new $$0.n(1,$$t.$k.eg("LE_Series_ChartType_InvalidForComboChart",[$$t.$uk.getBox(a)]))}if(e){d=$$t.$ar.c(this,c.seriesCollection(),a,this.axisGroup());if(d._c!=null){throw d._c}}}var f=this._q($$t.$vt.$type,$$t.$uk.$type,this,7,this._ar,a);this._ar=f.p2;this.type($$t.$k.q(a));if(d!=null){if(d._b!=null){var h=d._b.getEnumerator();while(h.moveNext()){var g=h.current();g._c8(a,false)}}else if(d._d.hasValue()){this.axisGroup(d._d.value())}}}},dataLabels:function(){if(this._a5==null){this._a5=new $$t.t2(this);this._c4(this._a5)}return this._a5},_c4:function(a){if($j(a._showBubbleSize$i(),null)){a._showBubbleSize$i($m($$0.$aq.$type,false))}if($j(a._showCategoryName$i(),null)){a._showCategoryName$i($m($$0.$aq.$type,false))}if($j(a._showLegendKey$i(),null)){a._showLegendKey$i($m($$0.$aq.$type,false))}if($j(a._showPercentage$i(),null)){a._showPercentage$i($m($$0.$aq.$type,false))}if($j(a._showRange$i(),null)){a._showRange$i($m($$0.$aq.$type,false))}if($j(a._showSeriesName$i(),null)){a._showSeriesName$i($m($$0.$aq.$type,false))}if($j(a._showValue$i(),null)){a._showValue$i($m($$0.$aq.$type,true))}},dataPointCollection:function(){if(arguments.length!==0){var a=this.dataPointCollection();return a.item.apply(a,arguments)}if(this._at==null){this._at=new $$t.t3(this)}return this._at},errorBars:function(a){if(arguments.length===1){var b=this._av;if(a!=b){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(b!=null){b._l(null)}var c=this._r($$t.$vt.$type,$$t.$vf.$type,this,8,this._av,a,null);this._av=c.p2}return a}else{return this._av}},explosion:function(a){if(arguments.length===1){if(this._bx!=a){var b=this._r($$t.$vt.$type,$$0.$aw.$type,this,9,this._bx,a,function(b){if(b<-1||b>400){throw new $$6.f(2,"value",$$t.$k.ef("LE_Series_Explosion_OutOfRange"))}});this._bx=b.p2}return a}else{return this._bx<0?0:this._bx}},_c1:function(){if(this._bx>=0){return $m($$0.$aw.$type,this._bx)}switch(this.chartType()){case 69:case 70:case 80:return $m($$0.$aw.$type,10);default:return $m($$0.$aw.$type,null)}},fill:function(a){if(arguments.length===1){if(a!=this._ah){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ah!=null){this._ah._l(null)}var b=this._r($$t.$vt.$type,$$t.$vg.$type,this,10,this._ah,a,null);this._ah=b.p2}return a}else{return this._ah}},invertIfNegative:function(a){if(arguments.length===1){this._c7(11,8,a);return a}else{return this._bm(8)}},leaderLines:function(a){if(arguments.length===1){var b=this._ax;if(a!=b){if(a!=null){if(a.owner()!=null&&a.owner()!=this){throw new $$6.d(0)}a._l(this)}if(b!=null){b._l(null)}var c=this._r($$t.$vt.$type,$$t.$t5.$type,this,12,this._ax,a,null);this._ax=c.p2}return a}else{return this._ax}},line:function(a){if(arguments.length===1){if(a!=this._ap){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ap!=null){this._ap._l(null)}var b=this._r($$t.$vt.$type,$$t.$tm.$type,this,13,this._ap,a,null);this._ap=b.p2}return a}else{return this._ap}},markerBorder:function(a){if(arguments.length===1){if(a!=this._ae){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ae!=null){this._ae._l(null)}var b=this._r($$t.$vt.$type,$$t.$tj.$type,this,14,this._ae,a,null);this._ae=b.p2}return a}else{return this._ae}},markerFill:function(a){if(arguments.length===1){if(a!=this._ai){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ai!=null){this._ai._l(null)}var b=this._r($$t.$vt.$type,$$t.$vg.$type,this,15,this._ai,a,null);this._ai=b.p2}return a}else{return this._ai}},markerSize:function(a){if(arguments.length===1){if($j(this._cz,null)||a!=this._cz.value()){var b=this.markerSize();var c=this._r($$t.$vt.$type,$$0.$aw.$type,this,16,b,a,null);b=c.p2;this._cz=$m($$0.$aw.$type,b)}return a}else{return this._cz.hasValue()?this._cz.value():5}},_c2:function(){return this._cz},markerStyle:function(a){if(arguments.length===1){if(a!=this._az){var b=this._q($$t.$vt.$type,$$t.$ux.$type,this,17,this._az,a);this._az=b.p2}return a}else{return this._az}},name:function(a){if(arguments.length===1){if(a!=this._a7){var b=this._r($$t.$vt.$type,$$t.$vu.$type,this,18,this._a7,a,null);this._a7=b.p2}return a}else{return this._a7}},pictureType:function(a){if(arguments.length===1){if(a!=this._a1){var b=this._q($$t.$vt.$type,$$t.$uy.$type,this,19,this._a1,a);this._a1=b.p2}return a}else{return this._a1}},pictureUnit:function(a){if(arguments.length===1){if(a!=this._bv){var b=this._r($$t.$vt.$type,Number,this,20,this._bv,a,null);this._bv=b.p2}return a}else{return this._bv}},plotOrder:function(a){if(arguments.length===1){if(a!=this._by){var b=this._r($$t.$vt.$type,$$0.$aw.$type,this,21,this._by,a,function(b){if(b<0){throw new $$6.f(0)}});this._by=b.p2}return a}else{return this._by}},showDataLabels:function(a){if(arguments.length===1){this._c7(22,32,a);return a}else{return this._bm(32)}},smooth:function(a){if(arguments.length===1){this._c7(23,16,a);return a}else{return this._bm(16)}},_bu:function(){switch(this.chartType()){case 72:case 73:return true}return this.smooth()},trendlineCollection:function(){if(arguments.length!==0){var a=this.trendlineCollection();return a.item.apply(a,arguments)}if(this._bf==null){this._bf=new $$t.t8(this)}return this._bf},_bo:function(){return this._bf!=null&&this._bf.count()>0},type:function(a){if(arguments.length===1){var $self=this;if(a!=this._a9){var b=$m($$t.$uk.$type,null);var c=this.chart();if(c!=null&&c._f9()==false){var d=c.chartType()==113;if(d){if($$t.$vt._br(a)==false){throw new $$0.n(1,$$t.$k.eg("LE_Series_InvalidSeriesTypeForComboChart",[$$t.$u1.getBox(a)]))}else{var e;if(function(){var f=$$t.$vt._bq(a,$self.chartType(),e);e=f.p2;return f.ret}()==false){b=$m($$t.$uk.$type,e)}}}else{var f=$$t.$k.q(c.chartType());if(a!=f){throw new $$0.n(1,$$t.$k.eg("LE_Series_SeriesType_NonCombo",[$$t.$uk.getBox(c.chartType())]))}}}var g=this._q($$t.$vt.$type,$$t.$u1.$type,this,24,this._a9,a);this._a9=g.p2;if(b.hasValue()){this._c8(b.value(),false)}}return a}else{return this._a9}},xValues:function(a){if(arguments.length===1){if(this._bh!=a){if(a!=null){a._ae(this)}var b=this._r($$t.$vt.$type,$$t.$vw.$type,this,25,this._bh,a,null);this._bh=b.p2;if(this._bh!=null){this._bh._af()}}return a}else{return this._bh}},values:function(a){if(arguments.length===1){if(this._bc!=a){var b=this._r($$t.$vt.$type,$$t.$vx.$type,this,26,this._bc,a,null);this._bc=b.p2;if(this._bc!=null&&this._bh!=null){this._bh._af()}this._c9()}return a}else{return this._bc}},_z:function(){var a=this.chart();return a==null?null:a.axisCollection().item(2,this.axisGroup())},_c3:function(a,b){a=b=null;var c=this.xValues()!=null?this.xValues().getValues():null;var d=this.values()!=null?this.values().getValues():null;var e=d!=null?d.length:0;if(e==0){b=new Array(0);a=new Array(0);return{p0:a,p1:b}}else if(c!=null&&c.length==e){a=d;b=c;return{p0:a,p1:b}}else if(c==null){b=new Array(e);a=d;return{p0:a,p1:b}}a=d;if(c.length!=e){var f=new Array(e);for(var g=0;g<e;g++){var h=g<c.length?c[g]:null;f[g]=h}b=f}return{p0:a,p1:b}},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$vt.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(27);$$t.$gl.f(a,0,$$t.$vt._y($$0.$aq.$type,"ApplyPicToEnd",7,function(b){return b.applyPicToEnd()},function(b,c){b.applyPicToEnd(c)},null,true,4));$$t.$gl.f(a,1,$$t.$vt._y($$0.$aq.$type,"ApplyPicToFront",7,function(b){
|
|
return b.applyPicToFront()},function(b,c){b.applyPicToFront(c)},null,true,4));$$t.$gl.f(a,2,$$t.$vt._y($$0.$aq.$type,"ApplyPicToSides",7,function(b){return b.applyPicToSides()},function(b,c){b.applyPicToSides(c)},null,true,4));$$t.$gl.f(a,3,$$t.$vt._y($$t.$ud.$type,"AxisGroup",7,function(b){return b.axisGroup()},function(b,c){b.axisGroup(c)},null,true,4));$$t.$gl.f(a,4,$$t.$vt._y($$0.$ai.$type.specialize($$t.$ug.$type),"BarShape",7,function(b){return b._barShape$i()},function(b,c){b._barShape$i(c)},null,true,4));$$t.$gl.f(a,5,$$t.$vt._y($$t.$tj.$type,"Border",7,function(b){return b.border()},function(b,c){b.border(c)},null,true,4));$$t.$gl.f(a,6,$$t.$vt._y($$t.$vx.$type,"BubbleSizes",7,function(b){return b.bubbleSizes()},function(b,c){b.bubbleSizes(c)},null,true,4));$$t.$gl.f(a,7,$$t.$vt._y($$t.$uk.$type,"ChartType",7,function(b){return b.chartType()},function(b,c){(function(){var d=b._q($$t.$vt.$type,$$t.$uk.$type,b,7,b._ar,c);b._ar=d.p2})()},null,true,4));$$t.$gl.f(a,8,$$t.$vt._y($$t.$vf.$type,"ErrorBars",7,function(b){return b.errorBars()},function(b,c){b.errorBars(c)},null,true,4));$$t.$gl.f(a,9,$$t.$vt._y($$0.$aw.$type,"Explosion",7,function(b){return b.explosion()},function(b,c){b.explosion(c)},null,true,4));$$t.$gl.f(a,10,$$t.$vt._y($$t.$vg.$type,"Fill",7,function(b){return b.fill()},function(b,c){b.fill(c)},null,true,4));$$t.$gl.f(a,11,$$t.$vt._y($$0.$aq.$type,"InvertIfNegative",7,function(b){return b.invertIfNegative()},function(b,c){b.invertIfNegative(c)},null,true,4));$$t.$gl.f(a,12,$$t.$vt._y($$t.$t5.$type,"LeaderLines",7,function(b){return b.leaderLines()},function(b,c){b.leaderLines(c)},null,true,4));$$t.$gl.f(a,13,$$t.$vt._y($$t.$tm.$type,"Line",7,function(b){return b.line()},function(b,c){b.line(c)},null,true,4));$$t.$gl.f(a,14,$$t.$vt._y($$t.$tj.$type,"MarkerBorder",7,function(b){return b.markerBorder()},function(b,c){b.markerBorder(c)},null,true,4));$$t.$gl.f(a,15,$$t.$vt._y($$t.$vg.$type,"MarkerFill",7,function(b){return b.markerFill()},function(b,c){b.markerFill(c)},null,true,4));$$t.$gl.f(a,16,$$t.$vt._y($$0.$aw.$type,"MarkerSize",7,function(b){return b.markerSize()},function(b,c){b.markerSize(c)},null,true,4));$$t.$gl.f(a,17,$$t.$vt._y($$t.$ux.$type,"MarkerStyle",7,function(b){return b.markerStyle()},function(b,c){b.markerStyle(c)},null,true,4));$$t.$gl.f(a,18,$$t.$vt._y($$t.$vu.$type,"Name",7,function(b){return b.name()},function(b,c){b.name(c)},null,true,4));$$t.$gl.f(a,19,$$t.$vt._y($$t.$uy.$type,"PictureType",7,function(b){return b.pictureType()},function(b,c){b.pictureType(c)},null,true,4));$$t.$gl.f(a,20,$$t.$vt._y(Number,"PictureUnit",7,function(b){return b.pictureUnit()},function(b,c){b.pictureUnit(c)},null,true,4));$$t.$gl.f(a,21,$$t.$vt._y($$0.$aw.$type,"PlotOrder",7,function(b){return b.plotOrder()},function(b,c){b.plotOrder(c)},null,true,4));$$t.$gl.f(a,22,$$t.$vt._y($$0.$aq.$type,"ShowDataLabels",7,function(b){return b.showDataLabels()},function(b,c){b.showDataLabels(c)},null,true,4));$$t.$gl.f(a,23,$$t.$vt._y($$0.$aq.$type,"Smooth",7,function(b){return b.smooth()},function(b,c){b.smooth(c)},null,true,4));$$t.$gl.f(a,24,$$t.$vt._y($$t.$u1.$type,"Type",7,function(b){return b.type()},function(b,c){b.type(c)},null,true,4));$$t.$gl.f(a,25,$$t.$vt._y($$t.$vw.$type,"XValues",7,function(b){return b.xValues()},function(b,c){b.xValues(c)},null,true,4));$$t.$gl.f(a,26,$$t.$vt._y($$t.$vx.$type,"Values",7,function(b){return b.values()},function(b,c){b.values(c)},null,true,4));return a},_bm:function(a){return(this._a3&a)==a},_c6:function(a,b){if(b){this._a3|=a}else{this._a3&=~a}},_c7:function(a,b,c){this._u();var d=this._bm(b);if(d==c){return}var e=$$t.$vt._w[a].g($$t.$vt.$type,$$0.$aq.$type,this,d,c,this._h());d=e.p1;this._c6(b,c);this.onPropertyChanged()},_ak:function(a){return $$t.$vt._al(this,this.fill(),a)},_al:function(a,b,c){return b!=null?b:$$t.$k.p(a,c)},_am:function(a){var b=this._ap!=null?this._ap.fill():null;return $$t.$vt._al(this,b,a)},_an:function(a){if(this._ai!=null){return this._ai}var b=$$t.$a2._ga(this.chartType(),1);var c=this._ap!=null?this._ap.fill():null;var d=b?c:this._ah;if(d!=null){return d}return $$t.$vt._al(this,null,a)},_bn:function(a){var b=this.values();var c=b!=null?b.getValues():null;if(c==null||c.length==0){return false}for(var e=0;e<c.length;e++){var d=c[e];var f;if(function(){var g=$$t.$k.b0(a,d,f);f=g.p2;return g.ret}()){if(f<0){return true}}}return false},_br:function(a){switch(a){case 7:case 5:return false;default:return true}},_bq:function(a,b,c){c=0;if($$t.$vt._br(a)==false){return{ret:false,p2:c}}var d=$$t.$a2._gw($m($$t.$u1.$type,a));if(d.contains(b)){c=b;return{ret:true,p2:c}}else{var f=d.getEnumerator();while(f.moveNext()){var e=f.current();c=e;break}}return{ret:false,p2:c}},_c5:function(){if(this._at!=null){this._at._ai()}},_c9:function(){this.dataPointCollection()._aj()},$type:new $.ig.Type("excel.Series",$$t.$ts.$type)},true);$c("excel.SeriesName:vu","Object",{_g:null,_c:null,_d:null,_h:null,init:function(a){var b;if(arguments.length===1){b=0}else if(arguments.length===2){if($b($$t.$ey.$type,arguments[1])!==null){b=2}else if(typeof arguments[1]==="string"){b=1}else if(arguments[1]==null){b=1}}else if(arguments.length===3){b=1}if(b>0){switch(b){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$.ig.$op.init.call(this);this._g=a},_init1:function(a,b,c){c=c!==void 0?c:null;c=$t($$t.$b0.$type,c);$.ig.$op.init.call(this);$$v.$ap.at(a,"sheet");$$v.$ap.at(b,"formula");this._c=a;this._k(b,c)},_init2:function(a,b){$.ig.$op.init.call(this);this._c=a;this._d=b;var c=new $$t.aaq(true,this._c,new $$t.jx(1,0,0));this._d._setTargetReference(c,this._c.workbook(),false)},toString:function(){if(this._d!=null&&this._c!=null){var a=this._a();var b="";for(var c=0;c<a.length;c++){if(!String.isNullOrEmpty(a[c])){if(b.length>0){b+=" "}b+=a[c]}}return b}if(!String.isNullOrEmpty(this._g)){return this._g}return this._h},_b:function(a,b,c){$$v.$ap.at(a,"sheet");if(b==null){if(String.isNullOrEmpty(c)){return null}return new $$t.vu(c)}var d=new $$t.vu(a,b);d._h=c;return d},_a:function(){if(this._c!=null&&this._d!=null){var a=$$t.$vv._b(String,this._d,this._c,false,function(b){var c=new Array(b.count());for(var d=0;d<c.length;d++){c[d]=$$t.$vv._l(b.item(d))}return c});return a}else{var b=new Array(1);b[0]=this.toString();return b}},_e:function(a,b){if(this._d!=null){return this._d._ar(a.workbook(),a,b)}return false},_j:function(a,b,c,d,e){if(this._d==null||this._c==null){return}var f=this._d._toString2(1,this._c.workbook()._e3());if(this._d._av(this._c,d,0)){c(a,$$6.$w.a($$0.$aw.$type,String,b,f))}},_f:function(a,b){var c=this._d._toString2(1,this._c.workbook()._e3());this._k(b,$m($$t.$b0.$type,1));return $$6.$w.a($$0.$aw.$type,String,a,c)},_k:function(a,b){if(a!=null&&a.length>0&&a.charAt(0)!="="){a="="+a}this._d=$$t.$wn._n(a,this._c.workbook(),b,0,0,0,null);var c=new $$t.aaq(true,this._c,new $$t.jx(1,0,0));this._d._setTargetReference(c,this._c.workbook(),false)},$type:new $.ig.Type("excel.SeriesName",$.ig.$ot)},true);$c("excel.SeriesValuesBase:vv","Object",{_a:null,_e:null,_f:null,_k:null,init:function(a){var b;if(arguments.length===1){b=0}else if(arguments.length===2){b=1}else if(arguments.length===3){b=1}else if(arguments.length===4){b=2}if(b>0){switch(b){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$.ig.$op.init.call(this);$$v.$ap.at(a,"values");this._r(a)},_init1:function(a,b,c){c=c!==void 0?c:null;c=$t($$t.$b0.$type,c);$.ig.$op.init.call(this);$$v.$ap.at(a,"sheet");$$v.$ap.at(b,"sourceRange");this._e=a;this._p(b,c)},_init2:function(a,b,c,d){$.ig.$op.init.call(this);$$v.$ap.at(a,"sheet");this._e=a;this._f=b;this._q();if(c!=null&&c.length>0){this._r(c)}},_d:function(){return 0},getValues:function(){if(this._e!=null&&this._f!=null){var a=this._d();var b;if(a==1){b=function(c){var d=new Array(c.count());for(var e=0;e<d.length;e++){d[e]=$$t.$vv._l(c.item(e))}return d}}else{b=function(c){var d=new Array(c.count());for(var e=0;e<d.length;e++){d[e]=$$t.$vv._i(c.item(e))}return d}}var c=$$t.$vv._b($.ig.$op.$type,this._f,this._e,true,b);return c}if(this._a!=null&&this._a.length>0){var d=new Array(this._a.length);$.ig.util.arrayCopyTo(this._a,d,0);return d}return null},_n:function(){},_b:function($t,a,b,c,d){var e=new $$t.aaq(false,b,new $$t.jx(1,0,0));var f=a._evaluateHelper(b.workbook(),e,false);if(f.isError()){return new Array(0)}var g=$$t.$n2.p(10);$$t.$ny._ab(g,f,false,c,true);var h=d(g);$$t.$n2.ad(g);return h},_i:function(a){if(a.isReference()){var b=a.toReference();return $$t.$vv._i(b.value())}else if(a.isNull()){return null}else if(a.isError()){var c=a.toErrorValue();if(c.code()==3){return null}return 0}else if(a.isString()){return 0}else if(a.isBoolean()){return a._toBoolean1()?1:0}else{var d;if(function(){var e=a._toDouble1(d);d=e.p0;return e.ret}()){return d}return null}},_l:function(a){if(a.isReference()){var b=a.toReference();var c=$b($$t.$zh.$type,b);if(c!=null){var d=c._row();if(d!=null){return d._getCellText1(c._columnIndex(),1)}}}if(a.isNull()){return""}return a.toString()},_g:function(a,b){if(this._f!=null){return this._f._ar(a.workbook(),a,b)}return false},_o:function(a,b,c,d,e){if(this._f==null||this._e==null){return}var f=d.w()<0;var g=null;var h=0;if(b==26){var i=$m($$t.$lv.$type,null);var j=$m($$t.$lv.$type,null);if(f&&$$t.$lv._l_op_Inequality_Lifted(d.x(),$m($$t.$lv.$type,null))&&this._f._ar(this._e.workbook(),d.h(),d.x().value())){i=d.x()}else if($$t.$lv._l_op_Inequality_Lifted(d.y(),$m($$t.$lv.$type,null))&&this._f._ar(this._e.workbook(),d.h(),d.y().value())){j=d.y()}if($$t.$lv._l_op_Inequality_Lifted(i,$m($$t.$lv.$type,null))||$$t.$lv._l_op_Inequality_Lifted(j,$m($$t.$lv.$type,null))){var k=this._f._c(this._e.workbook(),d.h());if(k.length>0){g=new $$4.x($$6.$v.$type.specialize($$0.$aq.$type,$$0.$aw.$type,$$0.$aw.$type),0)}var l=0;for(var n=0;n<k.length;n++){var m=k[n];var o=m._width()==1;var p=o?m._firstRowIndex():m._firstColumnIndex();var q=o?m._lastRowIndex():m._lastColumnIndex();if(f){var r=$$t.$lv._l_op_Inequality_Lifted(i,$m($$t.$lv.$type,null))?$$t.$lv._ag(m,i.value()):$m($$t.$lv.$type,null);if($$t.$lv._l_op_Inequality_Lifted(r,$m($$t.$lv.$type,null))){g.add($$t.$vv._m(true,l,m,o,r))}}else{var s=$$t.$lv._l_op_Inequality_Lifted(j,$m($$t.$lv.$type,null))?$$t.$lv._ag(m,j.value()):$m($$t.$lv.$type,null);if($$t.$lv._l_op_Inequality_Lifted(s,$m($$t.$lv.$type,null))){var t=o?j.value()._firstRowIndex():j.value()._firstColumnIndex();if(t>=p){if(o){s=$m($$t.$lv.$type,s.value()._withLastRowIndex(s.value()._firstRowIndex()+d.w()-1))}else{s=$m($$t.$lv.$type,s.value()._withLastColumnIndex(s.value()._firstColumnIndex()+d.w()-1))}g.add($$t.$vv._m(false,l,m,o,s))}}}l+=o?m._height():m._width()}h=l}}var u=this._f._toString2(1,this._e.workbook()._e3());if(this._f._av(this._e,d,0)){if(g!=null&&g.count()>=0){a.dataPointCollection()._ah(h,g,c)}this._n();c(a,$$6.$w.a($$0.$aw.$type,String,b,u))}},_m:function(a,b,c,d,e){var f=b+(d?e.value()._firstRowIndex()-c._firstRowIndex():e.value()._firstColumnIndex()-c._firstColumnIndex());var g=d?e.value()._height():e.value()._width();return $$6.$w.b($$0.$aq.$type,$$0.$aw.$type,$$0.$aw.$type,a,f,g)},_j:function(a,b){var c=this._f._toString2(1,this._e.workbook()._e3());this._p(b,$m($$t.$b0.$type,1));this._n();return $$6.$w.a($$0.$aw.$type,String,a,c)},_p:function(a,b){if(a!=null&&a.length>0&&a.charAt(0)!="="){a="="+a}this._f=$$t.$wn._n(a,this._e.workbook(),b,0,0,0,null);this._q()},_q:function(){if(this._f!=null){var a=new $$t.aaq(true,this._e,new $$t.jx(1,0,0));this._f._setTargetReference(a,this._e.workbook(),false)}},_r:function(a){var b=new $$4.x($.ig.$op.$type,0);var d=a.getEnumerator();while(d.moveNext()){var c=d.current();b.add1(c)}var e=true;for(var f=0;f<b.count();f++){var g=b.__inner[f];if(typeof g==="string"||g==null||$b($$0.$p.$type,g)!==null){e=false;continue}e=true;break}if(e){throw new $$6.d(1,$$t.$k.ef("LE_ArgumentException_InvalidSeriesValues"))}this._a=b.toArray()},$type:new $.ig.Type("excel.SeriesValuesBase",$.ig.$ot)},true);$c("excel.XValues:vw","excel.SeriesValuesBase",{_s:null,_y:null,_ad:$m($$0.$aq.$type,null),_ac:0,_ab:0,init:function(a){var b;if(arguments.length===1){b=0}else if(arguments.length===2){b=3}else if(arguments.length===3){if($b($$t.$fo.$type,arguments[0])!==null){b=3}else if(typeof arguments[0]==="number"){b=1}else if(arguments[0]==null){b=3}}else if(arguments.length===4){b=4}else if(arguments.length===5){if($b($$0.$aq.$type,arguments[1])!==null){b=4}else if($b($$t.$ey.$type,arguments[1])!==null){b=2}else if(arguments[1]==null){b=2}}if(b>0){switch(b){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;case 3:this._init3.apply(this,arguments);break;case 4:this._init4.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}this._ac=1;this._ab=0;$$t.$vv.init.call(this,a)},_init1:function(a,b,c){this._ac=1;this._ab=0;$$t.$vv.init.call(this,b);this._ab=a;this._s=c},_init2:function(a,b,c,d,e){this._ac=1;this._ab=0;$$t.$vv._init2.call(this,a,b,d,false);this._ab=c;this._s=e},_init3:function(a,b,c){this._ac=1;this._ab=0;c=c!==void 0?c:null;c=$t($$t.$b0.$type,c);$$t.$vv._init1.call(this,a,b,c)},_init4:function(a,b,c,d,e){this._ac=1;this._ab=0;$$t.$vv._init1.call(this,a,d,e);this._ab=c;this._ad=$m($$0.$aq.$type,b)},_n:function(){$$t.$vv._n.call(this);this._af()},_d:function(){if(this._ab==2){return 0}return 1},_z:function(){return this._y},getValues:function(){if(this._ab!=1){return $$t.$vv.getValues.call(this)}var a=this._u();var b=new $$4.x($.ig.$op.$type,0);var c=new $$6.aj(0);var d=" ";var f=a._c.getEnumerator();while(f.moveNext()){var e=f.current();c.v();for(var g=0;g<e._a.length;g++){if(g>0){c.h(d)}c.l(e._a[g])}b.add1(c.toString())}return b.toArray()},_t:function(){return $$t.$vv.getValues.call(this)},_aa:function(a,b,c,d,e){$$v.$ap.at(a,"sheet");var f=1;if(d!=null&&d.length>1){var g=new $$4.q($$0.$aw.$type,0);for(var i=0;i<d.length;i++){var h=d[i];if(!g.contains(h)){g.add(h)}}f=g.count()}var j;if(b==null){if(c==null||c.length==0){return null}j=new $$t.vw(e,c,d)}else{j=new $$t.vw(a,b,e,c,d)}j._ac=f;j._ab=e;return j},_u:function(){var a=$$t.$vv.getValues.call(this);switch(this._ab){case 2:return $$t.$vw._v(a);case 1:return $$t.$vw._x(a,this._ac);default:return $$t.$vw._w(a)}},_v:function(a){var b=new $$4.x($$t.$vz.$type,2,a.length);for(var c=0;c<a.length;c++){var d=a[c];var e=0;try{e=$$6.$g.toDouble3(d)}catch(f){}b.add(function(){var $ret=new $$t.vz;$ret._d=c;$ret._b=e;$ret._f=null;$ret._a=null;return $ret}())}return new $$t.vy(b,2)},_w:function(a){var b=new $$4.x($$t.$vz.$type,2,a.length);for(var c=0;c<a.length;c++){var d=a[c];var e=d==null?null:d.toString();b.add(function(){var $ret=new $$t.vz;$ret._d=c;$ret._b=NaN;$ret._f=e;$ret._a=null;return $ret}())}return new $$t.vy(b,0)},_x:function(a,b){b=Math.max(b,1);var c=new $$4.x($$4.$x.$type.specialize(String),2,$a(a.length,b));var d=null;var e=0;for(var f=0;f<a.length;f++){if(e==b){e=0}if(e==0){d=new $$4.x(String,0);c.add(d)}var g=a[f]!=null?a[f].toString():String.empty();d.add(g);e+=1}var h=new $$4.x($$t.$vz.$type,2,a.length);for(var i=0;i<c.count();i++){var j=c.__inner[i].toArray();h.add(function(){var $ret=new $$t.vz;$ret._d=i;$ret._b=NaN;$ret._f=null;$ret._a=j;return $ret}())}return new $$t.vy(h,1)},_ae:function(a){this._y=a},_af:function(){if(this._f!=null){var a=0;if($j(this._ad,null)&&this._y!=null){var b=this._y.values();if(b!=null){var c=b.getValues();a=c!=null?c.length:0}}if(($l(this._ad,null)||a>0)&&this._f._e()!=null&&this._f._e().length==1){var d=$b($$t.$aaz.$type,this._f._e()[0]);if(d!=null){var e=d.x();var f=1+e.b().t()-e.d().t();var g=1+e.b().r()-e.d().r();if($j(this._ad,null)){this._ad=$m($$0.$aq.$type,g==a)}this._ac=this._ad.value()?f:g}else{this._ac=1}}}},$type:new $.ig.Type("excel.XValues",$$t.$vv.$type)},true);$c("excel.SeriesValues:vx","excel.SeriesValuesBase",{_s:null,init:function(a){var b;if(arguments.length===1){b=0}else if(arguments.length===2){b=2}else if(arguments.length===3){b=2}else if(arguments.length===4){b=1}if(b>0){switch(b){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$vv.init.call(this,a)},_init1:function(a,b,c,d){$$t.$vv._init2.call(this,a,b,c,d)},_init2:function(a,b,c){c=c!==void 0?c:null;c=$t($$t.$b0.$type,c);$$t.$vv._init1.call(this,a,b,c)},_u:function(a,b,c){$$v.$ap.at(a,"sheet");if(b==null){if(c==null||c.length==0){return null}return new $$t.vx(c)}return new $$t.vx(a,b,c,false)},_t:function(a,b){a=this._f!=null?this._f._toString():null;b=this._s;return{ret:this._a,p0:a,p1:b}},$type:new $.ig.Type("excel.SeriesValues",$$t.$vv.$type)},true);$c("GetXValuesResult:vy","Object",{init:function(a,b){$.ig.$op.init.call(this);this._a=b;this._c=a},_a:0,_c:null,b:function(a,b){var c=new $$4.x(Number,2,this._c.count());a=1.7976931348623157e308;b=-1.7976931348623157e308;for(var d=0;d<this._c.count();d++){var e=this._c.__inner[d];var f=e.c();a=Math.min(a,f);b=Math.max(b,f);c.add(f)}return{ret:c,p0:a,p1:b}},$type:new $.ig.Type("GetXValuesResult",$.ig.$ot)},true);$c("XValue:vz","Object",{init:function(){$.ig.$op.init.call(this)},_d:0,_b:0,_f:null,_a:null,c:function(){return $.ig.util.isNaN(this._b)==false?this._b:this._d},toString:function(){if($.ig.util.isNaN(this._b)==false){return $y("Number: {0}",this._b)}else if(String.isNullOrEmpty(this._f)==false){return $y("String: {0}",this._f)}else{var a=this.e(", ");return $y("StringArray: {0}",a)}},e:function(a){if(this._a==null){return String.empty()}var b=new $$6.aj(0);for(var c=0;c<this._a.length;c++){if(c>0){b.l(a)}b.l(this._a[c])}return b.toString()},$type:new $.ig.Type("XValue",$.ig.$ot)},true);$c("excel.SeriesCollection:v2","excel.ChartObject",{_aj:null,_ai:null,_staticInit:function(){$$t.$v2._w=$$t.$v2._x()},init:function(a){this._aj=new $$4.x($$t.$vt.$type,0);this._ai=null;$$t.$ts.init.call(this,a)},_m:function(a){for(var b=0;b<this._aj.count();b++){this._aj.__inner[b]._m(a)}},_i:function(a,b){for(var c=0;c<this._aj.count();c++){var d=this._aj.__inner[c];if(d._i(a,b)){return true}}return false},_o:function(a,b,c){for(var d=0;d<this._aj.count();d++){this._aj.__inner[d]._o(a,b,c)}},_t:function(a){for(var b=0;b<this._aj.count();b++){var c=this._aj.__inner[b];c._t(a);var d=c.values()!=null?c.values()._f:null;if(d!=null&&d._t()==a){this._aj.removeAt(b);b--}}},item:function(a){return this._aj.__inner[a]},count:function(){return this._aj.count()},isReadOnly:function(){var a=this.workbook();if(a!=null){return!a._cl()}return false},add:function(){return this.insert(this._aj.count())},clear:function(){this._u();var a=this._aj.count()>1?this._j(7):null;for(var b=this._aj.count()-1;b>=0;b--){this.removeAt(b)}this._p(a)},contains:function(a){return this._aj.contains(a)},getEnumerator:function(){var n;if(arguments.length===0){n=0}switch(n){case 0:return this._getEnumerator.apply(this,arguments);case 1:return this._getEnumerator$e.apply(this,arguments);default:throw new Error("Invalid arguments")}},_getEnumerator:function(){return this._aj.getEnumerator()},indexOf:function(a){return this._aj.indexOf(a)},insert:function(a){this._u();var b=new $$t.vt(this);this._at(a,b,true,null);return b},_at:function(a,b,c,d){this._aj.insert(a,b);var e=this.chart().legend();if(d==null){if(e!=null){d=e.legendEntries()._x(a)}}else{if(e!=null){e.legendEntries()._ae(a,d)}}var f=this.workbook();if(f==null||f._c2()||this._h()){return}var g=$$t.$v2._w[0];var h=new $$t.v3(1,this,b,d,a);var i=this.sheet();var j=g.b(f,i,g.c);g.e($$t.$v3.$type,$$t.$vt.$type,h,null,b);if(j!=null){g.d(f,j)}this.onPropertyChanged()},remove:function(a){var b=this.indexOf(a);if(b>=0){this.removeAt(b);return true}return false},removeAt:function(a){this._u();var b=this._aj.__inner[a];var c=null;var d=this.chart().legend();if(d!=null){c=d.legendEntries().item(a)}var e=this.workbook();var f=this.sheet();var g=$$t.$v2._w[1];var h=new $$t.v3(1,this,b,c,a);var i=e==null||e._c2()||this._h()?null:g.b(e,f,g.c);this._aj.removeAt(a);if(d!=null){d.legendEntries()._af(a)}if(e!=null&&!e._c2()&&!this._h()){g.e($$t.$v3.$type,$$t.$vt.$type,h,null,b);if(i!=null){g.d(e,i)}}this.onPropertyChanged()},_a0:function(){var a=this.chart().legend();if(a==null){return}var b=a.legendEntries();var c=this.count();for(var d=0;d<c;d++){if(d>=b.count()){b._x(d)}}while(b.count()>c){b._af(b.count()-1)}},_getEnumerator$e:function(){return this._aj.getEnumerator()},_y:function($tValue,a,b,c,d,e,f,g,h){return new $$t.gm($$t.$v3.$type,$tValue,a,b,c,d,e,f,h,g,null,null)},_x:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$v2._y($$t.$vt.$type,"Add",7,function(b){return b.b},function(b,c){$$t.$v2._a1(b,c)},null,true,true,4));$$t.$gl.f(a,1,$$t.$v2._y($$t.$vt.$type,"Remove",7,function(b){return b.b},function(b,c){$$t.$v2._a2(b,c)},null,true,true,4));return a},_a1:function(a,b){var c=a.c.indexOf(a.b);if(c>=0){a.c.removeAt(c)}},_a2:function(a,b){var c=a.b;a.c._at(a.d,c,true,a.a)},_az:function(a,b){var d=this.getEnumerator();while(d.moveNext()){var c=d.current();var e=c.explosion()>0;if(b==false&&a==e){continue}c.explosion(a?10:0)}},_ay:function(a){var c=this.getEnumerator();while(c.moveNext()){var b=c.current();b.markerStyle(a)}},_aw:function(a,b){var d=this.getEnumerator();while(d.moveNext()){var c=d.current();if(c.chartType()==a){c.chartType(b)}}},_ax:function(a){var c=this.getEnumerator();while(c.moveNext()){var b=c.current();b.line(function(){var $ret=new $$t.tm;$ret.fill(a);return $ret}())}},_av:function(){var a=new $$4.x($$t.$v4.$type,0);for(var b=0;b<this.count();b++){var c=this.item(b);a.add(function(){var $ret=new $$t.v4;$ret._a=c;$ret._b=b;$ret._c=c.plotOrder();return $ret}())}a.sort1(new $$t.v5);this._ai=new $$4.h($$t.$vt.$type,$$0.$be.$type,0);for(var d=0;d<a.count();d++){var e=a.__inner[d];this._ai.add(e._a,$i(d))}},_aq:function(a){var $self=this;if(this._ai==null){this._av()}var b=0;if(function(){var c=$self._ai.tryGetValue(a,b);b=c.p1;return c.ret}()){return $m($$0.$be.$type,b)}else{return $m($$0.$be.$type,null)}},_ad:function(a){var c=this.getEnumerator();while(c.moveNext()){var b=c.current();if(b.type()==a){return true}}return false},_ae:function(){var b=this.getEnumerator();while(b.moveNext()){var a=b.current();if(a.axisGroup()==1){return true}}return false},_ah:function(){var b=this.getEnumerator();while(b.moveNext()){var a=b.current();if(a.axisGroup()==2){return true}}return false},_ak:function(a,b,c){var d=new $$4.x($$t.$vt.$type,0);var f=this.getEnumerator();while(f.moveNext()){var e=f.current();if(e==c){continue}if(a.hasValue()&&a.value()!=e.type()){continue}if(b.hasValue()&&b.value()!=e.axisGroup()){continue}d.add(e)}return d},_as:function(a,b){a=false;b=false;var d=this.getEnumerator();while(d.moveNext()){var c=d.current();if($$t.$a2._f0(c.chartType())==false){continue}if(c.axisGroup()==1){a=true}if(c.axisGroup()==2){b=true}}return{p0:a,p1:b}},$type:new $.ig.Type("excel.SeriesCollection",$$t.$ts.$type,[$$0.$bw.$type.specialize($$t.$vt.$type)])},true);$c("SeriesCollection_CollectionChangeContext:v3","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$0.$bh.init.call(this)},d:0,c:null,b:null,a:null,init1:function(a,b,c,d,e){$$0.$bh.init.call(this);this.c=b;this.b=c;this.a=d;this.d=e},workbook:function(){return this.c.workbook()},sheet:function(){return this.c.sheet()},source:function(){return this.c.chart()},$type:new $.ig.Type("SeriesCollection_CollectionChangeContext",$$0.$bh.$type,[$$t.$gn.$type])},true);$c("SeriesCollection_PlotOrderSortItem:v4","Object",{init:function(){$.ig.$op.init.call(this)},_a:null,_b:0,_c:0,$type:new $.ig.Type("SeriesCollection_PlotOrderSortItem",$.ig.$ot)},true);$c("SeriesCollection_PlotOrderSortComparer:v5","Object",{init:function(){$.ig.$op.init.call(this)},compare:function(a,b){if(a==null||b==null||a==b){return 0}var c=a._c>0?a._c:a._b;var d=b._c>0?b._c:b._b;return c<d?-1:c>d?1:0},$type:new $.ig.Type("SeriesCollection_PlotOrderSortComparer",$.ig.$ot,[$$6.$ad.$type.specialize($$t.$v4.$type)])},true);$c("excel.TickLabels:v6","excel.ChartObject",{_ag:0,_z:null,_ai:null,_al:false,_a3:null,_am:false,_ar:0,_ac:0,_ap:0,_ae:0,init:function(a){this._ag=-4108;this._al=true;this._am=true;this._ac=-5002;this._ap=0;this._ae=0;$$t.$ts.init.call(this,a)},_a:function(a){return $$t.$v6._w[a]},alignment:function(a){if(arguments.length===1){if(a!=this._ag){var b=this._q($$t.$v6.$type,$$t.$u6.$type,this,0,this._ag,a);this._ag=b.p2}return a}else{return this._ag}},font:function(){this._e(this.workbook());return this._ai},_e:function(a){if(this._ai!=null){return $b($$t.$ix.$type,this._ai)}var b=this.workbook()!=null?this.workbook():a;if(b==null){return null}this._ai=this._f(b);return $b($$t.$ix.$type,this._ai)},_ak:function(){return $$t.$k.ad(this._ai,1)},fill:function(a){if(arguments.length===1){if(a!=this._z){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._z!=null){this._z._l(null)}var b=this._r($$t.$v6.$type,$$t.$vg.$type,this,1,this._z,a,null);this._z=b.p2}return a}else{return this._z}},_ab:function(){if(this._z!=null){return this._z}var a=this.chart();return a!=null?a._eq():new $$t.vj},multiLevel:function(a){if(arguments.length===1){if(a!=this._al){var b=this._r($$t.$v6.$type,$$0.$aq.$type,this,2,this._al,a,null);this._al=b.p2}return a}else{return this._al}},numberFormat:function(a){if(arguments.length===1){if(a!=this._a3){var b=this._r($$t.$v6.$type,String,this,3,this._a3,a,null);this._a3=b.p2}return a}else{return this._a3}},numberFormatLinked:function(a){if(arguments.length===1){if(a!=this._am){var b=this._r($$t.$v6.$type,$$0.$aq.$type,this,4,this._am,a,null);this._am=b.p2}return a}else{return this._am}},offset:function(a){if(arguments.length===1){if(a!=this._ar){var b=this._r($$t.$v6.$type,$$0.$aw.$type,this,5,this._ar,a,null);this._ar=b.p2}return a}else{return this._ar}},readingOrder:function(a){if(arguments.length===1){this._ac=a;return a}else{return this._ac}},rotation:function(a){if(arguments.length===1){if(a!=this._ap){var b=this._r($$t.$v6.$type,Number,this,7,this._ap,a,null);this._ap=b.p2}return a}else{return this._ap}},textDirection:function(a){if(arguments.length===1){if(a!=this._ae){var b=this._q($$t.$v6.$type,$$t.$u2.$type,this,8,this._ae,a);this._ae=b.p2}return a}else{return this._ae}},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$v6.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(9);$$t.$gl.f(a,0,$$t.$v6._y($$t.$u6.$type,"Alignment",7,function(b){return b.alignment()},function(b,c){b.alignment(c)},null,true,4));$$t.$gl.f(a,1,$$t.$v6._y($$t.$vg.$type,"Fill",7,function(b){return b.fill()},function(b,c){b.fill(c)},null,true,4));$$t.$gl.f(a,2,$$t.$v6._y($$0.$aq.$type,"MultiLevel",7,function(b){return b.multiLevel()},function(b,c){b.multiLevel(c)},null,true,4));$$t.$gl.f(a,3,$$t.$v6._y(String,"NumberFormat",7,function(b){return b.numberFormat()},function(b,c){b.numberFormat(c)},null,true,4));$$t.$gl.f(a,4,$$t.$v6._y($$0.$aq.$type,"NumberFormatLinked",7,function(b){return b.numberFormatLinked()},function(b,c){b.numberFormatLinked(c)},null,true,4));$$t.$gl.f(a,5,$$t.$v6._y($$0.$aw.$type,"Offset",7,function(b){return b.offset()},function(b,c){b.offset(c)},null,true,4));$$t.$gl.f(a,6,$$t.$v6._y($$t.$uz.$type,"ReadingOrder",7,function(b){return b.readingOrder()},function(b,c){b.readingOrder(c)},null,true,4));$$t.$gl.f(a,7,$$t.$v6._y(Number,"Rotation",7,function(b){return b.rotation()},function(b,c){b.rotation(c)},null,true,4));$$t.$gl.f(a,8,$$t.$v6._y($$t.$u2.$type,"TextDirection",7,function(b){return b.textDirection()},function(b,c){b.textDirection(c)},null,true,4));return a},$type:new $.ig.Type("excel.TickLabels",$$t.$ts.$type)},true);$c("excel.UpDownBars:v7","excel.ChartObject",{_ad:0,_aa:null,_z:null,init:function(){this._ad=150;this._aa=null;this._z=null;$$t.$ts.init.call(this,null)},downBar:function(){if(this._z==null){this._z=new $$t.v8(this,1)}return this._z},gapWidth:function(a){if(arguments.length===1){if(a!=this._ad){var b=this._r($$t.$v7.$type,$$0.$aw.$type,this,0,this._ad,a,null);this._ad=b.p2}return a}else{return this._ad}},upBar:function(){if(this._aa==null){this._aa=new $$t.v8(this,0)}return this._aa},_a:function(a){return $$t.$v7._w[a]},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$v7.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(1);$$t.$gl.f(a,0,$$t.$v7._y($$0.$aw.$type,"GapWidth",7,function(b){return b.gapWidth()},function(b,c){b.gapWidth(c)},null,true,4));return a},$type:new $.ig.Type("excel.UpDownBars",$$t.$ts.$type)},true);$c("excel.UpDownBar:v8","excel.ChartObject",{_ae:0,_z:null,_ab:null,init:function(a,b){this._z=null;this._ab=null;$$t.$ts.init.call(this,a);this._ae=b;var c=null;switch(this._ae){case 0:c=new $$t.ah($$a.$ax.u(255,255,255,255));break;case 1:c=new $$t.ah($$a.$ax.u(255,0,0,0));break}this._ab=new $$t.vh(c)},barType:function(){return this._ae},border:function(a){if(arguments.length===1){if(a!=this._z){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._z!=null){this._z._l(null)}var b=this._r($$t.$v8.$type,$$t.$tj.$type,this,0,this._z,a,null);this._z=b.p2}return a}else{return this._z}},fill:function(a){if(arguments.length===1){if(a!=this._ab){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ab!=null){this._ab._l(null)}var b=this._r($$t.$v8.$type,$$t.$vg.$type,this,1,this._ab,a,null);this._ab=b.p2}return a}else{return this._ab}},_ad:function(){if(this._ab!=null){return this._ab}var a=this.chart();if(a!=null){return this.barType()==0?a._e0():a._ez()}var b=this.barType()==0?0:1;return new $$t.vh(new $$t.ah(b))},_a:function(a){return $$t.$v8._w[a]},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$v8.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(2);$$t.$gl.f(a,0,$$t.$v8._y($$t.$tj.$type,"Border",7,function(b){return b.border()},function(b,c){b.border(c)},null,true,4));$$t.$gl.f(a,1,$$t.$v8._y($$t.$vg.$type,"Fill",7,function(b){return b.fill()},function(b,c){b.fill(c)},null,true,4));return a},$type:new $.ig.Type("excel.UpDownBar",$$t.$ts.$type)},true);$c("excel.Wall:v9","excel.ChartObject",{_z:null,_ab:null,_ae:0,init:function(a,b){$$t.$ts.init.call(this,a);this.type(b)},_a:function(a){return $$t.$v9._w[a]},border:function(a){if(arguments.length===1){if(a!=this._z){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._z!=null){this._z._l(null)}var b=this._r($$t.$v9.$type,$$t.$tj.$type,this,0,this._z,a,null);this._z=b.p2}return a}else{return this._z}},fill:function(a){if(arguments.length===1){if(a!=this._ab){if(a!=null){$$t.$ts._v(a.owner(),this.owner());a._l(this)}if(this._ab!=null){this._ab._l(null)}var b=this._r($$t.$v9.$type,$$t.$vg.$type,this,1,this._ab,a,null);this._ab=b.p2}return a}else{return this._ab}},thickness:function(a){if(arguments.length===1){if(a!=this._ae){var b=this._r($$t.$v9.$type,$$0.$aw.$type,this,2,this._ae,a,null);this._ae=b.p2}return a}else{return this._ae}},_type:0,type:function(a){if(arguments.length===1){this._type=a;return a}else{return this._type}},_y:function($tValue,a,b,c,d,e,f,g){return new $$t.gm($$t.$v9.$type,$tValue,a,b,c,d,e,f,g,false,null,null)},_x:function(){var a=new Array(3);$$t.$gl.f(a,0,$$t.$v9._y($$t.$tj.$type,"Border",7,function(b){return b.border()},function(b,c){b.border(c)},null,true,4));$$t.$gl.f(a,1,$$t.$v9._y($$t.$vg.$type,"Fill",7,function(b){return b.fill()},function(b,c){b.fill(c)},null,true,4));$$t.$gl.f(a,2,$$t.$v9._y($$0.$aw.$type,"Thickness",7,function(b){return b.thickness()},function(b,c){b.thickness(c)},null,true,4));return a},$type:new $.ig.Type("excel.Wall",$$t.$ts.$type)},true);$c("excel.ArgumentExceptionExtension:s9","ArgumentException",{init:function(a,b){var c;if(arguments.length===1){c=0}else if(arguments.length===2){if(typeof arguments[1]==="string"){c=1}else if($b($$0.$n.$type,arguments[1])!==null){c=0}else if(arguments[1]==null){
|
|
c=0}}else if(arguments.length===3){c=1}if(c>0){switch(c){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}a=a!==void 0?a:null;b=b!==void 0?b:null;$$6.$d.init3.call(this,3,a,b)},_init1:function(a,b,c){c=c!==void 0?c:null;$$6.$d.init3.call(this,3,a,c)},$type:new $.ig.Type("excel.ArgumentExceptionExtension",$$6.$d.$type)},true);$c("excel.ArgumentOutOfRangeExceptionExtension:ta","ArgumentOutOfRangeException",{init:function(a,b){var c;if(arguments.length===1){c=0}else if(arguments.length===2){if(typeof arguments[1]==="string"){c=0}else if($b($$0.$n.$type,arguments[1])!==null){c=2}else if(arguments[1]==null){c=0}}else if(arguments.length===3){c=1}if(c>0){switch(c){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}a=a!==void 0?a:null;b=b!==void 0?b:null;$$6.$f.init2.call(this,2,a,b)},_init1:function(a,b,c){$$6.$f.init2.call(this,2,a,c)},_init2:function(a,b){$$6.$f.init4.call(this,4,a,b)},$type:new $.ig.Type("excel.ArgumentOutOfRangeExceptionExtension",$$6.$f.$type)},true);$c("ExcelImage:tb","Object",{a:null,c:null,g:0,f:0,e:false,h:$m($$6.$i.$type,null),init:function(a,b,c,d,e,f,g){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$tb.init1.call(this,1,b,c);this.g=d;this.f=e;this.e=f;this.h=$m($$6.$i.$type,g)},init1:function(a,b,c){$.ig.$op.init.call(this);this.c=b;this.a=$$v.$ap.c(c)},b:function(){return this.a},d:function(){return this.c},i:function(a,b){a.write(this.a,0,this.a.length)},$type:new $.ig.Type("ExcelImage",$.ig.$ot)},true);$c("excel.InvalidEnumArgumentException:tc","ArgumentException",{init:function(a,b){var c;if(arguments.length===1){c=0}else if(arguments.length===2){if(typeof arguments[1]==="string"){c=1}else if($b($$0.$n.$type,arguments[1])!==null){c=0}else if(arguments[1]==null){c=0}}else if(arguments.length===3){c=2}if(c>0){switch(c){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}a=a!==void 0?a:null;b=b!==void 0?b:null;$$6.$d.init3.call(this,3,a,b)},_init1:function(a,b){$$6.$d.init2.call(this,2,a,b)},_init2:function(a,b,c){$$6.$d.init2.call(this,2,"Invalid Enum Argument: "+a+" value: "+b,c.toString())},$type:new $.ig.Type("excel.InvalidEnumArgumentException",$$6.$d.$type)},true);$c("DdeItem:pg","Object",{a:false,b:false,d:null,c:false,init:function(a,b,c,d){$.ig.$op.init.call(this);this.d=a;this.b=b;this.a=c;this.c=d},$type:new $.ig.Type("DdeItem",$.ig.$ot)},true);$c("DdeLinkNamedReference:ph","excel.NamedReferenceBase",{_bf:null,init:function(a,b){$$t.$gh.init.call(this,b,false);this._bf=a},_f:function(){return $$t.$zj._instance},_n:function(){return false},_z:function(){return this._bf.l()._e3()},toString:function(){return this._a1($$t.$pt.a,false)},_a1:function(a,b){var c=this._bf.l();var d=this._aw();return this._bf.z(a,b)+d},_g:function(){return 2},_k:function(){return null},_h:function(){return this._bf},$type:new $.ig.Type("DdeLinkNamedReference",$$t.$gh.$type)},true);$c("WorkbookReferenceBase:p6","Object",{p:null,q:null,v:null,s:null,k:null,r:null,init:function(a){$.ig.$op.init.call(this);this.k=a},b:function(a,b,c){},h:function(a){},aa:function(a){},j:function(a){},ab:function(a,b,c,d){},ac:function(){this.q=null;this.s=null;this.v=null},d:function(a){return this},e:function(){return new $$t.p7(this.x(),false)},f:function(a,b){var $self=this;var c=$$6.$w.a($$t.$qg.$type,$$t.$qg.$type,a,b);if(this.p==null){this.p=new $$4.h($$6.$u.$type.specialize($$t.$qg.$type,$$t.$qg.$type),$$t.$qn.$type,0)}var d;if(function(){var e=$self.p.tryGetValue(c,d);d=e.p1;return e.ret}()==false){d=new $$t.qn(a,b);this.p.item(c,d)}return d},c:function(a,b,c){var d=this.o(a);var e;if(function(){var f=d.tryGetValue(b,e);e=f.p1;return f.ret}()==false){if(c){e=this.b(a,b,false);if(e._m()&&e._j()==null){var f=new $$t.ey(0,1,this.a());e._bb(f,false)}d.add(b,e);this.t().add(e)}}return e},z:function(a,b){return this.ab(-2,-2,a,b)},g:function(a,b){var c=this.j(a);if(b==null){return c}var d=this.j(b);return this.f(c,d)},i:function(a){var $self=this;if(this.r==null){this.r=new $$4.h($$0.$aw.$type,$$t.$qg.$type,0)}var b;if(function(){var c=$self.r.tryGetValue(a,b);b=c.p1;return c.ret}()==false){b=this.h(a);this.r.add(a,b)}return b},ad:function(){if(this.r==null){return}var a=new $$4.x($$t.$qg.$type,1,this.r.values());this.r.clear();for(var b=0;b<a.count();b++){var c=a.__inner[b];this.r.item(c.l(),c)}},ae:function(a){var $self=this;var b;if(this.r==null||function(){var c=$self.r.tryGetValue(a,b);b=c.p1;return c.ret}()==false){return}this.r.remove(a);if(this.p!=null){var c=new $$4.x($$6.$u.$type.specialize($$t.$qg.$type,$$t.$qg.$type),0);var e=this.p.keys().getEnumerator();while(e.moveNext()){var d=e.current();if(d._c==b||d._d==b){c.add(d)}}for(var f=0;f<c.count();f++){this.p.remove(c.__inner[f])}}this.ad()},y:function(a,b){var $self=this;if(a.c!=null){var c;if(function(){var d=a.c.tryGetValue($self,c);c=d.p1;return d.ret}()){b=true;return{ret:$y("[{0}]",c),p1:b}}}b=false;return{ret:this.x(),p1:b}},o:function(a){var $self=this;if(this.q==null){var b=$$t.$k.cq();if(this.l()!=null){b=this.l()._e3()}this.q=new $$4.h(String,$$4.$h.$type.specialize($.ig.$op.$type,$$t.$gh.$type),2,$$t.$k.el(b,true))}var c;if(function(){var d=$self.q.tryGetValue(a,c);c=d.p1;return d.ret}()==false){c=new $$4.h($.ig.$op.$type,$$t.$gh.$type,0);this.q.add(a,c)}return c},x:function(){return null},m:function(){return true},n:function(){},a:function(){},t:function(){if(this.s==null){this.s=new $$4.x($$t.$gh.$type,0)}return this.s},u:function(){if(this.v==null){this.v=this.t().asReadOnly()}return this.v},l:function(){return this.k},w:function(){return this},$type:new $.ig.Type("WorkbookReferenceBase",$.ig.$ot)},true);$c("DdeLinkWorkbookReference:pi","WorkbookReferenceBase",{af:null,ah:null,ai:null,init:function(a,b,c){$$t.$p6.init.call(this,c);this.af=new $$4.x($$t.$pg.$type,0);this.ah=a;this.ai=b},b:function(a,b,c){var d=new $$t.ph(this,b);d._bd(a,c);return d},h:function(a){return new $$t.qm(this)},e:function(){return new $$t.p7(this.x(),true)},aa:function(a){if(a==-1){return"#REF!"}if(a==-2){return null}return a.toString()},j:function(a){return this.i(-2)},ab:function(a,b,c,d){var $self=this;var e;var f=function(){var g=$self.y(c,e);e=g.p1;return g.ret}();return f+"!"},x:function(){return $$t.$pi.aj(this.ah,this.ai)},aj:function(a,b){if($$t.$y0.bo(a)){a=$y("'{0}'",$x(a,"'","''"))}if($$t.$y0.bo(b)){b=$y("'{0}'",$x(b,"'","''"))}return $y("{0}|{1}",a,b)},n:function(){return true},ag:function(){return this.af},a:function(){return 4},ak:function(){return this.ah},al:function(){return this.ai},$type:new $.ig.Type("DdeLinkWorkbookReference",$$t.$p6.$type)},true);$c("AddInFunctionNamedReference:pj","excel.NamedReferenceBase",{_bf:null,init:function(a,b){$$t.$gh.init.call(this,b,false);this._bf=a},_f:function(){return null},_n:function(){return false},_z:function(){return this._bf.l()._e3()},_l:function(){return this._bf.l().currentFormat()},toString:function(){return this.name()},_g:function(){return 1},_k:function(){return null},_h:function(){return this._bf},$type:new $.ig.Type("AddInFunctionNamedReference",$$t.$gh.$type)},true);$c("AddInFunctionsWorkbookReference:pk","WorkbookReferenceBase",{init:function(a){$$t.$p6.init.call(this,a)},b:function(a,b,c){var d=new $$t.pj(this,b);d._bd(a,c);return d},h:function(a){return new $$t.qm(this)},x:function(){return"<AddInFunctions>"},aa:function(a){if(a==-1){return"#REF!"}if(a==-2){return null}return a.toString()},j:function(a){return this.i(-2)},ab:function(a,b,c,d){return null},n:function(){return false},a:function(){return 0},$type:new $.ig.Type("AddInFunctionsWorkbookReference",$$t.$p6.$type)},true);$c("CurrentWorkbookReference:pl","WorkbookReferenceBase",{ai:null,af:null,init:function(a){$$t.$p6.init.call(this,a)},b:function(a,b,c){var d=null;if(b==this.l()){d=this.l()._a1(a)}else{var e=$b($$t.$jf.$type,b);if(e!=null){d=this.l().namedReferences()._find1(a,e)}else{}}if(d!=null){return d}return new $$t.gk(1,a,b,false,this.l().currentFormat(),c)},h:function(a){if(a==-1){return new $$t.qh(this)}if(a==-2){return new $$t.qm(this)}var b=this.l().worksheets();if(b.count()<=a){return new $$t.qh(this)}return new $$t.qk(this,b._item(a))},x:function(){return this.l().__gs},aa:function(a){if(a==-1){return"#REF!"}if(a==-2){return null}var b=this.l().worksheets();if(b.count()<=a){return this.ah(a)}return b._item(a).name()},j:function(a){var b;if(this.ai!=a||this.af==null||this.af.u().workbook()==null||this.af.s()!=a){this.ai=a;b=this.ag(a);this.af=$b($$t.$qk.$type,b)}else{b=this.af}return b},ag:function(a){if(a==null){return this.i(-2)}var b=this.l()._e3();if($$v.$an.c(a,"#REF!",b,1)==0){return this.i(-1)}var c=this.l().worksheets();for(var d=0;d<c.count();d++){var e=c._item(d);if($$v.$an.c(e.name(),a,b,1)==0){return this.i(d)}}return this.i(-1)},ab:function(a,b,c,d){var $self=this;var e=null;var f=false;if(d){e=function(){var g=$self.y(c,f);f=g.p1;return g.ret}()}if(a==b){return $$t.$k.d4(e,f,this.aa(a),null)}return $$t.$k.d6(e,this.aa(a),this.aa(b))},n:function(){return false},a:function(){return 3},w:function(){return this.l()},aj:function(a){var b=this.o(a.name());b.item(a.scope(),a);this.t().add(a)},ah:function(a){return"?"+a},ak:function(a){},$type:new $.ig.Type("CurrentWorkbookReference",$$t.$p6.$type)},true);$c("ExternalNamedReference:pr","excel.NamedReferenceBase",{_bf:null,_bg:null,init:function(a,b){$$t.$gh.init.call(this,b,false);this._bg=a},_f:function(){if(this._bf==null){this._bf=new $$t.zl(this);this._bg.l()._g4(this._bf)}return this._bf},_z:function(){return this._bg.l()._e3()},_l:function(){return this._bg.l().currentFormat()},_a6:function(a){if(this._j()==null||this._j()._e().length==0){return}this._f()._setFormula1(this._j(),false,false,false)},toString:function(){return this._a1($$t.$pt.a,false)},_a1:function(a,b){if($b($$t.$p6.$type,this.scope())!==null){return this._bg.z(a,b)+this.name()}var c=$b($$t.$qf.$type,this.scope());if(c!=null){return c.o(a,b)+this.name()}return this.name()},_k:function(){return null},_h:function(){return this._bg},_n:function(){return false},$type:new $.ig.Type("ExternalNamedReference",$$t.$gh.$type)},true);$c("ExternalWorkbookReference:ps","WorkbookReferenceBase",{ah:null,af:null,init:function(a,b){$$t.$p6.init.call(this,b);this.ah=a;this.af=new $$4.x(String,0)},b:function(a,b,c){var d=new $$t.pr(this,b);d._bd(a,c);return d},h:function(a){if(a==-1){return new $$t.qh(this)}if(a==-2){return new $$t.qm(this)}return new $$t.qi(this,a)},x:function(){return this.ah},aa:function(a){if(a==-1){return"#REF!"}if(a==-2){return null}return this.af.__inner[a]},j:function(a){if(a==null){return this.i(-2)}var b=this.l()._e3();if($$v.$an.c(a,"#REF!",b,1)==0){return this.i(-1)}for(var c=0;c<this.af.count();c++){var d=this.af.__inner[c];if($$v.$an.c(d,a,b,1)==0){return this.i(c)}}this.af.add(a);return this.i(this.af.count()-1)},ab:function(a,b,c,d){var $self=this;var e;var f=function(){var g=$self.y(c,e);e=g.p1;return g.ret}();if(a==b){return $$t.$k.d4(f,e,this.aa(a),null)}return $$t.$k.d4(f,e,this.aa(a),this.aa(b))},n:function(){return true},a:function(){return 4},toString:function(){return this.ah},ag:function(){return this.af},$type:new $.ig.Type("ExternalWorkbookReference",$$t.$p6.$type)},true);$c("GetFormulaStringInfo:pt","Object",{c:null,b:false,init:function(a,b){$.ig.$op.init.call(this);this.c=a;this.b=b},$type:new $.ig.Type("GetFormulaStringInfo",$.ig.$ot)},true);$c("ImageHolder:pu","Object",{a:null,c:null,init:function(a,b){$.ig.$op.init.call(this);this.a=a;this.c=b},b:function(){return this.a},d:function(){return this.c},$type:new $.ig.Type("ImageHolder",$.ig.$ot)},true);$c("MultipleCellValueInfo:pv","Object",{e:null,a:null,g:null,h:null,i:null,init:function(a,b,c,d,e){$.ig.$op.init.call(this);this.e=a;this.a=b;this.g=c;this.h=d;this.i=e},d:function(a){return this.g.__inner[a]},c:function(a,b,c){return a._a8(b)||c},f:function(a,b,c,d,e){c=null;d=null;e=null;var f=a._r()._b;var g;if(function(){var h=b(a,f,a._q(),g);g=h.p3;return h.ret}()==false){return{ret:false,p2:c,p3:d,p4:e}}var h=f.worksheet().workbook();var i;if(f._hasCellFormat()){i=f._cellFormatInternal().d()}else{i=h._b8()._defaultElement()}c=new $$4.x($$t.$o.$type,0);d=new $$4.x($$0.$av.$type,0);e=new $$4.x($.ig.$op.$type,0);var j=a._q().r();c.add($$t.$pv.c(f,j,i));d.add(j);e.add1(g);var k=h._fc();for(var l=j+1;l<k;l++){var m=f._am(l,false);if(m==null){break}if(function(){var n=b(a,f,m,g);g=n.p3;return n.ret}()==false){break}c.add($$t.$pv.c(f,l,i));d.add(l);e.add1(g)}return{ret:d.count()>=2,p2:c,p3:d,p4:e}},n:function(a){return this.i.__inner[a]},j:function(){return this.h.__inner[0]},k:function(){return this.h.__inner[this.h.count()-1]},l:function(){return this.h.count()},b:function(){return this.a},m:function(){return this.e.index()},$type:new $.ig.Type("MultipleCellValueInfo",$.ig.$ot)},true);$c("MultipleCellBlankInfo:px","MultipleCellValueInfo",{init:function(a,b,c,d,e){$$t.$pv.init.call(this,a,b,c,d,e)},o:function(a){var b;var c;var d;if(function(){var e=$$t.$pv.f(a,$$t.$px.p,b,c,d);b=e.p2;c=e.p3;d=e.p4;return e.ret}()==false){return null}var e=a._r();return new $$t.px(e._b,e._a,b,c,d)},q:function(a,b,c,d){d=a._getSerializableCellValue(b,c,false);return{ret:$$t.$k.a9(d),p3:d}},$type:new $.ig.Type("MultipleCellBlankInfo",$$t.$pv.$type)},true);$c("MultipleCellRKInfo:py","MultipleCellValueInfo",{init:function(a,b,c,d,e){$$t.$pv.init.call(this,a,b,c,d,e)},o:function(a){var b;var c;var d;if(function(){var e=$$t.$pv.f(a,$$t.$py.p,b,c,d);b=e.p2;c=e.p3;d=e.p4;return e.ret}()==false){return null}var e=a._r();return new $$t.py(e._b,e._a,b,c,d)},q:function(a,b,c,d){d=null;var e=a._getSerializableCellValue(b,c,false);if($$t.$k.ba(e)==false){return{ret:false,p3:d}}var f=$$6.$g.toDouble4(e,$$0.$cf.invariantCulture());var g;if(function(){var h=$$t.$k.bz(f,g);g=h.p1;return h.ret}()==false){return{ret:false,p3:d}}d=g;return{ret:true,p3:d}},$type:new $.ig.Type("MultipleCellRKInfo",$$t.$pv.$type)},true);$c("OleItem:pz","Object",{a:false,b:false,d:null,c:false,init:function(a,b,c,d){$.ig.$op.init.call(this);this.d=a;this.b=b;this.a=c;this.c=d},$type:new $.ig.Type("OleItem",$.ig.$ot)},true);$c("OleLinkNamedReference:p0","excel.NamedReferenceBase",{_bf:null,init:function(a,b){$$t.$gh.init.call(this,b,false);this._bf=a},_f:function(){return $$t.$zj._instance},_n:function(){return false},_z:function(){return this._bf.l()._e3()},toString:function(){return this._a1($$t.$pt.a,false)},_a1:function(a,b){var c=this._bf.l();var d=this._aw();return this._bf.z(a,b)+d},_g:function(){return 2},_k:function(){return null},_h:function(){return this._bf},$type:new $.ig.Type("OleLinkNamedReference",$$t.$gh.$type)},true);$c("OleLinkWorkbookReference:p1","WorkbookReferenceBase",{af:null,aj:null,ah:null,init:function(a,b,c){$$t.$p6.init.call(this,c);this.af=new $$4.x($$t.$pz.$type,0);this.ah=a;this.aj=b},b:function(a,b,c){var d=new $$t.p0(this,b);d._bd(a,c);return d},h:function(a){return new $$t.qm(this)},e:function(){return new $$t.p7(this.x(),true)},aa:function(a){if(a==-1){return"#REF!"}if(a==-2){return null}return a.toString()},j:function(a){return this.i(-2)},ab:function(a,b,c,d){var $self=this;var e;var f=function(){var g=$self.y(c,e);e=g.p1;return g.ret}();return f+"!"},x:function(){var a=this.ah;if($$t.$y0.bo(a)){a=$y("'{0}'",$x(a,"'","''"))}var b=this.aj.originalString();if($$t.$y0.bo(b)){b=$y("'{0}'",$x(b,"'","''"))}return $y("{0}|{1}",a,b)},n:function(){return true},ag:function(){return this.af},a:function(){return 4},ak:function(){return this.aj},ai:function(){return this.ah},$type:new $.ig.Type("OleLinkWorkbookReference",$$t.$p6.$type)},true);$c("PivotCacheInfo:p2","Object",{b:0,a:null,init:function(a,b){$.ig.$op.init.call(this);this.b=b;this.a=a},$type:new $.ig.Type("PivotCacheInfo",$.ig.$ot)},true);$c("PivotTableInfo:p3","Object",{b:null,a:null,init:function(a,b){$.ig.$op.init.call(this);this.b=a;this.a=b},$type:new $.ig.Type("PivotTableInfo",$.ig.$ot)},true);$c("StringElementIndex:p4","Object",{c:0,init:function(a){$.ig.$op.init.call(this);this.c=a},b:function(a){var b;if($$t.$p4.a!=null){b=$$t.$p4.a;b.c=a;$$t.$p4.a=null}else{b=new $$t.p4(a)}return b},d:function(){$$t.$p4.a=this},$type:new $.ig.Type("StringElementIndex",$.ig.$ot)},true);$c("WorkbookSerializationManager:qe","Object",{_c:null,_k:null,_d:null,_a:null,_e:null,_f:null,init:function(a,b){$.ig.$op.init.call(this);this._c=new $$4.x($$t.$o.$type,0);this._k=b;this._d=new $$4.x($$t.$is.$type,0);this._e=new $$4.x($$t.$p6.$type,0);this._f=new $$4.x($$t.$qf.$type,0);this._a=a;a.__gs=b},dispose:function(){this.disposeCore(true)},disposeCore:function(a){},_dxfs:function(){return this._c},_filePath:function(){return this._k},_fonts:function(){return this._d},_workbook:function(){return this._a},_workbookReferences:function(){return this._e},_worksheetReferences:function(){return this._f},$type:new $.ig.Type("WorkbookSerializationManager",$.ig.$ot,[$$0.$au.$type])},true);$c("WorkbookLoadManager:p5","WorkbookSerializationManager",{_t:null,init:function(a,b){$$t.$qe.init.call(this,a,b);this._t=new $$4.x($$t.$dt.$type,0)},_getLoadedDefaultCellFormat:function(){},_p:function(){},_addInternalNamedReference:function(a,b){if(a._x()&&(!b||!a._v())){return}if(b){if(this._s(a)==false){this._workbook()._ek().add(a);if(a._r()){a._b3()}}}else{this._workbook().namedReferences()._x(a)}},_combineHyperlinkTargetAndLocation:function(a,b,c){if(c==null){return b}if(b!=null){return b+"#"+c}var d=c.lastIndexOf("!");if(d<0){if($$t.$y0.ab(c,a.currentFormat(),$$t.$n._e7)){return a.namedReferences()._find(c)||c}return c}var e=c.substr(0,d).trim();var f=c.substr(d+1).trim();if(e.length>=2&&e.charAt(0)=="'"&&e.charAt(e.length-1)=="'"){e=e.substr(1,e.length-2)}if(f.length>=2&&f.charAt(0)=="'"&&f.charAt(f.length-1)=="'"){f=f.substr(1,f.length-1)}if(a.worksheets().exists(e)==false){return c}var g=a.worksheets()._item1(e);if($$t.$y0.ab(f,a.currentFormat(),$$t.$n._e7)){return a.namedReferences()._find1(f,g)||c}if(f.contains(":")){return g._getRegion(f)}return g._getCell1(f,1)},_getAbsoluteShapeBoundsInTwips:function(a,b,c,d){if(a==null){a=new $$v.b9;a._b=function(){var $ret=new $$v.b7;$ret._a=$$v.$b6.a(0);$ret._b=$$v.$b6.a(0);return $ret}();a._a=function(){var $ret=new $$v.b5;$ret._a=$$v.$cc.b(0);$ret._b=$$v.$cc.b(0);return $ret}()}var e=d.width()/c._m._a.j();var f=d.height()/c._m._b.j();var g=(a._a._a.k()-c._l._a.k())*e;var h=(a._a._b.k()-c._l._b.k())*f;var i=$.ig.truncate($$t.$aa.f(d.x()+g));var j=$.ig.truncate($$t.$aa.f(d.y()+h));var k=$.ig.truncate($$t.$aa.f(e*a._b._a.j()));var l=$.ig.truncate($$t.$aa.f(f*a._b._b.j()));b%=360;if(b<0){b+=360}if(i==-2147483648){i=0}if(j==-2147483648){j=0}if($$t.$k.au(this._workbook().currentFormat())||b<45||b>135&&b<225||b>315){if(k==-2147483648){k=0}if(l==-2147483648){l=0}return new $$a.ae(0,i,j,k,l)}else{var m=$.ig.truncate($$t.$aa.f(f*a._b._a.j()));var n=$.ig.truncate($$t.$aa.f(e*a._b._b.j()));var o=$a(k-m,2);var p=$a(l-n,2);if(m==-2147483648){m=0}if(n==-2147483648){n=0}return new $$a.ae(0,i+o,j+p,m,n)}},_getWorksheetReference:function(a){var b=this._worksheetReferences();if(a<0||b.count()<=a){return null}return b.__inner[a]},_load:function(){var $self=this;return $$v.$n.a(this._p(),function(){for(var a=$self._workbook().worksheets().count()-1;a>=0;a--){if($self._workbook().worksheets()._item(a)._br()!=0){$self._workbook().worksheets().removeAt(a)}else if($self._workbook().worksheets()._item(a).isProtected()){$self._workbook().worksheets()._item(a).protection()._af()}}if($$t.$k.au($self._workbook().currentFormat())==false){}},0)},_onAfterLoadGlobalSettings:function(){var a=this._workbook();var b=a.windowOptions();b.selectedSheet(a.sheets()._item(b._as()));if(a._co()){var d=a.customViews().getEnumerator();while(d.moveNext()){var c=d.current();var e=c.windowOptions()._ao();if(e<0){continue}var f=a._bj(e);if(f!=null){c.windowOptions().selectedSheet(f)}}}a._b8()._defaultElement(this._getLoadedDefaultCellFormat());a._at()._defaultElement(this._fonts().__inner[0])},_setAreaFormatInfo$1:function($t,a,b,c,d,e){this._setAreaFormatInfo$11($t,a,b,c,d,e,null,[])},_setAreaFormatInfo$11:function($t,a,b,c,d,e,f,g){if(d!=null||e!=null||f!=null){if(e==null){e=this._workbook()._cb(2)}if(d==null){d=this._workbook().styles().normalStyle()}e._du(d);if(f!=null&&g.length!=0){if($$t.$k.bx(f.formatOptions(),8)){for(var h=0;h<g.length;h++){$$t.$k.e8(f,e,g[h])}}}var i=a._d(this._workbook(),b);for(var j=1;j!=1073741824;j=j<<1){if(c(b,j)==false){continue}$$t.$k.e9(e,i,j)}}},_aa:function(a,b,c){var d=b.getHiddenColumns(a,true);if(d==null){return}var e=$$t.$k.cd(c);for(var f=0;f<e.count();f++){var g=e.__inner[f];d._l(g.d().r(),g.b().r())}},_ab:function(a,b,c){var d=b.getHiddenRows(a,true);if(d==null){return}var e=$$t.$k.cd(c);for(var f=0;f<e.count();f++){var g=e.__inner[f];d._l(g.d().t(),g.b().t())}},_s:function(a){var b=$b($$t.$jf.$type,a.scope());if(b==null){return false}var c=$$t.$p5._x().i(a.name());if(c.i()==false){return false}var d=$x(c.g().substr(2,36),"_","");var e=new $$6.i(3,d);var f=this._workbook().customViews()._item(e);if(f==null){return false}var g=c.d();var h=a.name().length-g;var i=a.name().substr(g,h).toLocaleLowerCase($$0.$cf.invariantCulture());switch(i){case"cols":$$t.$p5._aa(b,f,a._j());break;case"rows":$$t.$p5._ab(b,f,a._j());break;case"printarea":var j=f.getPrintOptions(b,true);$$t.$gh._a4(a,j);break;case"printtitles":$$t.$gh._a5(a,f.getPrintOptions(b,true));break;default:break}return true},_x:function(){if($$t.$p5._w==null){$$t.$p5._w=new $$8.l(1,"\\GZ_[0-9A-Z]{8}_([0-9A-Z]{4}_){3}[0-9A-Z]{12}_\\.wvu\\.",1|8)}return $$t.$p5._w},_sharedStringTable:function(){return this._t},$type:new $.ig.Type("WorkbookLoadManager",$$t.$qe.$type)},true);$c("WorkbookReferenceUnconnected:p7","WorkbookReferenceBase",{af:false,ag:null,init:function(a,b){$$t.$p6.init.call(this,null);this.af=b;this.ag=a},d:function(a){if(a.f()==null){return this}if(this.af){return a.f()._bc(this.ag,"|")}else{return a.f()._bd(this.ag)}},b:function(a,b,c){return null},h:function(a){if(a==-1){return new $$t.qh(this)}if(a==-2){return new $$t.qm(this)}return null},e:function(){return this},x:function(){return this.ag},aa:function(a){if(a==-1){return"#REF!"}if(a==-2){return null}return a.toString()},j:function(a){if(a==null){return this.i(-2)}if($$v.$an.c(a,"#REF!",$$t.$k.cq(),1)==0){return this.i(-1)}return new $$t.ql(1,this,a)},ab:function(a,b,c,d){if(a==b){return $$t.$k.d5(this.x(),this.aa(a))}return $$t.$k.d6(this.x(),this.aa(a),this.aa(b))},m:function(){return false},n:function(){return this.ag!=null},a:function(){if(this.n()){return 4}return 3},$type:new $.ig.Type("WorkbookReferenceUnconnected",$$t.$p6.$type)},true);$c("WorkbookSaveManager:p8","WorkbookSerializationManager",{_as:null,_ai:null,_aj:null,_a5:0,_ak:null,_al:null,_an:null,_ao:null,_ay:null,_ap:null,_a6:0,_ab:false,_ac:false,_am:null,_aw:null,_x:null,_t:null,init:function(a,b,c){$$t.$qe.init.call(this,a,b);this._as=new $$4.q($$t.$ku.$type,0);this._ai=new $$4.h($$t.$h6.$type,$$0.$be.$type,0);this._aj=new $$4.h($$t.$is.$type,$$0.$bd.$type,0);this._ak=new $$4.h($$t.$ms.$type,$$t.$ms.$type,0);this._al=new $$4.h($$t.$l5.$type,$$t.$qo.$type,0);this._an=new $$4.h($$6.$aj.$type,$$0.$aw.$type,0);this._ao=new $$4.h($$t.$i5.$type,$$0.$bd.$type,0);this._ay=new $$4.x($$t.$dt.$type,0);this._ap=new $$4.h($$t.$h9.$type,$$t.$a.$type.specialize($$t.$dh.$type,$$0.$be.$type),0);this._am=new $$4.h($$t.$fo.$type,$$t.$qp.$type,0);this._x=$$t.$i2._h(c);this._aw=this._x.c(a);this._t=new $$t.qc($$t.$h6.$type,this,true,true,this._ai)},visitFillFilter:function(value,argument){return this._visitFillFilter$i.apply(this,arguments)},_visitFillFilter$i:function(a,b){var c=this._workbook()._cb(2);c._ce(true);c.fill(a.fill()._c(this._workbook()));return c},visitFontColorFilter:function(value,argument){return this._visitFontColorFilter$i.apply(this,arguments)},_visitFontColorFilter$i:function(a,b){var c=this._workbook()._cb(2);c._ce(true);var d=a.fontColorInfo()._aj(this._workbook(),true,false);c.fill(new $$t.ac(new $$t.ah(d),new $$t.ah($$t.$ig.e()),1,null,true));return c},_getCellFormatIndex:function(a){},_getStyleFormatIndex:function(a){},_initializeCellFormats:function(){},_p:function(){},_addDxf:function(a){var b=$i(this._dxfs().count());this._dxfs().add(a);return b},_addFont:function(a,b){var $self=this;var c=a.d()._ak(b);var d;if(function(){var e=$self._aj.tryGetValue(c,d);d=e.p1;return e.ret}()==false){d=this._fonts().count();this._fonts().add(c);this._aj.add(c,d)}a._r($m($$0.$bd.$type,d))},_createDxf:function(a){return a._accept$2$i($$0.$aq.$type,$$t.$o.$type,this,null)},_doesColumnBlockHaveCollapseIndicator:function(a){return this._as.contains(a)},_getAreaFormatInfo$1:function($t,a,b,c,d){var e;var f=this._getAreaFormatInfo$11($t,a,b,c,d,e,[]);c=f.p2;d=f.p3;e=f.p4;return{p2:c,p3:d}},_getAreaFormatInfo$11:function($t,a,b,c,d,e,f){c=null;d=null;e=null;var g=a._f(b);if(g==null){return{p2:c,p3:d,p4:e}}var h=g.d();c=h.style();if(f.length!=0){h=h._cloneInternal();e=this._workbook()._cb(2);for(var i=0;i<f.length;i++){var j=f[i];$$t.$k.e8(h,e,j);h._ds(j)}if(e._cd()){e=null}if(h._cc()==false){h.formatOptions(h.formatOptions()&~8)}}if(h._cd()==false){d=h}return{p2:c,p3:d,p4:e}},_getColumnSortConditionDxfIds:function(a){var $self=this;var b;if(function(){var c=$self._ai.tryGetValue(a,b);b=c.p1;return c.ret}()){return $m($$0.$be.$type,b)}return $m($$0.$be.$type,null)},_getMergedCellRegions:function(a){return this._x.a(a)},_getResolvedShape:function(a){var b;var c=this._ak.tryGetValue(a,b);b=c.p1;return b},_au:function(a,b){return this._x.b(a,b)},_getSerializationCache1:function(a){return this._getSheetSerializationCache(a)},_getSheetSerializationCache:function(a){return this._am.item(a)},_getSerializationCache:function(a){var b;var c=this._al.tryGetValue(a,b);b=c.p1;return b},_getSerializableCellValue:function(a,b,c){var d=b.r();var e=a._bl(d);if(e!=null&&(a.index()!=e.firstRow()||d!=e._v())){return null}var f=b.d();if(f==null){return null}if(c&&f.l(b.h(),b.f())){return $$t.$p8._a2(f.y(a,d,true))}return $$t.$p8._a2(f.ab(a,d,this,b.h(),b.f()))},_a2:function(a){var b=$b($$t.$dl.$type,a);if(b==$$t.$dl.circularity()){return 0}return a},_getSharedStrings:function(){var d__=new $$t.qd((-2));d__.___4__this=this;return d__},_getTableStyleDxfIds:function(a){var $self=this;var b;if(function(){var c=$self._ap.tryGetValue(a,b);b=c.p1;return c.ret}()==false){b=new $$t.a($$t.$dh.$type,$$0.$be.$type,0);this._ap.item(a,b)}return b},_hasMergedCellRegions:function(a){return a._d9()&&$$5.$e.c($$t.$lm.$type,this._x.a(a))},_save:function(){var $self=this;var a=this._workbook();var c=a.worksheets().getEnumerator();while(c.moveNext()){var b=c.current();var e=this._au(b,false).getEnumerator();while(e.moveNext()){var d=e.current();d._cb()}}a._bh()._onSaving(false);a._b8()._onSaving(true);return $$v.$g.h(function(){if(a.calculationMode()==0&&a.recalculateBeforeSave()){a._recalculate()}$self._initializeCellFormats();$self._bt();$$t.$k.fl($$t.$h9.$type,a.customTableStyles(),$self._by.runOn($self));$$t.$k.fl($$t.$fo.$type,$self._sheets(),$self._bs.runOn($self));if($self._ab){var g=$self._sheets().getEnumerator();while(g.moveNext()){var f=g.current();if(f.type()==0){a._a9().g(f.name(),null)}}}$self._bp();$self._initReferences();return $self._p()},function(){a._bh()._onSaved();a._b8()._onSaved()})},_separateHyperlinkInfo:function(a,b,c,d){d=a.displayText();if(d==null){if($$t.$jw.l_op_Inequality(a.sourceCell(),null)){d=a.sourceCell()._getText1(1)}else{d=a.sourceRegion()._k()._da(a.sourceRegion()._v(),1)}}var e=a.targetAddress();if(typeof a.target()==="string"&&a.__t==false){var f=e.indexOf("#");if(0<=f){b=e.substr(0,f);c=e.substr(f+1);var g=a.worksheet()!=null?a.worksheet().workbook():null;if(g!=null){var h;if(!String.isNullOrEmpty(c)&&!function(){var i=$$t.$ee._a3("="+c,1,g.currentFormat(),g._e3(),h);h=i.p4;return i.ret}()){b=e;c=null}}}else{b=e;c=null}}else{b=null;c=e}return{p1:b,p2:c,p3:d}},_bk:function(a){},_b0:function(a){var b=$b($$t.$mv.$type,a);if(b==null){return{p0:a}}var c=0;var d=null;for(var e=0;e<b.shapes().count();e++){var f=b.shapes().item(e);var g=this._b0(f);f=g.p0;if(f==null){continue}c++;if(d==null){d=f}if(c>1){break}}if(c==0){a=null;return{p0:a}}else if(c==1){a=d;return{p0:a}}return{p0:a}},_bh:function(a){},_bi:function(a){},_bb:function(a,b){a._c3();if(a._h().e()==null){return{p1:b}}var c=$b($$t.$id.$type,a);if(c!=null&&c._ek()){return{p1:b}}a._h().e().t(b);if(a._bi()!=null){for(var d=0;d<a._bi().count();d++){var e=a._bi().__inner[d];if(e._propertyType()==267){e._value(b);break}}}var f=this._workbook()._he(b);b=f.p0;return{p1:b}},_bf:function(a,b){var c=this._workbook();var e=a.paragraphs().getEnumerator();while(e.moveNext()){var d=e.current();var g=d._getFormattingRuns(c).getEnumerator();while(g.moveNext()){var f=g.current();this._addFont(f.f(c),b)}}},_bj:function(a){if(a==null){return}var c=a.getEnumerator();while(c.moveNext()){var b=c.current();var d=$b($$t.$mw.$type,b);if(d!=null){this._bj(d.shapes());continue}var e=$b($$t.$li.$type,b);if(e!=null){this._bk(e)}}},_bl:function(){var a=this._workbook();a._a9().ac();var c=this._sheets().getEnumerator();while(c.moveNext()){var b=c.current();this._bo(b._p())}if(this._workbook()._ct()){var e=a.namedReferences().getEnumerator();while(e.moveNext()){var d=e.current();this._workbook()._a9().aj(d)}}if(a._cs()){var g=a._ek().getEnumerator();while(g.moveNext()){var f=g.current();this._workbook()._a9().aj(f)}}if(a._co()){$$t.$k.fl($$t.$a6.$type,a.customViews(),this._bm.runOn(this))}},_bm:function(a){if(a.saveHiddenRowsAndColumns()==false&&a.savePrintOptions()==false){return}var c=this._sheets().getEnumerator();while(c.moveNext()){var b=c.current();if(b.type()!=0){continue}var d=b;if(a.saveHiddenRowsAndColumns()){var e=a.getHiddenColumns(d,false);if(e!=null){var f=e._b();if(f!=null){this._workbook()._a9().aj(f)}}var g=a.getHiddenRows(d,false);if(g!=null){var h=g._b();if(h!=null){this._workbook()._a9().aj(h)}}}if(a.savePrintOptions()){var i=a.getPrintOptions(d,false);if(i!=null){if(i.columnsToRepeatAtLeft()!=null||i.rowsToRepeatAtTop()!=null){var j=$0($$0.$cf.invariantCulture(),"Z_{0}_.wvu.PrintTitles",[$x(a._t().toString2("D"),"-","_").toLocaleUpperCase($$0.$cf.invariantCulture())]);var k=null;var l;var m=i._dt(this._workbook(),j,false,k,l);k=m.p3;l=m.p4;k._p(true);this._workbook()._a9().aj(k)}if(i._cq()){var n=$0($$0.$cf.invariantCulture(),"Z_{0}_.wvu.PrintArea",[$x(a._t().toString2("D"),"-","_").toLocaleUpperCase($$0.$cf.invariantCulture())]);var o=null;var p;var q=i._dr(this._workbook(),n,false,o,p);o=q.p3;p=q.p4;o._p(true);this._workbook()._a9().aj(o)}}}}},_initReferences:function(){var $self=this;var a=this._workbook()._a9();this._workbookReferences().add(a);this._bl();this._workbook()._hh(function(b,c){var d=b==null||b.type()==0?new $$t.yz(3,$self._workbook(),b,c._ab(),c._bb(),c):new $$t.yz(4,b,c._aa().o(),c._aa().m(),c._z(),c,null,1);var e=$$t.$qa.a1(d,$self);e.h()},$$5.$e.a($$t.$gh.$type,a.u()),this._sheets(),true)},_bo:function(a){var c=a.getEnumerator();while(c.moveNext()){var b=c.current();var d=$b($$t.$mw.$type,b);if(d!=null){this._bo(d.shapes())}if(b._h()==null||b._h().l()==null){continue}var e=b._h().l().a();if(e==null){continue}for(var f=0;f<e._e().length;f++){var g=$b($$t.$acg.$type,e._e()[f]);if(g==null){continue}var h=$b($$t.$gf.$type,g.u());if(h!=null){this._workbook()._a9().aj(h)}}}},_bp:function(){var a=1024;var b=65535;var c=this._workbook()._he(b);b=c.p0;var e=this._sheets().getEnumerator();while(e.moveNext()){var d=e.current();a=$i($$t.$k.dj(a,1024));var f=this._bq(d,a,b);a=f.p1;b=f.p2}this._a5=a},_bq:function(a,b,c){var d=this._getSheetSerializationCache(a);d.c=1;d.d=b++;var e=this._br(d,a._p(),this._ag()==false,b,c);b=e.p3;c=e.p4;if(a.type()==0){var f=this._br(d,d.j(),true,b,c);b=f.p3;c=f.p4}d.b=b-1;return{p1:b,p2:c}},_br:function(a,b,c,d,e){var g=b.getEnumerator();while(g.moveNext()){
|
|
var f=g.current();var h=f;var i=this._b0(h);h=i.p0;if(h==null){continue}this._ak.item(f,h);this._ac=true;if($b($$t.$a2.$type,h)!==null){this._ab=true}a.c++;if(c){h._cn(d++);var j=this._bb(h,e);e=j.p1}var k=$b($$t.$mw.$type,h);if(k!=null){var l=this._br(a,k.shapes(),c,d,e);d=l.p3;e=l.p4}}return{p3:d,p4:e}},_bt:function(){var a=$$6.$w.a($$t.$p8.$type,$$t.$it.$type,this,null);var c=this._workbook()._bh().getEnumerator();while(c.moveNext()){var b=c.current();b._t($$6.$u.$type.specialize($$t.$p8.$type,$$t.$it.$type),$$0.$aq.$type,$$t.$qb.instance,a);this._a6+=$i(b.f())}},_bs:function(a){if(a.type()==0){this._bu(a)}else if(a.type()==1){this._be(a)}else{}},_be:function(a){this._bj(a._p());var b=new $$t.qp;this._am.item(a,b);var d=a._p().getEnumerator();while(d.moveNext()){var c=d.current();c._am($$t.$p8.$type,$$0.$aq.$type,$$t.$qb.instance,this)}},_bu:function(a){a._g9();this._bj(a.shapes());var b=$m($$0.$bd.$type,null);var c=$m($$0.$bd.$type,null);var d=$m($$0.$be.$type,null);var e=$m($$0.$be.$type,null);var f=0;var g=0;var h=null;var j=a._ff().getEnumerator();while(j.moveNext()){var i=j.current();if(this._af(a,i,h)){f=Math.max(i.m(),f);if($j(b,null)){b=$m($$0.$bd.$type,i.q())}c=$m($$0.$bd.$type,i.r()+1)}h=i}var k=0;var l=0;var m=this._x.e(a);var n=this._x.d(a);if(a._dv()){k=m-n}else{l=m-n}var o=-1;var p=0;var q=null;var s=this._au(a,false).getEnumerator();while(s.moveNext()){var r=s.current();var t=this._v(r,q,a._dv());if(t.b){if(o<0){o=r.index()}if(r.index()-o>31){p++;o=r.index()}}else{if(r.hidden()){k++}else{l++}}q=r}if(o>=0){p++}var u=this._x==$$t.$i4.f?l<k:a._dv();var v=u!=a._dv();var w=this._au(a,v).getEnumerator();{var x=w;try{while(w.moveNext()){var y=w.current();var z;var aa=this._al.tryGetValue(y,z);z=aa.p1;if(y.hidden()!=u&&(z==null||z.b==false)){z=new $$t.qo(true,false,0,0);this._al.item(y,z)}if(z!=null&&z.b){g=Math.max(y._n(),g);if($j(d,null)){d=$m($$0.$be.$type,$i(y.index()))}e=$m($$0.$be.$type,$i(y.index())+1);if($j(b,null)||$.ig.util.nullableLessThan(z.c,b)){b=$m($$0.$bd.$type,z.c)}if($j(c,null)||$.ig.util.nullableLessThan(c,z.d)){c=$m($$0.$bd.$type,z.d)}}}}finally{if(x!=null){x.dispose()}}}a._dv(u);var ab=new $$t.qq(b.getValueOrDefault(),c.getValueOrDefault(),d.getValueOrDefault(),e.getValueOrDefault(),f,g,p);this._am.item(a,ab);if(a._d2()){this._ac=true;ab.j().addRange(a._eu().values());var ad=ab.j().getEnumerator();while(ad.moveNext()){var ac=ad.current();ac._am($$t.$p8.$type,$$0.$aq.$type,$$t.$qb.instance,this)}}var af=a.shapes().getEnumerator();while(af.moveNext()){var ae=af.current();ae._am($$t.$p8.$type,$$0.$aq.$type,$$t.$qb.instance,this)}$$t.$k.fl($$t.$hu.$type,a.tables(),this._bw.runOn(this));if(a.filterSettings().region()!=null){var ag=new $$t.qc($$0.$av.$type,this,false,true,ab.g);var ai=a.filterSettings().sortSettings().sortConditions().getEnumerator();while(ai.moveNext()){var ah=ai.current();var aj=$b($$t.$ado.$type,ah.value());if(aj!=null){aj._accept$2$i($$0.$av.$type,$$0.$aq.$type,ag,ah.key().index())}}}if(a.sortSettings().region()!=null){var ak=new $$t.qc($$0.$aw.$type,this,false,true,ab.h);var am=a.sortSettings().sortConditions().getEnumerator();while(am.moveNext()){var al=am.current();var an=$b($$t.$ado.$type,al.value());if(an!=null){an._accept$2$i($$0.$aw.$type,$$0.$aq.$type,ak,al.key().index())}}}this._bh(a);this._bi(a)},_bv:function(a,b){var c=a.worksheet();var d=this._workbook();if(b.o()&&b.d()!=null){var e=b.d().ai(a,b.r(),b.h(),b.f());if(e!=null){if(this._an.containsKey(e)==false){var f=new $$t.dt(e.toString());var g=d._bh()._find(f);var h=0;if(g!=null){h=d._bh()._q(g)}else{h=this._totalSharedStringCount();f._t($$6.$u.$type.specialize($$t.$p8.$type,$$t.$it.$type),$$0.$aq.$type,$$t.$qb.instance,$$6.$w.a($$t.$p8.$type,$$t.$it.$type,this,b.j()));this._ay.add(f)}this._an.item(e,h)}this._a6++}}},_af:function(a,b,c){var d=0;var e=false;if(a.displayOptions()._ao()){if(c!=null){d=c.m();e=c.i()}}else{var f=b.r()+1;if(f<a.columns().maxCount()){var g=a._cb(f);if(g!=null){d=g.m();e=g.i()}}}var h=e&&b.m()<d;if(h){this._as.add(b)}return h||b.m()!=0||b.v()>=0||b.b()._cd()==false},_v:function(a,b,c){var d=false;var e=$m($$0.$bd.$type,null);var f=$m($$0.$bd.$type,null);var g=0;var h=c;if(a.worksheet().displayOptions()._an()){if(b!=null&&b.index()+1==a.index()){g=b.outlineLevel();h=b.hidden()}}else{var i=a.worksheet().rows()._aj(a.index()+1);if(i!=null){g=i.outlineLevel();h=i.hidden()}}var j=h&&a.outlineLevel()<g;var k=a._hasCellFormat()?a._cellFormatInternal().d():this._workbook()._b8()._defaultElement();var m=a._ch(0,2147483647,true).getEnumerator();while(m.moveNext()){var l=m.current();this._bv(a,l);d=true;if($j(e,null)){e=$m($$0.$bd.$type,l.r())}f=$m($$0.$bd.$type,l.r()+1)}if(d==false){d=j||a._j()||a._b1()||a._b4()}var n=new $$t.qo(d,j,e.getValueOrDefault(),f.getValueOrDefault());if(d){this._al.item(a,n)}return n},_bw:function(a){$$t.$k.fl($$t.$h6.$type,a.columns(),this._bx.runOn(this))},_bx:function(a){var b=$b($$t.$ado.$type,a.sortCondition());if(b!=null){b._accept$2$i($$t.$h6.$type,$$0.$aq.$type,this._t,a)}},_by:function(a){var b=this._getTableStyleDxfIds(a);var d=a.areaFormats()._i().getEnumerator();while(d.moveNext()){var c=d.current();b._add(c._area(),this._addDxf(c.d()))}this._bz(a,a.columnStripeWidth()!=1,7);this._bz(a,a.alternateColumnStripeWidth()!=1,8);this._bz(a,a.rowStripeHeight()!=1,5);this._bz(a,a.alternateRowStripeHeight()!=1,6)},_bz:function(a,b,c){var d=this._getTableStyleDxfIds(a);if(b&&d._b(c)==false){var e=this._workbook()._cb(2);d._add(c,this._addDxf(e))}},_ag:function(){},_maxShapeId:function(){return this._a5},_stringBuilderToSharedStringIndexMap:function(){return this._an},_styleFormatXfIds:function(){return this._ao},_totalSharedStringCount:function(){return this._workbook()._bh()._count()+this._ay.count()},_totalStringsUsedInDocument:function(){return this._a6},_sheets:function(){return this._aw},_ah:function(){return this._ac},_r:function(a){if(arguments.length===1){throw new $$6.q(0);return a}else{throw new $$6.q(0)}},_q:function(a){if(arguments.length===1){throw new $$6.q(0);return a}else{throw new $$6.q(0)}},$type:new $.ig.Type("WorkbookSaveManager",$$t.$qe.$type,[$$t.$yj.$type.specialize($$0.$aq.$type,$$t.$o.$type)])},true);$c("WorkbookSaveManager_InitSerializationCacheFormulaHelper:qa","FormulaTokenVisitor",{az:null,init:function(){$$t.$abv.init.call(this)},g:function(){this.az=null;$$t.$abv.g.call(this)},aj:function(a){var b=a.u();var c=this.a2(b);b=c.p0;a.u(b);this.aq(a)},aq:function(a){this.a4(a.o())},aw:function(a){this.a3(a.y());this.aq(a)},a1:function(a,b){if($$t.$qa.a0==null){$$t.$qa.a0=new $$t.qa}$$t.$qa.a0.az=b;$$t.$qa.a0.b(a);return $$t.$qa.a0},a2:function(a){this.a3(a._h());var b=a._h()||this.az._workbook()._a9();var c=function(d){return d!=null?d:b.w()}(a.scope());a=b.c(a.name(),c,true);return{p0:a}},a3:function(a){if(a==null){return}if(this.az._workbookReferences().contains(a)==false){this.az._workbookReferences().add(a)}},a4:function(a){if(a==null){return}this.a3(a.e());if(this.az._worksheetReferences().contains(a)==false){this.az._worksheetReferences().add(a)}},$type:new $.ig.Type("WorkbookSaveManager_InitSerializationCacheFormulaHelper",$$t.$abv.$type)},true);$c("WorkbookSaveManager_InitSerializationCacheHelper:qb","WorksheetShapeVisitor$2",{init:function(){$$t.$mu.init.call(this,$$t.$p8.$type,$$0.$aq.$type)},visitFormattedStringElement:function(value,argument){return this._visitFormattedStringElement$i.apply(this,arguments)},_visitFormattedStringElement$i:function(a,b){if(a._hasFormatting()==false){return true}var c=b._c;var d=b._d;var f=a._formattingRuns().getEnumerator();while(f.moveNext()){var e=f.current();if(e.h()){c._addFont(e.f(c._workbook()),d)}}return true},visitStringElement:function(value,argument){return this._visitStringElement$i.apply(this,arguments)},_visitStringElement$i:function(a,b){return true},visitWorksheetCellComment:function(value,saveManager){return this._visitWorksheetCellComment$i.apply(this,arguments)},_visitWorksheetCellComment$i:function(a,b){if(a.text()!=null){a.text()._m()._t($$6.$u.$type.specialize($$t.$p8.$type,$$t.$it.$type),$$0.$aq.$type,this,$$6.$w.a($$t.$p8.$type,$$t.$it.$type,b,a))}return true},visitWorksheetChart:function(value,saveManager){return this._visitWorksheetChart$i.apply(this,arguments)},_visitWorksheetChart$i:function(a,b){if(a._g0()!=null){var d=a._g0().getEnumerator();while(d.moveNext()){var c=d.current();if(c.b()!=null&&b._fonts().contains(c.b())==false){b._fonts().add(c.b())}}}return true},visitWorksheetShapeGroup:function(value,saveManager){return this._visitWorksheetShapeGroup$i.apply(this,arguments)},_visitWorksheetShapeGroup$i:function(a,b){var d=a.shapes().getEnumerator();while(d.moveNext()){var c=d.current();c._am($$t.$p8.$type,$$0.$aq.$type,this,b)}return true},visitWorksheetShapeWithText:function(a,b){if(a.text()!=null){b._bf(a.text(),a)}return true},$type:new $.ig.Type("WorkbookSaveManager_InitSerializationCacheHelper",$$t.$mu.$type.specialize($$t.$p8.$type,$$0.$aq.$type),[$$t.$dx.$type.specialize($$6.$u.$type.specialize($$t.$p8.$type,$$t.$it.$type),$$0.$aq.$type)])},true);$c("WorkbookSaveManager_ColorSortConditionVisitorProxy$1:qc","Object",{$tArg:null,a:null,c:false,d:false,e:null,init:function($tArg,a,b,c,d){this.$tArg=$tArg;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$tArg)}$.ig.$op.init.call(this);this.a=a;this.c=b;this.d=c;this.e=d},b:function(a,b){var c=this.a._workbook()._cb(2);c._ce(a);this.e.item(b,this.a._addDxf(c));return c},visitFillSortCondition:function(value,arg){return this._visitFillSortCondition$i.apply(this,arguments)},_visitFillSortCondition$i:function(a,b){this.b(this.c,b).fill(a.fill());return true},visitFontColorSortCondition:function(value,arg){return this._visitFontColorSortCondition$i.apply(this,arguments)},_visitFontColorSortCondition$i:function(a,b){this.b(this.d,b).font().colorInfo(a.fontColorInfo());return true},$type:new $.ig.Type("WorkbookSaveManager_ColorSortConditionVisitorProxy$1",$.ig.$ot,[$$t.$adp.$type.specialize(0,$$0.$aq.$type)])},true);$c("CellContext:p9","Object",{init:function(a,b){$.ig.$op.init.call(this);this._b=a;this._a=b},_b:null,_a:null,_c:null,$type:new $.ig.Type("CellContext",$.ig.$ot)},true);$c("WorksheetReference:qf","Object",{d:null,init:function(a){$.ig.$op.init.call(this);this.d=a},f:function(a){if(this.i()){return this}if(this.e()==null){if(a.f()==null){return this}return this.g(a.f()._a9())}return this.g(this.e().d(a))},g:function(a){return this},h:function(){},a:function(a){},b:function(a){},o:function(a,b){},l:function(){},c:function(a){},i:function(){return true},j:function(){},k:function(){},m:function(){return this.l()},n:function(){return this},p:function(){return this.o($$t.$pt.a,false)},e:function(){return this.d},$type:new $.ig.Type("WorksheetReference",$.ig.$ot)},true);$c("WorksheetReferenceSingle:qg","WorksheetReference",{init:function(a){$$t.$qf.init.call(this,a)},h:function(){var a=null;var b=this.e();if(b!=null){a=b.x()}return new $$t.ql(0,a,this.s())},o:function(a,b){return this.e().ab(this.l(),this.m(),a,b)},k:function(){return false},q:function(a,b){},r:function(a,b){},s:function(){},$type:new $.ig.Type("WorksheetReferenceSingle",$$t.$qf.$type)},true);$c("WorksheetReferenceError:qh","WorksheetReferenceSingle",{init:function(a){$$t.$qg.init.call(this,a)},g:function(a){return a.i(this.l())},l:function(){return-1},a:function(a){return $$t.$zj._instance},b:function(a){return $$t.$zj._instance},q:function(a,b){return $$t.$zj._instance},r:function(a,b){return $$t.$zj._instance},c:function(a){return null},i:function(){return this.e().m()},j:function(){return this.e().n()},s:function(){return"#REF!"},$type:new $.ig.Type("WorksheetReferenceError",$$t.$qg.$type)},true);$c("WorksheetReferenceExternal:qi","WorksheetReferenceSingle",{w:null,v:null,y:0,init:function(a,b){$$t.$qg.init.call(this,a);this.y=b},l:function(){return this.y},a:function(a){return this.t(a.o()).a(a.m())},b:function(a){if(this.v==null){this.v=new $$t.a($$t.$lv.$type,$$t.$zm.$type,0)}var b=this.v._indexOfKey(a);var c;if(b<0){c=new $$t.zm(this,a);this.v._item(a,c)}else{c=this.v._values().__inner[b]}return c},q:function(a,b){var c=$b($$t.$qi.$type,a);if(c==null){return null}return new $$t.zw(this,c,b)},r:function(a,b){var c=$b($$t.$qi.$type,a);if(c==null){return null}return new $$t.zx(this,c,b)},c:function(a){return this.e().c(a,this,true)},j:function(){return true},s:function(){return this.e().aa(this.y)},z:function(a,b){if(this.w!=null){var c=this.w._indexOfKey(a);if(0<=c){return this.w._values().__inner[c].h(b)}}return null},t:function(a){if(this.w==null){this.w=new $$t.a($$0.$aw.$type,$$t.$qj.$type,1,$$t.$ii._instance)}var b=this.w._indexOfKey(a);var c;if(b<0){c=new $$t.qj(this,a);this.w._item(a,c)}else{c=this.w._values().__inner[b]}return c},aa:function(a,b,c){this.t(a).i(b,c)},u:function(a){if(this.w!=null){var b=this.w._indexOfKey(a);if(0<=b){return this.w._values().__inner[b]}}return null},x:function(){if(this.w==null){return $$5.$e.k($$t.$qj.$type)}return this.w._values()},$type:new $.ig.Type("WorksheetReferenceExternal",$$t.$qg.$type)},true);$c("WorksheetReferenceExternalRowValues:qj","Object",{d:null,c:null,b:null,f:0,init:function(a,b){$.ig.$op.init.call(this);this.b=a;this.f=b},h:function(a){if(this.d!=null){var b=this.d._indexOfKey(a);if(0<=b){return this.d._values().__inner[b]}}return null},a:function(a){if(this.c==null){this.c=new $$t.a($$0.$av.$type,$$t.$zk.$type,1,$$t.$l._instance)}var b=this.c._indexOfKey(a);var c;if(b<0){c=new $$t.zk(this.b,this.f,a);this.c._item(a,c)}else{c=this.c._values().__inner[b]}return c},i:function(a,b){if(this.d==null){this.d=new $$t.a($$0.$av.$type,$.ig.$op.$type,1,$$t.$l._instance)}this.d._item(a,b)},e:function(){if(this.d==null){return $$5.$e.k($$4.$u.$type.specialize($$0.$av.$type,$.ig.$op.$type))}return this.d},g:function(){return this.f},$type:new $.ig.Type("WorksheetReferenceExternalRowValues",$.ig.$ot)},true);$c("WorksheetReferenceLocal:qk","WorksheetReferenceSingle",{t:null,init:function(a,b){$$t.$qg.init.call(this,a);this.t=b},l:function(){if(this.t==null){return-1}return this.t.index()},a:function(a){if(this.t==null||this.t.workbook()==null){return $$t.$zj._instance}return this.t.rows().item(a.o())._as(a.m())},b:function(a){if(this.t==null||this.t.workbook()==null){return $$t.$zj._instance}var b=this.t._cw(a);return b._c()},q:function(a,b){var c=$b($$t.$qk.$type,a);if(c==null){return null}return new $$t.zt(this.t,c.t,b)},r:function(a,b){var c=$b($$t.$qk.$type,a);if(c==null){return null}return new $$t.zy(this.t,c.t,b)},c:function(a){if(this.t==null||this.t.workbook()==null){return null}return this.t.workbook().namedReferences()._find1(a,this.t)},j:function(){return false},s:function(){if(this.t==null){return"#REF!"}return this.t.name()},n:function(){return this.t},u:function(){return this.t},$type:new $.ig.Type("WorksheetReferenceLocal",$$t.$qg.$type)},true);$c("WorksheetReferenceSingleUnconnected:ql","WorksheetReferenceSingle",{t:null,init:function(a,b,c){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$ql.init1.call(this,1,new $$t.p7(b,false),c)},init1:function(a,b,c){$$t.$qg.init.call(this,b);this.t=c},g:function(a){return a.j(this.t)},h:function(){return this},equals:function(a){if($.ig.$op.referenceEquals(this,a)){return true}var b=$b($$t.$ql.$type,a);if(b==null){return false}return $.ig.$op.equalsStatic(this.e(),b.e())&&this.t==b.t},l:function(){return 0},a:function(a){return $$t.$zj._instance},b:function(a){return $$t.$zj._instance},getHashCode:function(){return this.t.getHashCode()},q:function(a,b){return $$t.$zj._instance},r:function(a,b){return $$t.$zj._instance},c:function(a){return null},o:function(a,b){return $$t.$k.d6(this.e().x(),this.t,null)},i:function(){return false},j:function(){return this.e().n()},s:function(){return this.t},$type:new $.ig.Type("WorksheetReferenceSingleUnconnected",$$t.$qg.$type)},true);$c("WorksheetReferenceToWorkbook:qm","WorksheetReferenceSingle",{init:function(a){$$t.$qg.init.call(this,a)},g:function(a){return a.i(this.l())},l:function(){return-2},a:function(a){return $$t.$zj._instance},b:function(a){return $$t.$zj._instance},q:function(a,b){return $$t.$zj._instance},r:function(a,b){return $$t.$zj._instance},c:function(a){return this.e().c(a,this.e().w(),true)},i:function(){return this.e().m()},j:function(){return this.e().n()},s:function(){return null},n:function(){return this.e().w()},$type:new $.ig.Type("WorksheetReferenceToWorkbook",$$t.$qg.$type)},true);$c("WorksheetReferenceMulti:qn","WorksheetReference",{q:null,s:null,init:function(a,b){$$t.$qf.init.call(this,a.e());this.q=a;this.s=b},g:function(a){return a.g(this.q.s(),this.s.s())},h:function(){if(this.i()==false){return this}var a=null;var b=this.e();if(b!=null){a=b.x()}return new $$t.p7(a,false).g(this.q.s(),this.s.s())},l:function(){return this.q.l()},a:function(a){var b=this.l();var c=this.m();if(b==-1||b==c){return this.q.a(a)}return this.q.q(this.s,a)},b:function(a){var b=this.l();var c=this.m();if(b==-1||b==c){return this.q.b(a)}return this.q.r(this.s,a)},c:function(a){return null},o:function(a,b){if(this.i()){return this.e().ab(this.l(),this.m(),a,b)}return $$t.$k.d6(this.e().x(),this.q.s(),this.s.s())},i:function(){return this.q.i()},j:function(){return this.q.j()},k:function(){return true},m:function(){return this.s.l()},n:function(){return this.q.n()},r:function(){return this.q},t:function(){return this.s},$type:new $.ig.Type("WorksheetReferenceMulti",$$t.$qf.$type)},true);$c("WorksheetRowSerializationCache:qo","Object",{a:false,b:false,c:0,d:0,init:function(a,b,c,d){$.ig.$op.init.call(this);this.a=b;this.b=a;this.c=c;this.d=d},$type:new $.ig.Type("WorksheetRowSerializationCache",$.ig.$ot)},true);$c("SheetSerializationCache:qp","Object",{init:function(){$.ig.$op.init.call(this)},a:null,b:0,c:0,d:0,$type:new $.ig.Type("SheetSerializationCache",$.ig.$ot)},true);$c("WorksheetSerializationCache:qq","SheetSerializationCache",{n:0,o:0,p:0,q:0,e:0,f:0,k:0,i:null,g:null,h:null,init:function(a,b,c,d,e,f,g){$$t.$qp.init.call(this);this.n=a;this.o=b;this.p=c;this.q=d;this.e=e;this.f=f;this.k=g;this.i=new $$4.x($$t.$j8.$type,0);this.g=new $$4.h($$0.$av.$type,$$0.$be.$type,0);this.h=new $$4.h($$0.$aw.$type,$$0.$be.$type,0)},j:function(){return this.i},l:function(a){var $self=this;var b;if(function(){var c=$self.g.tryGetValue(a,b);b=c.p1;return c.ret}()){return $m($$0.$be.$type,b)}return $m($$0.$be.$type,null)},m:function(a){var $self=this;var b;if(function(){var c=$self.h.tryGetValue(a,b);b=c.p1;return c.ret}()){return $m($$0.$be.$type,b)}return $m($$0.$be.$type,null)},$type:new $.ig.Type("WorksheetSerializationCache",$$t.$qp.$type)},true);$c("IBiffRecordStream:qr","Object",{$type:new $.ig.Type("IBiffRecordStream",null)},true);$c("ConditionalFormattingUtils:s8","Object",{init:function(){$.ig.$op.init.call(this)},g:function(a){var b=a.formula();if(b==null){return null}var c=b._aa();if(b==null){return null}var d=new $$t.yz(4,a.worksheet(),c.o(),c.m(),2,b,null,1);var e=$$t.$y8.bj(d);var f=e.a2();return $$t.$xe._b8(f.b())},d:function(a){var b="A1";if(String.isNullOrEmpty(b)){return null}var c=null;var d=null;switch(a.conditionType()){case 9:c=$y("LEN(TRIM({0}))=0",b);break;case 12:c=$y("LEN(TRIM({0}))>0",b);break;case 13:c=$y("ISERROR({0})",b);break;case 14:c=$y("NOT(ISERROR({0}))",b);break;case 7:case 6:d=$$t.$wn._a0(a.worksheet(),a.regions(),1,false,false,null,$m($$0.$as.$type,null));var e=a.conditionType()==7?">":"=";c=$y("AND(COUNTIF({0}, {1}){2}1,NOT(ISBLANK({1})))",d,b,e);break;case 11:c=$y("AVERAGE({0})",b);break;default:c=null;break}return c},f:function(a){var b="A1";if(String.isNullOrEmpty(b)){return null}var c=null;var d=a.text()!=null?a.text():String.empty();var e=a.textOperator();switch(e){case 2:c=$y('NOT(ISERROR(SEARCH("{0}",{1})))',d,b);break;case 3:c=$y('ISERROR(SEARCH("{0}",{1}))',d,b);break;case 0:c=$y('LEFT({1},LEN("{0}"))="{0}"',d,b);break;case 1:c=$y('RIGHT({1},LEN("{0}"))="{0}"',d,b);break;default:c=null;break}return c},e:function(a){var b="A1";if(String.isNullOrEmpty(b)){return null}var c=null;switch(a.dateOperator()){case 2:c=$y("FLOOR({0},1)=TODAY()-1",b);break;case 0:c=$y("FLOOR({0},1)=TODAY()",b);break;case 1:c=$y("FLOOR({0},1)=TODAY()+1",b);break;case 9:c=$y("AND(MONTH({0})=MONTH(EDATE(TODAY(),0-1)),YEAR({0})=YEAR(EDATE(TODAY(),0-1)))",b);break;case 8:c=$y("AND(MONTH({0})=MONTH(EDATE(TODAY(),0+1)),YEAR({0})=YEAR(EDATE(TODAY(),0+1)))",b);break;case 6:c=$y("AND(TODAY()-FLOOR({0},1)<=6,FLOOR({0},1)<=TODAY())",b);break;case 5:c=$y("AND(TODAY()-ROUNDDOWN({0},0)>=(WEEKDAY(TODAY())),TODAY()-ROUNDDOWN({0},0)<(WEEKDAY(TODAY())+7))",b);break;case 4:c=$y("AND(ROUNDDOWN({0},0)-TODAY()>(7-WEEKDAY(TODAY())),ROUNDDOWN({0},0)-TODAY()<(15-WEEKDAY(TODAY())))",b);break;case 3:c=$y("AND(TODAY()-ROUNDDOWN({0},0)<=WEEKDAY(TODAY())-1,ROUNDDOWN({0},0)-TODAY()<=7-WEEKDAY(TODAY()))",b);break;default:c=null;break}return c},a:function(a){return $$t.$s8.c(a.regions())},c:function(a){return a.count()>0?$$t.$s8.b(a.item(0)):null},b:function(a){return $$t.$yv.u(a.firstRow(),a.firstColumn(),2,true,true,-1,-1,false,1)},$type:new $.ig.Type("ConditionalFormattingUtils",$.ig.$ot)},true);$c("FullColorExtInfo:qs","Object",{init:function(){$.ig.$op.init.call(this)},a:0,b:0,c:0,$type:new $.ig.Type("FullColorExtInfo",$.ig.$ot)},true);$c("GradStopInfo:qt","Object",{init:function(){$.ig.$op.init.call(this)},a:0,d:0,b:0,c:0,$type:new $.ig.Type("GradStopInfo",$.ig.$ot)},true);$c("XFExtGradientInfo:qu","Object",{init:function(){$.ig.$op.init.call(this)},g:0,b:0,d:0,e:0,f:0,c:0,a:null,$type:new $.ig.Type("XFExtGradientInfo",$.ig.$ot)},true);$c("XFPropColorInfo:qv","Object",{init:function(){$.ig.$op.init.call(this)},b:0,a:0,c:0,d:0,$type:new $.ig.Type("XFPropColorInfo",$.ig.$ot)},true);$c("ExtProp:ra","Object",{init:function(){$.ig.$op.init.call(this)},b:function(a,b){},a:function(){},c:function(a){},$type:new $.ig.Type("ExtProp",$.ig.$ot)},true);$c("ExtPropColorBase:rb","ExtProp",{d:0,init:function(a){$$t.$ra.init.call(this);this.d=a},b:function(a,b){var c=this.e(a._workbook());switch(this.a()){case 5:case 4:{var d=$b($$t.$ac.$type,b.fill());if(d!=null){var e=d._y(b);var f=d._aa(b);if(this.a()==5){e=c}else{f=c}b.fill(new $$t.ac(e,f,d.patternStyle(),b,true))}}break;case 8:b.bottomBorderColorInfo(c);break;case 13:b.font().colorInfo(c);break;case 11:b.diagonalBorderColorInfo(c);break;case 9:b.leftBorderColorInfo(c);break;case 10:b.rightBorderColorInfo(c);break;case 7:b.topBorderColorInfo(c);break;default:break}},a:function(){return this.d},c:function(a){var b;switch(this.a()){case 5:case 4:b=1;break;case 8:case 11:case 9:case 10:case 7:b=0;break;case 13:b=2;break;default:b=1;break}a.writeFullColorExt(this.e(a.saveManager()._workbook()),b)},e:function(a){},$type:new $.ig.Type("ExtPropColorBase",$$t.$ra.$type)},true);$c("ExtPropColor:rc","ExtPropColorBase",{f:null,init:function(a,b){$$t.$rb.init.call(this,b);this.f=a},e:function(a){return this.f},$type:new $.ig.Type("ExtPropColor",$$t.$rb.$type)},true);$c("ExtPropColorLoaded:rd","ExtPropColorBase",{f:null,init:function(a,b){$$t.$rb.init.call(this,b);this.f=a},e:function(a){return $$t.$k.ae(a,this.f)},$type:new $.ig.Type("ExtPropColorLoaded",$$t.$rb.$type)},true);$c("ExtPropFontScheme:re","ExtProp",{d:0,init:function(a){$$t.$ra.init.call(this);this.d=a},b:function(a,b){b._a6(this.d)},a:function(){return 14},c:function(a){a.writeByte(this.d)},$type:new $.ig.Type("ExtPropFontScheme",$$t.$ra.$type)},true);$c("ExtPropGradientFillBase:rf","ExtProp",{init:function(){$$t.$ra.init.call(this)},b:function(a,b){b.fill(this.d(a._workbook()))},c:function(a){a.writeXFExtGradient(this.d(a.saveManager()._workbook()))},d:function(a){},$type:new $.ig.Type("ExtPropGradientFillBase",$$t.$ra.$type)},true);$c("ExtPropGradientFill:rg","ExtPropGradientFillBase",{e:null,init:function(a){$$t.$rf.init.call(this);this.e=a},b:function(a,b){b.fill(this.e)},d:function(a){return this.e},a:function(){return 6},c:function(a){a.writeXFExtGradient(this.e)},$type:new $.ig.Type("ExtPropGradientFill",$$t.$rf.$type)},true);$c("ExtPropGradientFillLoaded:rh","ExtPropGradientFillBase",{e:null,init:function(a){$$t.$rf.init.call(this);this.e=a},d:function(a){return $$t.$k.k(a,this.e)},a:function(){return 6},$type:new $.ig.Type("ExtPropGradientFillLoaded",$$t.$rf.$type)},true);$c("ExtPropTextIndentationLevel:ri","ExtProp",{d:0,init:function(a){$$t.$ra.init.call(this);this.d=a},b:function(a,b){b.indent(this.d)},a:function(){return 15},c:function(a){a.writeDouble(this.d)},$type:new $.ig.Type("ExtPropTextIndentationLevel",$$t.$ra.$type)},true);$c("XFProp:rj","Object",{init:function(){$.ig.$op.init.call(this)},b:function(a,b){},a:function(){},$type:new $.ig.Type("XFProp",$.ig.$ot)},true);$c("XFPropBool:rk","XFProp",{d:false,c:0,init:function(a,b,c){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$$t.$rj.init.call(this);this.c=b;this.d=c},init1:function(a,b,c){$$t.$rk.init.call(this,0,b,$j(c,true))},init2:function(a,b,c){$$t.$rj.init.call(this);this.c=b;this.d=c==0?false:true},b:function(a,b){var c=$$t.$k.dv(this.d);switch(this.c){case 23:break;case 14:if(this.d){b.diagonalBorders(b.diagonalBorders()|3)}else{b.diagonalBorders(b.diagonalBorders()&~3)}break;case 13:if(this.d){b.diagonalBorders(b.diagonalBorders()|5)}else{b.diagonalBorders(b.diagonalBorders()&~5)}break;case 32:break;case 33:break;case 28:b.font()._italic$i(c);break;case 30:break;case 31:break;case 29:b.font()._strikeout$i(c);break;case 44:break;case 43:b._locked$i(c);break;case 22:b._shrinkToFit$i(c);break;case 20:b._wrapText$i(c);break;default:break}},a:function(){return this.c},e:function(){return this.d},f:function(){return this.d?1:0},$type:new $.ig.Type("XFPropBool",$$t.$rj.$type)},true);$c("XFPropBorderBase:rl","XFProp",{c:0,e:0,init:function(a,b){$$t.$rj.init.call(this);this.c=b;this.e=a},b:function(a,b){var c=this.f(a);switch(this.a()){case 7:b.bottomBorderColorInfo(c);b.bottomBorderStyle(this.c);break;case 10:b.diagonalBorderColorInfo(c);b.diagonalBorderStyle(this.c);break;case 12:break;case 8:b.leftBorderColorInfo(c);b.leftBorderStyle(this.c);break;case 9:b.rightBorderColorInfo(c);b.rightBorderStyle(this.c);break;case 6:b.topBorderColorInfo(c);b.topBorderStyle(this.c);break;case 11:break;default:break}},a:function(){return this.e},d:function(){return this.c},f:function(a){},$type:new $.ig.Type("XFPropBorderBase",$$t.$rj.$type)},true);$c("XFPropBorder:rm","XFPropBorderBase",{g:null,init:function(a,b,c){$$t.$rl.init.call(this,a,c);this.g=b},f:function(a){return this.g},$type:new $.ig.Type("XFPropBorder",$$t.$rl.$type)},true);$c("XFPropBorderLoaded:rn","XFPropBorderBase",{g:null,init:function(a,b,c){$$t.$rl.init.call(this,a,c);this.g=b},f:function(a){return $$t.$k.af(a,this.g)},$type:new $.ig.Type("XFPropBorderLoaded",$$t.$rl.$type)},true);$c("XFPropByte:ro","XFProp",{c:0,d:0,init:function(a,b){$$t.$rj.init.call(this);this.c=a;this.d=b},b:function(a,b){},a:function(){return this.c},e:function(){return this.d},$type:new $.ig.Type("XFPropByte",$$t.$rj.$type)},true);$c("XFPropColorBase:rp","XFProp",{init:function(){$$t.$rj.init.call(this)},b:function(a,b){switch(this.a()){case 2:case 1:break;case 5:b.font().colorInfo(this.c(a));break;default:break}},c:function(a){},$type:new $.ig.Type("XFPropColorBase",$$t.$rj.$type)},true);$c("XFPropColor:rq","XFPropColorBase",{e:null,d:0,init:function(a,b){$$t.$rp.init.call(this);this.d=a;this.e=b},c:function(a){return this.e},a:function(){return this.d},f:function(){return this.e},$type:new $.ig.Type("XFPropColor",$$t.$rp.$type)},true);$c("XFPropColorLoaded:rr","XFPropColorBase",{d:null,e:0,init:function(a,b){$$t.$rp.init.call(this);this.e=a;this.d=b},c:function(a){return $$t.$k.af(a,this.d)},a:function(){return this.e},$type:new $.ig.Type("XFPropColorLoaded",$$t.$rp.$type)},true);$c("XFPropFillPattern:rs","XFProp",{c:0,init:function(a){$$t.$rj.init.call(this);this.c=a},b:function(a,b){},a:function(){return 0},d:function(){return this.c},$type:new $.ig.Type("XFPropFillPattern",$$t.$rj.$type)},true);$c("XFPropFontBold:rt","XFProp",{c:false,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$rj.init.call(this);var t1=b;L0:while(true){switch(t1){case 400:this.c=false;break;case 700:this.c=true;break;default:if(b<400){t1=400;continue L0}t1=700;continue L0}break}},init1:function(a,b){$$t.$rj.init.call(this);this.c=$j(b,true)},b:function(a,b){b.font()._bold$i($$t.$k.dv(this.c))},a:function(){return 25},d:function(){return this.c},e:function(){return this.c?700:400},$type:new $.ig.Type("XFPropFontBold",$$t.$rj.$type)},true);$c("XFPropFontHeight:ru","XFProp",{c:0,init:function(a){$$t.$rj.init.call(this);this.c=a},b:function(a,b){b.font().height(this.c)},a:function(){return 36},d:function(){return this.c},$type:new $.ig.Type("XFPropFontHeight",$$t.$rj.$type)},true);$c("XFPropFontName:rv","XFProp",{c:null,init:function(a){$$t.$rj.init.call(this);this.c=a},b:function(a,b){b.font().name(this.c)},a:function(){return 24},d:function(){return this.c},$type:new $.ig.Type("XFPropFontName",$$t.$rj.$type)},true);$c("XFPropFontSubscriptSuperscript:rw","XFProp",{c:0,init:function(a){$$t.$rj.init.call(this);this.c=a},b:function(a,b){b.font().superscriptSubscriptStyle(this.c)},a:function(){return 27},d:function(){return this.c},$type:new $.ig.Type("XFPropFontSubscriptSuperscript",$$t.$rj.$type)},true);$c("XFPropFontScheme:rx","XFProp",{c:0,init:function(a){$$t.$rj.init.call(this);this.c=a},b:function(a,b){b._a6(this.c)},a:function(){return 37},d:function(){return this.c},$type:new $.ig.Type("XFPropFontScheme",$$t.$rj.$type)},true);$c("XFPropFontUnderline:ry","XFProp",{c:0,init:function(a){$$t.$rj.init.call(this);this.c=a},b:function(a,b){b.font().underlineStyle(this.c)},a:function(){return 26},d:function(){return this.c},$type:new $.ig.Type("XFPropFontUnderline",$$t.$rj.$type)},true);$c("XFPropGradientFill:rz","XFProp",{c:false,e:0,g:0,h:0,i:0,f:0,init:function(a,b,c,d,e,f){$$t.$rj.init.call(this);this.c=a;this.e=b;this.g=c;this.h=d;this.i=e;this.f=f},b:function(a,b){},a:function(){return 3},d:function(){return this.c},j:function(){return this.e},l:function(){return this.g},m:function(){return this.h},n:function(){return this.i},k:function(){return this.f},$type:new $.ig.Type("XFPropGradientFill",$$t.$rj.$type)},true);$c("XFPropGradientStopBase:r0","XFProp",{d:0,init:function(a){$$t.$rj.init.call(this);this.d=a},b:function(a,b){},a:function(){return 4},c:function(a){},e:function(){return this.d},$type:new $.ig.Type("XFPropGradientStopBase",$$t.$rj.$type)},true);$c("XFPropGradientStop:r1","XFPropGradientStopBase",{f:null,init:function(a,b){$$t.$r0.init.call(this,b);this.f=a},c:function(a){return this.f},$type:new $.ig.Type("XFPropGradientStop",$$t.$r0.$type)},true);$c("XFPropGradientStopLoaded:r2","XFPropGradientStopBase",{f:null,init:function(a,b){$$t.$r0.init.call(this,b);this.f=a},c:function(a){return $$t.$k.af(a,this.f)},$type:new $.ig.Type("XFPropGradientStopLoaded",$$t.$r0.$type)},true);$c("XFPropHorizontalAlignment:r3","XFProp",{c:0,init:function(a){$$t.$rj.init.call(this);this.c=a},b:function(a,b){b.alignment(this.c)},a:function(){return 15},d:function(){return this.c},$type:new $.ig.Type("XFPropHorizontalAlignment",$$t.$rj.$type)},true);$c("XFPropNumberFormat:r4","XFProp",{e:0,c:null,init:function(a,b){$$t.$rj.init.call(this);this.e=a;this.c=b},b:function(a,b){b.formatString(this.c)},a:function(){return 38},f:function(){return this.e},d:function(){return this.c},$type:new $.ig.Type("XFPropNumberFormat",$$t.$rj.$type)},true);$c("XFPropNumberFormatId:r5","XFProp",{c:0,init:function(a){$$t.$rj.init.call(this);this.c=a},b:function(a,b){b._cr(this.c)},a:function(){return 41},d:function(){return this.c},$type:new $.ig.Type("XFPropNumberFormatId",$$t.$rj.$type)},true);$c("XFPropTextIndentationLevel:r6","XFProp",{c:0,init:function(a){$$t.$rj.init.call(this);this.c=a},b:function(a,b){b.indent(this.c)},a:function(){return 18},d:function(){return this.c;
|
|
},$type:new $.ig.Type("XFPropTextIndentationLevel",$$t.$rj.$type)},true);$c("XFPropTextIndentationLevelRelative:r7","XFProp",{c:0,init:function(a){$$t.$rj.init.call(this);this.c=a},b:function(a,b){b.indent(b.indent()+this.c)},a:function(){return 42},d:function(){return this.c},$type:new $.ig.Type("XFPropTextIndentationLevelRelative",$$t.$rj.$type)},true);$c("XFPropTextRotation:r8","XFProp",{c:0,init:function(a){$$t.$rj.init.call(this);this.c=a},b:function(a,b){b.rotation(this.c)},a:function(){return 17},d:function(){return this.c},$type:new $.ig.Type("XFPropTextRotation",$$t.$rj.$type)},true);$c("XFPropVerticalAlignment:r9","XFProp",{c:0,init:function(a){$$t.$rj.init.call(this);this.c=a},b:function(a,b){b.verticalAlignment(this.c)},a:function(){return 16},d:function(){return this.c},$type:new $.ig.Type("XFPropVerticalAlignment",$$t.$rj.$type)},true);$c("FtCbls:sl","Object",{b:0,c:0,d:0,init:function(){$.ig.$op.init.call(this)},$type:new $.ig.Type("FtCbls",$.ig.$ot)},true);$c("FtCblsData:sm","Object",{c:0,b:0,a:false,init:function(){$.ig.$op.init.call(this)},$type:new $.ig.Type("FtCblsData",$.ig.$ot)},true);$c("FtCf:sn","Object",{a:0,init:function(){this.a=65535;$.ig.$op.init.call(this)},b:function(){return this.a},$type:new $.ig.Type("FtCf",$.ig.$ot)},true);$c("FtCmo:so","Object",{a:0,s:0,u:0,w:0,x:0,y:0,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$.ig.$op.init.call(this)},init1:function(a,b){$.ig.$op.init.call(this);this.a=b;if(b==25){this.u=16401}else{this.u=24593}},c:function(){return(this.u&4)==4},d:function(){return(this.u&128)==128},e:function(){return(this.u&1)==1},f:function(){return(this.u&8)==8},g:function(){return(this.u&4)==4},h:function(){return(this.u&512)==512},i:function(){return(this.u&4096)==4096},j:function(){return(this.u&256)==256},t:function(a){if(arguments.length===1){this.s=a;return a}else{return this.s}},b:function(){return this.a},$type:new $.ig.Type("FtCmo",$.ig.$ot)},true);$c("FtEdoData:sp","Object",{d:0,a:false,b:false,c:0,init:function(){$.ig.$op.init.call(this)},$type:new $.ig.Type("FtEdoData",$.ig.$ot)},true);$c("FtGboData:sq","Object",{b:0,a:false,init:function(){$.ig.$op.init.call(this)},$type:new $.ig.Type("FtGboData",$.ig.$ot)},true);$c("FtGmo:sr","Object",{b:0,init:function(){$.ig.$op.init.call(this)},$type:new $.ig.Type("FtGmo",$.ig.$ot)},true);$c("FtLbsData:ss","Object",{f:0,d:null,g:0,j:0,h:0,i:0,c:null,b:null,a:null,init:function(){$.ig.$op.init.call(this)},e:function(){return this.d},$type:new $.ig.Type("FtLbsData",$.ig.$ot)},true);$c("FtMacro:st","Object",{b:null,init:function(){$.ig.$op.init.call(this)},a:function(){if(this.b==null){return null}return this.b.a()},c:function(){return this.b},$type:new $.ig.Type("FtMacro",$.ig.$ot)},true);$c("FtNts:su","Object",{a:null,b:0,d:0,init:function(){this.a=new $$6.i;$.ig.$op.init.call(this)},$type:new $.ig.Type("FtNts",$.ig.$ot)},true);$c("FtPictFmla:sv","Object",{b:null,g:0,f:0,d:null,init:function(){$.ig.$op.init.call(this)},a:function(){if(this.b==null){return null}return this.b.a()},c:function(){return this.b},e:function(){return this.d},$type:new $.ig.Type("FtPictFmla",$.ig.$ot)},true);$c("FtPioGrbit:sw","Object",{j:0,init:function(a){this.j=1;$.ig.$op.init.call(this);if(!a){this.j=this.j&~1}},a:function(){return(this.j&512)==512},b:function(){return(this.j&1)==1},c:function(){return(this.j&128)==128},d:function(){return(this.j&16)==16},e:function(){return(this.j&2)==2},f:function(){return(this.j&256)==256},g:function(){return(this.j&8)==8},i:function(){return(this.j&32)==32},h:function(){return(this.j&4)==4},$type:new $.ig.Type("FtPioGrbit",$.ig.$ot)},true);$c("FtRbo:sx","Object",{c:0,b:0,init:function(){$.ig.$op.init.call(this)},$type:new $.ig.Type("FtRbo",$.ig.$ot)},true);$c("FtRboData:sy","Object",{d:0,a:null,c:false,init:function(){$.ig.$op.init.call(this)},e:function(){return this.d},b:function(a){if(arguments.length===1){this.a=a;return a}else{return this.a}},$type:new $.ig.Type("FtRboData",$.ig.$ot)},true);$c("FtSbs:sz","Object",{j:0,h:0,g:0,f:0,a:0,b:0,d:0,c:0,e:0,init:function(){$.ig.$op.init.call(this)},$type:new $.ig.Type("FtSbs",$.ig.$ot)},true);$c("LbsDropData:s0","Object",{a:0,c:0,d:0,b:null,init:function(){$.ig.$op.init.call(this)},$type:new $.ig.Type("LbsDropData",$.ig.$ot)},true);$c("Obj:s1","Object",{d:null,h:null,c:null,p:null,a:null,r:null,u:null,m:null,k:null,n:null,v:null,b:null,s:null,f:null,i:null,g:null,init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$.ig.$op.init.call(this)},init1:function(a,b){$.ig.$op.init.call(this);if($b($$t.$j8.$type,b)!==null){this.d=new $$t.so(1,25);this.m=new $$t.su}else if($b($$t.$lh.$type,b)!==null){this.d=new $$t.so(1,8);this.c=new $$t.sn;this.p=new $$t.sw(true)}else if($b($$t.$mv.$type,b)!==null){this.d=new $$t.so(1,0);this.h=new $$t.sr}else if($b($$t.$a2.$type,b)!==null){this.d=new $$t.so(1,5)}else if($b($$t.$adg.$type,b)!==null){this.d=new $$t.so(1,2)}else if($b($$t.$ade.$type,b)!==null){this.d=new $$t.so(1,1)}else if($b($$t.$ac9.$type,b)!==null){this.d=new $$t.so(1,3)}else if(b._b0().hasValue()&&$.ig.$ep.isDefined($$t.$cs.$type,$$t.$cs.getBox(b._b0().value()))){this.d=new $$t.so(1,30)}else{this.d=new $$t.so(1,9)}},e:function(){return this.d},w:function(){return this.v},j:function(){return this.i},l:function(){return this.k},q:function(){return this.p},o:function(){return this.n},t:function(){return this.s},$type:new $.ig.Type("Obj",$.ig.$ot)},true);$c("ObjectParsedFormula:s2","Object",{c:0,b:null,init:function(){$.ig.$op.init.call(this)},a:function(){if(this.b==null){return null}return this.b.b()},$type:new $.ig.Type("ObjectParsedFormula",$.ig.$ot)},true);$c("ObjFmla:s3","Object",{b:null,d:null,init:function(){$.ig.$op.init.call(this)},a:function(){if(this.b==null){return null}return this.b.a()},f:function(a,b){var c=this.a();if(c!=null){b(a,c)}},e:function(){return this.d},c:function(){return this.b},$type:new $.ig.Type("ObjFmla",$.ig.$ot)},true);$c("ObjLinkFmla:s4","Object",{a:null,init:function(){$.ig.$op.init.call(this)},b:function(){return this.a},$type:new $.ig.Type("ObjLinkFmla",$.ig.$ot)},true);$c("PictFmlaEmbedInfo:s5","Object",{a:null,init:function(){$.ig.$op.init.call(this)},b:function(){return this.a},$type:new $.ig.Type("PictFmlaEmbedInfo",$.ig.$ot)},true);$c("PictFmlaKey:s6","Object",{a:null,b:null,d:null,init:function(){$.ig.$op.init.call(this)},c:function(){return this.b},e:function(){return this.d},$type:new $.ig.Type("PictFmlaKey",$.ig.$ot)},true);$c("Rgce:s7","Object",{a:null,init:function(){$.ig.$op.init.call(this)},b:function(){return this.a},$type:new $.ig.Type("Rgce",$.ig.$ot)},true);$c("IEscherRecord:sg","Object",{$type:new $.ig.Type("IEscherRecord",null)},true);$c("ICalloutRule:sa","Object",{$type:new $.ig.Type("ICalloutRule",null,[$$t.$sg.$type])},true);$c("PropertyTableBase_PropertyValue:sh","Object",{_a:0,_e:false,_c:false,_h:null,init:function(a,b,c){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$sh.init1.call(this,1,b,c,false,false)},init1:function(a,b,c,d,e){$.ig.$op.init.call(this);this._a=b;this._h=c;this._e=d;this._c=e},_isBlipId:function(){return this._c},_isComplex:function(){return this._e},_isIMsoArray:function(){if(this._e==false){return false}switch(this._a){case 1728:case 1729:case 1284:case 407:case 341:case 337:case 338:case 345:case 342:case 343:case 326:case 325:case 899:case 1551:case 1615:case 1349:case 1487:case 1423:case 463:return true}return false},_propertyType:function(){return this._a},_value:function(a){if(arguments.length===1){this._h=a;return a}else{return this._h}},compareTo:function(a){return this._a-a._a},$type:new $.ig.Type("PropertyTableBase_PropertyValue",$.ig.$ot,[$$0.$a.$type.specialize(-1)])},true);$$t.$sh.$type.initSelfReferences();$c("ObjectPool$2:ot","Object",{$t:null,$tArg:null,a:null,d:null,c:null,e:0,init:function($t,$tArg,a,b){this.$t=$t;this.$tArg=$tArg;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t,this.$tArg)}this.a=new Array(1024);$.ig.$op.init.call(this);this.d=a;this.c=b},b:function(a){if(this.e==0){return this.d(a)}var b=this.a[--this.e];this.c(b,a);return b},g:function(a){if(this.e==1024){return}this.a[this.e++]=a},$type:new $.ig.Type("ObjectPool$2",$.ig.$ot)},true);$c("excel.ExcelCalcNumberStack:m7","Object",{init:function(a,b){var c;if(arguments.length===0){c=1}else if(arguments.length===2){c=0}if(c>0){switch(c){case 1:this._init1.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$$t.$m7._init1.call(this);this._o=b;this._j=a;this._m=$$t.$zf.h(this._j)},_e:function(a){var b=this._b(a,this._v.count());if($.ig.$op.referenceEquals(b,a)==false){this._v.__inner[this._v.count()-1]=b;a=b}return a},_f:function(a){return this._b(a,this._v.count()+1)},_g:function(a){var b=$b($$t.$ey.$type,a._getResolvedValue3(false));if(b!=null){var c=this._r();var d=this._j;if(a._y()&&b._af()){var e=this.owningCell();if($$t.$jw.l_op_Inequality(e,null)){d=new $$t.aaq(true,e.worksheet(),new $$t.jx(1,0,0))}}a=b._evaluateHelper(c,d,this._u());if(a.isReference()){a._y(true)}}a._n=new $$t.aak(1,this,32);if(this._u()&&a.isReference()){a._y(true)}return a},_o:null,_a:null,_y:0,_z:0,_b:function(a,b){if(this._a==null){a._n.c=this._n()}else{var c=this._y-1-(this._z-b);if(c>=0){var d=this._a._v(c);a._n.c=this._a._j(c);if(this._k()!=null&&this._k().formula()!=null&&d&&a.isReference()&&a._y()){if($b($$t.$ec.$type,this._k().formula())!==null==false||this._a._j(c)!=64){this._k().formula().addDynamicReferenceI(a.toReference());a._y(false)}}}}return a},_p:function(){return this._o},_m:0,_n:function(){return this._m},_j:null,_k:function(){return this._j},_d:function(a){var b=this._z-this._y+a;if(b<0){return new $$t.ns(null)}return this._v.__inner[b]},_t:false,_u:function(a){if(arguments.length===1){this._t=a;return a}else{return this._t}},owningCell:function(){var a=$b($$t.$zg.$type,this._k());if(a==null){return null}return a._row().cells().item(a._columnIndex())},_ab:function(){this._a=null;this._y=0},_ac:function(a,b){this._z=this._v.count();this._a=a;this._y=b},_q:null,_r:function(){if(this._q==null){var a=$b($$t.$aaj.$type,$$t.$pe.b(this._k()));if(a==null){return null}this._q=a._workbook()}return this._q},_v:null,_init1:function(){$.ig.$op.init.call(this);this._v=new $$4.x($$t.$ns.$type,0);if($$t.$m7._l==null){$$t.$m7._l=new $$t.ot($$t.$ns.$type,$.ig.$op.$type,function(a){return new $$t.ns(a)},function(a,b){a._bt(b)})}},_c:function(a){return $$t.$m7._l.b(a)},_ad:function(a){a._y(false);a._n=new $$t.aak;$$t.$m7._l.g(a)},push:function(a){if(a==null){throw new $$6.e(1)}a=this._g(a);this._v.add(a)},pop:function(){var a=this._v.__inner[this._v.count()-1];this._v.removeAt(this._v.count()-1);a=this._f(a);return a},peek:function(){var a=this._v.__inner[this._v.count()-1];a=this._e(a);return a},clear:function(){this._v.clear()},reset:function(a){this._v.removeRange(a,this._v.count()-a)},count:function(){return this._v.count()},_w:function(){if(true){if(this._r()!=null){return this._r()._e3()}return $$t.$k.cq()}return $$0.$cf.invariantCulture()},$type:new $.ig.Type("excel.ExcelCalcNumberStack",$.ig.$ot)},true);$c("ObjectPool$1:os","Object",{$t:null,a:null,c:null,d:0,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}this.a=new Array(1024);$.ig.$op.init.call(this);this.c=a},b:function(){if(this.d==0){return this.c()}return this.a[--this.d]},f:function(a){if(this.d==1024){return}this.a[this.d++]=a},$type:new $.ig.Type("ObjectPool$1",$.ig.$ot)},true);$c("ValueFormatter_ValueFormatterContext:nd","Object",{init:function(){this.o=new $$6.aj(0);this.p=new $$6.aj(0);$.ig.$op.init.call(this)},i:0,l:null,a:null,b:0,f:false,g:false,c:0,s:function(){if($b($$0.$aq.$type,this.l)!==null&&this.a!=null){var a=this.a.e(this.n);if(this.i<a){this.f=true;this.k=$m($$0.$aq.$type,false);return}}},ab:function(){if($b($$0.$aq.$type,this.l)!==null&&this.l==false){this.i--}this.f=false;this.b=3},z:function(){this.f=true;this.b=2},v:function(){this.f=false},x:function(a){this.g=false;this.b=a.g();this.c=a.j()},ac:function(a){if(this.b==2&&this.a!=null&&this.a.c()==false){a=$x(a," ","0")}return{p0:a}},ae:function(){this.i=0;this.l=null;this.a=null;this.b=0;this.f=false;this.g=false;this.c=0},ah:function(a,b,c){if(this.a!=null){var d=this.a.e(this.p.toString());if(d<=this.i){var e=a.ch(this,c,b,d);d=e.p3}else if($b($$0.$aq.$type,this.l)!==null||c>=0){this.f=true;this.t()}}},o:null,p:null,k:$m($$0.$aq.$type,null),n:null,h:0,m:null,e:false,d:false,q:function(a,b){this.o.l(a);if(b!=null){a=b}else{var c=this.ac(a);a=c.p0}this.p.l(a)},t:function(){this.o.v();this.p.v()},aa:function(){this.ab()},r:function(){this.s()},y:function(){this.z()},u:function(){this.v()},ag:function(a,b,c){this.ah(a,b,c)},w:function(a){this.x(a)},ad:function(){this.o.v();this.p.v();this.k=$m($$0.$aq.$type,null);this.n=null;this.h=NaN;this.ae()},af:function(a){this.t();this.o.l(a);var b=this.ac(a);a=b.p0;this.p.l(a)},j:function(){return this.o.c()},$type:new $.ig.Type("ValueFormatter_ValueFormatterContext",$.ig.$ot)},true);$c("ValueFormatter:m8","Object",{i:null,init:function(a,b,c,d){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$m8.init1.call(this,1,c,d,b._editingCulture$i());this.i=b},h:function(a,b,c,d,e,f,g,h){var i=null;if(f!=null){i=new $$t.nc(e,f)}var j=new $$t.ma(0);j.e=a;var k;var l=null;if($b($$t.$dl.$type,c)!==null){j.f=null;j.a=3;l=b;if(i==null){j.g=l;return j}var m=i.e(l);if(m<=d){j.g=l;return j}k=true}else{var n=$$t.$m8.g();n.h=a;n.n=b;n.l=c;n.a=i;n.i=d;n.e=g;n.d=h;var o=this.ah(n);n=o.p0;l=n.o.toString();k=n.f;j.a=n.b;j.b=n.c;j.f=n.m;var p=n.k;if(h&&$j(p,true)){l=n.p.toString()}$$t.$m8.d.f(n);if($j(p,true)){j.g=l;return j}}j.a=3;if(k&&i!=null){j.g=$$t.$m8.af(i,d);return j}j.g=b;return j},af:function(a,b){var c="#";var d=a.d(c.toString());var e=$.ig.truncate(b/d);return $.ig.util.createString2(c,e)},aa:function(a){if(this.o()){var b=this.a[0];if(b.an(a)){return 0}var c=this.a[1];if(c!=null){if(c.an(a)){return 1}var d=this.a[2];if(d!=null){return 2}else if(!c.u()){return 1}}else if(!b.u()){return 0}}return-1},c:function(a){if(a<0||a>=this.a.length){return null}var b=this.a[a];if(b==null){return null}return new $$t.ne(b)},f:function(a){if(this.o()==false){return 0}if(this.a.length<=a){return 0}var b=this.a[a];if(b==null){return 0}return b.g()},e:function(a){if(this.o()==false){return 0}var b=this.a[0];if(b.an(a)==false){var c=this.a[1];if(c!=null){b=c;if(b.an(a)==false){var d=this.a[2];if(d!=null){b=d}else{if(b.u()){return 0}}}}else if(b.u()){return 3}}return b.g()},j:function(){if(this.o()){for(var a=this.a.length-1;a>=0;a--){var b=this.a[a];if(b!=null&&b.ag()){return true}}}return false},k:function(a){return this.f(a)==1},l:function(a){if(this.o()&&0<=a&&a<this.a.length){var b=this.a[a];if(b!=null&&b.aj()){return true}}return false},m:function(a){var b=this.f(a);return b!=3&&b!=0},n:function(a){return this.f(a)==3},ag:function(a,b){if(a.g){a.h=$$t.$aa.f(b);var c=this.ah(a);a=c.p0}return{p0:a}},a:null,y:null,init1:function(a,b,c,d){$.ig.$op.init.call(this);this.y=d;this.a=this.b(b,c)},g:function(){if($$t.$m8.d==null){$$t.$m8.d=new $$t.os($$t.$nd.$type,function(){return new $$t.nd})}var a=$$t.$m8.d.b();a.ad();return a},z:function(a,b,c){var d=1;while(b+d<a.length){var e=a.charAt(b+d);if($.ig.util.arrayIndexOf1($$0.$as.$type,c,e)>=0){d++}else{break}}b+=d-1;return{ret:d,p1:b}},b:function(a,b){var $self=this;var c=b.numberFormat().numberDecimalSeparator().charAt(0);var d=b.numberFormat().numberGroupSeparator().charAt(0);var e=new Array(4);var f=0;var g=new $$t.nb(this,f,b);e[f]=g;var h=false;var i=false;var j=false;var k=true;for(var l=0;l<a.length&&k;l++){var m=a.charAt(l);try{if(h){g.cf(m,2);h=false;continue}else if(i||j){g.cf(m,j?1:0);i=false;j=false;continue}switch(m){case";":if(++f==4){return null}e[f]=g=new $$t.nb(this,f,b);break;case"_":h=true;break;case"*":j=true;break;case"\\":i=true;break;case"g":case"G":if(a.substr(l).startsWith1("general",$$v.$an.g())){l+=6;g.cj(1)}else{var n=function(){var o=$$t.$m8.z(a,l,["g"]);l=o.p1;return o.ret}();switch(n){case 1:g.cj(45);break;case 2:g.cj(46);break;default:case 3:g.cj(47);break}}break;case"@":g.cj(2);break;case"[":if(function(){var o=$$t.$m8.q(g,a,b,c,l);l=o.p4;return o.ret}()==false){return null}break;case"/":switch(g.g()){case 0:case 3:return null;case 1:g.cf(m,0);break;case 2:g.cj(9);if(function(){var o=$$t.$m8.p(g,a,c,d,l);l=o.p4;return o.ret}()==false){return null}break;default:break}break;case'"':{var o=l+1;var p=false;for(l=o;l<a.length;l++){if(a.charAt(l)=='"'){p=true;break}}if(p==false){return null}g.cg(a.substr(o,l-o),0)}break;case"0":g.cj(5);break;case"#":g.cj(4);break;case"?":g.cj(6);break;case"%":g.cj(8);break;case"b":{var q=function(){var r=$$t.$m8.z(a,l,["b"]);l=r.p1;return r.ret}();if(q<=2){g.cj(30)}else{g.cj(31)}}break;case"e":var r=function(){var s=$$t.$m8.z(a,l,["e"]);l=s.p1;return s.ret}();if(r==1){g.cj(43)}else{g.cj(44)}break;case"y":case"Y":{var s=function(){var t=$$t.$m8.z(a,l,["y","Y"]);l=t.p1;return t.ret}();if(s<=2){g.cj(41)}else{g.cj(42)}}break;case"m":case"M":{var t=function(){var u=$$t.$m8.z(a,l,["m","M"]);l=u.p1;return u.ret}();var u=g.h();if(t<=2&&u!=null&&$$t.$ni.h(u.d())){switch(t){case 1:g.cj(24);break;case 2:g.cj(25);break}}else{switch(t){case 1:g.cj(36);break;case 2:g.cj(37);break;case 3:g.cj(38);break;default:case 4:g.cj(39);break;case 5:g.cj(40);break}}}break;case"d":case"D":{var v=function(){var w=$$t.$m8.z(a,l,["d","D"]);l=w.p1;return w.ret}();switch(v){case 1:g.cj(32);break;case 2:g.cj(33);break;case 3:g.cj(34);break;default:case 4:g.cj(35);break}}break;case"h":case"H":{var w=function(){var x=$$t.$m8.z(a,l,["h","H"]);l=x.p1;return x.ret}();switch(w){case 1:g.cj(18);break;default:case 2:g.cj(19);break}}break;case"s":case"S":{var x=function(){var y=$$t.$m8.z(a,l,["s","S"]);l=y.p1;return y.ret}();var y=g.h();if(y!=null){y.o()}switch(x){case 1:g.cj(27);break;default:case 2:g.cj(28);break}}break;case"a":case"A":{if(a.length-l>=3){var z=a.substr(l,3);if(!$.ig.util.stringCompare1(z,"a/p",$$v.$an.g())){l+=2;var aa=z.charAt(0)=="a";var ab=z.charAt(2)=="p";var ac;if(aa){ac=ab?12:13}else{ac=ab?14:15}g.cj(ac);break}}if(a.length-l>=5){var ad=a.substr(l,5);if(!$.ig.util.stringCompare1(ad,"am/pm",$$v.$an.g())){l+=4;g.cj(16);break}}var ae=function(){var af=$$t.$m8.z(a,l,["a","A"]);l=af.p1;return af.ret}();if(ae==3){g.cj(48)}else if(ae==4){g.cj(49)}else if(ae>1){g.cg(a.substr(l-(ae-1),ae),0)}else{g.cf(m,0)}}break;case"\u4e0a":{if(a.length-l>=5){var af=a.substr(l,5);if(!$.ig.util.stringCompare1(af,"\u4e0a\u5348/\u4e0b\u5348",$$v.$an.g())){l+=4;g.cj(17);break}}g.cf(m,0)}break;case"E":if(++l<a.length){var ag=a.charAt(l);switch(ag){case"-":g.cj(10);break;case"+":g.cj(11);break;default:return null}}else{return null}break;case"B":case"N":case"n":return null;default:if(m==c){if(function(){var ah=$self.s(a,g,l);l=ah.p2;return ah.ret}()==false){return null}break}if(m==d){if(function(){var ah=$self.t(a,g,d,l);l=ah.p3;return ah.ret}()==false){return null}break}g.cf(m,0);break}}finally{k=g.am()}}if(k==false){return null}if(h||i||j){return null}if(e[1]!=null){if(e[0].ag()){return null}if(e[1].ag()){if(e[2]!=null){return null}if(e[0].u()==false){e[0].aq(0,0,false)}}else if(e[2]==null){if(e[0].u()==false){e[0].aq(6,0,false)}}if(e[2]!=null&&e[2].ag()){if(e[3]!=null){return null}if(e[1].u()==false){e[1].aq(0,0,false)}}var ah=e[3];if(ah!=null&&ah.g()!=3&&ah.g()!=0){return null}}return e},p:function(a,b,c,d,e){var f=String.empty();var g=false;var h=false;var i=false;var j=false;var k=false;var l=false;var m=false;var n=false;for(e++;e<b.length;e++){var o=b.charAt(e);if(l){if(h){i=true}j=true;a.cf(o,2);l=false;continue}else if(m||n){if(h){i=true}j=true;a.cf(o,n?1:0);m=false;n=false;continue}else if(k&&o!='"'){a.cf(o,0);continue}if(o==";"){e--;break}switch(o){case'"':k=!k;if(h){i=true}break;case"_":l=true;break;case"*":n=true;break;case"\\":m=true;break;case"#":if(i){a.cg((0).toString(),0)}else{a.cj(4);h=true;f+=o}break;case"?":if(i){a.cf(" ",0)}else{a.cj(6);h=true;f+=o}break;case"0":if(i){a.cf(o,0)}else{a.cj(5);h=true;f+=o}break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":if(i){a.cf(o,0)}else{a.cj(5);h=true;f+=o;g=true}break;case"@":case"/":case"b":case"B":case"d":case"D":case"e":case"E":case"g":case"G":case"h":case"H":case"m":case"M":case"n":case"N":case"s":case"S":case"y":case"Y":return{ret:false,p4:e};default:if(o==c){if(j==false||i==false){return{ret:false,p4:e}}}else if(o==d){var p=a.e();var q=$b($$t.$ni.$type,p);if(q!=null&&$$t.$ni.g(q.d())){return{ret:false,p4:e}}var r=$b($$t.$nh.$type,p);if(r!=null&&r.g()==c.toString()){return{ret:false,p4:e}}}if(h){i=true}j=true;a.cf(o,0);break}}if(k){return{ret:false,p4:e}}if(l||m||n){return{ret:false,p4:e}}if(f.length==0){return{ret:false,p4:e}}var s;if(function(){var t=$aj(f,s);s=t.p1;return t.ret}()==false&&g){return{ret:false,p4:e}}if(s==0){a.bx($m($$0.$aw.$type,f.length))}else{a.bz($m($$0.$aw.$type,s))}return{ret:true,p4:e}},q:function(a,b,c,d,e){e++;var f=e;var g=b.substr(f);var h=b.charAt(f);switch(h){case"h":case"H":{var i=function(){var j=$$t.$m8.z(b,e,["h","H"]);e=j.p1;return j.ret}();var j=function(){var k=$$t.$m8.z(b,e,[" "]);e=k.p1;return k.ret}();if(b.length<=++e||b.charAt(e)!="]"){return{ret:false,p4:e}}a.ck(20,i);return{ret:true,p4:e}}case"s":case"S":{var k=function(){var l=$$t.$m8.z(b,e,["s","S"]);e=l.p1;return l.ret}();var l=function(){var m=$$t.$m8.z(b,e,[" "]);e=m.p1;return m.ret}();if(b.length<=++e||b.charAt(e)!="]"){return{ret:false,p4:e}}a.ck(29,k);return{ret:true,p4:e}}case"m":case"M":{var m=function(){var n=$$t.$m8.z(b,e,["m","M"]);e=n.p1;return n.ret}();var n=function(){var o=$$t.$m8.z(b,e,[" "]);e=o.p1;return o.ret}();if(b.length<=++e){return{ret:false,p4:e}}var o=b.charAt(e);switch(b.charAt(e)){case"]":a.ck(26,m);return{ret:true,p4:e};case"a":case"A":return{ret:function(){var p=$$t.$m8.u(a,b,f,g,e,["magenta"]);e=p.p4;return p.ret}(),p4:e}}return{ret:false,p4:e}}case"c":case"C":if(g.startsWith1("color",$$v.$an.g())){e=f+5;var p;if(function(){var q=$$t.$m8.r(b,true,c,d,e,p);e=q.p4;p=q.p5;return q.ret}()==false){return{ret:false,p4:e}}if(p<1||56<p){return{ret:false,p4:e}}if(a.ao(p.toString())==false){return{ret:false,p4:e}}return{ret:true,p4:e}}return{ret:function(){var q=$$t.$m8.u(a,b,f,g,e,["cyan"]);e=q.p4;return q.ret}(),p4:e};case"$":{var q=false;for(e++;e<b.length;e++){var r=b.charAt(e);if(r=="-"){q=true;break}if(r=="]"){return{ret:true,p4:e}}a.cf(r,0)}if(q==false){return{ret:false,p4:e}}var s=String.empty();for(e++;e<b.length;e++){var t=b.charAt(e);if(t==" "){if(s.length==0){var u=$$t.$m8.z(b,e,[" "]);e=u.p1;continue}break}if("0".charCodeAt(0)<=t.charCodeAt(0)&&t.charCodeAt(0)<="9".charCodeAt(0)||"a".charCodeAt(0)<=t.charCodeAt(0)&&t.charCodeAt(0)<="f".charCodeAt(0)||"A".charCodeAt(0)<=t.charCodeAt(0)&&t.charCodeAt(0)<="F".charCodeAt(0)){s+=t}else{break}}if(e<b.length&&b.charAt(e)=="]"){var v;if(function(){var w=$ak(s,515,a.ba(),v);v=w.p3;return w.ret}()==false){return{ret:true,p4:e}}if(a.as(v,false)==false){return{ret:false,p4:e}}if(a.ai()){for(e++;e<b.length;e++){if(b.charAt(e)==";"){e--;break}}}return{ret:true,p4:e}}for(;e<b.length;e++){if(b.charAt(e)=="]"){return{ret:true,p4:e}}}return{ret:false,p4:e}}case"=":case"<":case">":{if(g.length<2){return{ret:false,p4:e}}var w;var x=g.substr(0,2);switch(x){case"<>":e+=2;w=2;break;case"<=":e+=2;w=4;break;case">=":e+=2;w=6;break;default:{switch(h){case"=":w=1;break;case"<":w=3;break;case">":w=5;break;default:return{ret:false,p4:e}}e++}break}var y;var z=$$t.$m8.r(b,false,c,d,e,y);e=z.p4;y=z.p5;if(a.ap(w,y)==false){return{ret:false,p4:e}}for(;e<b.length;e++){if(b.charAt(e)=="]"){return{ret:true,p4:e}}}return{ret:false,p4:e}}default:if(g.startsWith1("DBNum",$$v.$an.g())&&g.length>=7){var aa=g.charAt(5);if("1".charCodeAt(0)<=aa.charCodeAt(0)&&aa.charCodeAt(0)<="4".charCodeAt(0)){for(e=e+6;e<b.length;e++){if(b.charAt(e)=="]"){a.ar(aa.charCodeAt(0)-"0".charCodeAt(0));return{ret:true,p4:e}}}}}return{ret:function(){var ab=$$t.$m8.u(a,b,f,g,e,["blue","black","green","red","white","yellow"]);e=ab.p4;return ab.ret}(),p4:e}}},r:function(a,b,c,d,e,f){f=0;if(b){if(e==a.length){return{ret:false,p4:e,p5:f}}if(a.charAt(e)==" "){var g=$$t.$m8.z(a,e,[" "]);e=g.p1;e++}}var h=String.empty();for(;e<a.length;e++){var i=a.charAt(e);if(i=="]"){break}if(i=="-"||i=="+"){if(b){return{ret:false,p4:e,p5:f}}if(h.length!=0){return{ret:false,p4:e,p5:f}}h+=i;continue}if("0".charCodeAt(0)<=i.charCodeAt(0)&&i.charCodeAt(0)<="9".charCodeAt(0)){h+=i;continue}if(i==d){h+=i;continue}break}if(h.length==0){return{ret:false,p4:e,p5:f}}if(function(){var j=$$t.$aa.c(h,c,f);f=j.p2;return j.ret}()==false){return{ret:false,p4:e,p5:f}}for(;e<a.length;e++){if(a.charAt(e)=="]"){return{ret:true,p4:e,p5:f}}}return{ret:false,p4:e,p5:f}},s:function(a,b,c){if(b.g()==3){return{ret:false,p2:c}}if(b.g()==0){b.cr(2)}else if(b.g()==1){if(c<a.length-1&&a.charAt(c+1)=="0"){c++;var d=function(){var e=$$t.$m8.z(a,c,["0"]);c=e.p1;return e.ret}();switch(d){case 1:b.cj(21);return{ret:true,p2:c};case 2:b.cj(22);return{ret:true,p2:c};case 3:b.cj(23);return{ret:true,p2:c};default:return{ret:false,p2:c}}}else{b.cf(a.charAt(c),0)}return{ret:true,p2:c}}b.cj(3);return{ret:true,p2:c}},t:function(a,b,c,d){var e=function(){var f=$$t.$m8.z(a,d,[c]);d=f.p1;return f.ret}();var f=$b($$t.$ni.$type,b.e());if(f!=null&&$$t.$ni.g(f.d())){var g=$u(0);if(d<a.length-1){g=a.charAt(d+1)}switch(g){case"0":case"#":case"?":if(b.ad()){return{ret:false,p3:d}}if(b.x()==false){b.cs()}break;default:if(b.ad()==false){b.ck(7,e)}break}}else{b.cf(a.charAt(d),0)}return{ret:true,p3:d}},w:function(a,b){return $$t.$aa.g(a,b)},u:function(a,b,c,d,e,f){for(var h=0;h<f.length;h++){var g=f[h];if(d.startsWith1(g,$$v.$an.g())==false){continue}if(a.ao(g)==false){return{ret:false,p4:e}}for(e=c+g.length;e<b.length;e++){if(b.charAt(e)=="]"){return{ret:true,p4:e}}}}return{ret:false,p4:e}},v:function(a,b,c){var d=$$t.$m8.g();d.h=a;d.n=b;var e=this.ah(d);d=e.p0;c=d.o.toString();var f=d.k;$$t.$m8.d.f(d);return{ret:f.value(),p2:c}},ah:function(a){a.aa();if(this.o()==false){a.k=$m($$0.$aq.$type,false);return{p0:a}}if($.ig.util.isNaN(a.h)){for(var b=this.a.length-1;b>=0;b--){var c=this.a[b];if(c==null){continue}if(c.g()==1||c.g()==2){a.r();if($l(a.k,null)){return{p0:a}}a.af(a.n);a.k=$m($$0.$aq.$type,true);return{p0:a}}var d=c.cm(a);a=d.p0;a.k=$m($$0.$aq.$type,a.j()!=0);a.m=c.cd();return{p0:a}}a.k=$m($$0.$aq.$type,false);return{p0:a}}a.y();var e=$$t.$aa.i(a.h);var f=this.a[0];if(f.an(e)==false){var g=this.a[1];if(g!=null){f=g;if(f.an(e)==false){var h=this.a[2];if(h!=null){f=h}else{if(f.u()){a.k=$m($$0.$aq.$type,false);return{p0:a}}}}}else if(f.u()){a.af($7(e,this.i!=null?this.i._e3():$$t.$k.cq()));a.k=$m($$0.$aq.$type,true);return{p0:a}}}var i;var j=f.cn(a,i);a=j.p0;i=j.p1;a.m=f.cd();if(a.j()==0){var k=this.ag(a,e);a=k.p0}if(a.j()>0&&a.d){if(f.aj()){a.p.z(".","0")}}if(a.j()!=0||$l(a.k,true)){a.k=$m($$0.$aq.$type,a.j()!=0)}if(a.j()==0&&a.h==0){if(f.g()==2&&(this.a.length<2||f!=this.a[2])){a.k=$m($$0.$aq.$type,true)}else if(this.a.length>=2&&f==this.a[2]&&f.e()==null){a.k=$m($$0.$aq.$type,true)}}return{p0:a}},o:function(){return this.a!=null},$type:new $.ig.Type("ValueFormatter",$.ig.$ot)},true);$c("ValueFormatter_FormatSection:nb","Object",{ch:function(a,b,c,d){if(c.charCodeAt(0)==0||b<0){return{p3:d}}var e=a.i-d;var f=a.a.d(c.toString());var g=$.ig.truncate(e/f);if(g>0){var h=$.ig.util.createString2(c,g);a.o.x(b,h);a.p.x(b,h)}return{p3:d}},cl:function(a,b,c,d){if(a.a==null){return{p1:b,p3:d}}var e=a.a.e(a.p.toString());var f=a.i;for(var g=0;g<a.o.c();g++){var h=a.o.item(g);if(h=="."){if(this.bs()!=0){continue}if(!this.aj()&&this.f==2&&!this.ac){continue}if(b.e<0){b.e=Math.max(0,a.a.e("0")-a.a.e("."))}f-=b.e}else if(this.ad()&&h=="E"&&g<a.o.c()-1){if(a.o.item(g+1).toString()==this.a9.numberFormat().negativeSign()||a.o.item(g+1).toString()==this.a9.numberFormat().positiveSign()){f-=Math.max(0,a.a.e("0")-a.a.e(a.o.item(g+1).toString()))}}else{if($$t.$nb.ak(h)){f--}}}if(e<=f){var i=this.ch(a,b.g,b.d,e);e=i.p3;return{p1:b,p3:d}}if(a.h==0){a.t();return{p1:b,p3:d}}if(b.a==false&&b.b==false){a.t();return{p1:b,p3:d}}if(b.b&&this.bu!=0){a.t();return{p1:b,p3:d}}if(this.ax){a.t();return{p1:b,p3:d}}if(0<c.r()&&b.f<c.r()){c.p(c.r()-1)}else{if(b.c){a.t();return{p1:b,p3:d}}b.c=true;for(var j=5;j>=0;j--){a.t();var k=new $$t.nb(this.b,this.bu,this.a9);if(b.b){k.ci(j)}else{var m=this.az.getEnumerator();while(m.moveNext()){var l=m.current();var n=$b($$t.$ni.$type,l);if(n!=null){if(n.d()==1){k.ci(j)}else{k.cj(n.d())}}else{var o=$b($$t.$nh.$type,l);if(o!=null){k.cg(o.g(),o.d())}else{}}}}var p;var q=k.cn(a,p);a=q.p0;p=q.p1;if(a.j()!=0&&p==j){return{p1:b,p3:d}}}if(b.f==0){a.t();return{p1:b,p3:d}}if(b.b||this.az.count()>1){a.g=true;a.t();return{p1:b,p3:d}}c.p(0)}d=true;return{p1:b,p3:d}},ak:function(a){return $$t.$aet.b(a)},bd:0,be:0,bf:0,bg:0,bh:0,a4:null,a5:null,b2:null,a1:0,d:0,a9:null,ah:false,bj:0,ax:false,bb:null,k:false,l:false,b:null,by:$m($$0.$aw.$type,null),bw:$m($$0.$aw.$type,null),b0:$m($$0.$aw.$type,null),m:false,n:false,bn:0,p:false,t:false,w:false,y:false,aa:false,ae:false,v:false,b1:$m($$0.$aq.$type,null),ac:false,af:false,al:false,az:null,br:0,bu:0,f:0,at:false,av:false,i:0,init:function(a,b,c){this.bd=-1;this.be=-1;this.bf=-1;this.bg=-1;this.bh=-1;this.n=true;this.al=true;this.az=new $$4.x($$t.$ng.$type,0);$.ig.$op.init.call(this);this.a9=c;this.b=a;this.bu=b;switch(this.bu){case 0:this.d=5;this.a1=0;break;case 1:this.d=3;this.a1=0;break}if(this.b.y!=null){this.as($$t.$ov.a(this.b.y),true)}},cf:function(a,b){this.cg(a.toString(),b)},cg:function(a,b){this.az.add(new $$t.nh(a,b))},ci:function(a){this.cj(5);if(a!=0){this.cj(3);this.cj(5);for(var b=1;b<a;b++){this.cj(4)}}this.cj(11);this.cj(5);this.cj(5)},cj:function(a){this.ck(a,1)},ck:function(a,b){if($$t.$ni.g(a)){this.be=-1;this.bf=-1;this.bg=-1;this.bd=-1;this.bh=-1}if($$t.$ni.e(a)){this.i|=1;this.v=true;this.cr(1)}else if($$t.$ni.i(a)){this.i|=2;this.ae=true;this.cr(1)}switch(a){case 16:case 12:case 13:case 14:case 15:case 17:this.p=true;break;case 3:this.w=true;break;case 4:case 5:case 6:{this.cr(2);var c=$b($$t.$ni.$type,this.e());if(c==null||$$t.$ni.g(c.d())==false&&c.d()!=3){this.cq()}}break;case 9:{if(this.y||this.ac){this.al=false;return}this.y=true;var d=false;this.m=true;for(var e=this.az.count()-1;e>=0;e--){var f=this.az.__inner[e];var g=$b($$t.$ni.$type,f);if(g==null){d=true;continue}if(this.b0.hasValue()){if(g.d()==3){this.al=false;return}if($$t.$ni.g(g.d())){if(d){this.n=false}else{this.b0=$m($$0.$aw.$type,e)}}}else{if(g.d()==3||$$t.$ni.g(g.d())){this.b0=$m($$0.$aw.$type,e)}}if(d==false&&g.d()==5){this.m=false}}}break;case 1:this.cr(3);break;case 7:{for(var h=this.az.count()-1;h>=0;h--){var i=this.az.__inner[h];var j=$b($$t.$ni.$type,i);if(j==null){this.cq();break}if(j.d()==7){break}}this.bn+=b}break;case 21:case 22:case 23:this.aa=true;break;case 8:this.cr(2);this.br++;break;case 10:case 11:this.cr(2);if(this.ac||this.y){this.al=false;return}this.ac=true;this.cq();break;case 2:this.af=true;this.cr(3);break;case 41:case 42:for(var k=this.az.count()-1;k>=0;k--){var l=this.az.__inner[k];var m=$b($$t.$ni.$type,l);if(m==null){continue}switch(m.d()){case 45:case 46:case 47:a=44;break;default:continue}break}break;case 31:if(this.bb!=null){a=42}break;case 30:if(this.bb!=null){a=41}break}this.az.add(new $$t.ni(a,b))},b3:function(a){var b=null;if(this.ax){b=$$t.$ou.c($$t.$ov.a(this.bb),this.bj)}else if(this.at){b=this.bc().numberFormat().nativeDigits()}if(b==null){return a}var c=new $$6.aj(0);for(var d=0;d<a.length;d++){var e=a.charAt(d);if("0".charCodeAt(0)<=e.charCodeAt(0)&&e.charCodeAt(0)<="9".charCodeAt(0)){c.l(b[e.charCodeAt(0)-"0".charCodeAt(0)])}else{c.h(e)}}return c.toString()},a8:function(a){switch(a){case 0:return this.bc().calendar();case 1:case 2:case 9:case 10:case 11:case 12:return new $$t.aeu(1,a);case 3:return new $$t.aez;case 4:return new $$t.ae1;case 5:return new $$t.ae0;
|
|
case 6:return new $$t.aex;case 7:return new $$t.ae2;case 8:return new $$t.aew;case 23:return new $$t.ae3;default:return null}},b4:function(a,b,c){var d;if(a.getFullYear()==1899&&this.a7().getYear(a)==1899){d=0}else if(b.l()<$$t.$nb.a2&&b.l()>=$$t.$nb.a3&&a<$$t.$nb.a0){d=this.a7().getDayOfMonth($.ig.Date.prototype.addDays(a,-1))+1}else{d=this.a7().getDayOfMonth(a)}return this.ca(d,c,true)},b5:function(a,b,c,d){if(a<$$t.$nb.a0){a=$$t.$ns._be(this.c().i,b.l(),false,true).value()}var e=d&&this.ah?$$t.$m8.x:this.bc();return $.ig.Date.prototype.toStringFormat(a,c,e)},b6:function(a,b,c){var d;if(a.getFullYear()==1899&&this.a7().getYear(a)==1899){d=1}else if(b.l()<$$t.$nb.a2&&b.l()>=$$t.$nb.a3&&a<$$t.$nb.a0){d=this.a7().getMonth($.ig.Date.prototype.addDays(a,-1))}else{d=this.a7().getMonth(a)}return this.ca(d,c,true)},b7:function(a,b,c,d){var e=d&&this.ah?$$t.$m8.x:this.bc();if(a.getFullYear()==1899&&this.a7().getYear(a)==1899){return $.ig.Date.prototype.toStringFormat($.ig.Date.prototype.fromValues(1900,1,1,0,0,0,0),c,e)}else if(b.l()<$$t.$nb.a2&&b.l()>=$$t.$nb.a3&&a<$$t.$nb.a0){a=$.ig.Date.prototype.addDays(a,-1)}return $.ig.Date.prototype.toStringFormat(a,c,e)},b8:function(a,b,c){if(c&&this.ax){var d=$.ig.truncate($$t.$aa.j(Math.abs(a)));var e=$$t.$ou.v($$t.$ov.a(this.bb),this.bj,d,0);if(e!=null){var f=a-$$t.$aa.j(a);if(f!=0){var g=$$t.$aa.r(a,this.ba());var h=g.indexOf(this.ba().numberFormat().numberDecimalSeparator());if(h>=0){e+=this.b3(g.substr(h))}}if(a<0){e="-"+e}return e}}var i=b?$7(a,this.a9):$$t.$aa.r(a,this.a9);if(this.ag()){return i}return this.b3(i)},b9:function(a){return this.ca(a,1,true)},ca:function(a,b,c){if(this.ax&&c){return $$t.$ou.v($$t.$ov.a(this.bb),this.bj,$i(Math.abs(a)),b)}var d=this.bc().numberFormat();var e=$$t.$nb.a;if(this.ax){e=$$t.$ou.c($$t.$ov.a(this.bb),this.bj)}else if(this.ag()==false){e=d.nativeDigits()}var f=new $$6.aj(1,b);while(true){var g;if(a==0){if(f.c()>=b){break}g=0}else{g=a%10;a=$a(a,10)}f.x(0,e[g])}return f.toString()},cb:function(a,b){return this.cc(this.a7(),a,b)},cc:function(a,b,c){var d=a.getYear(b);if(b.getFullYear()==1899&&d==1899){d=1900}if(c==2){d%=100}return this.ca(d,c,false)},cm:function(a){a.u();var b=-1;var c=$u(0);if(this.ag()==false&&this.bu!=3){a.af(a.n)}else{var e=this.az.getEnumerator();while(e.moveNext()){var d=e.current();var f=$b($$t.$ni.$type,d);if(f!=null&&f.d()==1){a.af(a.n);break}var g=d.b(this,a.n);var h=$b($$t.$nh.$type,d);if(h!=null&&h.d()==1){b=a.j();c=h.g().charAt(0)}if(g==null){a.k=$m($$0.$aq.$type,false);return{p0:a}}if(h!=null&&h.d()==2){a.q(g,h.g())}else{a.q(g,null)}}}a.ag(this,c,b);return{p0:a}},cn:function(a,b){b=0;a.w(this);if(this.g()==2&&this.ad()==false&&this.z()==false&&this.x()==false&&this.bs()==0){a.h=$$t.$aa.f(a.h)}if(a.h<0){var c=false;switch(this.bu){case 0:c=this.t==false||this.a1!=0;break;case 1:if(this.b.a[2]==null){if(this.ag()){c=true}else if(this.u()==false){var d=this.b.a[0];if(d.u()&&d.a1!=0){c=true}}}break;case 2:c=true;break;default:break}if(c){a.q(this.a9.numberFormat().negativeSign(),null)}}var e=new $$t.nf(this,a.h,a.e);var f=a.o.toString();var g=a.p.toString();var h=new $$t.na;h.f=Math.max(0,-$$t.$aa.m(Math.abs(a.h)));h.e=-1;h.a=false;h.b=false;h.c=false;var i=0;while(true){h.g=-1;h.d=$u(0);if(this.g()==3&&this.ag()){h.b=true;a.q(this.ce(e),null);i++}else{if(this.k){if(e.ab().hasValue()==false){a.t();return{p0:a,p1:b}}a.q($.ig.Date.prototype.toLongDateString(e.ab().value()),null);i++}else if(this.l){if(e.ab().hasValue()==false){a.t();return{p0:a,p1:b}}a.q($.ig.Date.prototype.toLongTimeString(e.ab().value()),null);i++}else{var k=this.az.getEnumerator();while(k.moveNext()){var j=k.current();var l=j.a(this,e);var m=null;var n=$b($$t.$nh.$type,j);if(n!=null&&n.d()==1){h.g=a.j();h.d=n.g().charAt(0)}else{m=$b($$t.$ni.$type,j);if(m!=null&&m.d()==1){h.a=true}}if(l==null){a.t();return{p0:a,p1:b}}if(n!=null&&n.d()==2){a.q(l,n.g())}else if(m!=null&&m.d()==6&&l==" "){a.q(l,"0")}else{a.q(l,null)}i++}}}if(a.j()==0&&i>0){a.k=$m($$0.$aq.$type,true);return{p0:a,p1:b}}b=e.t();var o=false;var p=this.cl(a,h,e,o);h=p.p1;o=p.p3;if(o==false){return{p0:a,p1:b}}a.o.v();a.o.l(f);a.p.v();a.p.l(g)}return{p0:a,p1:b}},o:function(){return this.n},cd:function(){return this.b2},h:function(){for(var a=this.az.count()-1;a>=0;a--){var b=$b($$t.$ni.$type,this.az.__inner[a]);if(b!=null&&$$t.$ni.f(b.d())){return b}}return null},ce:function(a){var b=a.h();if(b==0){return this.b8(b,true,true)}var c=9;var d=20;var e=false;if(a.p()==-1&&!this.ax){var f=a.f?1e-5:1e-4;if(b<f){var g=a.f?d:c;var h=$$t.$m8.w(b,g);if(h==0){e=true}else{var i=this.b8(h,false,true);var j=a.f?21:11;if(i.length<=j){a.r(g);return i}else{e=true}}}else{var k=a.f?1e21:99999999999.5;if(k<=b){e=true}}}if(e){var l=$$t.$aa.m(Math.abs(b));var m=b/Math.pow(10,l);if(m<1&&a.f){m*=10;l--}var n=this.ca(Math.abs(l),2,true);var o=a.f?16:7;var p=Math.max(0,o-n.length);var q=this.b8(Math.round10N(m,p),true,true);var r=l<0?this.ba().numberFormat().negativeSign():this.ba().numberFormat().positiveSign();return q+"E"+r+n}else{var s;if(b<1){s=a.f?d:c}else{var t=$$t.$aa.m(Math.abs(b))+1;var u=a.f?15:10;s=Math.max(0,u-t)}if(a.p()!=-1){s=Math.min(a.p(),s)}a.r(s);return this.b8($$t.$m8.w(b,s),false,true)}},z:function(){return this.y},ab:function(){return this.aa},ag:function(){return this.af},co:function(a,b,c){var d=this.cp(a,b,c,this.a9.numberFormat().numberGroupSeparator());a=d.p0;return{p0:a}},cp:function(a,b,c,d){if(this.av==false){return{p0:a}}var e=this.a9.numberFormat().numberGroupSizes();var f=a.length;var g=this.bq()-b+(f-1)-1;var h=0;for(var i=0;i<e.length;i++){var j=e[i];h+=j;if(g<h){break}if(g-(f-1)<=h){a=$.ig.util.stringInsert(a,g-h+1,d)}if(i==e.length-1){if(j==0){break}i--}}return{p0:a}},an:function(a){switch(this.d){case 0:return true;case 1:return a==this.a1;case 2:return a!=this.a1;case 3:return a<this.a1;case 4:return a<=this.a1;case 5:return a>this.a1;case 6:return a>=this.a1;default:return true}},cq:function(){this.bn=0},ao:function(a){if(this.b2!=null){return false}this.b2=a;return true},ap:function(a,b){return this.aq(a,b,true)},aq:function(a,b,c){if(this.t){return false}if(this.bu>=2){return false}this.t=c;this.d=a;this.a1=b;return true},ar:function(a){if(this.bj!=0){return false}this.bj=a;this.ct();return true},as:function(a,b){if(this.bb!=null){if(b||!this.ah){return false}}this.ah=b;if(a==63488){this.az.clear();this.k=true;this.cr(1);return true}else if(a==62464){this.az.clear();this.l=true;this.cr(1);return true}try{var c=$$t.$k.c5(a,24,31);var d=$$t.$k.c5(a,16,23);a=$$t.$k.c5(a,0,15);if(a==0){switch(c){case 1:case 13:a=1054;break}}this.bb=$$0.$cf.getCultureInfo(a);var e=this.bb.numberFormat().nativeDigits();for(var f=0;f<10;f++){if(f.toString()!=e[f]){this.at=true;break}}this.ct();if(this.bb.twoLetterISOLanguageName()=="ja"){this.a5=this.a8(3)}this.a4=this.a8(d)||this.a4}catch(g){}return true},cr:function(a){if(this.f==a){return}if(this.f!=0){this.al=false;return}this.f=a;return},au:function(a){return this.m&&a.x()==0},cs:function(){this.av=true},ct:function(){this.ax=$$t.$ou.k(this.bj)&&this.bj!=4&&$$t.$ou.l($$t.$ov.a(this.bb))},a7:function(){return this.a4||this.a8(0)},a6:function(){return this.a5||this.a7()},ba:function(){return this.a9},bc:function(){return this.bb||this.a9},j:function(){return this.i},c:function(){return this.b},bk:function(){if(this.w==false){return 0}if(this.bd<0){this.bd=0;var a=false;for(var b=0;b<this.az.count();b++){var c=$b($$t.$ni.$type,this.az.__inner[b]);if(c==null){continue}if(c.d()==10||c.d()==11){break}if(c.d()==3){a=true}else if(a&&$$t.$ni.g(c.d())){this.bd++}}}return this.bd},bz:function(a){if(arguments.length===1){this.by=a;return a}else{return this.by}},bx:function(a){if(arguments.length===1){this.bw=a;return a}else{return this.bw}},bl:function(){if(this.y==false){return 0}if(this.be<0){this.be=0;var a=false;for(var b=0;b<this.az.count();b++){var c=$b($$t.$ni.$type,this.az.__inner[b]);if(c==null){continue}if(c.d()==9){a=true}else if(a&&$$t.$ni.g(c.d())){this.be++}}}return this.be},bm:function(){if(this.y==false||this.b0.hasValue()==false){return 0}if(this.bf<0){this.bf=0;for(var a=this.b0.value();a<this.az.count();a++){var b=$b($$t.$ni.$type,this.az.__inner[a]);if(b==null){continue}if(b.d()==9){break}if($$t.$ni.g(b.d())){this.bf++}}}return this.bf},bo:function(){return this.bn},q:function(){return this.p},r:function(){return this.v},s:function(){return this.ae},u:function(){return this.t},x:function(){return this.w},aw:function(){return this.av},ad:function(){return this.ac},ai:function(){return this.k||this.l},aj:function(){if($j(this.b1,null)){if(this.az.count()==1){var a=$b($$t.$ni.$type,this.az.__inner[0]);this.b1=$m($$0.$aq.$type,a!=null&&a.d()==1)}else{this.b1=$m($$0.$aq.$type,false)}}return this.b1.value()},am:function(){return this.al},e:function(){if(this.az.count()==0){return null}return this.az.__inner[this.az.count()-1]},bq:function(){if(this.y&&this.n){return 0}if(this.bg<0){this.bg=0;for(var a=0;a<this.az.count();a++){if(this.b0.hasValue()&&a==this.b0.value()){break}var b=$b($$t.$ni.$type,this.az.__inner[a]);if(b==null){continue}if(b.d()==3||b.d()==10||b.d()==11){break}if($$t.$ni.g(b.d())){this.bg++}}}return this.bg},bs:function(){return this.br},bt:function(){if(this.ac==false){return 0}if(this.bh<0){this.bh=0;var a=false;for(var b=0;b<this.az.count();b++){var c=$b($$t.$ni.$type,this.az.__inner[b]);if(c==null){continue}if(c.d()==10||c.d()==11){a=true;continue}if(a==false){continue}if(c.d()==3){break}if($$t.$ni.g(c.d())){this.bh++}}}return this.bh},g:function(){return this.f},ay:function(){return this.ax},$type:new $.ig.Type("ValueFormatter_FormatSection",$.ig.$ot)},true);$c("ValueFormatter_FormatSection_FormulaValueInfo:na","ValueType",{init:function(){$$0.$bh.init.call(this)},e:0,a:false,b:false,f:0,g:0,d:"\0",c:false,$type:new $.ig.Type("ValueFormatter_FormatSection_FormulaValueInfo",$$0.$bh.$type)},true);$c("ValueFormatter_GetTextWidthHelper:nc","Object",{b:null,a:null,init:function(a,b){$.ig.$op.init.call(this);this.b=b;this.a=a},e:function(a){return $.ig.truncate(this.a._measureText(this.b,a,$m($$a.$af.$type,null),true,false).width())},d:function(a){return this.a._measureText(this.b,a,$m($$a.$af.$type,null),true,false).width()},c:function(){return this.a._isDisplayProvider()},$type:new $.ig.Type("ValueFormatter_GetTextWidthHelper",$.ig.$ot)},true);$c("IValueFormatterSectionInfo:m9","Object",{$type:new $.ig.Type("IValueFormatterSectionInfo",null)},true);$c("ValueFormatter_ValueFormatterSectionInfo:ne","Object",{a:null,init:function(a){$.ig.$op.init.call(this);this.a=$b($$t.$nb.$type,a)},fractionDigitCount:function(){return this.a!=null?this.a.bk():0},hasAnyDateParts:function(){return this.a!=null&&this.a.r()},hasAnyTimeParts:function(){return this.a!=null&&this.a.s()},isDateSection:function(){return this.b()==1},isNumberSection:function(){return this.b()==2},percentCount:function(){return this.a==null?0:this.a.bs()},b:function(){return this.a==null?0:this.a.g()},showsGroupSeparators:function(){return this.a!=null&&this.a.aw()},$type:new $.ig.Type("ValueFormatter_ValueFormatterSectionInfo",$.ig.$ot,[$$t.$m9.$type])},true);$c("ValueFormatter_FormatValueState:nf","Object",{g:0,m:0,b:0,aa:$m($$0.$s.$type,null),o:0,q:0,s:0,ac:null,u:0,d:false,ae:null,w:0,ag:null,i:0,ai:null,k:0,y:0,ak:null,a:null,f:false,init:function(a,b,c){this.o=-1;this.q=-1;$.ig.$op.init.call(this);this.a=a;this.k=b;this.g=Math.abs(this.k);this.f=c;if(a.z()){var d;if(a.o()){this.at(2);d=this.g}else{this.i=$$t.$aa.j(this.g);this.ai=a.b8(this.i,false,true);d=this.g-this.i}if(a.bz().hasValue()){this.u=a.bz().value();this.w=$.ig.truncate($$t.$m8.w(d*this.u,0))}else if(a.bx().hasValue()){var e;var f;var g=$$t.$nf.ar(d,a.bx().value(),e,f);e=g.p2;f=g.p3;this.u=f;this.w=e}else{return}if(this.u==this.w&&a.o()==false){this.i+=1;this.ai=a.b8(this.i,false,true);this.w=0}this.ae=a.b9(this.u);this.ag=a.b9(this.w)}else if(a.ad()){if(this.g==0){this.y=0}else{this.y=$$t.$aa.m(this.g);var h=this.y%a.bq();if(this.y%a.bq()!=0){if(this.y<0){this.y-=a.bq()+h}else{this.y-=h}}}this.ak=a.b9(Math.abs(this.y));var i=this.g/Math.pow(10,this.y);i=$$t.$m8.w(i,Math.min(a.bk(),15));this.i=$.ig.truncate($$t.$aa.j(i));this.ai=a.b8(this.i,false,true);var j=a.b8(i,false,true);var k=j.indexOf(this.a.ba().numberFormat().numberDecimalSeparator());if(k<0){this.ac=String.empty()}else{this.ac=j.substr(k+1)}this.at(4)}else{var l=this.g;if(a.bo()!=0){l/=Math.pow(1e3,a.bo())}if(a.bs()!=0){l*=Math.pow(100,a.bs())}if(l!=0&&a.g()!=1){l=$$t.$m8.w(l,Math.min(a.bk(),15))}this.i=$$t.$aa.j(l);this.ai=a.b8(this.i,false,a.aj());var m=a.b8(l,false,false);var n=m.indexOf(this.a.ba().numberFormat().numberDecimalSeparator());if(n<0){this.ac=String.empty()}else{this.ac=m.substr(n+1)}}if(String.isNullOrEmpty(this.ac)==false){this.ac=a.b3(this.ac)}},am:function(){switch(this.b){case 0:this.at(1);break;case 4:this.at(5);break;case 6:this.at(7);break;case 1:case 2:case 5:case 7:break;default:break}},ao:function(){this.at(3)},an:function(){this.s++},ap:function(){if(this.a.z()&&this.a.o()==false&&this.b==0){this.at(2)}},aq:function(){this.at(6)},ar:function(a,b,c,d){d=1;c=$.ig.truncate(a);var e=a;var f=$.ig.truncate(Math.pow(10,b))-1;var g=0;var h=c/d;var i=Math.abs(a-h);var j=d;var k=c;while(a-h!=0&&e!=Math.floor(e)){e=1/(e-Math.floor(e));var l=d*$.ig.truncate(Math.floor(e))+g;if(l>f){break}g=d;d=l;c=$.ig.truncate($$t.$m8.w(a*d,0));h=c/d;var m=Math.abs(a-h);if(m<i){i=m;j=d;k=c}}d=j;c=k;return{p2:c,p3:d}},as:function(){this.m=0},at:function(a){this.b=a;this.as()},h:function(){return this.g},n:function(a){if(arguments.length===1){this.m=a;return a}else{return this.m}},c:function(){return this.b},ab:function(){if(this.aa.hasValue()==false){this.aa=$$t.$ns._be(this.a.c().i,this.k,true,true)}return this.aa},p:function(a){if(arguments.length===1){this.o=a;return a}else{return this.o}},r:function(a){if(arguments.length===1){this.q=a;return a}else{return this.q}},t:function(){return this.s},ad:function(){return this.ac},v:function(){return this.u},e:function(a){if(arguments.length===1){this.d=a;return a}else{return this.d}},af:function(){return this.ae},x:function(){return this.w},ah:function(){return this.ag},l:function(){return this.k},j:function(){return this.i},aj:function(){return this.ai},z:function(){return this.y},al:function(){return this.ak},$type:new $.ig.Type("ValueFormatter_FormatValueState",$.ig.$ot)},true);$c("ValueFormatter_Part:ng","Object",{init:function(){$.ig.$op.init.call(this)},b:function(a,b){},a:function(a,b){},$type:new $.ig.Type("ValueFormatter_Part",$.ig.$ot)},true);$c("ValueFormatter_LiteralFormatPart:nh","ValueFormatter_Part",{e:null,c:0,init:function(a,b){$$t.$ng.init.call(this);this.e=a;this.c=b},b:function(a,b){return this.f()},a:function(a,b){b.ap();return this.f()},f:function(){if(this.c==1){return String.empty()}if(this.c==2){return" "}return this.e},g:function(){return this.e},d:function(){return this.c},$type:new $.ig.Type("ValueFormatter_LiteralFormatPart",$$t.$ng.$type)},true);$c("ValueFormatter_WellKnownPart:ni","ValueFormatter_Part",{j:0,c:0,init:function(a,b){$$t.$ng.init.call(this);this.c=a;this.j=b},b:function(a,b){switch(this.c){case 1:case 2:return b;case 0:return" ";default:return String.empty()}},a:function(a,b){var c=$$0.$s.minValue();if($$t.$ni.f(this.c)&&this.c!=20&&this.c!=26&&this.c!=29){if(b.l()<0){return null}if(b.ab().hasValue()==false){return null}c=b.ab().value()}var t1=this.c;L0:while(true){switch(t1){case 0:return" ";case 8:return a.ba().numberFormat().percentSymbol();case 3:{var d=String.empty();if(b.c()==0){if(1<=b.h()&&a.bq()==0){d+=b.aj()}}else if(b.c()==2){if(a.bm()==0){d+=b.ah()}}d+=a.ba().numberFormat().numberDecimalSeparator();b.am();return d}case 4:case 5:case 6:{if(this.c==6&&b.e()==false&&b.c()==3){b.e(true);b.as()}var e=this.l(a,b);(function($obj){var $value=$obj.n();$obj.n($value+1);return $value})(b);return e}case 7:return String.empty();case 9:b.ao();if(a.au(b)){return" "}return"/";case 10:case 11:{b.aq();var f="E";if(b.z()<0||this.c==11){f+=b.z()<0?a.ba().numberFormat().negativeSign():a.ba().numberFormat().positiveSign()}return f}case 43:if($$t.$ov.b(a.a6())==1){t1=42;continue L0}return a.ca(a.a6().getYear(c),1,true);case 44:if($$t.$ov.b(a.a6())==1){t1=42;continue L0}return a.ca(a.a6().getYear(c),2,true);case 45:case 46:case 47:{var g=a.a6();if($$t.$ov.b(g)==1){return String.empty()}var h=g.getEra(c);var i=$b($$t.$aez.$type,g);if(i!=null){var j=i._getEraInfo(h);if(j==null){return String.empty()}switch(this.c){case 45:return j.i;case 46:return j.h;case 47:return j.j}}return String.empty()}case 41:return a.cb(c,2);case 42:return a.cb(c,4);case 30:return a.cc(a.a8(7),c,2);case 31:return a.cc(a.a8(7),c,4);case 36:return a.b6(c,b,1);case 37:return a.b6(c,b,2);case 38:return a.b7(c,b,"MMM",true);case 39:return a.b7(c,b,"MMMM",true);case 40:return a.b7(c,b,"MMMM",true).charAt(0).toString();case 32:return a.b4(c,b,1);case 33:return a.b4(c,b,2);case 48:return a.b5(c,b,"ddd",false);case 34:return a.b5(c,b,"ddd",true);case 49:return a.b5(c,b,"dddd",false);case 35:return a.b5(c,b,"dddd",true);case 18:case 19:{var k=this.c==18?1:2;var l=$.ig.util.timeSpanHours($.ig.Date.prototype.getTimeOfDay(c));if(a.q()){if(l==0){l=12}else if(12<l){l-=12}}return a.ca(l,k,true)}case 20:case 26:case 29:{var m=false;var n;var t2=this.c;L1:while(true){switch(t2){case 20:n=24;break;case 26:n=1440;break;case 29:n=86400;m=a.ab()==false;break;default:t2=20;continue L1}break}var o=b.h()*n;if(m){o+=.5}o=Math.floor(o);if(a.ay()){return a.b8(o,false,true)}return a.b3($8(o,$.ig.util.createString2("0",this.j),null))}case 24:return a.b9($.ig.util.timeSpanMinutes($.ig.Date.prototype.getTimeOfDay(c)));case 25:return a.ca($.ig.util.timeSpanMinutes($.ig.Date.prototype.getTimeOfDay(c)),2,true);case 27:case 28:{var p=$.ig.util.timeSpanSeconds($.ig.Date.prototype.getTimeOfDay(c));if(a.ab()==false&&500<=$.ig.util.timeSpanMilliseconds($.ig.Date.prototype.getTimeOfDay(c))){p++}if(this.c==27){return a.b9(p)}else{return a.ca(p,2,true)}}case 21:case 22:case 23:{var q;switch(this.c){case 21:q=2;break;case 22:q=1;break;case 23:q=0;break;default:return String.empty()}var r=$.ig.truncate($$t.$m8.w($.ig.util.timeSpanMilliseconds($.ig.Date.prototype.getTimeOfDay(c))/Math.pow(10,q),0));return a.ba().numberFormat().numberDecimalSeparator()+a.b9(r)}case 12:case 13:case 14:case 15:{var s=$.ig.util.timeSpanHours($.ig.Date.prototype.getTimeOfDay(c))<12;var t=$.ig.Date.prototype.toStringFormat(c,"%t",a.bc());var u;var t2=this.c;L1:while(true){switch(t2){case 12:u=true;break;case 13:u=s;break;case 14:u=s==false;break;case 15:u=false;break;default:t2=15;continue L1}break}if(u){t=t.toLowerCase()}return t}case 16:return $.ig.Date.prototype.toStringFormat(c,"tt",a.bc());case 17:if($.ig.util.timeSpanHours($.ig.Date.prototype.getTimeOfDay(c))<12){return"\u4e0a\u5348"}return"\u4e0b\u5348";case 1:case 2:{return a.ce(b)}default:return String.empty()}break}},o:function(){switch(this.c){case 36:this.c=24;break;case 40:case 37:case 39:case 38:this.c=25;break}},l:function(a,b){var c=this.m(a,b);if(c!=null){return c}switch(this.c){case 4:return String.empty();case 5:c=a.ca(0,1,true);if(b.c()==0){var d=a.co(c,b.n(),b.aj());c=d.p0}return c;case 6:c=" ";if(b.c()==0){var e=a.cp(c,b.n(),b.aj()," ");c=e.p0}return c;default:return String.empty()}},m:function(a,b){switch(b.c()){case 0:case 4:return this.n(a,b,$m(Number,b.j()),b.aj(),a.bq(),false);case 1:case 5:var c=this.n(a,b,$m(Number,null),b.ad(),a.bk(),true);if(c!=null){b.an()}return c;case 6:return this.n(a,b,$m(Number,b.z()),b.al(),a.bt(),false);case 7:return null;case 3:if(a.au(b)){if(b.n()==0){return" "}return this.n(a,b,$m(Number,0),$.ig.util.createString2(" ",b.af().length),a.bl(),b.e())}return this.n(a,b,$m(Number,b.v()),b.af(),a.bl(),b.e());case 2:if(a.au(b)){return this.n(a,b,$m(Number,0),$.ig.util.createString2(" ",b.ah().length),a.bm(),false)}return this.n(a,b,$m(Number,b.x()),b.ah(),a.bm(),false);default:return String.empty()}},n:function(a,b,c,d,e,f){if(d==null){return null}if(f){if(b.n()<d.length){return d.charAt(b.n()).toString()}return null}if(c.hasValue()&&c.value()==0&&(a.z()==false||b.c()!=0||a.au(b)==false)){switch(this.c){case 4:return String.empty();case 6:return" "}}var g=null;var h=d.length-e;if(h>=0){if(b.n()==0){g=d.substr(0,h+1)}else{g=d.charAt(h+b.n()).toString()}}else{var i=b.n()+h;if(i>=0){g=d.charAt(i).toString()}}if(g!=null){if(b.c()==0||b.c()==4){var j=a.co(g,b.n(),d);g=j.p0}}return g},e:function(a){switch(a){case 31:case 30:case 33:case 35:case 32:case 34:case 40:case 37:case 39:case 36:case 38:case 42:case 41:case 43:case 44:case 45:case 46:case 47:case 49:case 48:return true}return false},f:function(a){return $$t.$ni.e(a)||$$t.$ni.i(a)},g:function(a){switch(a){case 4:case 5:case 6:return true}return false},h:function(a){switch(a){case 18:case 19:case 20:return true}return false},i:function(a){switch(a){case 16:case 12:case 13:case 14:case 15:case 17:case 19:case 18:case 20:case 21:case 22:case 23:case 25:case 24:case 26:case 28:case 27:case 29:return true}return false},d:function(){return this.c},$type:new $.ig.Type("ValueFormatter_WellKnownPart",$$t.$ng.$type)},true);$c("ArrayValueContext:np","ValueType",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$$0.$bh.init.call(this)},a:null,b:0,c:0,init1:function(a,b,c){$$0.$bh.init.call(this);this.a=null;this.b=b;this.c=c},init2:function(a,b,c,d){$$0.$bh.init.call(this);this.a=b;this.b=c;this.c=d},$type:new $.ig.Type("ArrayValueContext",$$0.$bh.$type)},true);$c("CLRArrayProxy:nq","excel.ArrayProxy",{_o:null,init:function(a,b){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break}return}$$t.$no.init.call(this);this._o=function(){var $ret=new Array;$ret.add([b]);return $ret}()},init1:function(a,b){$$t.$no.init.call(this);this._o=b},_g:function(){return false},_j:function(a,b){var d__=new $$t.nw((-2));d__.___4__this=this;d__.___3__dimension=a;d__.___3__index=b;return d__},getLength:function(a){return this._o.getLength(a)},_c:function(a){return this._o[a.b][a.c]},_a:function(){return this._o},$type:new $.ig.Type("CLRArrayProxy",$$t.$no.$type)},true);$c("excel.ExcelCalcErrorValue:nr","Object",{_e:function(){if($$t.$nr._c==null){$$t.$nr._c=new $$t.nr(7)}return $$t.$nr._c},_f:function(){if($$t.$nr._d==null){$$t.$nr._d=new $$t.nr(0)}return $$t.$nr._d},_l:function(a){if(a==6){this._i=$$t.$k.ef("Error_UCErrorCode_Null")}else if(a==7){this._i=$$t.$k.ef("Error_UCErrorCode_Name")}},_b:0,_i:null,_g:null,init:function(a){var b;if(arguments.length===1){b=0}else if(arguments.length===2){b=1}else if(arguments.length===3){b=2}if(b>0){switch(b){case 1:this._init1.apply(this,arguments);break;case 2:this._init2.apply(this,arguments);break;default:throw new Error("Invalid arguments")}return}$.ig.$op.init.call(this);this._b=a;if(a==2){this._i=$$t.$k.ef("Error_UCErrorCode_Div")}else if(a==3){this._i=$$t.$k.ef("Error_UCErrorCode_NA")}else if(a==4){this._i=$$t.$k.ef("Error_UCErrorCode_Num")}else if(a==0){this._i=$$t.$k.ef("Error_UCErrorCode_Reference")}else if(a==1){this._i=$$t.$k.ef("Error_UCErrorCode_Value")}else{this._i=$$t.$k.ef("Error_UCErrorCode_Unknown")}this._l(a)},_init1:function(a,b){$.ig.$op.init.call(this);this._b=a;this._i=b},_init2:function(a,b,c){$.ig.$op.init.call(this);this._b=a;this._i=b;this._g=c},code:function(){return this._b},message:function(){return this._i},errorValue:function(){return this._g},toString:function(){if(this._b==2){return $$t.$k.ef("Value_UCErrorCode_Div")}else if(this._b==4){return $$t.$k.ef("Value_UCErrorCode_Num")}else if(this._b==3){return $$t.$k.ef("Value_UCErrorCode_NA")}else if(this._b==1){return $$t.$k.ef("Value_UCErrorCode_Value")}else if(this._b==0){return $$t.$k.ef("Value_UCErrorCode_Reference")}else if(this._b==6){return $$t.$k.ef("Value_UCErrorCode_Null")}else if(this._b==7){return $$t.$k.ef("Value_UCErrorCode_Name")}else{return $$t.$k.ef("Value_UCErrorCode_Unknown")}},_m:function(){if($b($$t.$oz.$type,this._g)!==null){throw this._g}else{throw new $$t.oy(this)}},$type:new $.ig.Type("excel.ExcelCalcErrorValue",$.ig.$ot)},true);$c("ExcelCalcValue_ArrayProxyGroup:nx","Object",{a:null,init:function(a){$.ig.$op.init.call(this);this.a=a},b:function(){return this.a},d:function(){return this.a.length},item:function(a,b){if(arguments.length===2){this.a[a]=b;return b}else{return this.a[a]}},$type:new $.ig.Type("ExcelCalcValue_ArrayProxyGroup",$.ig.$ot)},true);$c("CalcArgumentHelper:n1","Object",{init:function(){$.ig.$op.init.call(this)},a:function(a,b,c,d){var e=a.getLength(0);var f=a.getLength(1);for(var g=0;g<e;g++){for(var h=0;h<f;h++){var i=a.item(g,h);var j=$$t.$n1.c(i,b,c,d);if(j!=null){return j}}}return null},c:function(a,b,c,d){if(a.isReference()&&(0!=(c&1)||!a.isArray()&&!a.isArrayGroup())){var e=a.toReference();if(e.isEnumerable()){var g=e.references().getEnumerator();while(g.moveNext()){var f=g.current();if(0!=(c&4098)&&$$t.$ny._q(f,0!=(c&4096),0!=(c&2))){continue}if(0!=(c&2048)&&$$t.$ny._u(f)){continue}var h=$$t.$n1.c(f.value(),2,c,d);if(h!=null){return h}}return null}else{if(0!=(c&4098)&&$$t.$ny._q(e,0!=(c&4096),0!=(c&2))){return null}if(0!=(c&2048)&&$$t.$ny._u(e)){return null}return $$t.$n1.c(e.value(),2,c,d)}}else if(a.isArrayGroup()){var i=a.toArrayProxyGroup();var j=a.isReference()?2:1;for(var k=0;k<i.length;k++){var l=$$t.$n1.a(i[k],j,c,d);if(l!=null){return l}}return null}else if(a.isArray()){return $$t.$n1.a(a.toArrayProxy(),a.isReference()?2:1,c,d)}else{return $$t.$n1.b(a,b,c,d)}},b:function(a,b,c,d){if(a.isString()){if(b==1&&0!=(c&1024)){return null}if(b==2&&0!=(c&4)){return null}if(b!=0&&0!=(c&32)){d(0)}else{var e;if(function(){var f=a._toDouble1(e);e=f.p0;return f.ret}()){d(e)}else{if(0==(c&256)){if(0!=(c&512)){d(0)}else{return new $$t.ns(new $$t.nr(1))}}}}}else if(a.isNull()){if(0==(c&1)||b!=2){if(0!=(c&128)){d(0)}}}else if(a.isBoolean()){if(0!=(c&8)&&b!=0){return null}if(0!=(c&64)&&b==1){return null}d(a._toBoolean1()?1:0)}else if(a.isError()){if(0==(c&256)){if(0!=(c&512)){d(0)}else{return new $$t.ns(a.toErrorValue())}}}else{d(a._toDouble3())}return null},e:function(a,b,c){var d=a.count();for(var e=0;e<d;e++){var f=$$t.$n1.c(a.item(e),0,b,c);if(f!=null){return f}}return null},d:function(a,b,c,d){var e=$$t.$n2.p(b);try{for(var f=0;f<b;f++){e.add(a.pop())}for(var g=1;g<=b;g++){var h=e.__inner[b-g];var i=$$t.$n1.c(h,0,c,d);if(i!=null){return i}}return null}finally{$$t.$n2.ad(e)}},$type:new $.ig.Type("CalcArgumentHelper",$.ig.$ot)},true);$c("CalcFunctionUtilities:n2","Object",{init:function(){$.ig.$op.init.call(this)},h:function(a,b,c){var d=a.pop();if(d.isError()){return new $$t.ns(d.toErrorValue())}if(!b&&d.isBoolean()){return new $$t.ns(new $$t.nr(1))}var e;if(!function(){var f=d._toDouble1(e);e=f.p0;return f.ret}()){return new $$t.ns(new $$t.nr(1))}return c(e)},j:function(a,b,c){var d=a.pop();var e=a.pop();if(e.isError()){return new $$t.ns(e.toErrorValue())}if(d.isError()){return new $$t.ns(d.toErrorValue())}if(!b&&(e.isBoolean()||d.isBoolean())){return new $$t.ns(new $$t.nr(1))}var f,g;if(!function(){var h=e._toDouble1(f);f=h.p0;return h.ret}()||!function(){var h=d._toDouble1(g);g=h.p0;return h.ret}()){return new $$t.ns(new $$t.nr(1))}return c(f,g)},i:function(a,b,c){var d=a.pop();var e=a.pop();var f=a.pop();if(f.isError()){return new $$t.ns(f.toErrorValue())}if(e.isError()){return new $$t.ns(e.toErrorValue())}if(d.isError()){return new $$t.ns(d.toErrorValue())}if(!b&&(f.isBoolean()||e.isBoolean()||d.isBoolean())){return new $$t.ns(new $$t.nr(1))}var g,h,i;if(!function(){var j=f._toDouble1(g);g=j.p0;return j.ret}()||!function(){var j=e._toDouble1(h);h=j.p0;return j.ret}()||!function(){var j=d._toDouble1(i);i=j.p0;return j.ret}()){return new $$t.ns(new $$t.nr(1))}return c(g,h,i)},p:function(a){if($$t.$n2.n==null){$$t.$n2.n=new $$4.x($$4.$x.$type.specialize($$t.$ns.$type),2,10)}var b;if($$t.$n2.n.count()>0){var c=$$t.$n2.n.count()-1;b=$$t.$n2.n.__inner[c];$$t.$n2.n.removeAt(c)}else{b=new $$4.x($$t.$ns.$type,2,a)}return b},ad:function(a){if($$t.$n2.n==null){$$t.$n2.n=new $$4.x($$4.$x.$type.specialize($$t.$ns.$type),2,10)}if($$t.$n2.n.count()<10){a.clear();$$t.$n2.n.add(a)}},o:function(a){if($$t.$n2.m==null){$$t.$n2.m=new $$4.x($$4.$x.$type.specialize(Number),2,10)}var b;if($$t.$n2.m.count()>0){var c=$$t.$n2.m.count()-1;b=$$t.$n2.m.__inner[c];$$t.$n2.m.removeAt(c)}else{b=new $$4.x(Number,2,a)}return b},ac:function(a){if($$t.$n2.m==null){$$t.$n2.m=new $$4.x($$4.$x.$type.specialize(Number),2,10)}if($$t.$n2.m.count()<10){a.clear();$$t.$n2.m.add(a)}},e:function(a,b,c){var d=$$t.$n2.o(a.count());var e=$$t.$n1.e(a,b,d.add.runOn(d));if(e==null){e=c(d)}$$t.$n2.ac(d);return e},d:function(a,b,c,d){var e;var f=$$t.$n2.o(b);try{e=$$t.$n2.f(a,b,c,f.add.runOn(f));if(e==null){e=d(f)}}finally{$$t.$n2.ac(f)}return e},f:function(a,b,c,d){if(a!=null&&a._r()!=null&&a._r().dateSystem()==1){c|=16}return $$t.$n1.d(a,b,c,d)},g:function(a,b,c){return $$t.$n1.e(a,b,c)},l:function(a,b){var c=0;var d=$$t.$n1.e(a,b,function(e){c++});if(d==null){d=new $$t.ns(c)}return d},k:function(a,b,c){if(a!=null&&a._r()!=null&&a._r().dateSystem()==1){c|=16}var d=0;var e=$$t.$n1.d(a,b,c,function(f){d++});if(e==null){e=new $$t.ns(d)}return e},c:function(a,b,c,d){return $$t.$n2.a(b?673:1485,a,c,d)},b:function(a,b,c,d){return $$t.$n2.a(b?1249:1229,a,c,d)},a:function(a,b,c,d){if(c){a|=4096}if(d){a|=2}if(b!=null&&b._r()!=null&&b._r().dateSystem()==1){a|=16}return a},q:function(a){var b=0;for(var c=0;c<a.count();c++){b+=a.__inner[c]}return b/a.count()},r:function(a){var b=$$t.$n2.z(a);var c=$$t.$n2.t(a.count(),b);return $$t.$n2.s(a,c)},s:function(a,b){var c=0;for(var d=0;d<a.count();d++){var e=a.__inner[d]-b;c+=e*e}return c},t:function(a,b){return b/a},u:function(a,b,c){return Math.exp(-.5*(a-b)*(a-b)/(c*c))/($$t.$n2.w*c)},v:function(a){if(a.count()==0){return 0}var b=1;for(var c=0;c<a.count();c++){b*=a.__inner[c]}return b},x:function(a){return Math.exp(-.5*a*a)/$$t.$n2.w},y:function(a,b,c){var d=b;if(c){d-=1}return Math.sqrt(a/d)},z:function(a){var b=0;for(var c=0;c<a.count();c++){b+=a.__inner[c]}return b},ab:function(a,b){var c=$$t.$n2.r(a);var d=a.count();if(b){d-=1}return c/d},$type:new $.ig.Type("CalcFunctionUtilities",$.ig.$ot)},true);$c("CalcDateUtilities:n4","Object",{init:function(){$.ig.$op.init.call(this)},c:function(a,b,c){switch(c){default:case 0:case 2:case 4:return 360;case 3:return 365;case 1:{var d=a.getDate();var e=$.ig.Date.prototype.getMonth(a);var f=a.getFullYear();var g=b.getDate();var h=$.ig.Date.prototype.getMonth(b);var i=b.getFullYear();if(f==i){return $$t.$n4.b(f)?366:365}else if(i-1==f&&(e>h||e==h&&d>=g)){if($$t.$n4.b(f)){return e<2||e==2&&d<=29?366:365}else if($$t.$n4.b(i)){return h>2||h==2&&g==29?366:365}else{return 365}}else{var j=0;for(var k=f;k<=i;k++){j+=$$t.$n4.b(k)?366:365}return j/(i-f+1)}}}},e:function(a,b,c,d,e,f){return(b-a)*360+(d-c)*30+(f-e)},f:function(a,b,c){a=$.ig.Date.prototype.getDate(a);b=$.ig.Date.prototype.getDate(b);switch(c){case 0:return $$t.$n4.h(a,b);case 4:return $$t.$n4.g(a,b);default:return $.ig.truncate($$t.$aa.f($.ig.util.timeSpanTotalDays($.ig.Date.prototype.getDate(b)-$.ig.Date.prototype.getDate(a))))}},g:function(a,b){var c=a.getDate();var d=$.ig.Date.prototype.getMonth(a);var e=a.getFullYear();var f=b.getDate();var g=$.ig.Date.prototype.getMonth(b);var h=b.getFullYear();if(c==31){c=30}if(f==31){f=30}return $$t.$n4.e(e,h,d,g,c,f)},h:function(a,b){var c=a.getDate();var d=$.ig.Date.prototype.getMonth(a);var e=a.getFullYear();var f=b.getDate();var g=$.ig.Date.prototype.getMonth(b);var h=b.getFullYear();if(g==2&&$$t.$n4.a(f,g,h)&&(d==2&&$$t.$n4.a(c,d,e))){f=30}if(f==31&&c>=30){f=30}if(c==31){c=30}if(d==2&&$$t.$n4.a(c,d,e)){c=30}return $$t.$n4.e(e,h,d,g,c,f)},a:function(a,b,c){switch(b){case 2:return $$t.$n4.b(c)?a==29:a==28;case 4:case 6:case 9:case 11:return a==30;default:return a==31}},b:function(a){return a%4==0&&(a%100!=0||a%400==0)},d:function(a,b,c){if(a>b){var d=b;b=a;a=d}return $$t.$n4.f(a,b,c)/$$t.$n4.c(a,b,c)},$type:new $.ig.Type("CalcDateUtilities",$.ig.$ot)
|
|
},true);$c("BuiltInFunctionBase:n5","excel.ExcelCalcFunction",{init:function(){$$t.$ny.init.call(this)},$type:new $.ig.Type("BuiltInFunctionBase",$$t.$ny.$type)},true);$c("UltraCalcBinaryOperatorBase:n6","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();var d=a.pop();if(d.isError()){return new $$t.ns(d.toErrorValue())}if(c.isError()){return new $$t.ns(c.toErrorValue())}return this._ai(d,c)},minArgs:function(){return 2},maxArgs:function(){return 2},_ai:function(a,b){},doesParameterAllowIntermediateResultArray:function(a,b){return true},_j:function(a){if(a==0||a==1){return 64}return $$t.$n5._j.call(this,a)},_r:function(){return true},_k:function(){return 64},$type:new $.ig.Type("UltraCalcBinaryOperatorBase",$$t.$n5.$type)},true);$c("UltraCalcFunctionUnaryPlus:n7","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=null;if(true){var d=a.pop();if(d.isReference()){d=new $$t.ns(d._getResolvedValue())}return d}var e=a.pop();if(e.isError()){return new $$t.ns(e.toErrorValue())}var f;if(!function(){var g=e._toDouble1(f);f=g.p0;return g.ret}()){return new $$t.ns(new $$t.nr(4))}return new $$t.ns(f)},name:function(){return"+()"},minArgs:function(){return 1},maxArgs:function(){return 1},doesParameterAllowIntermediateResultArray:function(a,b){return true},_j:function(a){if(a==0){return 64}return $$t.$n5._j.call(this,a)},_r:function(){return true},_k:function(){return 64},$type:new $.ig.Type("UltraCalcFunctionUnaryPlus",$$t.$n5.$type)},true);$c("UltraCalcFunctionUnaryMinus:n8","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();if(c.isError()){return new $$t.ns(c.toErrorValue())}var d;if(!function(){var e=c._toDouble1(d);d=e.p0;return e.ret}()){return new $$t.ns(new $$t.nr(1))}return new $$t.ns(d*-1)},name:function(){return"-()"},minArgs:function(){return 1},maxArgs:function(){return 1},doesParameterAllowIntermediateResultArray:function(a,b){return true},_j:function(a){if(a==0){return 64}return $$t.$n5._j.call(this,a)},_r:function(){return true},_k:function(){return 64},$type:new $.ig.Type("UltraCalcFunctionUnaryMinus",$$t.$n5.$type)},true);$c("UltraCalcFunctionPlus:n9","UltraCalcBinaryOperatorBase",{init:function(){$$t.$n6.init.call(this)},_ai:function(a,b){return $$t.$ny._c(a,b)},name:function(){return"+"},$type:new $.ig.Type("UltraCalcFunctionPlus",$$t.$n6.$type)},true);$c("UltraCalcFunctionMinus:oa","UltraCalcBinaryOperatorBase",{init:function(){$$t.$n6.init.call(this)},_ai:function(a,b){return $$t.$ny._g(a,b)},name:function(){return"-"},$type:new $.ig.Type("UltraCalcFunctionMinus",$$t.$n6.$type)},true);$c("UltraCalcFunctionPercent:ob","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();if(c.isError()){return new $$t.ns(c.toErrorValue())}var d;if(!function(){var e=c._toDouble1(d);d=e.p0;return e.ret}()){return new $$t.ns(new $$t.nr(1))}return new $$t.ns(d/100)},name:function(){return"%"},minArgs:function(){return 1},maxArgs:function(){return 1},doesParameterAllowIntermediateResultArray:function(a,b){return true},_j:function(a){if(a==0){return 64}return $$t.$n5._j.call(this,a)},_r:function(){return true},_k:function(){return 64},$type:new $.ig.Type("UltraCalcFunctionPercent",$$t.$n5.$type)},true);$c("UltraCalcFunctionMultiply:oc","UltraCalcBinaryOperatorBase",{init:function(){$$t.$n6.init.call(this)},_ai:function(a,b){return $$t.$ny._f(a,b)},name:function(){return"*"},$type:new $.ig.Type("UltraCalcFunctionMultiply",$$t.$n6.$type)},true);$c("UltraCalcFunctionDivide:od","UltraCalcBinaryOperatorBase",{init:function(){$$t.$n6.init.call(this)},_ai:function(a,b){return $$t.$ny._d(a,b)},name:function(){return"/"},$type:new $.ig.Type("UltraCalcFunctionDivide",$$t.$n6.$type)},true);$c("UltraCalcFunctionConcat:oe","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();var d=a.pop();if(d.isError()){return new $$t.ns(d.toErrorValue())}if(c.isError()){return new $$t.ns(c.toErrorValue())}var e=c.toString();var f=d.toString();return new $$t.ns(f+e)},name:function(){return"&"},minArgs:function(){return 2},maxArgs:function(){return 2},doesParameterAllowIntermediateResultArray:function(a,b){return true},_j:function(a){if(a==0||a==1){return 64}return $$t.$n5._j.call(this,a)},_r:function(){return true},_k:function(){return 64},$type:new $.ig.Type("UltraCalcFunctionConcat",$$t.$n5.$type)},true);$c("UltraCalcFunctionEqual:of","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();var d=a.pop();if(d.isError()){return new $$t.ns(d.toErrorValue())}if(c.isError()){return new $$t.ns(c.toErrorValue())}var e=$$t.$ns.areValuesEqual(d,c);return new $$t.ns(e)},name:function(){return"="},minArgs:function(){return 2},maxArgs:function(){return 2},doesParameterAllowIntermediateResultArray:function(a,b){return true},_j:function(a){if(a==0||a==1){return 64}return $$t.$n5._j.call(this,a)},_r:function(){return true},_k:function(){return 64},$type:new $.ig.Type("UltraCalcFunctionEqual",$$t.$n5.$type)},true);$c("UltraCalcFunctionNE:og","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();var d=a.pop();if(d.isError()){return new $$t.ns(d.toErrorValue())}if(c.isError()){return new $$t.ns(c.toErrorValue())}var e=$$t.$ns.areValuesEqual(d,c);return new $$t.ns((!e))},name:function(){return"<>"},minArgs:function(){return 2},maxArgs:function(){return 2},doesParameterAllowIntermediateResultArray:function(a,b){return true},_j:function(a){if(a==0||a==1){return 64}return $$t.$n5._j.call(this,a)},_r:function(){return true},_k:function(){return 64},$type:new $.ig.Type("UltraCalcFunctionNE",$$t.$n5.$type)},true);$c("UltraCalcFunctionLT:oh","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();var d=a.pop();if(d.isError()){return new $$t.ns(d.toErrorValue())}if(c.isError()){return new $$t.ns(c.toErrorValue())}return new $$t.ns($$t.$ns._compareTo1(d,c)<0)},name:function(){return"<"},minArgs:function(){return 2},maxArgs:function(){return 2},doesParameterAllowIntermediateResultArray:function(a,b){return true},_j:function(a){if(a==0||a==1){return 64}return $$t.$n5._j.call(this,a)},_r:function(){return true},_k:function(){return 64},$type:new $.ig.Type("UltraCalcFunctionLT",$$t.$n5.$type)},true);$c("UltraCalcFunctionLE:oi","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();var d=a.pop();if(d.isError()){return new $$t.ns(d.toErrorValue())}if(c.isError()){return new $$t.ns(c.toErrorValue())}return new $$t.ns($$t.$ns._compareTo1(d,c)<=0)},name:function(){return"<="},minArgs:function(){return 2},maxArgs:function(){return 2},doesParameterAllowIntermediateResultArray:function(a,b){return true},_j:function(a){if(a==0||a==1){return 64}return $$t.$n5._j.call(this,a)},_r:function(){return true},_k:function(){return 64},$type:new $.ig.Type("UltraCalcFunctionLE",$$t.$n5.$type)},true);$c("UltraCalcFunctionGT:oj","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();var d=a.pop();if(d.isError()){return new $$t.ns(d.toErrorValue())}if(c.isError()){return new $$t.ns(c.toErrorValue())}return new $$t.ns($$t.$ns._compareTo1(d,c)>0)},name:function(){return">"},minArgs:function(){return 2},maxArgs:function(){return 2},doesParameterAllowIntermediateResultArray:function(a,b){return true},_j:function(a){if(a==0||a==1){return 64}return $$t.$n5._j.call(this,a)},_k:function(){return 64},_r:function(){return true},$type:new $.ig.Type("UltraCalcFunctionGT",$$t.$n5.$type)},true);$c("UltraCalcFunctionGE:ok","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();var d=a.pop();if(d.isError()){return new $$t.ns(d.toErrorValue())}if(c.isError()){return new $$t.ns(c.toErrorValue())}return new $$t.ns($$t.$ns._compareTo1(d,c)>=0)},name:function(){return">="},minArgs:function(){return 2},maxArgs:function(){return 2},doesParameterAllowIntermediateResultArray:function(a,b){return true},_j:function(a){if(a==0||a==1){return 64}return $$t.$n5._j.call(this,a)},_r:function(){return true},_k:function(){return 64},$type:new $.ig.Type("UltraCalcFunctionGE",$$t.$n5.$type)},true);$c("UltraCalcFunctionExpon:ol","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();var d=a.pop();if(d.isError()){return new $$t.ns(d.toErrorValue())}if(c.isError()){return new $$t.ns(c.toErrorValue())}var e,f;if(!function(){var g=c._toDouble1(f);f=g.p0;return g.ret}()||!function(){var g=d._toDouble1(e);e=g.p0;return g.ret}()){return new $$t.ns(new $$t.nr(1))}return new $$t.ns(Math.pow(e,f))},name:function(){return"^"},minArgs:function(){return 2},maxArgs:function(){return 2},doesParameterAllowIntermediateResultArray:function(a,b){return true},_j:function(a){if(a==0||a==1){return 64}return $$t.$n5._j.call(this,a)},_r:function(){return true},_k:function(){return 64},$type:new $.ig.Type("UltraCalcFunctionExpon",$$t.$n5.$type)},true);$c("HyperlinkResult:om","Object",{a:null,b:null,init:function(a,b){$.ig.$op.init.call(this);this.a=b;this.b=a},toString:function(){return this.a},$type:new $.ig.Type("HyperlinkResult",$.ig.$ot)},true);$c("UltraCalcFunctionXLIntersect:on","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();if(c.isError()){return c}var d=a.pop();if(d.isError()){return d}if(c.isReference()==false||d.isReference()==false){return new $$t.ns(new $$t.nr(1))}var e=$$t.$aab._fromReference(c.toReference());var f=$$t.$aab._fromReference(d.toReference());if(e==null||f==null||e._worksheet()==null||e._worksheet()!=f._worksheet()){return new $$t.ns(new $$t.nr(1))}var g=$$t.$aab._intersect(e,f);if(g==null){return new $$t.ns(new $$t.nr(6))}return new $$t.ns(g)},name:function(){return"xlintersect"},minArgs:function(){return 2},maxArgs:function(){return 2},_j:function(a){if(a==0||a==1){return 32}return $$t.$n5._j.call(this,a)},_k:function(){return 32},_v:function(a){return false},$type:new $.ig.Type("UltraCalcFunctionXLIntersect",$$t.$n5.$type)},true);$c("UltraCalcFunctionXLRange:oo","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();if(c.isError()){return c}var d=a.pop();if(d.isError()){return d}if(c.isReference()==false||d.isReference()==false){return new $$t.ns(new $$t.nr(1))}var e=$$t.$aab._fromReference(c.toReference());var f=$$t.$aab._fromReference(d.toReference());if(e==null||f==null||e._worksheet()==null||e._worksheet()!=f._worksheet()){return new $$t.ns(new $$t.nr(1))}return new $$t.ns($$t.$aab._range(e,f))},name:function(){return"xlrange"},minArgs:function(){return 2},maxArgs:function(){return 2},_j:function(a){if(a==0||a==1){return 32}return $$t.$n5._j.call(this,a)},_k:function(){return 32},_v:function(a){return false},$type:new $.ig.Type("UltraCalcFunctionXLRange",$$t.$n5.$type)},true);$c("UltraCalcFunctionXLUnion:op","BuiltInFunctionBase",{init:function(){$$t.$n5.init.call(this)},evaluate:function(a,b){var c=a.pop();if(c.isError()){return c}var d=a.pop();if(d.isError()){return d}if(c.isReference()==false||d.isReference()==false){return new $$t.ns(new $$t.nr(1))}var e=$$t.$aab._fromReference(c.toReference());var f=$$t.$aab._fromReference(d.toReference());if(e==null||f==null||e._worksheet()==null||e._worksheet()!=f._worksheet()){return new $$t.ns(new $$t.nr(1))}return new $$t.ns($$t.$aab._union(e,f))},name:function(){return"xlunion"},minArgs:function(){return 2},maxArgs:function(){return 2},_j:function(a){if(a==0||a==1){return 32}return $$t.$n5._j.call(this,a)},_k:function(){return 32},_v:function(a){return false},$type:new $.ig.Type("UltraCalcFunctionXLUnion",$$t.$n5.$type)},true);$c("DBNumHelper:ou","Object",{init:function(){$.ig.$op.init.call(this)},k:function(a){return 1<=a&&a<=4},l:function(a){return $$t.$ou.c(a,1)!=null},c:function(a,b){if(b==3){return $$t.$ou.j}if(b==1||b==2){switch(a){case 30724:case 2052:case 4:case 4100:return b==1?$$t.$ou.a:$$t.$ou.b;case 31748:case 3076:case 1028:case 5124:return b==1?$$t.$ou.h:$$t.$ou.i;case 18:case 1042:return b==1?$$t.$ou.f:$$t.$ou.g;case 17:case 1041:return b==1?$$t.$ou.d:$$t.$ou.e}}return null},o:function(a,b){if(1<=b&&b<=3){switch(a){case 30724:case 2052:case 4:case 4100:return b==2?"\u58f9\u62fe\u4f70\u4edf\u4e07\u4ebf\u5146":"\u4e00\u5341\u767e\u5343\u4e07\u4ebf\u5146";case 31748:case 3076:case 5124:case 1028:return b==2?"\u58f9\u62fe\u4f70\u4edf\u842c\u5104\u5146":"\u4e00\u5341\u767e\u5343\u842c\u5104\u5146";case 18:case 1042:return b==2?"\u58f9\uf973\u767e\u9621\u842c\u5104\u5146":"\u4e00\u5341\u767e\u5343\u4e07\u5104\u5146";case 17:case 1041:return b==2?"\u58f1\u62fe\u767e\u9621\u842c\u5104\u5146":"\u4e00\u5341\u767e\u5343\u4e07\u5104\u5146"}}return null},v:function(a,b,c,d){var e=$$t.$ou.c(a,b);var f=$$t.$ou.o(a,b);if(f==null||e==null){return null}var g=e==$$t.$ou.j||e==$$t.$ou.d;var h=b==2;var i=new $$6.aj(0);var j=1;var k=0;if(c==0){return""+e[0]}var l=false;while(c!=0){var m=c%10;if(j>=17||j==13&&c>=1e4){l=true}if(l){if(k!=6){k=6;i.w(0,f.charAt(6))}i.x(0,e[m])}else if(m>0){if(j>=5){var n=$a(j-5,4)+4;if(n!=k){i.w(0,f.charAt(n));k=n}var o=(j-5)%4;if(o>0||!h&&m==1){i.w(0,f.charAt(o))}}else if(j==2){i.w(0,f.charAt(1))}else if(j==3){i.w(0,f.charAt(2))}else if(j==4){i.w(0,f.charAt(3))}if(j==1||!g||m>1){i.x(0,e[m])}}j++;c=$a(c-m,10)}while(j<=d){i.x(0,e[0]);j++}return i.toString()},$type:new $.ig.Type("DBNumHelper",$.ig.$ot)},true);$c("CalendarUtilities:ov","Object",{init:function(){$.ig.$op.init.call(this)},b:function(a){return a.eras().length},a:function(a){if(a==null){return 0}var b=a.name().toLowerCase();switch(b){case"af":return 54;case"af-za":return 1078;case"am":return 94;case"am-et":return 1118;case"ar":return 1;case"ar-ae":return 14337;case"ar-bh":return 15361;case"ar-dz":return 5121;case"ar-eg":return 3073;case"ar-iq":return 2049;case"ar-jo":return 11265;case"ar-kw":return 13313;case"ar-lb":return 12289;case"ar-ly":return 4097;case"ar-ma":return 6145;case"ar-om":return 8193;case"ar-qa":return 16385;case"ar-sa":return 1025;case"ar-sy":return 10241;case"ar-tn":return 7169;case"ar-ye":return 9217;case"arn":return 122;case"arn-cl":return 1146;case"as":return 77;case"as-in":return 1101;case"az":return 44;case"az-cyrl":return 29740;case"az-cyrl-az":return 2092;case"az-latn":return 30764;case"az-latn-az":return 1068;case"ba":return 109;case"ba-ru":return 1133;case"be":return 35;case"be-by":return 1059;case"bg":return 2;case"bg-bg":return 1026;case"bin":return 102;case"bin-ng":return 1126;case"bn":return 69;case"bn-bd":return 2117;case"bn-in":return 1093;case"bo":return 81;case"bo-cn":return 1105;case"br":return 126;case"br-fr":return 1150;case"bs":return 30746;case"bs-cyrl":return 25626;case"bs-cyrl-ba":return 8218;case"bs-latn":return 26650;case"bs-latn-ba":return 5146;case"ca":return 3;case"ca-es":return 1027;case"ca-es-valencia":return 2051;case"chr":return 92;case"chr-cher":return 31836;case"chr-cher-us":return 1116;case"co":return 131;case"co-fr":return 1155;case"cs":return 5;case"cs-cz":return 1029;case"cy":return 82;case"cy-gb":return 1106;case"da":return 6;case"da-dk":return 1030;case"de":return 7;case"de-at":return 3079;case"de-ch":return 2055;case"de-de":return 1031;case"de-li":return 5127;case"de-lu":return 4103;case"dsb":return 31790;case"dsb-de":return 2094;case"dv":return 101;case"dv-mv":return 1125;case"dz-bt":return 3153;case"el":return 8;case"el-gr":return 1032;case"en":return 9;case"en-029":return 9225;case"en-au":return 3081;case"en-bz":return 10249;case"en-ca":return 4105;case"en-gb":return 2057;case"en-hk":return 15369;case"en-id":return 14345;case"en-ie":return 6153;case"en-in":return 16393;case"en-jm":return 8201;case"en-my":return 17417;case"en-nz":return 5129;case"en-ph":return 13321;case"en-sg":return 18441;case"en-tt":return 11273;case"en-us":return 1033;case"en-za":return 7177;case"en-zw":return 12297;case"es":return 10;case"es-419":return 22538;case"es-ar":return 11274;case"es-bo":return 16394;case"es-cl":return 13322;case"es-co":return 9226;case"es-cr":return 5130;case"es-cu":return 23562;case"es-do":return 7178;case"es-ec":return 12298;case"es-es":return 3082;case"es-gt":return 4106;case"es-hn":return 18442;case"es-mx":return 2058;case"es-ni":return 19466;case"es-pa":return 6154;case"es-pe":return 10250;case"es-pr":return 20490;case"es-py":return 15370;case"es-sv":return 17418;case"es-us":return 21514;case"es-uy":return 14346;case"es-ve":return 8202;case"et":return 37;case"et-ee":return 1061;case"eu":return 45;case"eu-es":return 1069;case"fa":return 41;case"fa-ir":return 1065;case"ff":return 103;case"ff-latn":return 31847;case"ff-latn-sn":return 2151;case"ff-ng":return 1127;case"fi":return 11;case"fi-fi":return 1035;case"fil":return 100;case"fil-ph":return 1124;case"fo":return 56;case"fo-fo":return 1080;case"fr":return 12;case"fr-029":return 7180;case"fr-be":return 2060;case"fr-ca":return 3084;case"fr-cd":return 9228;case"fr-ch":return 4108;case"fr-ci":return 12300;case"fr-cm":return 11276;case"fr-fr":return 1036;case"fr-ht":return 15372;case"fr-lu":return 5132;case"fr-ma":return 14348;case"fr-mc":return 6156;case"fr-ml":return 13324;case"fr-re":return 8204;case"fr-sn":return 10252;case"fy":return 98;case"fy-nl":return 1122;case"ga":return 60;case"ga-ie":return 2108;case"gd":return 145;case"gd-gb":return 1169;case"gl":return 86;case"gl-es":return 1110;case"gn":return 116;case"gn-py":return 1140;case"gsw":return 132;case"gsw-fr":return 1156;case"gu":return 71;case"gu-in":return 1095;case"ha":return 104;case"ha-latn":return 31848;case"ha-latn-ng":return 1128;case"haw":return 117;case"haw-us":return 1141;case"he":return 13;case"he-il":return 1037;case"hi":return 57;case"hi-in":return 1081;case"hr":return 26;case"hr-ba":return 4122;case"hr-hr":return 1050;case"hsb":return 46;case"hsb-de":return 1070;case"hu":return 14;case"hu-hu":return 1038;case"hy":return 43;case"hy-am":return 1067;case"ibb":return 105;case"ibb-ng":return 1129;case"id":return 33;case"id-id":return 1057;case"ig":return 112;case"ig-ng":return 1136;case"ii":return 120;case"ii-cn":return 1144;case"is":return 15;case"is-is":return 1039;case"it":return 16;case"it-ch":return 2064;case"it-it":return 1040;case"iu":return 93;case"iu-cans":return 30813;case"iu-cans-ca":return 1117;case"iu-latn":return 31837;case"iu-latn-ca":return 2141;case"ja":return 17;case"ja-jp":return 1041;case"ka":return 55;case"ka-ge":return 1079;case"kk":return 63;case"kk-kz":return 1087;case"kl":return 111;case"kl-gl":return 1135;case"km":return 83;case"km-kh":return 1107;case"kn":return 75;case"kn-in":return 1099;case"ko":return 18;case"ko-kr":return 1042;case"kok":return 87;case"kok-in":return 1111;case"kr":return 113;case"kr-ng":return 1137;case"ks":return 96;case"ks-arab":return 1120;case"ks-deva-in":return 2144;case"ku":return 146;case"ku-arab":return 31890;case"ku-arab-iq":return 1170;case"ky":return 64;case"ky-kg":return 1088;case"la":return 118;case"la-001":return 1142;case"lb":return 110;case"lb-lu":return 1134;case"lo":return 84;case"lo-la":return 1108;case"lt":return 39;case"lt-lt":return 1063;case"lv":return 38;case"lv-lv":return 1062;case"mi":return 129;case"mi-nz":return 1153;case"mk":return 47;case"mk-mk":return 1071;case"ml":return 76;case"ml-in":return 1100;case"mn":return 80;case"mn-cyrl":return 30800;case"mn-mn":return 1104;case"mn-mong":return 31824;case"mn-mong-cn":return 2128;case"mn-mong-mn":return 3152;case"mni":return 88;case"mni-in":return 1112;case"moh":return 124;case"moh-ca":return 1148;case"mr":return 78;case"mr-in":return 1102;case"ms":return 62;case"ms-bn":return 2110;case"ms-my":return 1086;case"mt":return 58;case"mt-mt":return 1082;case"my":return 85;case"my-mm":return 1109;case"nb":return 31764;case"nb-no":return 1044;case"ne":return 97;case"ne-in":return 2145;case"ne-np":return 1121;case"nl":return 19;case"nl-be":return 2067;case"nl-nl":return 1043;case"nn":return 30740;case"nn-no":return 2068;case"no":return 20;case"nso":return 108;case"nso-za":return 1132;case"oc":return 130;case"oc-fr":return 1154;case"om":return 114;case"om-et":return 1138;case"or":return 72;case"or-in":return 1096;case"pa":return 70;case"pa-arab":return 31814;case"pa-arab-pk":return 2118;case"pa-in":return 1094;case"pap":return 121;case"pap-029":return 1145;case"pl":return 21;case"pl-pl":return 1045;case"prs":return 140;case"prs-af":return 1164;case"ps":return 99;case"ps-af":return 1123;case"pt":return 22;case"pt-br":return 1046;case"pt-pt":return 2070;case"quc":return 134;case"quc-latn":return 31878;case"quc-latn-gt":return 1158;case"quz":return 107;case"quz-bo":return 1131;case"quz-ec":return 2155;case"quz-pe":return 3179;case"rm":return 23;case"rm-ch":return 1047;case"ro":return 24;case"ro-md":return 2072;case"ro-ro":return 1048;case"ru":return 25;case"ru-md":return 2073;case"ru-ru":return 1049;case"rw":return 135;case"rw-rw":return 1159;case"sa":return 79;case"sa-in":return 1103;case"sah":return 133;case"sah-ru":return 1157;case"sd":return 89;case"sd-arab":return 31833;case"sd-arab-pk":return 2137;case"sd-deva-in":return 1113;case"se":return 59;case"se-fi":return 3131;case"se-no":return 1083;case"se-se":return 2107;case"si":return 91;case"si-lk":return 1115;case"sk":return 27;case"sk-sk":return 1051;case"sl":return 36;case"sl-si":return 1060;case"sma":return 30779;case"sma-no":return 6203;case"sma-se":return 7227;case"smj":return 31803;case"smj-no":return 4155;case"smj-se":return 5179;case"smn":return 28731;case"smn-fi":return 9275;case"sms":return 29755;case"sms-fi":return 8251;case"so":return 119;case"so-so":return 1143;case"sq":return 28;case"sq-al":return 1052;case"sr":return 31770;case"sr-cyrl":return 27674;case"sr-cyrl-ba":return 7194;case"sr-cyrl-me":return 12314;case"sr-cyrl-rs":return 10266;case"sr-latn":return 28698;case"sr-latn-ba":return 6170;case"sr-latn-me":return 11290;case"sr-latn-rs":return 9242;case"st":return 48;case"st-za":return 1072;case"sv":return 29;case"sv-fi":return 2077;case"sv-se":return 1053;case"sw":return 65;case"sw-ke":return 1089;case"syr":return 90;case"syr-sy":return 1114;case"ta":return 73;case"ta-in":return 1097;case"ta-lk":return 2121;case"te":return 74;case"te-in":return 1098;case"tg":return 40;case"tg-cyrl":return 31784;case"tg-cyrl-tj":return 1064;case"th":return 30;case"th-th":return 1054;case"ti":return 115;case"ti-er":return 2163;case"ti-et":return 1139;case"tk":return 66;case"tk-tm":return 1090;case"tn":return 50;case"tn-bw":return 2098;case"tn-za":return 1074;case"tr":return 31;case"tr-tr":return 1055;case"ts":return 49;case"ts-za":return 1073;case"tt":return 68;case"tt-ru":return 1092;case"tzm":return 95;case"tzm-arab-ma":return 1119;case"tzm-latn":return 31839;case"tzm-latn-dz":return 2143;case"tzm-tfng":return 30815;case"tzm-tfng-ma":return 4191;case"ug":return 128;case"ug-cn":return 1152;case"uk":return 34;case"uk-ua":return 1058;case"ur":return 32;case"ur-in":return 2080;case"ur-pk":return 1056;case"uz":return 67;case"uz-cyrl":return 30787;case"uz-cyrl-uz":return 2115;case"uz-latn":return 31811;case"uz-latn-uz":return 1091;case"ve":return 51;case"ve-za":return 1075;case"vi":return 42;case"vi-vn":return 1066;case"wo":return 136;case"wo-sn":return 1160;case"xh":return 52;case"xh-za":return 1076;case"yi":return 61;case"yi-001":return 1085;case"yo":return 106;case"yo-ng":return 1130;case"zh":return 30724;case"zh-cn":return 2052;case"zh-hans":return 4;case"zh-hant":return 31748;case"zh-hk":return 3076;case"zh-mo":return 5124;case"zh-sg":return 4100;case"zh-tw":return 1028;case"zu":return 53;case"zu-za":return 1077;case"zh-chs":return 4;case"zh-cht":return 31748}return 0},$type:new $.ig.Type("CalendarUtilities",$.ig.$ot)},true);$c("UltraCalcException:oz","Error",{init:function(a){if(a>0){switch(a){case 1:this.init1.apply(this,arguments);break;case 2:this.init2.apply(this,arguments);break}return}$$0.$n.init.call(this,0)},init1:function(a,b){$$0.$n.init1.call(this,1,b)},init2:function(a,b,c){$$0.$n.init2.call(this,2,b,c)},$type:new $.ig.Type("UltraCalcException",$$0.$n.$type)},true);$c("UltraCalcErrorException:oy","UltraCalcException",{_c:null,init:function(a){$$t.$oz.init.call(this,0);this._c=a},_value:function(){return this._c},toString:function(){return this._c.toString()},$type:new $.ig.Type("UltraCalcErrorException",$$t.$oz.$type)},true);$c("CalculationNetworkLinkedList:o4","Object",{_a:null,_b:null,init:function(){$.ig.$op.init.call(this)},getEnumerator:function(){var d__=new $$t.o5(0);d__.___4__this=this;return d__},_addAfter:function(a,b){if(a==null){if(this._a!=null){this._a._previousReferenceInCalcNetwork(b)}b._nextReferenceInCalcNetwork(this._a);this._a=b;if(this._b==null){this._b=b}}else{b._previousReferenceInCalcNetwork(a);if(a._nextReferenceInCalcNetwork()!=null){a._nextReferenceInCalcNetwork()._previousReferenceInCalcNetwork(b);b._nextReferenceInCalcNetwork(a._nextReferenceInCalcNetwork())}a._nextReferenceInCalcNetwork(b);if(this._b==a){this._b=b}}b._isInCalcNetwork(true)},_addBefore:function(a,b){if(a==null){if(this._b!=null){this._b._nextReferenceInCalcNetwork(b)}b._previousReferenceInCalcNetwork(this._b);this._b=b;if(this._a==null){this._a=b}}else{b._nextReferenceInCalcNetwork(a);if(a._previousReferenceInCalcNetwork()!=null){a._previousReferenceInCalcNetwork()._nextReferenceInCalcNetwork(b);b._previousReferenceInCalcNetwork(a._previousReferenceInCalcNetwork())}a._previousReferenceInCalcNetwork(b);if(this._a==a){this._a=b}}b._isInCalcNetwork(true)},_addToBeginning:function(a){this._addAfter(null,a)},_addToEnd:function(a){this._addBefore(null,a)},_remove:function(a){if(a._isInCalcNetwork()==false){return}if(this._a==a){this._a=a._nextReferenceInCalcNetwork()}if(this._b==a){this._b=a._previousReferenceInCalcNetwork()}if(a._nextReferenceInCalcNetwork()!=null){a._nextReferenceInCalcNetwork()._previousReferenceInCalcNetwork(a._previousReferenceInCalcNetwork())}if(a._previousReferenceInCalcNetwork()!=null){a._previousReferenceInCalcNetwork()._nextReferenceInCalcNetwork(a._nextReferenceInCalcNetwork())}a._nextReferenceInCalcNetwork(null);a._previousReferenceInCalcNetwork(null);a._isInCalcNetwork(false)},_reset:function(){var a=this._a;while(a!=null){var b=a._nextReferenceInCalcNetwork();a._resetCalcNetworkInfo();a=b}this._a=null;this._b=null},_firstReference:function(){return this._a},_lastReference:function(){return this._b},$type:new $.ig.Type("CalculationNetworkLinkedList",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$aaj.$type)])},true);$c("DependencyGraph:o6","Object",{b:null,e:null,c:null,j:false,s:null,r:null,k:false,z:null,t:null,i:false,init:function(a){this.i=false;$.ig.$op.init.call(this);this.e=a;this.s=new $$4.q($$t.$aaj.$type,0);this.b=new $$t.o4;this.r=new $$4.h($$t.$jf.$type,$$t.$g8.$type.specialize($$t.$z8.$type),0);this.z=new $$4.x($$t.$pa.$type,0);this.t=new $$4.q($$t.$aaj.$type,0);this.ab=this.x.runOn(this)},ad:function(a,b){$$t.$o6.ah(a,b);if(a._isInCalcNetwork()==false){this.a1(a,b,true)}if(a._calcNetworkFinishTime()<b._calcNetworkFinishTime()){}else if(this.l(a,b)){}else{var c=this.v(b);if(this.c!=null){this.c._moveBack(c)}var e=c.getEnumerator();while(e.moveNext()){var d=e.current();d._calcNetworkSortState(0);this.b._remove(d)}if(c.contains(a)){this.ai();var f=0;if(this.b._lastReference()!=null){f=this.b._lastReference()._calcNetworkFinishTime()+2}this.ag(c,null,true,f)}else{var g=new $$4.x($$t.$aaj.$type,1,c);g.sort1($$t.$o9._instance);var i=g.getEnumerator();while(i.moveNext()){var h=i.current();this.b._addToEnd(h)}$$t.$o6.ar(g.__inner[0])}b._isDirty(true)}},ae:function(a){this.an();var b=a._targetReference();if($b($$t.$z2.$type,b)!==null==false){b._hasNewFormulaToBeCalculated(true)}this.s.add(b);if(a.hasAlwaysDirty()){this.t.add(b)}},af:function(a){this.a1(a,null,false)},am:function(){this.a3();var b=this.s.getEnumerator();while(b.moveNext()){var a=b.current();a._isDirty(true)}},ao:function(a){var b=new $$4.y($$t.$aaj.$type);b.enqueue(a);while(b.count()!=0){var c=b.dequeue();if(c._isDirty()){continue}if(c._isInCalcNetwork()){this.ap(c)}var e=this.x(c).getEnumerator();while(e.moveNext()){var d=e.current();if(d._isDirty()==false){b.enqueue(d)}}}},aq:function(){var b=this.t.getEnumerator();while(b.moveNext()){var a=b.current();this.ao(a)}var d=this.z.getEnumerator();while(d.moveNext()){var c=d.current();c.f(this)}this.k=false},n:function(a){if(a&&this.i){this.i=false;var c=this.s.getEnumerator();while(c.moveNext()){var b=c.current();b._ignoreNextCalculatedValue(false)}}var d=this.k;this.k=true;return d},y:function(){this.c=new $$t.o8(this);return this.c},q:function(a){this.a3();return a._isInCalcNetwork()&&this.o(a)},at:function(a){var b=a._formula();if(b!=null&&b._an()==false&&b._ai()==false){if(!b._at()){a._hasNewFormulaToBeCalculated(false)}else{this.i=true;a._ignoreNextCalculatedValue(true)}}},av:function(a,b){var $self=this;a._removeSuccessor(b);var c;if(function(){var d=$self.m(a,b,c);c=d.p2;return d.ret}()&&c!=null){var d=a._calcNetworkFinishTime()<b._calcNetworkFinishTime();var e=c.b(d?a:b);var f=c.a(d?b:a);this.ax(e,f)}if(this.o(a)==false&&$$5.$e.c($$t.$o0.$type,a._predecessors())==false){this.b._remove(a);a._resetCalcNetworkInfo()}},aw:function(a){this.an();var b=a._targetReference();b._hasNewFormulaToBeCalculated(false);this.ao(b);if(!this.s.remove(b)){}this.t.remove(b)},a2:function(){this.a3();if(this.k){this.aq()}},a3:function(){if(this.j==false){return}var a=this.w();this.b._reset();this.r.clear();this.z.clear();var b=0;this.ag(this.s,null,false,b);var d=a.getEnumerator();while(d.moveNext()){var c=d.current();if(c._isInCalcNetwork()){c._isDirty(true)}}var f=this.s.getEnumerator();while(f.moveNext()){var e=f.current();if(e._hasNewFormulaToBeCalculated()){this.ao(e);e._hasNewFormulaToBeCalculated(false)}}this.j=false},ag:function(a,b,c,d){var e=new $$4.x($$t.$aaj.$type,0);var f=d;var g=c==false;var i=a.getEnumerator();while(i.moveNext()){var h=i.current();if(h._calcNetworkSortState()==0){var j=this.ak(h,g,f,e);f=j.p2}}var l=e.getEnumerator();while(l.moveNext()){var k=l.current();k._calcNetworkSortState(0);if(c==false){var m=$b($$t.$z8.$type,k);if(m!=null){this.au(m)}}}var n=b;var o=new $$4.x($$t.$aaj.$type,0);for(var p=e.count()-1;p>=0;p--){var q=e.__inner[p];if(q._isInCalcNetwork()){continue}var r;var s=this.al(q,f,r,o);f=s.p1;r=s.p2;if(o.count()!=1){this.az(o)}if(r){this.z.add(new $$t.pa(o))}var t=true;if(r){for(var u=o.count()-1;u>=0;u--){var v=o.__inner[u];if($b($$t.$z1.$type,v)!==null==false){t=false}}}for(var w=o.count()-1;w>=0;w--){var x=o.__inner[w];if(x==$$t.$zj._instance){continue}this.b._addBefore(b,x);b=x;if(r){x._isInCircularity(true);x._isInNamedReferenceOnlyCircularity(t)}}o.clear()}$$t.$o6.ar(b);$$t.$o6.ar(n)},ah:function(a,b){if($b($$t.$zg.$type,a)!==null&&$b($$t.$z8.$type,b)!==null){}else{a._addSuccessor(b)}},l:function(a,b){var $self=this;var c;return function(){var d=$self.m(a,b,c);c=d.p2;return d.ret}()},m:function(a,b,c){c=null;if(a._isInCircularity()==false||b._isInCircularity()==false){return{ret:false,p2:c}}if(a==b){return{ret:true,p2:c}}c=this.d(a);return{ret:c!=null&&c.c(b),p2:c}},ai:function(){for(var a=this.z.count()-1;a>=0;a--){if(this.z.__inner[a].d()==false){this.z.removeAt(a)}}},aj:function($tRef,a,b,c,d,e,f,g){d=false;if(a._isInCalcNetwork()){return{p2:c,p3:d}}var h=new $$4.aa($$t.$aaj.$type);var i=new $$4.aa($$0.$bx.$type.specialize($tRef));var j=$$t.$o6.a0($tRef,a,b,c,f,h,i);c=j.p2;while(h.count()!=0){var k=h.peek();var l=i.peek();var m=false;while(m==false&&l.moveNext()){var n=$b($$t.$aaj.$type,l.current());if(n==null){continue}if(g!=null){g(n,k)}switch(n._calcNetworkSortState()){case 2:break;case 0:if(n._isInCalcNetwork()){break}var o=$$t.$o6.a0($tRef,n,b,c,f,h,i);c=o.p2;m=true;break;case 1:d=true;break;default:break}}if(m){continue}e.add(k);var p=$$t.$o6.as($tRef,k,b,c,l,h,i);c=p.p2}if(b==false&&e.count()!=1){e.reverse()}return{p2:c,p3:d}},ak:function(a,b,c,d){var e;var f=this.aj($$t.$o0.$type,a,true,c,e,d,$$t.$o6.aa,b?$$t.$o6.h:null);
|
|
c=f.p2;e=f.p3;return{p2:c}},ab:null,al:function(a,b,c,d){var e=this.aj($$t.$aaj.$type,a,false,b,c,d,this.ab,null);b=e.p2;c=e.p3;return{p1:b,p2:c}},an:function(){this.j=true},ap:function(a){if(a._isDirty()){return}a._isDirty(true);if(this.e.l()==false){var b=$b($$t.$zg.$type,a);if(b!=null){var c=b._row()._bh(b._columnIndex());if(c!=null){this.e.ak(c)}}}},ar:function(a){if(a==null){return}var b=a._previousReferenceInCalcNetwork();if(b==null){return}while(a!=null&&a._calcNetworkFinishTime()<=b._calcNetworkFinishTime()){var c=a._nextReferenceInCalcNetwork();var d=b._calcNetworkFinishTime()+(2-1);if(c!=null&&d<c._calcNetworkFinishTime()){a._calcNetworkFinishTime(d)}else{a._calcNetworkFinishTime(b._calcNetworkFinishTime()+2)}b=a;a=a._nextReferenceInCalcNetwork()}},as:function($tRef,a,b,c,d,e,f){d.dispose();if(b){a._calcNetworkFinishTime(++c)}else{a._calcNetworkFinishTime(c--)}a._calcNetworkSortState(2);e.pop();f.pop();return{p2:c}},u:function(a){var b=new $$4.q($$t.$aaj.$type,0);b.add(a);var c=new $$4.y($$t.$aaj.$type);c.enqueue(a);while(c.count()!=0){var d=c.dequeue();var f=d._predecessors().getEnumerator();while(f.moveNext()){var e=f.current();var g=$b($$t.$aaj.$type,e);if(g!=null&&b.add(g)){c.enqueue(g)}}}return b},v:function(a){var b=new $$4.q($$t.$aaj.$type,0);b.add(a);var c=new $$4.y($$t.$aaj.$type);c.enqueue(a);while(c.count()!=0){var d=c.dequeue();var f=this.x(d).getEnumerator();while(f.moveNext()){var e=f.current();if(b.add(e)){c.enqueue(e)}}}return b},w:function(){var a=new $$4.q($$t.$aaj.$type,0);var b=this.b._firstReference();while(b!=null){if(b._isDirty()){a.add(b)}b=b._nextReferenceInCalcNetwork()}return a},g:function(a){var $self=this;var b;if(a._worksheet()==null||function(){var c=$self.r.tryGetValue(a._worksheet(),b);b=c.p1;return c.ret}()==false){return $$t.$o6.f}return b.f(a._row().index(),a._columnIndex())},d:function(a){var c=this.z.getEnumerator();while(c.moveNext()){var b=c.current();if(b.c(a)){return b}}return null},x:function(a){var b=a._getSuccessors();var c=$b($$t.$zg.$type,a);if(c==null){return b}var d=this.g(c);if(d._hasItems()==false){d.dispose();return b}return new $$t.o7(b,d)},o:function(a){if(a._hasSuccessors()){return true}var b=$b($$t.$zg.$type,a);if(b==null){return false}{var c=this.g(b);try{return c._hasItems()}finally{c.dispose()}}},au:function(a){var $self=this;var b=a._worksheet();if(b==null){return}var c;if(function(){var d=$self.r.tryGetValue(b,c);c=d.p1;return d.ret}()==false){c=new $$t.g8($$t.$z8.$type,b);this.r.item(b,c)}c.x(a._region(),a)},ax:function(a,b){var c=b._nextReferenceInCalcNetwork();var d=a._calcNetworkFinishTime();var e=new $$4.x($$t.$aaj.$type,0);var f=a;while(f!=c){var g=f._nextReferenceInCalcNetwork();f._calcNetworkSortState(0);this.b._remove(f);e.add(f);f=g}this.ai();var h=d-1;this.ag(e,c,true,h)},ay:function(a,b){var e=$$t.$o6.a;for(var d=0;d<e.length;d++){var c=e[d];for(var f=c;f<a.count();f++){var g=a.__inner[f];var h=g._calcNetworkFinishTime();var i;for(i=f;i>=c&&b.compare(a.__inner[i-c],g)>0;i-=c){var j=a.__inner[i-c];var k=j._calcNetworkFinishTime();j._calcNetworkFinishTime(h);h=k;a.__inner[i]=j}g._calcNetworkFinishTime(h);a.__inner[i]=g}}},az:function(a){this.ay(a,$$t.$pb._instance)},a0:function($tRef,a,b,c,d,e,f){a._calcNetworkSortState(1);if(b){++c}else{c--}e.push(a);f.push(d(a).getEnumerator());return{p2:c}},a1:function(a,b,c){if(c==false&&this.o(a)==false){return}var d=$b($$t.$zg.$type,a);if(d!=null){a._calcNetworkFinishTime(this.b._firstReference()._calcNetworkFinishTime()-2);this.b._addToBeginning(a);return}var e=null;var f=this.u(a);var h=f.getEnumerator();while(h.moveNext()){var g=h.current();if(g._isInCalcNetwork()==false){g._calcNetworkSortState(0)}else if(e==null||e._calcNetworkFinishTime()<g._calcNetworkFinishTime()){e=g}}var i;var j;if(e!=null){i=e._nextReferenceInCalcNetwork();j=e._calcNetworkFinishTime()+2}else if(b!=null){i=b;var k=b._previousReferenceInCalcNetwork();if(k!=null){j=k._calcNetworkFinishTime()+2}else{j=i._calcNetworkFinishTime()-f.count()*2}}else{i=this.b._firstReference();j=i._calcNetworkFinishTime()-f.count()*2}this.ag(f,i,false,j)},p:function(){return this.b._firstReference()==null},$type:new $.ig.Type("DependencyGraph",$.ig.$ot)},true);$c("DependencyGraph_SuccessorsResolvedEnumerable:o7","Object",{_b:false,_c:null,_e:null,_a:null,_d:null,init:function(a,b){this._a=new $$t.g9($$t.$z8.$type);$.ig.$op.init.call(this);this._c=a;this._a=b},getEnumerator:function(){if(this._e!=null){return new $$t.o7(this._c,this._a).getEnumerator()}this._e=this._c.getEnumerator();if(this._a._hasItems()){this._d=this._a.__items.getEnumerator()}return this},current:function(){return this._b?this._d.current():this._e.current()},dispose:function(){this._a.dispose()},moveNext:function(){if(this._b==false){if(this._e.moveNext()){return true}if(this._a._hasItems()==false){return false}this._b=true}return this._d.moveNext()},reset:function(){throw new $$6.q(0)},$type:new $.ig.Type("DependencyGraph_SuccessorsResolvedEnumerable",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$aaj.$type),$$0.$bx.$type.specialize($$t.$aaj.$type)])},true);$c("DependencyGraph_EvaluationEnumerator:o8","Object",{_b:null,_a:null,_d:false,_c:null,init:function(a){$.ig.$op.init.call(this);this._a=a;this._c=this._a.b._firstReference()},dispose:function(){this._c=null;this._a.c=null},current:function(){return this._b},moveNext:function(){if(this._d){this._b=null;return false}if(this._c==null){this._c=this._a.b._firstReference()}if(this._c==null){this._d=true;this._b=null;return false}var a=this._c;while(a!=null&&a._isDirty()==false){a=a._nextReferenceInCalcNetwork()}this._b=a;if(this._b!=null){this._c=this._b._nextReferenceInCalcNetwork();return true}this._d=true;this._c=null;return false},reset:function(){this._d=false;this._c=null},_moveBack:function(a){while(this._c!=null&&a.contains(this._c)){this._c=this._c._previousReferenceInCalcNetwork()}},$type:new $.ig.Type("DependencyGraph_EvaluationEnumerator",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$aaj.$type)])},true);$c("DependencyGraph_FinishTimeSorter:o9","Object",{init:function(){$.ig.$op.init.call(this)},compare:function(a,b){if(a._calcNetworkFinishTime()<b._calcNetworkFinishTime()){return-1}if(a._calcNetworkFinishTime()>b._calcNetworkFinishTime()){return 1}return 0},$type:new $.ig.Type("DependencyGraph_FinishTimeSorter",$.ig.$ot,[$$6.$ad.$type.specialize($$t.$aaj.$type)])},true);$c("DependencyGraph_StronglyConnectedComponent:pa","Object",{e:null,init:function(a){$.ig.$op.init.call(this);this.e=new $$4.q($$t.$aaj.$type,1,a)},c:function(a){return this.e.contains(a)},f:function(a){var c=this.e.getEnumerator();while(c.moveNext()){var b=c.current();a.ao(b)}},b:function(a){var b=a._previousReferenceInCalcNetwork();while(b!=null&&b._isInCircularity()&&this.c(b)){a=b;b=a._previousReferenceInCalcNetwork()}return a},a:function(a){var b=a._nextReferenceInCalcNetwork();while(b!=null&&b._isInCircularity()&&this.c(b)){a=b;b=a._nextReferenceInCalcNetwork()}return a},d:function(){var b=this.e.getEnumerator();while(b.moveNext()){var a=b.current();return a._isInCalcNetwork()}return false},$type:new $.ig.Type("DependencyGraph_StronglyConnectedComponent",$.ig.$ot)},true);$c("DependencyGraph_StronglyConnectedComponentSorter:pb","Object",{init:function(){$.ig.$op.init.call(this)},compare:function(a,b){var c=$b($$t.$zg.$type,a);var d=$b($$t.$zg.$type,b);if(c==null||d==null){return 0}var e=c._worksheet().index()-d._worksheet().index();if(e!=0){return e}e=c._row().index()-d._row().index();if(e!=0){return e}e=c._columnIndex()-d._columnIndex();if(e!=0){return e}return 0},$type:new $.ig.Type("DependencyGraph_StronglyConnectedComponentSorter",$.ig.$ot,[$$6.$ad.$type.specialize($$t.$aaj.$type)])},true);$c("ExcelCalcEngine:pe","Object",{p:null,t:null,e:null,f:null,a:null,r:null,s:null,c:null,j:false,k:false,q:null,g:null,h:null,i:null,init:function(a){$.ig.$op.init.call(this);this.i=a;this.p=new $$4.h($$t.$aaj.$type,$$0.$bd.$type,0);this.t=new $$4.x($$t.$aaj.$type,0);this.a=new $$t.o6(this);this.r=new $$4.q($$t.$k0.$type,0);this.s=new $$4.q($$t.$ey.$type,0);this.c=$$t.$oq._e();this.q=new $$4.h($$t.$hu.$type,$$4.$x.$type.specialize($$t.$aaj.$type),0)},v:function(a,b){var c=$b($$t.$aaj.$type,$$t.$pe.b(a));if(c==null){return}this.a.ad(c,b)},w:function(a){if(a==null){return}this.aw(a,a._targetReference(),true);this.a.ae(a)},z:function(){this.a.am()},aa:function(a){if(!this.a.n(a)){this.i._h9()}},ab:function(a,b){this.ar(a,b)},ac:function(){if(this.c==$$t.$oq._e()){this.c=new $$t.oq}},b:function(a){var b=$b($$t.$aaj.$type,a);if(b!=null){return b._resolvedReference()}return a},n:function(a){return this.a.q(a)},ak:function(a){if(this.j){return}this.r.add(a)},al:function(a){this.r.remove(a)},am:function(a,b){switch(b){case 0:this.w(a._formula());break;case 1:this.au(a._formula());break}},an:function(a){var $self=this;var b;if(function(){var c=$self.q.tryGetValue(a,b);b=c.p1;return c.ret}()==false){return}for(var c=0;c<b.count();c++){this.a.ao(b.__inner[c])}},ao:function(a){this.q.remove(a)},ap:function(a){if(this.j==false){var b=a._row()._bh(a._columnIndex());if(b!=null){this.ak(b)}}if(this.a.p()){return}this.aa(true);if(a._isInCalcNetwork()==false){this.a.af(a)}this.a.ao(a)},aq:function(a,b){this.a.at(a)},as:function(a){this.ar(null,a)},at:function(a,b){var c=$b($$t.$aaj.$type,$$t.$pe.b(a));if(c==null){return}this.a.av(c,b)},au:function(a){if(a==null){return}this.aw(a,a._targetReference(),false);this.a.aw(a)},ax:function(){this.a.a2()},x:function(a,b){if(a._isInCircularity()&&this.i.iterativeCalculationsEnabled()){var c=this.u(a);if(c<this.i.maxRecursionIterations()){var d=false;var e;var f;if(c>1&&function(){var g=a.value()._toDouble1(e);e=g.p0;return g.ret}()&&function(){var g=b._toDouble1(f);f=g.p0;return g.ret}()){if(Math.abs(f-e)<Math.abs(this.i.maxChangeInIteration())){d=true}}if(d==false){this.t.add(a)}}}a.value(b);if(this.h==null&&this.f==null&&a._row()!=null){this.i._ie(a._row(),a._columnIndex())}},y:function(a,b,c,d){var e=a._as(b);var f=c._as(d);var g;if(e._formula()!=null){g=e._formula()._calculatedValue()}else{g=new $$t.ns(a._getCellValue1(b))}f.value(g);this.a.ao(f);this.i._ie(f._row(),f._columnIndex())},ad:function(){this.t.clear();while(true){{var a=this.a.y();try{while(a.moveNext()){this.ai(a.current())}}finally{if(a!=null){a.dispose()}}}if(this.t.count()==0){break}var c=this.t.getEnumerator();while(c.moveNext()){var b=c.current();this.a.ao(b)}this.t.clear()}this.p.clear()},ae:function(a){var b=a.worksheet().rows();var c=a._h();var d=a.cellsInTable();var e=b.item(d.firstRow());var f=d._v();this.e=a._a();for(var g=c.firstRow();g<=c.lastRow();g++){var h=b.item(g);this.a.aq();this.a.ao(this.e);this.f=h._as(f);this.ad();for(var i=c._v();i<=c._w();i++){this.y(e,i,h,i)}this.f=null}this.a.aq();this.a.ao(this.e);this.e=null},af:function(a){if(a.worksheet()==null||a.cellsInTable()==null){return}try{if(a._l()){if(a._m()){this.ah(a)}else{this.ae(a)}}else if(a._m()){this.ag(a)}}finally{this.e=null;this.f=null;this.g=null;this.h=null}},ag:function(a){var b=a.worksheet().rows();var c=a._h();var d=a.cellsInTable();var e=d._v();var f=b.item(d.firstRow());this.g=a._b();for(var g=c._v();g<=c._w();g++){this.h=f._as(g);this.a.aq();this.a.ao(this.g);this.ad();for(var h=c.firstRow();h<=c.lastRow();h++){var i=b.item(h);this.y(i,e,i,g)}this.h=null}this.a.aq();this.a.ao(this.g);this.g=null},ah:function(a){var b=a.worksheet().rows();var c=a._h();var d=a.cellsInTable();var e=b.item(d.firstRow());var f=d._v();var g=c._v();var h=new Array(c._ad());this.e=a._a();this.g=a._b();for(var i=c.firstRow();i<=c.lastRow();i++){var j=b.item(i);this.f=j._as(f);for(var k=g;k<=c._w();k++){this.h=e._as(k);this.a.aq();this.a.ao(this.e);this.a.ao(this.g);this.ad();this.y(e,f,j,k);this.h=null}this.f=null}this.a.aq();this.a.ao(this.e);this.a.ao(this.g);this.e=null;this.g=null},ai:function(a){a._isDirty(false);if($b($$t.$z2.$type,a)!==null){return}var b=a._formula();if(null==b){return}if(b._getDynamicReferenceCount()!=0){this.s.add(b)}var c;if(a._isInCircularity()&&this.i.iterativeCalculationsEnabled()==false){if($b($$t.$z2.$type,$$t.$pe.b(a))!==null){c=null}else{c=new $$t.ns(new $$t.nr(5))}}else{c=b.evaluateCore(this.i)}if(a._isInCircularity()){this.aj(a)}this.x(a,c)},u:function(a){var b;var c=this.p.tryGetValue(a,b);b=c.p1;return b},aj:function(a){var b;var c=this.p.tryGetValue(a,b);b=c.p1;this.p.item(a,++b)},ar:function(a,b){if(this.k){return}this.k=true;try{this.a.a2();if(this.o(a,b)==false){return}if(b&&this.r.count()!=0){this.j=true;var c=this.r;this.r=new $$4.q($$t.$k0.$type,0);var e=c.getEnumerator();while(e.moveNext()){var d=e.current();this.af(d)}this.j=false}this.ad();var g=this.s.getEnumerator();while(g.moveNext()){var f=g.current();f._clearStaleDynamicReferences(this)}}finally{this.s.clear();this.k=false}},o:function(a,b){if(a==null){return true}if(a._isDirty()){return true}if(b==false||this.r.count()==0){return false}var c=a._row()._bg(a._columnIndex());return c!=null&&this.r.contains(c)},av:function(a){var b;if(this.e==a){b=this.f}else if(this.g==a){b=this.h}else{return{p0:a}}if(a.__calculationContext.d){var c=function(){var d=$$t.$aak.b(a.__calculationContext);a.__calculationContext=d.p0;return d.ret}();if(c!=null){c.formula().addDynamicReferenceI(b)}}a=b;return{p0:a}},aw:function(a,b,c){var $self=this;var d=$b($$t.$ey.$type,a);if(d==null){return}var e=null;var f=d._e();for(var g=0;g<f.length;g++){var h=$b($$t.$acu.$type,f[g]);if(h==null){continue}var i=null;var j=$b($$t.$acf.$type,h);if(j!=null){i=$b($$t.$hu.$type,j.u())}else{var k=$b($$t.$ac1.$type,h);if(k!=null){i=$b($$t.$hu.$type,k.w())}}if(i==null){continue}if(e==null){e=new $$4.q($$t.$hu.$type,0)}if(e.add(i)==false){continue}var l;if(function(){var m=$self.q.tryGetValue(i,l);l=m.p1;return m.ret}()==false){if(c==false){continue}l=new $$4.x($$t.$aaj.$type,0);this.q.item(i,l)}if(c){l.add(b)}else{l.remove(b)}}},d:function(){return this.c},l:function(){return this.j},m:function(){return this.k},$type:new $.ig.Type("ExcelCalcEngine",$.ig.$ot)},true);$c("CalcManagerUtilities:pf","Object",{init:function(){$.ig.$op.init.call(this)},c:function(a,b,c){return $$t.$z.e($$t.$z.a(a),b,c)},b:function(a,b,c){return $$t.$z.e(a,b,c)},e:function(a,b,c,d,e){return $$t.$z.q($$t.$z.a(a),b,c,d,e)},d:function(a,b,c,d,e){return $$t.$z.q(a,b,c,d,e)},f:function(a){},g:function(a,b){},a:function(a){return $.ig.$ep.getValues(a)},$type:new $.ig.Type("CalcManagerUtilities",$.ig.$ot)},true);$c("SortedList___GetEnumerator__IteratorClass$2:b","Object",{$tKey:null,$tValue:null,_c:0,_b:null,_d:0,___4__this:null,init:function($tKey,$tValue,a){this.$tKey=$tKey;this.$tValue=$tValue;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$tKey,this.$tValue)}this._b=new $$4.u(this.$tKey,this.$tValue);$.ig.$op.init.call(this);this._c=a},moveNext:function(){while(this._c>=0){switch(this._c){case 0:this._c=-1;this._d=0;this._c=1;break;case 1:this._c=-1;if(this._d<this.___4__this._g.count()){this._b=new $$4.u(this.$tKey,this.$tValue,1,this.___4__this._g.__inner[this._d],this.___4__this._i.__inner[this._d]);this._c=2;return true}break;case 2:this._c=-1;this._d++;this._c=1;break}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("SortedList___GetEnumerator__IteratorClass$2",$.ig.$ot,[$$0.$bx.$type.specialize($$4.$u.$type.specialize(0,1)),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorkbookColorPalette___GetEnumerator__IteratorClass:ir","Object",{_b:0,_d:null,_c:0,___4__this:null,init:function(a){this._d=new $$a.ax;$.ig.$op.init.call(this);this._b=a},moveNext:function(){while(this._b>=0){switch(this._b){case 0:this._b=-1;this._c=0;this._b=1;break;case 1:this._b=-1;if(this._c<this.___4__this._a.length){this._d=this.___4__this._a[this._c];this._b=2;return true}break;case 2:this._b=-1;this._c++;this._b=1;break}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._d},current1:function(){return this._d},$type:new $.ig.Type("WorkbookColorPalette___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$a.$ax.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorkbookFormatCollection___GetCustomFormatIndices__IteratorClass:i0","Object",{_d:0,_e:0,_b:null,_c:null,___4__this:null,init:function(a){this._c=new $$4.u($$0.$aw.$type,String);$.ig.$op.init.call(this);this._d=a},_f:function(){this._d=-1;if(this._b!=null){this._b.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._d>=0){switch(this._d){case 0:this._d=-1;this.___4__this.as();this._d=1;this._b=this.___4__this.i.getEnumerator();this._d=2;break;case 2:this._d=1;if(this._b.moveNext()){this._c=this._b.current();var a=this._c.key();if(this.___4__this.d(a)){this._d=2;break}this._e=a;this._d=2;return true}this._f();break}}}catch(b){__hasError__=true;throw b}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._d==-2){this._d=0;d__=this}else{d__=new $$t.i0(0);d__.___4__this=this.___4__this}return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._d){case 1:case 2:this._f();break}},current:function(){return this._e},current1:function(){return this._e},$type:new $.ig.Type("WorkbookFormatCollection___GetCustomFormatIndices__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$0.$aw.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($$0.$aw.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorkbookStyleCollection___GetHiddenBuiltInStyles__IteratorClass:jd","Object",{_e:0,_a:null,_d:null,_b:null,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._e=a},_f:function(){this._e=-1;if(this._d!=null){this._d.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._e>=0){switch(this._e){case 0:this._e=-1;if(this.___4__this._q!=null){this._e=1;this._d=this.___4__this._q.values().getEnumerator();this._e=2;break}break;case 2:this._e=1;if(this._d.moveNext()){this._b=this._d.current();this._a=this._b;this._e=2;return true}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._e==-2){this._e=0;d__=this}else{d__=new $$t.jd(0);d__.___4__this=this.___4__this}return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._e){case 1:case 2:this._f();break}},current:function(){return this._a},current1:function(){return this._a},$type:new $.ig.Type("WorkbookStyleCollection___GetHiddenBuiltInStyles__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$i6.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($$t.$i6.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("Worksheet___GetColumnsInRange__IteratorClass:jv","Object",{_n:0,_b:null,_k:0,_j:0,_c:null,_i:0,_h:0,_m:0,___3__startIndex:0,_l:0,___3__endIndex:0,_e:false,___3__enumerateForwards:false,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._n=a},moveNext:function(){while(this._n>=0){switch(this._n){case 0:{this._n=-1;this._k=this._e?1:-1;var a=this._e?this._m:this._l;this._j=this._e?this._l:this._m;this._c=this.___4__this.columns();this._i=a;this._n=1;break}case 1:this._n=-1;if(this._e?this._i<=this._j:this._i>=this._j){var b=this.___4__this._cb(this._i);if(b.k()){this._n=5;break}this._h=this._e?b.r():b.q();this._n=2;break}break;case 2:this._n=-1;if(true){this._b=this._c.item(this._i);this._n=3;return true}this._n=4;break;case 3:this._n=-1;if(this._i==this._h){this._n=4;break}this._i+=this._k;this._n=2;break;case 4:this._n=-1;this._n=5;break;case 5:this._n=-1;this._i+=this._k;this._n=1;break}}return false},getEnumerator:function(){var d__;if(this._n==-2){this._n=0;d__=this}else{d__=new $$t.jv(0);d__.___4__this=this.___4__this}d__._m=this.___3__startIndex;d__._l=this.___3__endIndex;d__._e=this.___3__enumerateForwards;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("Worksheet___GetColumnsInRange__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$ks.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($$t.$ks.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorksheetCellCollection___GetEnumeratorHelper__IteratorClass:ko","Object",{_e:0,_b:null,_d:null,_a:null,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._e=a},_f:function(){this._e=-1;if(this._d!=null){this._d.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._e>=0){switch(this._e){case 0:this._e=1;this._d=this.___4__this._ah._ch(0,2147483647,true).getEnumerator();this._e=2;break;case 2:this._e=1;if(this._d.moveNext()){this._a=this._d.current();this._b=this.___4__this.item(this._a.r());this._e=2;return true}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._e){case 1:case 2:this._f();break}},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("WorksheetCellCollection___GetEnumeratorHelper__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$jw.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("FormattedText___GetFormattingRuns__IteratorClass:d2","Object",{_h:0,_b:null,_i:0,_e:null,_f:null,_c:null,_g:null,_d:null,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._h=a},_j:function(){this._h=-1;if(this._f!=null){this._f.dispose()}},_k:function(){this._h=1;if(this._g!=null){this._g.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._h>=0){switch(this._h){case 0:this._h=-1;this._i=this.___4__this.toString().length;this._e=null;this._h=1;this._f=this.___4__this.paragraphs().getEnumerator();this._h=2;break;case 2:this._h=1;if(this._f.moveNext()){this._c=this._f.current();this._h=3;this._g=this._c._getFormattingRuns(this.___4__this._workbook()).getEnumerator();this._h=4;break}this._j();if(this._e!=null){var a=this._e.i();this._b=this.___4__this._getFont1(this._e.i(),this._i-a);this._h=7;return true}break;case 4:this._h=3;if(this._g.moveNext()){this._d=this._g.current();if(this._e==null){if(this._d.i()!=0){this._b=this.___4__this._getFont1(0,this._d.i());this._h=5;return true}this._h=5;break}if(this._e.h()==false&&this._d.h()==false||this._e.e().d().c(this._d.e().d())){this._h=4;break}var b=this._e.i();var c=this._d.i()-b;this._b=this.___4__this._getFont1(b,c);this._h=6;return true}this._k();this._h=2;break;case 5:this._h=3;this._e=this._d;this._h=4;break;case 6:this._h=3;this._e=this._d;this._h=4;break;case 7:this._h=-1;break}}}catch(d){__hasError__=true;throw d}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._h==-2){this._h=0;d__=this}else{d__=new $$t.d2(0);d__.___4__this=this.___4__this}return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._h){case 1:case 2:this._j();break;case 3:case 4:case 5:case 6:try{this._k()}finally{this._j()}break}},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("FormattedText___GetFormattingRuns__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$d3.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($$t.$d3.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("FormattedString___GetFormattingRuns__IteratorClass:dy","Object",{_g:0,_c:null,_h:0,_b:null,_e:null,_f:null,_d:null,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._g=a},_i:function(){this._g=-1;if(this._f!=null){this._f.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._g>=0){switch(this._g){case 0:this._g=-1;this._h=this.___4__this.unformattedString().length;this._b=$b($$t.$du.$type,this.___4__this._m());if(this._b==null||this._b._hasFormatting()==false){if(this._h>0){this._c=this.___4__this._getFont1(0,this._h);this._g=1;return true}this._g=1;break}this._e=null;this._g=2;this._f=this._b._formattingRuns().getEnumerator();this._g=3;break;case 1:this._g=-1;return false;case 3:this._g=2;if(this._f.moveNext()){this._d=this._f.current();if(this._e==null){if(this._d.i()!=0){this._c=this.___4__this._getFont1(0,this._d.i());this._g=4;return true}this._g=4;break}if(this._e.h()==false&&this._d.h()==false||this._e.e().d().c(this._d.e().d())){this._g=3;break}var a=this._e.i();var b=this._d.i()-a;this._c=this.___4__this._getFont1(a,b);this._g=5;return true}this._i();if(this._e!=null){var c=this._e.i();this._c=this.___4__this._getFont1(this._e.i(),this._h-c);this._g=6;return true}break;case 4:this._g=2;this._e=this._d;this._g=3;break;case 5:this._g=2;this._e=this._d;this._g=3;break;case 6:this._g=-1;break}}}catch(d){__hasError__=true;throw d}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._g==-2){this._g=0;d__=this}else{d__=new $$t.dy(0);d__.___4__this=this.___4__this}return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._g){case 2:case 3:case 4:case 5:this._i();break}},current:function(){return this._c},current1:function(){return this._c},$type:new $.ig.Type("FormattedString___GetFormattingRuns__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$dz.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($$t.$dz.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("SingleTargetFormula_DynamicReferenceCollection___GetEnumerator__IteratorClass:ez","Object",{_b:0,_d:null,_c:0,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._b=a},moveNext:function(){while(this._b>=0){switch(this._b){case 0:this._b=-1;this._c=this.___4__this._a._cm;this._b=1;break;case 1:this._b=-1;if(this._c<this.___4__this._a._cl.count()){this._d=this.___4__this._a._cl.__inner[this._c];this._b=2;return true}break;case 2:this._b=-1;this._c++;this._b=1;break}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._d},current1:function(){return this._d},$type:new $.ig.Type("SingleTargetFormula_DynamicReferenceCollection___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($.ig.$op.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("LoadOnDemandTree___GetNodesEnumerator__IteratorClass$1:ge","Object",{$t:null,_h:0,_b:null,_g:null,_d:null,_c:null,_l:0,___3__startIndex:0,_k:0,___3__endIndex:0,_f:false,___3__enumerateForwards:false,___4__this:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._h=a},moveNext:function(){while(this._h>=0){switch(this._h){case 0:this._h=-1;this._g=new $$4.aa($$t.$ga.$type.specialize(this.$t));this._d=this.___4__this._h;this._h=1;break;case 1:this._h=-1;if(true){$$t.$f5._aq(this.$t,this._d,this._g,this._f);if(this._g.count()==0){return false}this._c=this._g.pop();if(this._l<this._c.firstItemIndex()+32&&this._c.firstItemIndex()<=this._k){this._b=this._c;this._h=2;return true}this._h=2;break}break;case 2:this._h=-1;if(this._f){this._d=this._c.rightChild()}else{this._d=this._c.leftChild()}this._h=1;break}}return false},getEnumerator:function(){var d__;if(this._h==-2){this._h=0;d__=this}else{d__=new $$t.ge(this.$t,0);d__.___4__this=this.___4__this}d__._l=this.___3__startIndex;d__._k=this.___3__endIndex;d__._f=this.___3__enumerateForwards;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("LoadOnDemandTree___GetNodesEnumerator__IteratorClass$1",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$ga.$type.specialize(0)),$$0.$bt.$type,$$0.$bx.$type.specialize($$t.$ga.$type.specialize(0)),$$0.$bu.$type,$$0.$au.$type])},true);$c("GenericElementHashSet___GetEnumerator__IteratorClass$1:fd","Object",{$t:null,_d:0,_c:null,_h:0,_f:0,_a:null,_e:0,_g:0,___4__this:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._d=a},moveNext:function(){while(this._d>=0){switch(this._d){case 0:this._d=-1;if(this.___4__this.b==null){return false}this._h=this.___4__this.o;this._f=0;this._d=1;break;case 1:this._d=-1;if(this._f<this.___4__this.b.length){this._a=this.___4__this.b[this._f];if(this._a==null){this._d=4;break}this._e=this.___4__this.c[this._f];this._g=0;this._d=2;break}break;case 2:this._d=-1;if(this._g<this._e){this._c=this._a[this._g].a;this._d=3;return true}this._d=4;break;case 3:this._d=-1;if(this._h!=this.___4__this.o){throw new $$6.p(1,$$t.$k.ef("LE_InvalidOperationException_CollectionModifiedWhileEnumerating"))}this._g++;this._d=2;break;case 4:this._d=-1;this._f++;this._d=1;break}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._c},current1:function(){return this._c},$type:new $.ig.Type("GenericElementHashSet___GetEnumerator__IteratorClass$1",$.ig.$ot,[$$0.$bx.$type.specialize(0),$$0.$bu.$type,$$0.$au.$type])},true);$c("LoadOnDemandTree___GetAddedItemEnumerator__IteratorClass$1:gd","Object",{$t:null,_g:0,_b:null,_j:0,_l:0,_m:0,_d:null,_n:0,_k:0,_c:null,_p:0,___3__startIndex:0,_o:0,___3__endIndex:0,_f:false,___3__enumerateForwards:false,___4__this:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._g=a},moveNext:function(){while(this._g>=0){switch(this._g){case 0:this._g=-1;if(this.___4__this._aa!=null&&this.___4__this._aa.count()>0){if(this._f){this._j=0;this._m=this.___4__this._aa.count();this._l=1}else{this._j=this.___4__this._aa.count()-1;this._m=-1;this._l=-1}this._d=this.___4__this._aa.__inner[this._j];this._g=1;break}break;case 1:this._g=-1;if(this._d!=null){if(this._d.d()&&this._d.f(this._p,this._o)){var a;if(this._f){a=Math.max(0,this._p);this._n=Math.min(this._d.l(),this._o)+1}else{a=Math.min(this._d.l(),this._o);this._n=Math.max(0,this._p)-1}this._k=a;this._g=2;break}this._j+=this._l;if(this._j==this._m){this._d=null}else{this._d=this.___4__this._aa.__inner[this._j]}this._g=1;break}break;case 2:this._g=-1;if(this._k!=this._n){if(this._d.f(this._k,this._k)){this._c=this._d.item(this._k-this._d.n());if(this._c!=null&&this.___4__this._a.getItemIndex(this._c)>=0){this._b=this._c;this._g=3;return true}}this._g=3;break}this._j+=this._l;if(this._j==this._m){this._d=null}else{this._d=this.___4__this._aa.__inner[this._j]}this._g=1;break;case 3:this._g=-1;this._k+=this._l;this._g=2;break}}return false},getEnumerator:function(){var d__;if(this._g==-2){this._g=0;d__=this}else{d__=new $$t.gd(this.$t,0);d__.___4__this=this.___4__this}d__._p=this.___3__startIndex;d__._o=this.___3__endIndex;d__._f=this.___3__enumerateForwards;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("LoadOnDemandTree___GetAddedItemEnumerator__IteratorClass$1",$.ig.$ot,[$$0.$bw.$type.specialize(0),$$0.$bt.$type,$$0.$bx.$type.specialize(0),$$0.$bu.$type,$$0.$au.$type])},true);$c("HiddenColumnCollection___GetEnumerator__IteratorClass:fg","Object",{_d:0,_b:null,_c:null,_e:0,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._d=a},_f:function(){this._d=-1;if(this._c!=null){this._c.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._d>=0){switch(this._d){case 0:this._d=1;this._c=this.___4__this._c.c().getEnumerator();this._d=2;break;case 2:this._d=1;if(this._c.moveNext()){this._e=this._c.current();this._b=this.___4__this._d.columns().item(this._e);this._d=2;return true}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._d){case 1:case 2:this._f();break}},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("HiddenColumnCollection___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$ks.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorksheetTableAreaFormatsCollection___GetEnumerator__IteratorClass$1:h3","Object",{$tArea:null,_e:0,_c:null,_b:null,_d:null,___4__this:null,init:function($tArea,a){
|
|
this.$tArea=$tArea;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$tArea)}this._c=new $$4.u(this.$tArea,$$t.$fz.$type);this._d=new $$4.u(this.$tArea,$$t.$h2.$type.specialize(this.$tArea));$.ig.$op.init.call(this);this._e=a},_f:function(){this._e=-1;if(this._b!=null){this._b.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._e>=0){switch(this._e){case 0:this._e=1;this._b=this.___4__this._h.getEnumerator();this._e=2;break;case 2:this._e=1;if(this._b.moveNext()){this._d=this._b.current();if(this._d.value()._z()==false){this._c=new $$4.u(this.$tArea,$$t.$fz.$type,1,this._d.key(),this._d.value());this._e=2;return true}this._e=2;break}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._e){case 1:case 2:this._f();break}},current:function(){return this._c},current1:function(){return this._c},$type:new $.ig.Type("WorksheetTableAreaFormatsCollection___GetEnumerator__IteratorClass$1",$.ig.$ot,[$$0.$bx.$type.specialize($$4.$u.$type.specialize(0,$$t.$fz.$type)),$$0.$bu.$type,$$0.$au.$type])},true);$c("Utilities___GetCellValues__IteratorClass:m","Object",{_m:0,_n:null,_l:null,_b:null,_j:null,_c:null,_k:null,_d:null,_i:null,_a:null,_o:null,_h:null,___3__regions:null,_f:false,___3__returnEachCellOnlyOnce:false,init:function(a){$.ig.$op.init.call(this);this._m=a},_p:function(){this._m=-1;if(this._j!=null){this._j.dispose()}},_q:function(){this._m=1;if(this._k!=null){this._k.dispose()}},_r:function(){this._m=3;if(this._i!=null){this._i.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._m>=0){switch(this._m){case 0:this._m=-1;this._l=null;this._b=null;this._m=1;this._j=this._h.getEnumerator();this._m=2;break;case 2:this._m=1;if(this._j.moveNext()){this._c=this._j.current();if(this._c==null){this._m=2;break}if(this._b!=null&&this._f){if(this._l==null){this._l=new $$4.x($$t.$lu.$type,0)}this._l.add(this._b)}this._b=this._c;this._m=3;this._k=this._c.worksheet().rows()._o(this._c.firstRow(),this._c.lastRow(),true).getEnumerator();this._m=4;break}this._p();break;case 4:this._m=3;if(this._k.moveNext()){this._d=this._k.current();this._m=5;this._i=this._d._ch(this._c.firstColumn(),this._c.lastColumn(),true).getEnumerator();this._m=6;break}this._q();this._m=2;break;case 6:this._m=5;if(this._i.moveNext()){this._a=this._i.current();this._o=this._a.s(this._d);if(this._o==null){this._m=6;break}var a=false;if(this._l!=null){for(var b=0;b<this._l.count();b++){if(this._l.__inner[b]._q(this._d.index(),this._a.r())){a=true;{this._m=7;break}}}}if(!a){this._n=this._o;this._m=6;return true}this._m=6;break}this._m=7;break;case 7:this._m=5;this._r();this._m=4;break}}}catch(c){__hasError__=true;throw c}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._m==-2){this._m=0;d__=this}else{d__=new $$t.m(0)}d__._h=this.___3__regions;d__._f=this.___3__returnEachCellOnlyOnce;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._m){case 1:case 2:this._p();break;case 3:case 4:try{this._q()}finally{this._p()}break;case 5:case 6:case 7:try{try{this._r()}finally{this._q()}}finally{this._p()}break}},current:function(){return this._n},current1:function(){return this._n},$type:new $.ig.Type("Utilities___GetCellValues__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($.ig.$op.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($.ig.$op.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorksheetCellCollection___GetItemsInRange__IteratorClass:kp","Object",{_g:0,_b:null,_f:null,_a:null,_k:0,___3__startIndex:0,_j:0,___3__endIndex:0,_e:false,___3__enumerateForwards:false,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._g=a},_l:function(){this._g=-1;if(this._f!=null){this._f.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._g>=0){switch(this._g){case 0:this._g=-1;if(this._e){return false}this._g=1;this._f=this.___4__this._ah._ch(this._k,this._j,true).getEnumerator();this._g=2;break;case 2:this._g=1;if(this._f.moveNext()){this._a=this._f.current();this._b=this.___4__this.item(this._a.r());this._g=2;return true}this._l();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._g==-2){this._g=0;d__=this}else{d__=new $$t.kp(0);d__.___4__this=this.___4__this}d__._k=this.___3__startIndex;d__._j=this.___3__endIndex;d__._e=this.___3__enumerateForwards;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._g){case 1:case 2:this._l();break}},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("WorksheetCellCollection___GetItemsInRange__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$jw.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($$t.$jw.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("HiddenRowCollection___GetEnumerator__IteratorClass:fi","Object",{_d:0,_b:null,_c:null,_e:0,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._d=a},_f:function(){this._d=-1;if(this._c!=null){this._c.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._d>=0){switch(this._d){case 0:this._d=1;this._c=this.___4__this._c.c().getEnumerator();this._d=2;break;case 2:this._d=1;if(this._c.moveNext()){this._e=this._c.current();this._b=this.___4__this._d.rows().item(this._e);this._d=2;return true}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._d){case 1:case 2:this._f();break}},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("HiddenRowCollection___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$l5.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("SortedIntRangeList___GetItems__IteratorClass:fv","Object",{_d:0,_e:0,_c:null,_b:null,_f:0,___4__this:null,init:function(a){this._b=new $$t.fu;$.ig.$op.init.call(this);this._d=a},_g:function(){this._d=-1;if(this._c!=null){this._c.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._d>=0){switch(this._d){case 0:this._d=1;this._c=this.___4__this.d.getEnumerator();this._d=2;break;case 2:this._d=1;if(this._c.moveNext()){this._b=this._c.current();this._f=this._b.c;this._d=3;break}this._g();break;case 3:this._d=1;if(this._f<=this._b.b){this._e=this._f;this._d=4;return true}this._d=2;break;case 4:this._d=1;this._f++;this._d=3;break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._d==-2){this._d=0;d__=this}else{d__=new $$t.fv(0);d__.___4__this=this.___4__this}return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._d){case 1:case 2:case 3:case 4:this._g();break}},current:function(){return this._e},current1:function(){return this._e},$type:new $.ig.Type("SortedIntRangeList___GetItems__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$0.$aw.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($$0.$aw.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("LoadOnDemandTree___GetEnumeratorHelper__IteratorClass$1:gc","Object",{$t:null,_m:0,_c:null,_j:null,_d:null,_p:0,_u:0,_t:0,_l:null,_k:null,_f:null,_a:null,_s:0,_r:0,_q:0,_e:null,_x:$m($$0.$aw.$type,null),_h:false,_w:0,___3__startIndex:0,_v:0,___3__endIndex:0,_i:false,___3__enumerateForwards:false,___4__this:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._m=a},_y:function(){this._m=-1;if(this._k!=null){this._k.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._m>=0){switch(this._m){case 0:this._m=-1;this._v=Math.min(this._v,this.___4__this._ae-1);this._j=null;this._d=null;this._p=-1;this._u=this._w;this._t=this._v;if(this.___4__this._aa!=null&&this.___4__this._aa.count()>0){this._u=this.___4__this._ah(this._w);this._t=this.___4__this._ah(this._v);var a=this.___4__this._w(this._w,this._v,this._i);this._j=a.getEnumerator();if(this._j.moveNext()){this._d=this._j.current();this._p=this.___4__this._a.getItemIndex(this._d)}}this._l=this._i?function(b,c){return b<c}:function(b,c){return b>c};this._m=1;this._k=this.___4__this._z(this._u,this._t,this._i).getEnumerator();this._m=2;break;case 2:this._m=1;if(this._k.moveNext()){this._f=this._k.current();this._a=this._f.values();var b=0;if(this._f.firstItemIndex()<this._u){b=this._u-this._f.firstItemIndex()}var c=Math.min(this._t-this._f.firstItemIndex(),32-1);var d;if(this._i){d=b;this._s=c+1;this._r=1}else{d=c;this._s=b-1;this._r=-1}this._q=d;this._m=3;break}this._y();this._m=8;break;case 3:this._m=1;if(this._q!=this._s){this._e=this._a[this._q];if(this._e!=null){this._x=$m($$0.$aw.$type,null);if(this.___4__this._ab!=null){this._x=$m($$0.$aw.$type,this.___4__this._a.getItemIndex(this._e));if(this._x.value()<0){this._a[this._q]=null;this._m=7;break}this._m=4;break}this._h=!($.ig.util.nullableLessThan(this._x,this._w)||$.ig.util.nullableGreaterThan(this._x,this._v));if($j(this._x,null)){if(this._h){this._c=this._e;this._m=7;return true}}else{if(this._h){this._c=this._e;this._m=7;return true}if($.ig.util.nullableLessThan(this._x,0)||$.ig.util.nullableGreaterThanOrEqual(this._x,this.___4__this._ae)){this._a[this._q]=null;this.___4__this._a.initializeItemIndex(this._e,-1,this.___4__this._n)}}}this._m=7;break}this._m=2;break;case 4:this._m=1;if(this._d!=null&&this._l(this._p,this._x.value())){if(this._p<this._w||this._p>this._v){this._m=6;break}this._c=this._d;this._m=5;return true}this._m=6;break;case 5:this._m=1;if(!this._j.moveNext()){this._d=null;this._m=6;break}this._d=this._j.current();this._p=this.___4__this._a.getItemIndex(this._d);this._m=4;break;case 6:this._m=1;this._h=!($.ig.util.nullableLessThan(this._x,this._w)||$.ig.util.nullableGreaterThan(this._x,this._v));if($j(this._x,null)){if(this._h){this._c=this._e;this._m=7;return true}}else{if(this._h){this._c=this._e;this._m=7;return true}if($.ig.util.nullableLessThan(this._x,0)||$.ig.util.nullableGreaterThanOrEqual(this._x,this.___4__this._ae)){this._a[this._q]=null;this.___4__this._a.initializeItemIndex(this._e,-1,this.___4__this._n)}}this._m=7;break;case 7:this._m=1;this._q+=this._r;this._m=3;break;case 8:this._m=-1;if(this._d!=null){this._p=this.___4__this._a.getItemIndex(this._d);if(this._p>=0){if(this._p<this._w||this._p>this._v){this._m=10;break}this._c=this._d;this._m=9;return true}this._m=9;break}this._m=10;break;case 9:this._m=-1;if(!this._j.moveNext()){this._m=10;break}this._d=this._j.current();this._m=8;break;case 10:this._m=-1;break}}}catch(e){__hasError__=true;throw e}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._m==-2){this._m=0;d__=this}else{d__=new $$t.gc(this.$t,0);d__.___4__this=this.___4__this}d__._w=this.___3__startIndex;d__._v=this.___3__endIndex;d__._i=this.___3__enumerateForwards;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._m){case 1:case 2:case 3:case 4:case 5:case 6:case 7:this._y();break}},current:function(){return this._c},current1:function(){return this._c},$type:new $.ig.Type("LoadOnDemandTree___GetEnumeratorHelper__IteratorClass$1",$.ig.$ot,[$$0.$bw.$type.specialize(0),$$0.$bt.$type,$$0.$bx.$type.specialize(0),$$0.$bu.$type,$$0.$au.$type])},true);$c("SingleTargetFormula_StaticReferenceCollection___GetEnumerator__IteratorClass:e1","Object",{_b:0,_d:null,_c:0,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._b=a},moveNext:function(){while(this._b>=0){switch(this._b){case 0:this._b=-1;this._c=0;this._b=1;break;case 1:this._b=-1;if(this._c<this.___4__this._a._cm){this._d=this.___4__this._a._cl.__inner[this._c];this._b=2;return true}break;case 2:this._b=-1;this._c++;this._b=1;break}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._d},current1:function(){return this._d},$type:new $.ig.Type("SingleTargetFormula_StaticReferenceCollection___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($.ig.$op.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorksheetItemCollection___GetAllItemsEnumerator__IteratorClass$1:lk","Object",{$t:null,_c:0,_b:null,_d:0,___4__this:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}$.ig.$op.init.call(this);this._c=a},moveNext:function(){while(this._c>=0){switch(this._c){case 0:this._c=-1;if(this.___4__this._b==null){return false}this._d=0;this._c=1;break;case 1:this._c=-1;if(this._d<this.___4__this._v){this._b=this.___4__this._b._item(this._d);this._c=2;return true}break;case 2:this._c=-1;this._d++;this._c=1;break}}return false},getEnumerator:function(){var d__;if(this._c==-2){this._c=0;d__=this}else{d__=new $$t.lk(this.$t,0);d__.___4__this=this.___4__this}return d__},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("WorksheetItemCollection___GetAllItemsEnumerator__IteratorClass$1",$.ig.$ot,[$$0.$bw.$type.specialize(0),$$0.$bt.$type,$$0.$bx.$type.specialize(0),$$0.$bu.$type,$$0.$au.$type])},true);$c("EmptyReferencesCollection___GetEnumerator__IteratorClass:aap","Object",{_c:0,_a:null,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._c=a},moveNext:function(){switch(this._c){case 0:this._c=-1;return false}return false},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._a},current1:function(){return this._a},$type:new $.ig.Type("EmptyReferencesCollection___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$o0.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorksheetRegion___GetEnumerator__IteratorClass:l4","Object",{_d:0,_a:null,_f:0,_c:null,_e:0,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._d=a},moveNext:function(){while(this._d>=0){switch(this._d){case 0:this._d=-1;if(this.___4__this._e==null){return false}this._f=this.___4__this._i._firstRowIndex();this._d=1;break;case 1:this._d=-1;if(this._f<=this.___4__this._i._lastRowIndex()){this._c=this.___4__this._e.rows().item(this._f);this._e=this.___4__this._i._firstColumnIndex();this._d=2;break}break;case 2:this._d=-1;if(this._e<=this.___4__this._i._lastColumnIndex()){this._a=this._c.cells().item(this._e);this._d=3;return true}this._f++;this._d=1;break;case 3:this._d=-1;this._e++;this._d=2;break}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._a},current1:function(){return this._a},$type:new $.ig.Type("WorksheetRegion___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$jw.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("RegionGroupCalcReference_GeneralReferencesCollection___GetEnumerator__IteratorClass:aac","Object",{_g:0,_a:null,_h:0,_i:0,_c:null,_e:null,_d:null,_f:0,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._g=a},_j:function(){this._g=-1;if(this._e!=null){this._e.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._g>=0){switch(this._g){case 0:this._g=-1;this._h=0;this._g=1;break;case 1:this._g=-1;if(this._h<this.___4__this._a._a9.count()){if(this.___4__this._a._a9.item(this._h).worksheet()==null){this._a=$$t.$zj._instance;this._g=2;return true}this._h++;this._g=1;break}this._i=0;this._g=3;break;case 2:this._g=-1;return false;case 3:this._g=-1;if(this._i<this.___4__this._a._a9.count()){this._c=this.___4__this._a._a9.item(this._i);this._g=4;this._e=this._c.worksheet().rows()._m(this._c.firstRow(),this._c.lastRow()).getEnumerator();this._g=5;break}break;case 5:this._g=4;if(this._e.moveNext()){this._d=this._e.current();this._f=this._c._v();this._g=6;break}this._j();this._i++;this._g=3;break;case 6:this._g=4;if(this._f<=this._c._w()){var a=this._d._at(this._f,true);if(a==null){this._g=7;break}a.__calculationContext=this.___4__this._a.__calculationContext;this._a=a;this._g=7;return true}this._g=5;break;case 7:this._g=4;this._f++;this._g=6;break}}}catch(b){__hasError__=true;throw b}finally{if(__hasError__){this.dispose()}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._g){case 4:case 5:case 6:case 7:this._j();break}},current:function(){return this._a},current1:function(){return this._a},$type:new $.ig.Type("RegionGroupCalcReference_GeneralReferencesCollection___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$o0.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("RegionCalcReferenceBase_RegionReferencesCollection___GetEnumerator__IteratorClass:z9","Object",{_i:0,_a:null,_c:null,_g:0,_h:0,_e:null,_d:null,_f:0,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._i=a},_j:function(){this._i=-1;if(this._e!=null){this._e.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._i>=0){switch(this._i){case 0:this._i=-1;this._c=this.___4__this._b();if(this._c==null||this._c.worksheet()==null){this._a=$$t.$zj._instance;this._i=1;return true}this._g=this._c._v();this._h=this._c._w();this._i=2;this._e=this._c.worksheet().rows()._m(this._c.firstRow(),this._c.lastRow()).getEnumerator();this._i=3;break;case 1:this._i=-1;return false;case 3:this._i=2;if(this._e.moveNext()){this._d=this._e.current();this._f=this._g;this._i=4;break}this._j();break;case 4:this._i=2;if(this._f<=this._h){var a=this._d._at(this._f,true);if(a==null){this._i=5;break}a.__calculationContext=this.___4__this._a.__calculationContext;this._a=a;this._i=5;return true}this._i=3;break;case 5:this._i=2;this._f++;this._i=4;break}}}catch(b){__hasError__=true;throw b}finally{if(__hasError__){this.dispose()}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._i){case 2:case 3:case 4:case 5:this._j();break}},current:function(){return this._a},current1:function(){return this._a},$type:new $.ig.Type("RegionCalcReferenceBase_RegionReferencesCollection___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$o0.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("RegionArrayProxyBase___GetIteratorHelper__IteratorClass:z5","Object",{_o:0,_j:null,_f:null,_m:0,_r:0,_n:0,_s:0,_l:0,_i:null,_g:null,_d:null,_b:null,_h:null,_k:0,_c:null,_a:null,_t:0,___3__dimension:0,_u:0,___3__index:0,___4__this:null,init:function(a){this._j=new $$4.u($$0.$aw.$type,$$t.$ns.$type);$.ig.$op.init.call(this);this._o=a},_v:function(){this._o=-1;if(this._i!=null){this._i.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._o>=0){switch(this._o){case 0:this._o=-1;this._f=this.___4__this._region();if(this._f==null){return false}if(this._f.worksheet()==null){this._j=new $$4.u($$0.$aw.$type,$$t.$ns.$type,1,0,new $$t.ns($$t.$dl.invalidCellReference()._a()));this._o=1;return true}this._m=this._f._v();this._r=this._f.firstRow();this._n=this._f._w();this._s=this._f.lastRow();switch(this._t){case 0:this._o=2;break;case 1:this._o=6;break;default:this._o=9;break}break;case 1:this._o=-1;return false;case 2:this._o=-1;this._l=this._m+this._u;this._o=3;this._i=this._f.worksheet().rows()._m(this._r,this._s).getEnumerator();this._o=4;break;case 4:this._o=3;if(this._i.moveNext()){this._g=this._i.current();this._d=$$t.$z4._q(this._g,this._l);if(this._d!=null){this._b=this.___4__this._p(this._d);this._j=new $$4.u($$0.$aw.$type,$$t.$ns.$type,1,this._g.index()-this._r,this._b);this._o=5;return true}this._o=4;break}this._v();this._o=10;break;case 5:this._o=3;$$t.$m7._ad(this._b);this._o=4;break;case 6:{this._o=-1;var a=this._r+this._u;this._h=this._f.worksheet().rows()._aj(a);if(this._h==null){return false}this._k=this._m;this._o=7;break}case 7:this._o=-1;if(this._k<=this._n){this._c=$$t.$z4._q(this._h,this._k);if(this._c!=null){this._a=this.___4__this._p(this._c);this._j=new $$4.u($$0.$aw.$type,$$t.$ns.$type,1,this._k-this._m,this._a);this._o=8;return true}this._k++;this._o=7;break}this._o=10;break;case 8:this._o=-1;$$t.$m7._ad(this._a);this._k++;this._o=7;break;case 9:this._o=-1;this.___4__this._n();this._o=10;break;case 10:this._o=-1;break}}}catch(b){__hasError__=true;throw b}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._o==-2){this._o=0;d__=this}else{d__=new $$t.z5(0);d__.___4__this=this.___4__this}d__._t=this.___3__dimension;d__._u=this.___3__index;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._o){case 3:case 4:case 5:this._v();break}},current:function(){return this._j},current1:function(){return this._j},$type:new $.ig.Type("RegionArrayProxyBase___GetIteratorHelper__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$4.$u.$type.specialize($$0.$aw.$type,$$t.$ns.$type)),$$0.$bt.$type,$$0.$bx.$type.specialize($$4.$u.$type.specialize($$0.$aw.$type,$$t.$ns.$type)),$$0.$bu.$type,$$0.$au.$type])},true);$c("MultiSheetRegionCalcReference_MultiSheetRegionReferencesCollection___GetEnumerator__IteratorClass:zz","Object",{_e:0,_a:null,_d:null,_c:null,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._e=a},_f:function(){this._e=-1;if(this._d!=null){this._d.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._e>=0){switch(this._e){case 0:this._e=1;this._d=this.___4__this._a._a5.getEnumerator();this._e=2;break;case 2:this._e=1;if(this._d.moveNext()){this._c=this._d.current();this._a=this._c._c();this._e=2;return true}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._e){case 1:case 2:this._f();break}},current:function(){return this._a},current1:function(){return this._a},$type:new $.ig.Type("MultiSheetRegionCalcReference_MultiSheetRegionReferencesCollection___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$o0.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("MultiSheetCellCalcReference_MultiSheetCellReferencesCollection___GetEnumerator__IteratorClass:zu","Object",{_e:0,_a:null,_d:null,_c:null,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._e=a},_f:function(){this._e=-1;if(this._d!=null){this._d.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._e>=0){switch(this._e){case 0:this._e=1;this._d=this.___4__this._a._a5.getEnumerator();this._e=2;break;case 2:this._e=1;if(this._d.moveNext()){this._c=this._d.current();this._a=this._c._k()._as(this._c._v());this._e=2;return true}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._e){case 1:case 2:this._f();break}},current:function(){return this._a},current1:function(){return this._a},$type:new $.ig.Type("MultiSheetCellCalcReference_MultiSheetCellReferencesCollection___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$o0.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("ExternalRegionCalcReference_ExternalRegionValuesArray___GetIteratorHelper__IteratorClass:zn","Object",{_k:0,_h:null,_g:null,_d:null,_i:0,_n:0,_e:null,_a:null,_f:null,_j:0,_b:null,_o:0,___3__dimension:0,_p:0,___3__index:0,___4__this:null,init:function(a){this._h=new $$4.u($$0.$aw.$type,$$t.$ns.$type);this._g=new $$t.lv;$.ig.$op.init.call(this);this._k=a},moveNext:function(){while(this._k>=0){switch(this._k){case 0:this._k=-1;this._g=this.___4__this._p._address();this._d=this.___4__this._p._worksheetReference();switch(this._o){case 0:this._k=1;break;case 1:this._k=4;break;default:this._k=7;break}break;case 1:this._k=-1;this._i=this._g._firstColumnIndex()+this._p;this._n=this._g._firstRowIndex();this._k=2;break;case 2:this._k=-1;if(this._n<=this._g._lastRowIndex()){this._e=this._d.u(this._n);if(this._e!=null){this._a=$$t.$m7._c(this._e.h(this._i));this._h=new $$4.u($$0.$aw.$type,$$t.$ns.$type,1,this._n-this._g._firstRowIndex(),this._a);this._k=3;return true}this._n++;this._k=2;break}this._k=8;break;case 3:this._k=-1;$$t.$m7._ad(this._a);this._n++;this._k=2;break;case 4:{this._k=-1;var a=this._g._firstRowIndex()+this._p;this._f=this._d.u(a);if(this._f!=null){this._j=this._g._firstColumnIndex();this._k=5;break}this._k=8;break}case 5:this._k=-1;if(this._j<=this._g._lastColumnIndex()){this._b=$$t.$m7._c(this._f.h(this._j));this._h=new $$4.u($$0.$aw.$type,$$t.$ns.$type,1,this._j-this._g._firstColumnIndex(),this._b);this._k=6;return true}this._k=8;break;case 6:this._k=-1;$$t.$m7._ad(this._b);this._j++;this._k=5;break;case 7:this._k=-1;this.___4__this._n();this._k=8;break;case 8:this._k=-1;break}}return false},getEnumerator:function(){var d__;if(this._k==-2){this._k=0;d__=this}else{d__=new $$t.zn(0);d__.___4__this=this.___4__this}d__._o=this.___3__dimension;d__._p=this.___3__index;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._h},current1:function(){return this._h},$type:new $.ig.Type("ExternalRegionCalcReference_ExternalRegionValuesArray___GetIteratorHelper__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$4.$u.$type.specialize($$0.$aw.$type,$$t.$ns.$type)),$$0.$bt.$type,$$0.$bx.$type.specialize($$4.$u.$type.specialize($$0.$aw.$type,$$t.$ns.$type)),$$0.$bu.$type,$$0.$au.$type])},true);$c("CalculationNetworkLinkedList___GetEnumerator__IteratorClass:o5","Object",{_d:0,_b:null,_c:null,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._d=a},moveNext:function(){while(this._d>=0){switch(this._d){case 0:this._d=-1;this._c=this.___4__this._a;this._d=1;break;case 1:this._d=-1;if(this._c!=null){this._b=this._c;this._d=2;return true}break;case 2:this._d=-1;this._c=this._c._nextReferenceInCalcNetwork();this._d=1;break}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("CalculationNetworkLinkedList___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$aaj.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("UltraCalcFunctionFactory___GetEnumerator__IteratorClass:or","Object",{_d:0,_e:null,_b:null,_c:null,___4__this:null,init:function(a){this._c=new $$4.u(String,$$t.$ny.$type);$.ig.$op.init.call(this);this._d=a},_f:function(){this._d=-1;if(this._b!=null){this._b.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._d>=0){switch(this._d){case 0:this._d=1;this._b=this.___4__this._h.getEnumerator();this._d=2;break;case 2:this._d=1;if(this._b.moveNext()){this._c=this._b.current();this._e=this._c.value();this._d=2;return true}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._d){case 1:case 2:this._f();break}},current:function(){return this._e},current1:function(){return this._e},$type:new $.ig.Type("UltraCalcFunctionFactory___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($.ig.$op.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorkbookSaveManager___GetSharedStrings__IteratorClass:qd","Object",{_g:0,_b:null,_e:null,_c:null,_f:null,_d:null,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._g=a},_h:function(){this._g=-1;if(this._e!=null){this._e.dispose()}},_i:function(){this._g=-1;if(this._f!=null){this._f.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._g>=0){switch(this._g){case 0:this._g=1;this._e=this.___4__this._workbook()._bh().getEnumerator();this._g=2;break;case 2:this._g=1;if(this._e.moveNext()){this._c=this._e.current();this._b=this._c;this._g=2;return true}this._h();this._g=3;this._f=this.___4__this._ay.getEnumerator();this._g=4;break;case 4:this._g=3;if(this._f.moveNext()){this._d=this._f.current();this._b=this._d;this._g=4;return true}this._i();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._g==-2){this._g=0;d__=this}else{d__=new $$t.qd(0);d__.___4__this=this.___4__this}return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._g){case 1:case 2:this._h();break;case 3:case 4:this._i();break}},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("WorkbookSaveManager___GetSharedStrings__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$dt.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($$t.$dt.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("CLRArrayProxy___GetIteratorHelper__IteratorClass:nw","Object",{_c:0,_b:null,_h:0,_f:0,_i:0,_g:0,_j:0,___3__dimension:0,_k:0,___3__index:0,___4__this:null,init:function(a){this._b=new $$4.u($$0.$aw.$type,$$t.$ns.$type);$.ig.$op.init.call(this);this._c=a},moveNext:function(){while(this._c>=0){switch(this._c){case 0:this._c=-1;switch(this._j){case 0:this._c=1;break;case 1:this._c=4;break;default:this._c=7;break}break;case 1:this._c=-1;this._h=this.___4__this.getLength(1);this._f=0;this._c=2;break;case 2:this._c=-1;if(this._f<this._h){this._b=new $$4.u($$0.$aw.$type,$$t.$ns.$type,1,this._f,this.___4__this._o[this._k][this._f]);this._c=3;return true}this._c=8;break;case 3:this._c=-1;this._f++;this._c=2;break;case 4:this._c=-1;this._i=this.___4__this.getLength(0);this._g=0;this._c=5;break;case 5:this._c=-1;if(this._g<this._i){this._b=new $$4.u($$0.$aw.$type,$$t.$ns.$type,1,this._g,this.___4__this._o[this._g][this._k]);this._c=6;return true}this._c=8;break;case 6:this._c=-1;this._g++;this._c=5;break;case 7:this._c=-1;this.___4__this._n();this._c=8;break;case 8:this._c=-1;break}}return false},getEnumerator:function(){var d__;if(this._c==-2){this._c=0;d__=this}else{d__=new $$t.nw(0);d__.___4__this=this.___4__this}d__._j=this.___3__dimension;d__._k=this.___3__index;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("CLRArrayProxy___GetIteratorHelper__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$4.$u.$type.specialize($$0.$aw.$type,$$t.$ns.$type)),$$0.$bt.$type,$$0.$bx.$type.specialize($$4.$u.$type.specialize($$0.$aw.$type,$$t.$ns.$type)),$$0.$bu.$type,$$0.$au.$type])},true);$c("ArrayProxy___GetIterator__IteratorClass:nv","Object",{_e:0,_c:null,_b:null,_d:null,_h:0,___3__dimension:0,_i:0,___3__index:0,___4__this:null,init:function(a){this._c=new $$4.u($$0.$aw.$type,$$t.$ns.$type);this._d=new $$4.u($$0.$aw.$type,$$t.$ns.$type);$.ig.$op.init.call(this);this._e=a},_j:function(){this._e=-1;if(this._b!=null){this._b.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._e>=0){switch(this._e){case 0:this._e=1;this._b=this.___4__this._j(this._h,this._i).getEnumerator();this._e=2;break;case 2:this._e=1;if(this._b.moveNext()){this._d=this._b.current();this.___4__this._l(this._d.value());this._c=this._d;this._e=2;return true}this._j();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._e==-2){this._e=0;d__=this}else{d__=new $$t.nv(0);d__.___4__this=this.___4__this}d__._h=this.___3__dimension;d__._i=this.___3__index;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._e){case 1:case 2:this._j();break}},current:function(){return this._c},current1:function(){return this._c},$type:new $.ig.Type("ArrayProxy___GetIterator__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$4.$u.$type.specialize($$0.$aw.$type,$$t.$ns.$type)),$$0.$bt.$type,$$0.$bx.$type.specialize($$4.$u.$type.specialize($$0.$aw.$type,$$t.$ns.$type)),$$0.$bu.$type,$$0.$au.$type])},true);$c("ArrayProxy___GetEnumerator__IteratorClass:nu","Object",{_c:0,_b:null,_g:0,_d:0,_e:0,_f:0,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._c=a},moveNext:function(){while(this._c>=0){switch(this._c){case 0:this._c=-1;this._g=this.___4__this.getLength(0);this._d=this.___4__this.getLength(1);this._e=0;this._c=1;break;case 1:this._c=-1;if(this._e<this._g){this._f=0;this._c=2;break}break;case 2:this._c=-1;if(this._f<this._d){this._b=this.___4__this.item(this._e,this._f);
|
|
this._c=3;return true}this._e++;this._c=1;break;case 3:this._c=-1;this._f++;this._c=2;break}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("ArrayProxy___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$ns.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("SortConditionCollection_KeysCollection___GetEnumerator__IteratorClass$1:adw","Object",{$t:null,_e:0,_b:null,_c:null,_d:null,___4__this:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}this._d=new $$4.u(this.$t,$$t.$adu.$type);$.ig.$op.init.call(this);this._e=a},_f:function(){this._e=-1;if(this._c!=null){this._c.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._e>=0){switch(this._e){case 0:this._e=1;this._c=this.___4__this._a.getEnumerator();this._e=2;break;case 2:this._e=1;if(this._c.moveNext()){this._d=this._c.current();this._b=this._d.key();this._e=2;return true}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._e){case 1:case 2:this._f();break}},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("SortConditionCollection_KeysCollection___GetEnumerator__IteratorClass$1",$.ig.$ot,[$$0.$bx.$type.specialize(0),$$0.$bu.$type,$$0.$au.$type])},true);$c("SortConditionCollection_ValuesCollection___GetEnumerator__IteratorClass$1:ady","Object",{$t:null,_e:0,_a:null,_c:null,_d:null,___4__this:null,init:function($t,a){this.$t=$t;if(!this.hasOwnProperty("$type")){this.$type=this.$type.specialize(this.$t)}this._d=new $$4.u(this.$t,$$t.$adu.$type);$.ig.$op.init.call(this);this._e=a},_f:function(){this._e=-1;if(this._c!=null){this._c.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._e>=0){switch(this._e){case 0:this._e=1;this._c=this.___4__this._a.getEnumerator();this._e=2;break;case 2:this._e=1;if(this._c.moveNext()){this._d=this._c.current();this._a=this._d.value();this._e=2;return true}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._e){case 1:case 2:this._f();break}},current:function(){return this._a},current1:function(){return this._a},$type:new $.ig.Type("SortConditionCollection_ValuesCollection___GetEnumerator__IteratorClass$1",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$adu.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorksheetShapeCollection_ChartShiftContext___Charts__IteratorClass:m4","Object",{_e:0,_a:null,_d:null,_c:null,___4__this:null,init:function(a){this._c=new $$t.m2;this.___4__this=new $$t.m5;$.ig.$op.init.call(this);this._e=a},_f:function(){this._e=-1;if(this._d!=null){this._d.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._e>=0){switch(this._e){case 0:this._e=1;this._d=this.___4__this.a.getEnumerator();this._e=2;break;case 2:this._e=1;if(this._d.moveNext()){this._c=this._d.current();this._a=this._c.b;this._e=2;return true}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._e==-2){this._e=0;d__=this}else{d__=new $$t.m4(0);d__.___4__this=this.___4__this}return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._e){case 1:case 2:this._f();break}},current:function(){return this._a},current1:function(){return this._a},$type:new $.ig.Type("WorksheetShapeCollection_ChartShiftContext___Charts__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$a2.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($$t.$a2.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorksheetRow___GetCellFormatsForRowFormatValueSynchronization__IteratorClass:mg","Object",{_i:0,_b:null,_g:null,_e:null,_a:null,_j:0,_h:0,_d:0,___3__value:0,___4__this:null,init:function(a){this._e=new $$t.j9;$.ig.$op.init.call(this);this._i=a},_k:function(){this._i=-1;if(this._g!=null){this._g.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._i>=0){switch(this._i){case 0:this._i=1;this._g=this.___4__this._ah().getEnumerator();this._i=2;break;case 2:this._i=1;if(this._g.moveNext()){this._e=this._g.current();this._a=this._e.a;if(this._a==null){this._i=5;break}this._j=this._e.b*32;this._h=0;this._i=3;break}this._i=5;break;case 3:this._i=1;if(this._h<32){var a=this._a[this._h];if(a==null){this._i=4;break}var b=this._j+this._h;this._b=new $$t.l8(b,a,this._a);this._i=4;return true}this._i=2;break;case 4:this._i=1;this._h++;this._i=3;break;case 5:this._i=1;this._k();break}}}catch(c){__hasError__=true;throw c}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._i==-2){this._i=0;d__=this}else{d__=new $$t.mg(0);d__.___4__this=this.___4__this}d__._d=this.___3__value;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._i){case 1:case 2:case 3:case 4:case 5:this._k();break}},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("WorksheetRow___GetCellFormatsForRowFormatValueSynchronization__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$l8.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($$t.$l8.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorksheetRow___GetColumnIndexesWithCalcReference__IteratorClass:mf","Object",{_k:0,_h:0,_f:null,_g:null,_m:0,_a:null,_i:0,_l:0,_n:0,_b:null,_j:0,_e:false,___3__enumerateForwards:false,___4__this:null,init:function(a){this._g=new $$4.u($$0.$av.$type,Array);$.ig.$op.init.call(this);this._k=a},_o:function(){this._k=-1;if(this._f!=null){this._f.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._k>=0){switch(this._k){case 0:this._k=-1;if(this.___4__this._bq!=null){if(this._e){this._k=1;this._f=this.___4__this._bq.getEnumerator();this._k=2;break}this._l=this.___4__this._bq._count()-1;this._k=5;break}break;case 2:this._k=1;if(this._f.moveNext()){this._g=this._f.current();this._m=this._g.key()*32;this._a=this._g.value();this._i=0;this._k=3;break}this._o();break;case 3:this._k=1;if(this._i<32){var a=this._a[this._i];if(a==null){this._k=4;break}this._h=this._m+this._i;this._k=4;return true}this._k=2;break;case 4:this._k=1;this._i++;this._k=3;break;case 5:this._k=-1;if(this._l>=0){this._n=this.___4__this._bq._keys().__inner[this._l]*32;this._b=this.___4__this._bq._values().__inner[this._l];this._j=32-1;this._k=6;break}break;case 6:this._k=-1;if(this._j>=0){var b=this._b[this._j];if(b==null){this._k=7;break}this._h=this._n+this._j;this._k=7;return true}this._l--;this._k=5;break;case 7:this._k=-1;this._j--;this._k=6;break}}}catch(c){__hasError__=true;throw c}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._k==-2){this._k=0;d__=this}else{d__=new $$t.mf(0);d__.___4__this=this.___4__this}d__._e=this.___3__enumerateForwards;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._k){case 1:case 2:case 3:case 4:this._o();break}},current:function(){return this._h},current1:function(){return this._h},$type:new $.ig.Type("WorksheetRow___GetColumnIndexesWithCalcReference__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$0.$av.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($$0.$av.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorksheetRow___GetCellsWithData__IteratorClass:me","Object",{_m:0,_c:null,_a:null,_q:0,_l:null,_g:null,_h:null,_f:null,_u:$m($$t.$j9.$type,null),_e:null,_b:null,_r:0,_p:0,_d:null,_t:0,___3__startIndex:0,_s:0,___3__endIndex:0,_k:false,___3__autoCacheContext:false,___4__this:null,init:function(a){$.ig.$op.init.call(this);this._m=a},moveNext:function(){while(this._m>=0){switch(this._m){case 0:{this._m=-1;this._a=this.___4__this._af;this._q=-1;this._s=Math.min(this._s,this.___4__this.worksheet().workbook().maxColumnCount()-1);this._l=null;this._g=null;var a=this.___4__this.worksheet().workbook();if(a!=null){if(this.___4__this._by()){this._l=this.___4__this._ah().getEnumerator()}this._g=a._b8()._defaultElement()}this._h=this._g;if(this.___4__this._hasCellFormat()){this._h=this.___4__this._cellFormatInternal().d()}this._f=null;this._u=$m($$t.$j9.$type,null);this._m=1;break}case 1:this._m=-1;if(this._a!=null||this._l!=null){if(this._f==null&&this._a!=null){if(++this._q<this.___4__this._af.length){this._f=this.___4__this._af[this._q]}if(this._f==null){this._a=null}}if($j(this._u,null)&&this._l!=null){if(this._l.moveNext()&&this._l.current().a!=null){this._u=$m($$t.$j9.$type,this._l.current())}else{this._l.dispose();this._l=null}}var b=32767;if(this._f!=null){b=Math.min(b,this._f.w())}if(this._u.hasValue()){b=Math.min(b,this._u.value().b)}this._e=null;if(this._f!=null&&this._f.w()==b){this._e=this._f;this._f=null}this._b=null;if(this._u.hasValue()&&this._u.value().b==b){this._b=this._u.value().a;this._u=$m($$t.$j9.$type,null)}this._r=b*32;if(this._s<this._r){return false}this._p=Math.max(0,this._t-this._r);this._m=2;break}break;case 2:this._m=-1;if(this._p<32){var c=this._r+this._p;if(this._s<c){return false}this._d=this.___4__this._al(this._e,this._b==null?null:this._b[this._p],this._h,this._g,c,false);if(this._d==null){this._m=4;break}this._c=this._d;this._m=3;return true}this._m=1;break;case 3:this._m=-1;this._e=this._d.d();if(this._d.l()&&this._b!=null){this._b[this._p]=null}if(this._k){this._d.u()}this._m=4;break;case 4:this._m=-1;this._p++;this._m=2;break}}return false},getEnumerator:function(){var d__;if(this._m==-2){this._m=0;d__=this}else{d__=new $$t.me(0);d__.___4__this=this.___4__this}d__._t=this.___3__startIndex;d__._s=this.___3__endIndex;d__._k=this.___3__autoCacheContext;return d__},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._c},current1:function(){return this._c},$type:new $.ig.Type("WorksheetRow___GetCellsWithData__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$t.$l7.$type),$$0.$bt.$type,$$0.$bx.$type.specialize($$t.$l7.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorksheetRow___GetCellBlocksWithValues__IteratorClass:md","Object",{_f:0,_c:null,_g:0,_a:null,_h:0,_e:0,_d:0,___4__this:null,init:function(a){this._c=new $$4.u($$0.$av.$type,$$t.$jy.$type);$.ig.$op.init.call(this);this._f=a},moveNext:function(){while(this._f>=0){switch(this._f){case 0:this._f=-1;if(this.___4__this._af!=null){this._g=0;this._f=1;break}break;case 1:this._f=-1;if(this._g<this.___4__this._af.length){this._a=this.___4__this._af[this._g];if(this._a==null){return false}this._h=this._a.w()*32;this._e=0;this._f=2;break}break;case 2:this._f=-1;if(this._e<32){this._d=this._h+this._e;if(this._a.j(this._d)){this._c=new $$4.u($$0.$av.$type,$$t.$jy.$type,1,this._d,this._a);this._f=3;return true}this._f=3;break}this._g++;this._f=1;break;case 3:this._f=-1;this._e++;this._f=2;break}}return false},getEnumerator:function(){var d__;if(this._f==-2){this._f=0;d__=this}else{d__=new $$t.md(0);d__.___4__this=this.___4__this}return d__},reset:function(){throw new $$0.r(0)},dispose:function(){},current:function(){return this._c},current1:function(){return this._c},$type:new $.ig.Type("WorksheetRow___GetCellBlocksWithValues__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$4.$u.$type.specialize($$0.$av.$type,$$t.$jy.$type)),$$0.$bt.$type,$$0.$bx.$type.specialize($$4.$u.$type.specialize($$0.$av.$type,$$t.$jy.$type)),$$0.$bu.$type,$$0.$au.$type])},true);$c("WorksheetReferenceCollection___GetEnumerator__IteratorClass:ls","Object",{_e:0,_b:null,_d:null,_c:null,___4__this:null,init:function(a){this._c=new $$t.lv;$.ig.$op.init.call(this);this._e=a},_f:function(){this._e=-1;if(this._d!=null){this._d.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._e>=0){switch(this._e){case 0:this._e=1;this._d=this.___4__this._u.getEnumerator();this._e=2;break;case 2:this._e=1;if(this._d.moveNext()){this._c=this._d.current();this._b=this.___4__this._b._cw(this._c);this._e=2;return true}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._e){case 1:case 2:this._f();break}},current:function(){return this._b},current1:function(){return this._b},$type:new $.ig.Type("WorksheetReferenceCollection___GetEnumerator__IteratorClass",$.ig.$ot,[$$0.$bx.$type.specialize($$t.$lu.$type),$$0.$bu.$type,$$0.$au.$type])},true);$c("Workbook___CachedStructuredStorageFiles__IteratorClass:w","Object",{_e:0,_c:null,_b:null,_d:null,___4__this:null,init:function(a){this._c=new $$4.u(String,Array);this._d=new $$4.u(String,Array);$.ig.$op.init.call(this);this._e=a},_f:function(){this._e=-1;if(this._b!=null){this._b.dispose()}},moveNext:function(){var __hasError__=false;try{while(this._e>=0){switch(this._e){case 0:this._e=-1;if(this.___4__this._du!=null){this._e=1;this._b=this.___4__this._du.getEnumerator();this._e=2;break}break;case 2:this._e=1;if(this._b.moveNext()){this._d=this._b.current();this._c=this._d;this._e=2;return true}this._f();break}}}catch(a){__hasError__=true;throw a}finally{if(__hasError__){this.dispose()}}return false},getEnumerator:function(){var d__;if(this._e==-2){this._e=0;d__=this}else{d__=new $$t.w(0);d__.___4__this=this.___4__this}return d__},reset:function(){throw new $$0.r(0)},dispose:function(){switch(this._e){case 1:case 2:this._f();break}},current:function(){return this._c},current1:function(){return this._c},$type:new $.ig.Type("Workbook___CachedStructuredStorageFiles__IteratorClass",$.ig.$ot,[$$0.$bw.$type.specialize($$4.$u.$type.specialize(String,Array)),$$0.$bt.$type,$$0.$bx.$type.specialize($$4.$u.$type.specialize(String,Array)),$$0.$bu.$type,$$0.$au.$type])},true);$$t.$aet.k=null;if($$t.$aet.staticInit&&!$$t.$aet.charUnicodeInfoStaticInitCalled){$$t.$aet.staticInit();$$t.$aet.charUnicodeInfoStaticInitCalled=true}$$t.$aez._l=null;$$t.$aez._k=null;$$t.$aez._m=$.ig.Date.prototype.fromValues(1868,9,8,0,0,0,0);if($$t.$aez._staticInit&&!$$t.$aez.japaneseCalendarStaticInitCalled){$$t.$aez._staticInit();$$t.$aez.japaneseCalendarStaticInitCalled=true}$$t.$k.b1=$$7.$b.altDirectorySeparatorChar;$$t.$k.b2=$$7.$b.directorySeparatorChar;$$t.$k.b3=$$7.$b.volumeSeparatorChar;$$t.$k.g6={__x:0,__y:0,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName};$$t.$k.g7={__x:0,__y:0,$type:$$a.$y.$type,getType:$.ig.$op.getType,getGetHashCode:$.ig.$op.getGetHashCode,typeName:$.ig.$op.typeName};$$t.$k.d=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997];$$t.$k.br=false;$$t.$k.dq=$m($$0.$aq.$type,null);$$t.$k.ds=$m($$0.$aw.$type,null);$$t.$k.dt=$m($$t.$dc.$type,null);$$t.$k.gu=new $$a.ax;$$t.$k.c=null;$$t.$k.b4=$$t.$k.b7();$$t.$k.b6=null;$$t.$k.b5=null;$$t.$k.cb=null;$$t.$k.co=null;if($$t.$k.staticInit&&!$$t.$k.excelUtilsStaticInitCalled){$$t.$k.staticInit();$$t.$k.excelUtilsStaticInitCalled=true}$$t.$l._instance=new $$t.l;$$t.$lv._b=new $$t.lv(1,(-1),(-1),(-1),(-1));$$t.$n.maxExcel2007RowCount=1048576;$$t.n.maxExcel2007RowCount=$$t.$n.maxExcel2007RowCount;$$t.$n.maxExcel2007ColumnCount=16384;$$t.n.maxExcel2007ColumnCount=$$t.$n.maxExcel2007ColumnCount;$$t.$n.maxExcelRowCount=65536;$$t.n.maxExcelRowCount=$$t.$n.maxExcelRowCount;$$t.$n.maxExcelColumnCount=256;$$t.n.maxExcelColumnCount=$$t.$n.maxExcelColumnCount;$$t.$n.maxExcelCellFormatCount=4e3;$$t.n.maxExcelCellFormatCount=$$t.$n.maxExcelCellFormatCount;$$t.$n.maxExcel2007CellFormatCount=64e3;$$t.n.maxExcel2007CellFormatCount=$$t.$n.maxExcel2007CellFormatCount;$$t.$n.maxExcelWorkbookFonts=512;$$t.n.maxExcelWorkbookFonts=$$t.$n.maxExcelWorkbookFonts;$$t.$n._gn="Book";$$t.n._gn=$$t.$n._gn;$$t.$n._go="\x05DocumentSummaryInformation";$$t.n._go=$$t.$n._go;$$t.$n._gq="\x05SummaryInformation";$$t.n._gq=$$t.$n._gq;$$t.$n._gr="Workbook";$$t.n._gr=$$t.$n._gr;$$t.$n._gp="encryption";$$t.n._gp=$$t.$n._gp;$$t.$n._by=2;$$t.n._by=$$t.$n._by;$$t.$n._fd=101;$$t.n._fd=$$t.$n._fd;$$t.$n._fg=102;$$t.n._fg=$$t.$n._fg;$$t.$n._fh=103;$$t.n._fh=$$t.$n._fh;$$t.$n._f4=104;$$t.n._f4=$$t.$n._f4;$$t.$n._f5=105;$$t.n._f5=$$t.$n._f5;$$t.$n._ga=107;$$t.n._ga=$$t.$n._ga;$$t.$n._gb=109;$$t.n._gb=$$t.$n._gb;$$t.$n._gc=110;$$t.n._gc=$$t.$n._gc;$$t.$n._gm="VelvetSweatshop";$$t.n._gm=$$t.$n._gm;$$t.$n._ff=0;$$t.n._ff=$$t.$n._ff;$$t.$n._fi=1;$$t.n._fi=$$t.$n._fi;$$t.$n._fj=2;$$t.n._fj=$$t.$n._fj;$$t.$n._fk=3;$$t.n._fk=$$t.$n._fk;$$t.$n._f7=4;$$t.n._f7=$$t.$n._f7;$$t.$n._f8=5;$$t.n._f8=$$t.$n._f8;$$t.$n._f9=6;$$t.n._f9=$$t.$n._f9;$$t.$n._ge=7;$$t.n._ge=$$t.$n._ge;$$t.$n._fr=8;$$t.n._fr=$$t.$n._fr;$$t.$n._fn=9;$$t.n._fn=$$t.$n._fn;$$t.$n._gd=10;$$t.n._gd=$$t.$n._gd;$$t.$n._f6=11;$$t.n._f6=$$t.$n._f6;$$t.$n._a=null;$$t.n._a=$$t.$n._a;$$t.$n._gv=$$t.$k.en(1252);$$t.n._gv=$$t.$n._gv;$$t.$n._fa=$$0.$cf.invariantCulture();$$t.n._fa=$$t.$n._fa;$$t.$n._i8=$$a.$af.empty();$$t.n._i8=$$t.$n._i8;$$t.$n._i9=$$a.$af.empty();$$t.n._i9=$$t.$n._i9;$$t.$n._e7=$$t.$n._e6();$$t.n._e7=$$t.$n._e7;$$t.$n._d0=null;$$t.n._d0=$$t.$n._d0;if($$t.$n._staticInit&&!$$t.$n.workbookStaticInitCalled){$$t.$n._staticInit();$$t.$n.workbookStaticInitCalled=true}$$t.$v._instance=new $$t.v;$$t.$i1._e=null;$$t.i1._e=$$t.$i1._e;if($$t.$i1._staticInit&&!$$t.$i1.workbookOptionsBaseStaticInitCalled){$$t.$i1._staticInit();$$t.$i1.workbookOptionsBaseStaticInitCalled=true}$$t.$z.v=new $$a.ax;if($$t.$z.staticInit&&!$$t.$z.silverlightFixesStaticInitCalled){$$t.$z.staticInit();$$t.$z.silverlightFixesStaticInitCalled=true}$$t.$aa.p=null;$$t.$aa.n=null;$$t.$aa.a=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13,1e14,1e15];$$t.$ah._a=new $$t.ah;$$t.ah._a=$$t.$ah._a;$$t.$ab._a=new $$t.ac(null,$$t.$ah.automatic(),0);$$t.ab._a=$$t.$ab._a;$$t.$ai._c=1e5;$$t.ai._c=$$t.$ai._c;$$t.$ao.d=new $$t.ao(0,false);$$t.$ao.c=new $$t.ao(0,true);$$t.$fo._ac=0;$$t.fo._ac=$$t.$fo._ac;$$t.$fo._z=1;$$t.fo._z=$$t.$fo._z;$$t.$fo._aa=2;$$t.fo._aa=$$t.$fo._aa;$$t.$fo._af=3;$$t.fo._af=$$t.$fo._af;$$t.$fo._ad=4;$$t.fo._ad=$$t.$fo._ad;$$t.$fo._ab=31;$$t.fo._ab=$$t.$fo._ab;$$t.$fo._a=null;$$t.fo._a=$$t.$fo._a;if($$t.$fo._staticInit&&!$$t.$fo.sheetStaticInitCalled){$$t.$fo._staticInit();$$t.$fo.sheetStaticInitCalled=true}$$t.$ap._a8=0;$$t.ap._a8=$$t.$ap._a8;$$t.$ap._a9=1;$$t.ap._a9=$$t.$ap._a9;$$t.$ap._ax=null;$$t.ap._ax=$$t.$ap._ax;if($$t.$ap._staticInit&&!$$t.$ap.chartsheetStaticInitCalled){$$t.$ap._staticInit();$$t.$ap.chartsheetStaticInitCalled=true}$$t.$aq._ae=0;$$t.aq._ae=$$t.$aq._ae;$$t.$aq._af=1;$$t.aq._af=$$t.$aq._af;$$t.$aq._ag=2;$$t.aq._ag=$$t.$aq._ag;$$t.$aq._ai=3;$$t.aq._ai=$$t.$aq._ai;$$t.$aq._ah=4;$$t.aq._ah=$$t.$aq._ah;$$t.$aq._w=null;$$t.aq._w=$$t.$aq._w;if($$t.$aq._staticInit&&!$$t.$aq.comboChartGroupStaticInitCalled){$$t.$aq._staticInit();$$t.$aq.comboChartGroupStaticInitCalled=true}$$t.$az._ag=0;$$t.az._ag=$$t.$az._ag;$$t.$az._aj=1;$$t.az._aj=$$t.$az._aj;$$t.$az._ai=2;$$t.az._ai=$$t.$az._ai;$$t.$az._w=null;$$t.az._w=$$t.$az._w;if($$t.$az._staticInit&&!$$t.$az.comboChartGroupCollectionStaticInitCalled){$$t.$az._staticInit();$$t.$az.comboChartGroupCollectionStaticInitCalled=true}$$t.$ms._bo=0;$$t.ms._bo=$$t.$ms._bo;$$t.$ms._bq=1;$$t.ms._bq=$$t.$ms._bq;$$t.$ms._br=2;$$t.ms._br=$$t.$ms._br;$$t.$ms._bs=3;$$t.ms._bs=$$t.$ms._bs;$$t.$ms._bu=4;$$t.ms._bu=$$t.$ms._bu;$$t.$ms._bv=5;$$t.ms._bv=$$t.$ms._bv;$$t.$ms._bw=6;$$t.ms._bw=$$t.$ms._bw;$$t.$ms._bx=7;$$t.ms._bx=$$t.$ms._bx;$$t.$ms._bp=8;$$t.ms._bp=$$t.$ms._bp;$$t.$ms._bt=9;$$t.ms._bt=$$t.$ms._bt;$$t.$ms._cf=131072;$$t.ms._cf=$$t.$ms._cf;$$t.$ms._cg=2;$$t.ms._cg=$$t.$ms._cg;$$t.$ms._ch=1048576;$$t.ms._ch=$$t.$ms._ch;$$t.$ms._ci=16;$$t.ms._ci=$$t.$ms._ci;$$t.$ms._ck=524288;$$t.ms._ck=$$t.$ms._ck;$$t.$ms._cj=1048592;$$t.ms._cj=$$t.$ms._cj;$$t.$ms._cl=8;$$t.ms._cl=$$t.$ms._cl;$$t.$ms._a=null;$$t.ms._a=$$t.$ms._a;$$t.$ms._bf=null;$$t.ms._bf=$$t.$ms._bf;$$t.$ms._bg=null;$$t.ms._bg=$$t.$ms._bg;if($$t.$ms._staticInit&&!$$t.$ms.worksheetShapeStaticInitCalled){$$t.$ms._staticInit();$$t.$ms.worksheetShapeStaticInitCalled=true}$$t.$a2._hk=50;$$t.a2._hk=$$t.$a2._hk;$$t.$a2._hd=0;$$t.a2._hd=$$t.$a2._hd;$$t.$a2._he=1;$$t.a2._he=$$t.$a2._he;$$t.$a2._hf=2;$$t.a2._hf=$$t.$a2._hf;$$t.$a2._hg=3;$$t.a2._hg=$$t.$a2._hg;$$t.$a2._hs=4;$$t.a2._hs=$$t.$a2._hs;$$t.$a2._ht=5;$$t.a2._ht=$$t.$a2._ht;$$t.$a2._hv=6;$$t.a2._hv=$$t.$a2._hv;$$t.$a2._hw=7;$$t.a2._hw=$$t.$a2._hw;$$t.$a2._hy=8;$$t.a2._hy=$$t.$a2._hy;$$t.$a2._h0=9;$$t.a2._h0=$$t.$a2._h0;$$t.$a2._h2=10;$$t.a2._h2=$$t.$a2._h2;$$t.$a2._h4=11;$$t.a2._h4=$$t.$a2._h4;$$t.$a2._h5=12;$$t.a2._h5=$$t.$a2._h5;$$t.$a2._h6=13;$$t.a2._h6=$$t.$a2._h6;$$t.$a2._ia=14;$$t.a2._ia=$$t.$a2._ia;$$t.$a2._ib=15;$$t.a2._ib=$$t.$a2._ib;$$t.$a2._ic=16;$$t.a2._ic=$$t.$a2._ic;$$t.$a2._ie=17;$$t.a2._ie=$$t.$a2._ie;$$t.$a2._ih=18;$$t.a2._ih=$$t.$a2._ih;$$t.$a2._ij=19;$$t.a2._ij=$$t.$a2._ij;$$t.$a2._ik=20;$$t.a2._ik=$$t.$a2._ik;$$t.$a2._im=21;$$t.a2._im=$$t.$a2._im;$$t.$a2._io=22;$$t.a2._io=$$t.$a2._io;$$t.$a2._ip=23;$$t.a2._ip=$$t.$a2._ip;$$t.$a2._h8=24;$$t.a2._h8=$$t.$a2._h8;$$t.$a2._ho=15;$$t.a2._ho=$$t.$a2._ho;$$t.$a2._hp=20;$$t.a2._hp=$$t.$a2._hp;$$t.$a2._hm=150;$$t.a2._hm=$$t.$a2._hm;$$t.$a2._hl=150;$$t.a2._hl=$$t.$a2._hl;$$t.$a2._hj=100;$$t.a2._hj=$$t.$a2._hj;$$t.$a2._hn=100;$$t.a2._hn=$$t.$a2._hn;$$t.$a2._hq=50;$$t.a2._hq=$$t.$a2._hq;$$t.$a2._h7=120;$$t.a2._h7=$$t.$a2._h7;$$t.$a2._d9=null;$$t.a2._d9=$$t.$a2._d9;$$t.$a2._fx=0;$$t.a2._fx=$$t.$a2._fx;if($$t.$a2._staticInit&&!$$t.$a2.worksheetChartStaticInitCalled){$$t.$a2._staticInit();$$t.$a2.worksheetChartStaticInitCalled=true}$$t.$kg._ah=$$t.$kg._ad(1073741824);$$t.$kg._ag=$$t.$kg._ah+1;$$t.$kg._af=$$t.$kg._ag+1;$$t.$a5._br=$$t.$kg._m(28,4);$$t.$bp._l=0;$$t.bp._l=$$t.$bp._l;$$t.$bp._m=1;$$t.bp._m=$$t.$bp._m;$$t.$bp._k=2;$$t.bp._k=$$t.$bp._k;$$t.$bp._a=$$t.$bp._b();$$t.bp._a=$$t.$bp._a;$$t.$bq._a4=60;$$t.bq._a4=$$t.$bq._a4;$$t.$bq._a5=100;$$t.bq._a5=$$t.$bq._a5;$$t.$bq._a3=100;$$t.bq._a3=$$t.$bq._a3;$$t.$bq._a6=0;$$t.bq._a6=$$t.$bq._a6;$$t.$bq._ba=1;$$t.bq._ba=$$t.$bq._ba;$$t.$bq._bb=2;$$t.bq._bb=$$t.$bq._bb;$$t.$bq._bc=3;$$t.bq._bc=$$t.$bq._bc;$$t.$bq._bd=4;$$t.bq._bd=$$t.$bq._bd;$$t.$bq._be=5;$$t.bq._be=$$t.$bq._be;$$t.$bq._bf=6;$$t.bq._bf=$$t.$bq._bf;$$t.$bq._bg=7;$$t.bq._bg=$$t.$bq._bg;$$t.$bq._bh=8;$$t.bq._bh=$$t.$bq._bh;$$t.$bq._bi=9;$$t.bq._bi=$$t.$bq._bi;$$t.$bq._bj=10;$$t.bq._bj=$$t.$bq._bj;$$t.$bq._a9=11;$$t.bq._a9=$$t.$bq._a9;$$t.$bq._t=$$t.$bq._u();$$t.bq._t=$$t.$bq._t;$$t.$a7._bz=0;$$t.a7._bz=$$t.$a7._bz;$$t.$a7._b0=1;$$t.a7._b0=$$t.$a7._b0;$$t.$a7._bt=$$t.$a7._bu();$$t.a7._bt=$$t.$a7._bt;$$t.$im._r=600;$$t.im._r=$$t.$im._r;$$t.$im._u=0;$$t.im._u=$$t.$im._u;$$t.$im._t=1;$$t.im._t=$$t.$im._t;$$t.$im._v=2;$$t.im._v=$$t.$im._v;$$t.$im._w=3;$$t.im._w=$$t.$im._w;$$t.$im._x=4;$$t.im._x=$$t.$im._x;$$t.$im._aa=5;$$t.im._aa=$$t.$im._aa;$$t.$im._s=6;$$t.im._s=$$t.$im._s;$$t.$im._a=$$t.$im._b();$$t.im._a=$$t.$im._a;$$t.$a9._ar=new $$a.ae(0,10,50,600,400);$$t.a9._ar=$$t.$a9._ar;$$t.$bc._y=0;$$t.bc._y=$$t.$bc._y;$$t.$bc._z=1;$$t.bc._z=$$t.$bc._z;$$t.$bc._aa=2;$$t.bc._aa=$$t.$bc._aa;$$t.$bc._ab=3;$$t.bc._ab=$$t.$bc._ab;$$t.$bc._ac=4;$$t.bc._ac=$$t.$bc._ac;$$t.$bc._ae=5;$$t.bc._ae=$$t.$bc._ae;$$t.$bc._af=6;$$t.bc._af=$$t.$bc._af;$$t.$bc._ad=7;$$t.bc._ad=$$t.$bc._ad;$$t.$bc._a=$$t.$bc._b();$$t.bc._a=$$t.$bc._a;$$t.$bj._ba=0;$$t.bj._ba=$$t.$bj._ba;$$t.$bj._bb=1;$$t.bj._bb=$$t.$bj._bb;$$t.$bj._au=$$t.$bj._av();$$t.bj._au=$$t.$bj._au;$$t.$bb._bm=0;$$t.bb._bm=$$t.$bb._bm;$$t.$bb._bn=1;$$t.bb._bn=$$t.$bb._bn;$$t.$bb._bh=$$t.$bb._bi();$$t.bb._bh=$$t.$bb._bh;$$t.$dl._v=0;$$t.dl._v=$$t.$dl._v;$$t.$dl._u=7;$$t.dl._u=$$t.$dl._u;$$t.$dl._ab=15;$$t.dl._ab=$$t.$dl._ab;$$t.$dl._w=23;$$t.dl._w=$$t.$dl._w;$$t.$dl._aa=29;$$t.dl._aa=$$t.$dl._aa;$$t.$dl._z=36;$$t.dl._z=$$t.$dl._z;$$t.$dl._s=42;$$t.dl._s=$$t.$dl._s;$$t.$dl._t=255;$$t.dl._t=$$t.$dl._t;$$t.$dl._h=null;$$t.dl._h=$$t.$dl._h;$$t.$dl._f=null;$$t.dl._f=$$t.$dl._f;$$t.$dl._q=null;$$t.dl._q=$$t.$dl._q;$$t.$dl._k=null;$$t.dl._k=$$t.$dl._k;$$t.$dl._o=null;$$t.dl._o=$$t.$dl._o;$$t.$dl._m=null;$$t.dl._m=$$t.$dl._m;$$t.$dl._b=null;$$t.dl._b=$$t.$dl._b;$$t.$dl._d=null;$$t.dl._d=$$t.$dl._d;$$t.$dl._ac={};$$t.dl._ac=$$t.$dl._ac;$$t.$dr._s=0;$$t.dr._s=$$t.$dr._s;$$t.$dr._r=1;$$t.dr._r=$$t.$dr._r;$$t.$dr._a=$$t.$dr._b();$$t.dr._a=$$t.$dr._a;$$t.$dt._emptyStringUTF8=new Array(0);$$t.$dt._v=null;$$t.$ee._be=32;$$t.ee._be=$$t.$ee._be;$$t.$ee._bd=48;$$t.ee._bd=$$t.$ee._bd;$$t.$ee._bf=0;$$t.ee._bf=$$t.$ee._bf;$$t.$ee._bc=1;$$t.ee._bc=$$t.$ee._bc;$$t.$ee._a=null;$$t.ee._a=$$t.$ee._a;if($$t.$ee._staticInit&&!$$t.$ee.formulaStaticInitCalled){$$t.$ee._staticInit();$$t.$ee.formulaStaticInitCalled=true}$$t.$jw._d=new $$t.jw(null,(-1));$$t.jw._d=$$t.$jw._d;$$t.$jw._z=function(){var $ret=new $$4.q($$0.$bc.$type,0);$ret.add($$0.$aq.$type);$ret.add($$0.$ar.$type);$ret.add($$0.$a6.$type);$ret.add($$0.$av.$type);$ret.add($$0.$bd.$type);$ret.add($$0.$aw.$type);$ret.add($$0.$be.$type);$ret.add($$0.$ax.$type);$ret.add($$0.$bf.$type);$ret.add($$0.$a8.$type);$ret.add(Number);$ret.add($$0.$v.$type);$ret.add($$0.$as.$type);$ret.add(String);$ret.add($.ig.$ep.$type);$ret.add($$0.$s.$type);$ret.add($$0.$bb.$type);$ret.add($$6.$aj.$type);$ret.add($$6.$i.$type);$ret.add($$t.$dl.$type);$ret.add($$t.$dr.$type);$ret.add($$t.$dt.$type);$ret.add($$t.$du.$type);$ret.add($$t.$ey.$type);$ret.add($$t.$ec.$type);$ret.add($$t.$ed.$type);return $ret}();$$t.jw._z=$$t.$jw._z;$$t.$lu._a=new Array(0);$$t.lu._a=$$t.$lu._a;$$t.$bd._t=0;$$t.bd._t=$$t.$bd._t;$$t.$bd._v=1;$$t.bd._v=$$t.$bd._v;$$t.$bd._u=2;$$t.bd._u=$$t.$bd._u;$$t.$bd._a=null;$$t.bd._a=$$t.$bd._a;if($$t.$bd._staticInit&&!$$t.$bd.dataValidationRuleCollectionStaticInitCalled){$$t.$bd._staticInit();$$t.$bd.dataValidationRuleCollectionStaticInitCalled=true}$$t.$bl._bv=0;$$t.bl._bv=$$t.$bl._bv;$$t.$bl._bw=1;$$t.bl._bw=$$t.$bl._bw;$$t.$bl._bu=2;$$t.bl._bu=$$t.$bl._bu;$$t.$bl._bh=$$t.$bl._bi();$$t.bl._bh=$$t.$bl._bh;$$t.$bo._bo=0;$$t.bo._bo=$$t.$bo._bo;$$t.$bo._bn=1;$$t.bo._bn=$$t.$bo._bn;$$t.$bo._bh=$$t.$bo._bi();$$t.bo._bh=$$t.$bo._bh;$$t.$bm._b1=0;$$t.bm._b1=$$t.$bm._b1;$$t.$bm._b3=1;$$t.bm._b3=$$t.$bm._b3;$$t.$bm._b2=2;$$t.bm._b2=$$t.$bm._b2;$$t.$bm._bs=$$t.$bm._bt();$$t.bm._bs=$$t.$bm._bs;$$t.$bn._b5=0;$$t.bn._b5=$$t.$bn._b5;$$t.$bn._b7=1;$$t.bn._b7=$$t.$bn._b7;$$t.$bn._b8=2;$$t.bn._b8=$$t.$bn._b8;$$t.$bn._b6=3;$$t.bn._b6=$$t.$bn._b6;$$t.$bn._bs=$$t.$bn._bt();$$t.bn._bs=$$t.$bn._bs;$$t.$br._f=0;$$t.br._f=$$t.$br._f;$$t.$br._h=1;$$t.br._h=$$t.$br._h;$$t.$br._i=2;$$t.br._i=$$t.$br._i;$$t.$br._g=3;$$t.br._g=$$t.$br._g;$$t.$br._a=null;$$t.br._a=$$t.$br._a;if($$t.$br._staticInit&&!$$t.$br.displayValueCollectionStaticInitCalled){$$t.$br._staticInit();$$t.$br.displayValueCollectionStaticInitCalled=true}$$t.$bt._e=0;$$t.bt._e=$$t.$bt._e;$$t.$bt._f=1;$$t.bt._f=$$t.$bt._f;$$t.$bt._g=2;$$t.bt._g=$$t.$bt._g;$$t.$bt._h=3;$$t.bt._h=$$t.$bt._h;$$t.$bt._i=4;$$t.bt._i=$$t.$bt._i;$$t.$bt._j=5;$$t.bt._j=$$t.$bt._j;$$t.$bt._l=6;$$t.bt._l=$$t.$bt._l;$$t.$bt._m=7;$$t.bt._m=$$t.$bt._m;$$t.$bt._n=8;$$t.bt._n=$$t.$bt._n;$$t.$bt._k=9;$$t.bt._k=$$t.$bt._k;$$t.$bt._a=$$t.$bt._b();$$t.bt._a=$$t.$bt._a;$$t.$dq._m=0;$$t.dq._m=$$t.$dq._m;$$t.$dq._n=1;$$t.dq._n=$$t.$dq._n;$$t.$dq._o=2;$$t.dq._o=$$t.$dq._o;$$t.$dq._p=3;$$t.dq._p=$$t.$dq._p;$$t.$dq._s=4;$$t.dq._s=$$t.$dq._s;$$t.$dq._w=5;$$t.dq._w=$$t.$dq._w;$$t.$dq._x=6;$$t.dq._x=$$t.$dq._x;$$t.$dq._y=7;$$t.dq._y=$$t.$dq._y;$$t.$dq._t=8;$$t.dq._t=$$t.$dq._t;$$t.$dq._a=$$t.$dq._b();$$t.dq._a=$$t.$dq._a;$$t.$d1._t="\n";$$t.d1._t=$$t.$d1._t;$$t.$d1._r=0;$$t.d1._r=$$t.$d1._r;$$t.$d1._q=1;$$t.d1._q=$$t.$d1._q;$$t.$d1._a=$$t.$d1._b();$$t.d1._a=$$t.$d1._a;$$t.$d4._l=0;$$t.d4._l=$$t.$d4._l;$$t.$d4._q=1;$$t.d4._q=$$t.$d4._q;$$t.$d4._o=2;$$t.d4._o=$$t.$d4._o;$$t.$d4._a=$$t.$d4._b();$$t.d4._a=$$t.$d4._a;$$t.$d5._i=0;$$t.d5._i=$$t.$d5._i;$$t.$d5._l=1;$$t.d5._l=$$t.$d5._l;$$t.$d5._k=2;$$t.d5._k=$$t.$d5._k;$$t.$d5._a=null;$$t.d5._a=$$t.$d5._a;if($$t.$d5._staticInit&&!$$t.$d5.formattedTextParagraphCollectionStaticInitCalled){$$t.$d5._staticInit();$$t.$d5.formattedTextParagraphCollectionStaticInitCalled=true}$$t.$d9._cv=0;$$t.d9._cv=$$t.$d9._cv;$$t.$d9._cw=1;$$t.d9._cw=$$t.$d9._cw;$$t.$d9._cx=2;$$t.d9._cx=$$t.$d9._cx;$$t.$d9._cc=$$t.$d9._cd();$$t.d9._cc=$$t.$d9._cc;$$t.$eg.az=null;$$t.$eh.a8=null;$$t.$ei.a8=null;$$t.$ej.a0=null;$$t.$ek.a9=null;$$t.$el.az=null;$$t.$em.a8=null;$$t.$en.a9=null;$$t.$eo.az=null;$$t.$ep.a9=null;$$t.$eq.a8=null;$$t.$er.a8=null;$$t.$es.a8=null;$$t.$et.a0=null;$$t.$abp.a=new Array(0);$$t.$ef.a2=null;$$t.$e3.a2=null;$$t.$gv._r=0;$$t.gv._r=$$t.$gv._r;$$t.$gv._m=1;$$t.gv._m=$$t.$gv._m;$$t.$gv._p=2;$$t.gv._p=$$t.$gv._p;$$t.$gv._q=3;$$t.gv._q=$$t.$gv._q;$$t.$gv._a=$$t.$gv._b();$$t.gv._a=$$t.$gv._a;$$t.$e4._ac=0;$$t.e4._ac=$$t.$e4._ac;$$t.$e4._af=1;$$t.e4._af=$$t.$e4._af;$$t.$e4._ag=2;$$t.e4._ag=$$t.$e4._ag;$$t.$e4._w=$$t.$e4._x();$$t.e4._w=$$t.$e4._w;$$t.$fe.a=[3,7,11,17,23,29,37,47,59,71,89,107,131,163,197,239,293,353,431,521,631,761,919,1103,1327,1597,1931,2333,2801,3371,4049,4861,5839,7013,8419,10103,12143,14591,17519,21023,25229,30293,36353,43627,52361,62851,75431,90523,108631,130363,156437,187751,225307,270371,324449,389357,467237,560689,672827,807403,968897,1162687,1395263,1674319,2009191,2411033,2893249,3471899,4166287,4999559,5999471,7199369];$$t.$hb._p=0;$$t.hb._p=$$t.$hb._p;$$t.$hb._s=1;$$t.hb._s=$$t.$hb._s;$$t.$hb._o=2;$$t.hb._o=$$t.$hb._o;$$t.$ks._ax=2;$$t.ks._ax=$$t.$ks._ax;$$t.$ks._av=2+1;$$t.ks._av=$$t.$ks._av;$$t.$ks._au=65535;$$t.ks._au=$$t.$ks._au;$$t.$ks._ae=$$t.$ks._af();$$t.ks._ae=$$t.$ks._ae;$$t.$l5._cr=32;$$t.l5._cr=$$t.$l5._cr;$$t.$l5._cy=8192;$$t.l5._cy=$$t.$l5._cy;$$t.$l5._cv=2;$$t.l5._cv=$$t.$l5._cv;$$t.$l5._cz=2+1;$$t.l5._cz=$$t.$l5._cz;$$t.$l5._an=1|128|512|1024|2048|4096|8192|16384|33554432|536870912;$$t.l5._an=$$t.$l5._an;$$t.$l5._ae=$$t.$l5._ai();$$t.l5._ae=$$t.$l5._ae;$$t.$l5._bm=null;$$t.l5._bm=$$t.$l5._bm;$$t.$fr._o=0;$$t.fr._o=$$t.$fr._o;$$t.$fr._r=1;$$t.fr._r=$$t.$fr._r;$$t.$fr._q=2;$$t.fr._q=$$t.$fr._q;$$t.$fr._a=null;$$t.fr._a=$$t.$fr._a;if($$t.$fr._staticInit&&!$$t.$fr.sheetCollectionStaticInitCalled){$$t.$fr._staticInit();$$t.$fr.sheetCollectionStaticInitCalled=true}$$t.$f2.w=1;$$t.$f2.x=0;$$t.$f2.f=$$t.$by.getBox(-1);$$t.$f2.n=$$t.$by.getBox(0);$$t.$f2.c=$$t.$by.getBox(9);$$t.$f2.d=$$t.$by.getBox(11);$$t.$f2.e=$$t.$by.getBox(3);$$t.$f2.g=$$t.$by.getBox(4);$$t.$f2.h=$$t.$by.getBox(6);$$t.$f2.i=$$t.$by.getBox(7);$$t.$f2.j=$$t.$by.getBox(2);$$t.$f2.k=$$t.$by.getBox(10);$$t.$f2.l=$$t.$by.getBox(12);$$t.$f2.m=$$t.$by.getBox(8);$$t.$f2.o=$$t.$by.getBox(13);$$t.$f2.p=$$t.$by.getBox(5);$$t.$f2.q=$$t.$by.getBox(1);$$t.$f2.s=$$t.$b7.getBox(0);$$t.$f2.r=$$t.$b7.getBox(7);$$t.$f2.t=$$t.$b7.getBox(3);$$t.$f2.u=$$t.$b7.getBox(5);$$t.$f2.v=$$t.$b7.getBox(1);$$t.$f2.y=null;$$t.$f2.z=false;$$t.$f2.aa=true;$$t.$f2.ab=$$t.$ca.getBox(-1);$$t.$f2.ac=$$t.$ca.getBox(0);$$t.$f2.ad=$$t.$ca.getBox(2);$$t.$f2.ae=$$t.$ca.getBox(1);$$t.$f2.af=$$t.$cb.getBox(-1);$$t.$f2.ai=$$t.$cb.getBox(0);$$t.$f2.ag=$$t.$cb.getBox(2);$$t.$f2.ah=$$t.$cb.getBox(34);$$t.$f2.aj=$$t.$cb.getBox(1);$$t.$f2.ak=$$t.$cb.getBox(33);$$t.$f2.ax=$$t.$cg.getBox(-1);$$t.$f2.a0=$$t.$cg.getBox(0);$$t.$f2.av=$$t.$cg.getBox(2);$$t.$f2.aw=$$t.$cg.getBox(6);$$t.$f2.ay=$$t.$cg.getBox(7);$$t.$f2.az=$$t.$cg.getBox(4);$$t.$f2.a1=$$t.$cg.getBox(5);$$t.$f2.a2=$$t.$cg.getBox(1);$$t.$f2.a3=$$t.$cg.getBox(3);$$t.$f2.a4=-1;$$t.$f2.a5=0;$$t.$f2.a6=$$v.$ch.getBox(0);$$t.$f2.a7=$$v.$ch.getBox(1);$$t.$f2.ba=$$v.$ch.getBox(2);$$t.$f2.a8=$$v.$ch.getBox(3);$$t.$f2.bb=$$v.$ch.getBox(4);$$t.$f2.bc=$$v.$ch.getBox(5);$$t.$f2.a9=$$v.$ch.getBox(6);$$t.$f2.bf=$$t.$c8.getBox(-1);
|
|
$$t.$f2.bd=$$t.$c8.getBox(2);$$t.$f2.be=$$t.$c8.getBox(1);$$t.$f2.bg=$$t.$c8.getBox(4);$$t.$f2.bh=$$t.$c8.getBox(3);$$t.$f2.bi=$$t.$c8.getBox(0);$$t.$f2.a=$$t.$f2.b();$$t.$gh._ab=0;$$t.gh._ab=$$t.$gh._ab;$$t.$gh._ac=1;$$t.gh._ac=$$t.$gh._ac;$$t.$gh._aa=2;$$t.gh._aa=$$t.$gh._aa;$$t.$gh._an="Consolidate_Area";$$t.gh._an=$$t.$gh._an;$$t.$gh._aj="Auto_Open";$$t.gh._aj=$$t.$gh._aj;$$t.$gh._ah="Auto_Close";$$t.gh._ah=$$t.$gh._ah;$$t.$gh._ar="Extract";$$t.gh._ar=$$t.$gh._ar;$$t.$gh._ap="Database";$$t.gh._ap=$$t.$gh._ap;$$t.$gh._ao="Criteria";$$t.gh._ao=$$t.$gh._ao;$$t.$gh._ax="Print_Area";$$t.gh._ax=$$t.$gh._ax;$$t.$gh._ay="Print_Titles";$$t.gh._ay=$$t.$gh._ay;$$t.$gh._az="Recorder";$$t.gh._az=$$t.$gh._az;$$t.$gh._aq="Data_Form";$$t.gh._aq=$$t.$gh._aq;$$t.$gh._ag="Auto_Activate";$$t.gh._ag=$$t.$gh._ag;$$t.$gh._ai="Auto_Deactivate";$$t.gh._ai=$$t.$gh._ai;$$t.$gh._a0="Sheet_Title";$$t.gh._a0=$$t.$gh._a0;$$t.$gh._as="_FilterDatabase";$$t.gh._as=$$t.$gh._as;$$t.$gh._ak="_xlnm.";$$t.gh._ak=$$t.$gh._ak;$$t.$gf._bx=2;$$t.gf._bx=$$t.$gf._bx;$$t.$gf._by=2+1;$$t.gf._by=$$t.$gf._by;$$t.$gf._bf=$$t.$gf._bg();$$t.gf._bf=$$t.$gf._bf;$$t.$gi._s=0;$$t.gi._s=$$t.$gi._s;$$t.$gi._v=1;$$t.gi._v=$$t.$gi._v;$$t.$gi._u=2;$$t.gi._u=$$t.$gi._u;$$t.$gi._a=null;$$t.gi._a=$$t.$gi._a;if($$t.$gi._staticInit&&!$$t.$gi.namedReferenceCollectionStaticInitCalled){$$t.$gi._staticInit();$$t.$gi.namedReferenceCollectionStaticInitCalled=true}$$t.$gq._j=0;$$t.gq._j=$$t.$gq._j;$$t.$gq._m=1;$$t.gq._m=$$t.$gq._m;$$t.$gq._l=2;$$t.gq._l=$$t.$gq._l;$$t.$gw._i=0;$$t.gw._i=$$t.$gw._i;$$t.$gw._j=1;$$t.gw._j=$$t.$gw._j;$$t.$gw._l=2;$$t.gw._l=$$t.$gw._l;$$t.$gw._k=3;$$t.gw._k=$$t.$gw._k;$$t.$gw._a=null;$$t.gw._a=$$t.$gw._a;if($$t.$gw._staticInit&&!$$t.$gw.printAreasCollectionStaticInitCalled){$$t.$gw._staticInit();$$t.$gw.printAreasCollectionStaticInitCalled=true}$$t.$gy._am=.7;$$t.gy._am=$$t.$gy._am;$$t.$gy._ao=.75;$$t.gy._ao=$$t.$gy._ao;$$t.$gy._an=.7;$$t.gy._an=$$t.$gy._an;$$t.$gy._aj=.75;$$t.gy._aj=$$t.$gy._aj;$$t.$gy._al=.3;$$t.gy._al=$$t.$gy._al;$$t.$gy._ak=.3;$$t.gy._ak=$$t.$gy._ak;$$t.$gy._k=1;$$t.gy._k=$$t.$gy._k;$$t.$gy._a2=1;$$t.gy._a2=$$t.$gy._a2;$$t.$gy._z=false;$$t.gy._z=$$t.$gy._z;$$t.$gy._y=false;$$t.gy._y=$$t.$gy._y;$$t.$gy._q=0;$$t.gy._q=$$t.$gy._q;$$t.$gy._h=0;$$t.gy._h=$$t.$gy._h;$$t.$gy._n=0;$$t.gy._n=$$t.$gy._n;$$t.$gy._a1=600;$$t.gy._a1=$$t.$gy._a1;$$t.$gy._a3=600;$$t.gy._a3=$$t.$gy._a3;$$t.$gy._a0=1;$$t.gy._a0=$$t.$gy._a0;$$t.$gy._x=true;$$t.gy._x=$$t.$gy._x;$$t.$gy._aa=true;$$t.gy._aa=$$t.$gy._aa;$$t.$gy._az=0;$$t.gy._az=$$t.$gy._az;$$t.$gy._a4=1;$$t.gy._a4=$$t.$gy._a4;$$t.$gy._a5=2;$$t.gy._a5=$$t.$gy._a5;$$t.$gy._a6=3;$$t.gy._a6=$$t.$gy._a6;$$t.$gy._a7=4;$$t.gy._a7=$$t.$gy._a7;$$t.$gy._a8=5;$$t.gy._a8=$$t.$gy._a8;$$t.$gy._a9=6;$$t.gy._a9=$$t.$gy._a9;$$t.$gy._bd=7;$$t.gy._bd=$$t.$gy._bd;$$t.$gy._be=8;$$t.gy._be=$$t.$gy._be;$$t.$gy._bf=9;$$t.gy._bf=$$t.$gy._bf;$$t.$gy._bg=10;$$t.gy._bg=$$t.$gy._bg;$$t.$gy._bh=11;$$t.gy._bh=$$t.$gy._bh;$$t.$gy._bi=12;$$t.gy._bi=$$t.$gy._bi;$$t.$gy._bj=13;$$t.gy._bj=$$t.$gy._bj;$$t.$gy._bm=14;$$t.gy._bm=$$t.$gy._bm;$$t.$gy._bn=15;$$t.gy._bn=$$t.$gy._bn;$$t.$gy._bq=16;$$t.gy._bq=$$t.$gy._bq;$$t.$gy._br=17;$$t.gy._br=$$t.$gy._br;$$t.$gy._bu=18;$$t.gy._bu=$$t.$gy._bu;$$t.$gy._ba=19;$$t.gy._ba=$$t.$gy._ba;$$t.$gy._a=$$t.$gy._b();$$t.gy._a=$$t.$gy._a;$$t.$gz._c1=100;$$t.gz._c1=$$t.$gz._c1;$$t.$gz._cz=1;$$t.gz._cz=$$t.$gz._cz;$$t.$gz._c0=1;$$t.gz._c0=$$t.$gz._c0;$$t.$gz._b7=0;$$t.gz._b7=$$t.$gz._b7;$$t.$gz._cw=0;$$t.gz._cw=$$t.$gz._cw;$$t.$gz._cx=1;$$t.gz._cx=$$t.$gz._cx;$$t.$gz._cy=2;$$t.gz._cy=$$t.$gz._cy;$$t.$gz._c4=3;$$t.gz._c4=$$t.$gz._c4;$$t.$gz._c7=4;$$t.gz._c7=$$t.$gz._c7;$$t.$gz._c9=5;$$t.gz._c9=$$t.$gz._c9;$$t.$gz._da=6;$$t.gz._da=$$t.$gz._da;$$t.$gz._db=7;$$t.gz._db=$$t.$gz._db;$$t.$gz._dc=8;$$t.gz._dc=$$t.$gz._dc;$$t.$gz._df=9;$$t.gz._df=$$t.$gz._df;$$t.$gz._dg=10;$$t.gz._dg=$$t.$gz._dg;$$t.$gz._c8=11;$$t.gz._c8=$$t.$gz._c8;$$t.$gz._b2=$$t.$gz._b3();$$t.gz._b2=$$t.$gz._b2;$$t.$g7._ae=0;$$t.g7._ae=$$t.$g7._ae;$$t.$g7._ad=1;$$t.g7._ad=$$t.$g7._ad;$$t.$g7._e=$$t.$g7._f();$$t.g7._e=$$t.$g7._e;$$t.$hg._e=new $$t.hg;$$t.$hl._i=new $$t.hl;$$t.$h9._aa=0;$$t.h9._aa=$$t.$h9._aa;$$t.$h9._ac=1;$$t.h9._ac=$$t.$h9._ac;$$t.$h9._ae=2;$$t.h9._ae=$$t.$h9._ae;$$t.$h9._ag=3;$$t.h9._ag=$$t.$h9._ag;$$t.$h9._aj=4;$$t.h9._aj=$$t.$h9._aj;$$t.$h9._ah=5;$$t.h9._ah=$$t.$h9._ah;$$t.$h9._c=1|8|16|32|65536|131072|1048576|8388608|16777216|268435456|536870912|33554432|512|2048|8192;$$t.h9._c=$$t.$h9._c;$$t.$h9._e=1|8|16|32|65536|131072|1048576|8388608|16777216|268435456|536870912|33554432;$$t.h9._e=$$t.$h9._e;$$t.$h9._d=512|2048|8192;$$t.h9._d=$$t.$h9._d;$$t.$h9._a=$$t.$h9._b();$$t.h9._a=$$t.$h9._a;$$t.$hr._i=0;$$t.hr._i=$$t.$hr._i;$$t.$hr._l=1;$$t.hr._l=$$t.$hr._l;$$t.$hr._k=2;$$t.hr._k=$$t.$hr._k;$$t.$hr._a=null;$$t.hr._a=$$t.$hr._a;if($$t.$hr._staticInit&&!$$t.$hr.customTableStyleCollectionStaticInitCalled){$$t.$hr._staticInit();$$t.$hr.customTableStyleCollectionStaticInitCalled=true}$$t.$ht._j={};$$t.ht._j=$$t.$ht._j;$$t.$ht._b=null;$$t.ht._b=$$t.$ht._b;$$t.$ht._h=null;$$t.ht._h=$$t.$ht._h;if($$t.$ht._staticInit&&!$$t.$ht.standardTableStyleCollectionStaticInitCalled){$$t.$ht._staticInit();$$t.$ht.standardTableStyleCollectionStaticInitCalled=true}$$t.$hu._c9=2;$$t.hu._c9=$$t.$hu._c9;$$t.$hu._da=2+1;$$t.hu._da=$$t.$hu._da;$$t.$hu._db=2+2;$$t.hu._db=$$t.$hu._db;$$t.$hu._dc=2+3;$$t.hu._dc=$$t.$hu._dc;$$t.$hu._dd=2+4;$$t.hu._dd=$$t.$hu._dd;$$t.$hu._de=2+5;$$t.hu._de=$$t.$hu._de;$$t.$hu._df=2+6;$$t.hu._df=$$t.$hu._df;$$t.$hu._di=2+7;$$t.hu._di=$$t.$hu._di;$$t.$hu._dj=2+8;$$t.hu._dj=$$t.$hu._dj;$$t.$hu._dk=2+9;$$t.hu._dk=$$t.$hu._dk;$$t.$hu._dl=2+10;$$t.hu._dl=$$t.$hu._dl;$$t.$hu._dm=2+11;$$t.hu._dm=$$t.$hu._dm;$$t.$hu._dn=2+12;$$t.hu._dn=$$t.$hu._dn;$$t.$hu._dg=2+13;$$t.hu._dg=$$t.$hu._dg;$$t.$hu._c8=2+14;$$t.hu._c8=$$t.$hu._c8;$$t.$hu._dh=2+15;$$t.hu._dh=$$t.$hu._dh;$$t.$hu._bf=null;$$t.hu._bf=$$t.$hu._bf;if($$t.$hu._staticInit&&!$$t.$hu.worksheetTableStaticInitCalled){$$t.$hu._staticInit();$$t.$hu.worksheetTableStaticInitCalled=true}$$t.$h4._o=0;$$t.h4._o=$$t.$h4._o;$$t.$h4._q=1;$$t.h4._q=$$t.$h4._q;$$t.$h4._p=2;$$t.h4._p=$$t.$h4._p;$$t.$h4._a=null;$$t.h4._a=$$t.$h4._a;if($$t.$h4._staticInit&&!$$t.$h4.worksheetTableCollectionStaticInitCalled){$$t.$h4._staticInit();$$t.$h4.worksheetTableCollectionStaticInitCalled=true}$$t.$h6._av=0;$$t.h6._av=$$t.$h6._av;$$t.$h6._aw=1;$$t.h6._aw=$$t.$h6._aw;$$t.$h6._ax=2;$$t.h6._ax=$$t.$h6._ax;$$t.$h6._az=3;$$t.h6._az=$$t.$h6._az;$$t.$h6._a0=4;$$t.h6._a0=$$t.$h6._a0;$$t.$h6._ay=5;$$t.h6._ay=$$t.$h6._ay;$$t.$h6._a=$$t.$h6._b();$$t.h6._a=$$t.$h6._a;$$t.$ib._ab=0;$$t.ib._ab=$$t.$ib._ab;$$t.$ib._ae=1;$$t.ib._ae=$$t.$ib._ae;$$t.$ib._ah=2;$$t.ib._ah=$$t.$ib._ah;$$t.$ib._al=3;$$t.ib._al=$$t.$ib._al;$$t.$ib._ai=4;$$t.ib._ai=$$t.$ib._ai;$$t.$ib._w=$$t.$ib._x();$$t.ib._w=$$t.$ib._w;$$t.$ic.a="\uff2d\uff33 \uff30\u30b4\u30b7\u30c3\u30af";$$t.$m6._d3=144;$$t.m6._d3=$$t.$m6._d3;$$t.$m6._d4=72;$$t.m6._d4=$$t.$m6._d4;$$t.$m6._d7=32767;$$t.m6._d7=$$t.$m6._d7;$$t.$m6._eb=0;$$t.m6._eb=$$t.$m6._eb;$$t.$m6._d8=1;$$t.m6._d8=$$t.$m6._d8;$$t.$m6._dv=$$t.$m6._dw();$$t.m6._dv=$$t.$m6._dv;$$t.$ih.a=null;$$t.$ii._instance=new $$t.ii;$$t.$iq._g=64;$$t.iq._g=$$t.$iq._g;$$t.$iq._n=32767;$$t.iq._n=$$t.$iq._n;$$t.$iq._u=56;$$t.iq._u=$$t.$iq._u;$$t.$iq._v=8;$$t.iq._v=$$t.$iq._v;$$t.$iq._y=64;$$t.iq._y=$$t.$iq._y;$$t.$iq._w=65;$$t.iq._w=$$t.$iq._w;$$t.$iq._x=66;$$t.iq._x=$$t.$iq._x;$$t.$iq._h=67;$$t.iq._h=$$t.$iq._h;$$t.$iq._k=68;$$t.iq._k=$$t.$iq._k;$$t.$iq._j=69;$$t.iq._j=$$t.$iq._j;$$t.$iq._i=70;$$t.iq._i=$$t.$iq._i;$$t.$iq._p=71;$$t.iq._p=$$t.$iq._p;$$t.$iq._s=73;$$t.iq._s=$$t.$iq._s;$$t.$iq._t=74;$$t.iq._t=$$t.$iq._t;$$t.$iq._q=80;$$t.iq._q=$$t.$iq._q;$$t.$iq._r=81;$$t.iq._r=$$t.$iq._r;$$t.$iq._ab=$$t.$k.g1($$a.$ax.u(255,0,0,0));$$t.iq._ab=$$t.$iq._ab;$$t.$iq._al=$$t.$k.g1($$a.$ax.u(255,255,255,255));$$t.iq._al=$$t.$iq._al;$$t.$iq._ak=$$t.$k.g1($$a.$ax.u(255,255,0,0));$$t.iq._ak=$$t.$iq._ak;$$t.$iq._ai=$$t.$k.g1($$a.$ax.u(255,0,255,0));$$t.iq._ai=$$t.$iq._ai;$$t.$iq._ac=$$t.$k.g1($$a.$ax.u(255,0,0,255));$$t.iq._ac=$$t.$iq._ac;$$t.$iq._am=$$t.$k.g1($$a.$ax.u(255,255,255,0));$$t.iq._am=$$t.$iq._am;$$t.$iq._aj=$$t.$k.g1($$a.$ax.u(255,255,0,255));$$t.iq._aj=$$t.$iq._aj;$$t.$iq._ad=$$t.$k.g1($$a.$ax.u(255,0,255,255));$$t.iq._ad=$$t.$iq._ad;$$t.$iq._b=[$$a.$ax.u(255,0,0,0),$$a.$ax.u(255,255,255,255),$$a.$ax.u(255,255,0,0),$$a.$ax.u(255,0,255,0),$$a.$ax.u(255,0,0,255),$$a.$ax.u(255,255,255,0),$$a.$ax.u(255,255,0,255),$$a.$ax.u(255,0,255,255),$$a.$ax.u(255,128,0,0),$$a.$ax.u(255,0,128,0),$$a.$ax.u(255,0,0,128),$$a.$ax.u(255,128,128,0),$$a.$ax.u(255,128,0,128),$$a.$ax.u(255,0,128,128),$$a.$ax.u(255,192,192,192),$$a.$ax.u(255,128,128,128),$$a.$ax.u(255,153,153,255),$$a.$ax.u(255,153,51,102),$$a.$ax.u(255,255,255,204),$$a.$ax.u(255,204,255,255),$$a.$ax.u(255,102,0,102),$$a.$ax.u(255,255,128,128),$$a.$ax.u(255,0,102,204),$$a.$ax.u(255,204,204,255),$$a.$ax.u(255,0,0,128),$$a.$ax.u(255,255,0,255),$$a.$ax.u(255,255,255,0),$$a.$ax.u(255,0,255,255),$$a.$ax.u(255,128,0,128),$$a.$ax.u(255,128,0,0),$$a.$ax.u(255,0,128,128),$$a.$ax.u(255,0,0,255),$$a.$ax.u(255,0,204,255),$$a.$ax.u(255,204,255,255),$$a.$ax.u(255,204,255,204),$$a.$ax.u(255,255,255,153),$$a.$ax.u(255,153,204,255),$$a.$ax.u(255,255,153,204),$$a.$ax.u(255,204,153,255),$$a.$ax.u(255,255,204,153),$$a.$ax.u(255,51,102,255),$$a.$ax.u(255,51,204,204),$$a.$ax.u(255,153,204,0),$$a.$ax.u(255,255,204,0),$$a.$ax.u(255,255,153,0),$$a.$ax.u(255,255,102,0),$$a.$ax.u(255,102,102,153),$$a.$ax.u(255,150,150,150),$$a.$ax.u(255,0,51,102),$$a.$ax.u(255,51,153,102),$$a.$ax.u(255,0,51,0),$$a.$ax.u(255,51,51,0),$$a.$ax.u(255,153,51,0),$$a.$ax.u(255,153,51,102),$$a.$ax.u(255,51,51,153),$$a.$ax.u(255,51,51,51)];$$t.iq._b=$$t.$iq._b;$$t.$is._at=220;$$t.$iu.instance=new $$t.iu;$$t.$iz.g=null;$$t.$iz.j=null;$$t.$i4.f=new $$t.i4;$$t.$i5._s=255;$$t.i5._s=$$t.$i5._s;$$t.$i5._r=0;$$t.i5._r=$$t.$i5._r;$$t.$i5._t=1;$$t.i5._t=$$t.$i5._t;$$t.$i5._a=null;$$t.i5._a=$$t.$i5._a;if($$t.$i5._staticInit&&!$$t.$i5.workbookStyleStaticInitCalled){$$t.$i5._staticInit();$$t.$i5.workbookStyleStaticInitCalled=true}$$t.$i9._z={};$$t.i9._z=$$t.$i9._z;$$t.$i9._w=null;$$t.i9._w=$$t.$i9._w;$$t.$i9._p=null;$$t.i9._p=$$t.$i9._p;$$t.$i9._n=null;$$t.i9._n=$$t.$i9._n;if($$t.$i9._staticInit&&!$$t.$i9.workbookStyleCollectionStaticInitCalled){$$t.$i9._staticInit();$$t.$i9.workbookStyleCollectionStaticInitCalled=true}$$t.$je._al=0;$$t.je._al=$$t.$je._al;$$t.$je._ao=1;$$t.je._ao=$$t.$je._ao;$$t.$je._ap=2;$$t.je._ap=$$t.$je._ap;$$t.$je._aq=3;$$t.je._aq=$$t.$je._aq;$$t.$je._ag=$$t.$je._ah();$$t.je._ag=$$t.$je._ag;$$t.$wn._a1="StopIfTrue";$$t.wn._a1=$$t.$wn._a1;$$t.$wn._ay="Priority";$$t.wn._ay=$$t.$wn._ay;$$t.$wn._aw=0;$$t.wn._aw=$$t.$wn._aw;$$t.$wn._ax=1;$$t.wn._ax=$$t.$wn._ax;$$t.$wn._au=2;$$t.wn._au=$$t.$wn._au;$$t.$wn._a=null;$$t.wn._a=$$t.$wn._a;if($$t.$wn._staticInit&&!$$t.$wn.conditionBaseStaticInitCalled){$$t.$wn._staticInit();$$t.$wn.conditionBaseStaticInitCalled=true}$$t.$jf._fz=0;$$t.jf._fz=$$t.$jf._fz;$$t.$jf._f2=1;$$t.jf._f2=$$t.$jf._f2;$$t.$jf._f3=2;$$t.jf._f3=$$t.$jf._f3;$$t.$jf._f4=3;$$t.jf._f4=$$t.$jf._f4;$$t.$jf._f5=4;$$t.jf._f5=$$t.$jf._f5;$$t.$jf._gi=5;$$t.jf._gi=$$t.$jf._gi;$$t.$jf._gj=6;$$t.jf._gj=$$t.$jf._gj;$$t.$jf._gk=7;$$t.jf._gk=$$t.$jf._gk;$$t.$jf._gn=8;$$t.jf._gn=$$t.$jf._gn;$$t.$jf._gx=9;$$t.jf._gx=$$t.$jf._gx;$$t.$jf._gy=10;$$t.jf._gy=$$t.$jf._gy;$$t.$jf._gz=11;$$t.jf._gz=$$t.$jf._gz;$$t.$jf._gv=12;$$t.jf._gv=$$t.$jf._gv;$$t.$jf._gw=13;$$t.jf._gw=$$t.$jf._gw;$$t.$jf._gs=14;$$t.jf._gs=$$t.$jf._gs;$$t.$jf._gu=15;$$t.jf._gu=$$t.$jf._gu;$$t.$jf._gt=16;$$t.jf._gt=$$t.$jf._gt;$$t.$jf._f7=17;$$t.jf._f7=$$t.$jf._f7;$$t.$jf._f6=18;$$t.jf._f6=$$t.$jf._f6;$$t.$jf._gr=19;$$t.jf._gr=$$t.$jf._gr;$$t.$jf._ax=null;$$t.jf._ax=$$t.$jf._ax;$$t.$jf._e8=null;$$t.jf._e8=$$t.$jf._e8;$$t.$jf._e7=null;$$t.jf._e7=$$t.$jf._e7;if($$t.$jf._staticInit&&!$$t.$jf.worksheetStaticInitCalled){$$t.$jf._staticInit();$$t.$jf.worksheetStaticInitCalled=true}$$t.$jx.b=new $$t.jx(1,(-1),(-1));$$t.$j8._d6=32767;$$t.j8._d6=$$t.$j8._d6;$$t.$j8._d5=0;$$t.j8._d5=$$t.$j8._d5;$$t.$j8._d8=1;$$t.j8._d8=$$t.$j8._d8;$$t.$j8._d7=2;$$t.j8._d7=$$t.$j8._d7;$$t.$j8._dv=$$t.$j8._dw();$$t.j8._dv=$$t.$j8._dv;$$t.$j2.commentChange=$$t.$j2.b($$t.$j8.$type,"Comment",function(a){return $$t.$j2.getCellComment(a)},function(a,b){$$t.$j2.setCellComment(a,b)},false,24576);$$t.$j2.valueChange=$$t.$j2.b($.ig.$op.$type,"Value",function(a){return $$t.$j2.getCellValue(a)},function(a,b){$$t.$j2.k(a,b,true)},true,24576);$$t.$km._br=$$t.$kg._m(4,4);$$t.$kv._br=$$t.$kg._m(27,8);$$t.$kw._an=0;$$t.kw._an=$$t.$kw._an;$$t.$kw._ap=1;$$t.kw._ap=$$t.$kw._ap;$$t.$kw._ao=2;$$t.kw._ao=$$t.$kw._ao;$$t.$kw._ag=null;$$t.kw._ag=$$t.$kw._ag;if($$t.$kw._staticInit&&!$$t.$kw.worksheetColumnCollectionStaticInitCalled){$$t.$kw._staticInit();$$t.$kw.worksheetColumnCollectionStaticInitCalled=true}$$t.$k1._i=0;$$t.k1._i=$$t.$k1._i;$$t.$k1._l=1;$$t.k1._l=$$t.$k1._l;$$t.$k1._k=2;$$t.k1._k=$$t.$k1._k;$$t.$k1._a=null;$$t.k1._a=$$t.$k1._a;if($$t.$k1._staticInit&&!$$t.$k1.worksheetDataTableCollectionStaticInitCalled){$$t.$k1._staticInit();$$t.$k1.worksheetDataTableCollectionStaticInitCalled=true}$$t.$k3._b7=0;$$t.k3._b7=$$t.$k3._b7;$$t.$k3._ca=1;$$t.k3._ca=$$t.$k3._ca;$$t.$k3._cd=2;$$t.k3._cd=$$t.$k3._cd;$$t.$k3._cf=3;$$t.k3._cf=$$t.$k3._cf;$$t.$k3._cg=4;$$t.k3._cg=$$t.$k3._cg;$$t.$k3._ce=5;$$t.k3._ce=$$t.$k3._ce;$$t.$k3._bt=$$t.$k3._bu();$$t.k3._bt=$$t.$k3._bt;$$t.$lc.ac=null;$$t.$k8.e=null;$$t.$ld._w=0;$$t.ld._w=$$t.$ld._w;$$t.$ld._ac=1;$$t.ld._ac=$$t.$ld._ac;$$t.$ld._ad=2;$$t.ld._ad=$$t.$ld._ad;$$t.$ld._ae=3;$$t.ld._ae=$$t.$ld._ae;$$t.$ld._af=4;$$t.ld._af=$$t.$ld._af;$$t.$ld._ag=5;$$t.ld._ag=$$t.$ld._ag;$$t.$ld._ab=6;$$t.ld._ab=$$t.$ld._ab;$$t.$ld._aa=7;$$t.ld._aa=$$t.$ld._aa;$$t.$ld._x=2084;$$t.ld._x=$$t.$ld._x;$$t.$ld._y=256;$$t.ld._y=$$t.$ld._y;$$t.$ld._z=256;$$t.ld._z=$$t.$ld._z;$$t.$ld._a=$$t.$ld._b();$$t.ld._a=$$t.$ld._a;$$t.$le._h=0;$$t.le._h=$$t.$le._h;$$t.$le._j=1;$$t.le._j=$$t.$le._j;$$t.$le._k=2;$$t.le._k=$$t.$le._k;$$t.$le._i=3;$$t.le._i=$$t.$le._i;$$t.$le._a=null;$$t.le._a=$$t.$le._a;if($$t.$le._staticInit&&!$$t.$le.worksheetHyperlinkCollectionStaticInitCalled){$$t.$le._staticInit();$$t.$le.worksheetHyperlinkCollectionStaticInitCalled=true}$$t.$lm._aw=null;$$t.lm._aw=$$t.$lm._aw;$$t.$ln._br=$$t.$kg._m(4,4);$$t.$lo._k=0;$$t.lo._k=$$t.$lo._k;$$t.$lo._n=1;$$t.lo._n=$$t.$lo._n;$$t.$lo._o=2;$$t.lo._o=$$t.$lo._o;$$t.$lo._m=3;$$t.lo._m=$$t.$lo._m;$$t.$lo._a=null;$$t.lo._a=$$t.$lo._a;if($$t.$lo._staticInit&&!$$t.$lo.worksheetMergedCellsRegionCollectionStaticInitCalled){$$t.$lo._staticInit();$$t.$lo.worksheetMergedCellsRegionCollectionStaticInitCalled=true}$$t.$lz._instance=new $$t.lz;$$t.$l0._instance=new $$t.l0;$$t.$l1._instance=new $$t.l1;$$t.$l2._instance=new $$t.l2;$$t.$l3._instance=new $$t.l3;$$t.$l7.a=null;$$t.$mb._br=$$t.$kg._m(61,8|4);$$t.$mh._am=0;$$t.mh._am=$$t.$mh._am;$$t.$mh._ao=1;$$t.mh._ao=$$t.$mh._ao;$$t.$mh._an=2;$$t.mh._an=$$t.$mh._an;$$t.$mh._ag=null;$$t.mh._ag=$$t.$mh._ag;if($$t.$mh._staticInit&&!$$t.$mh.worksheetRowCollectionStaticInitCalled){$$t.$mh._staticInit();$$t.$mh.worksheetRowCollectionStaticInitCalled=true}$$t.$my._w=0;$$t.my._w=$$t.$my._w;$$t.$my._v=1;$$t.my._v=$$t.$my._v;$$t.$my._ab=2;$$t.my._ab=$$t.$my._ab;$$t.$my._aa=3;$$t.my._aa=$$t.$my._aa;$$t.$my._x=4;$$t.my._x=$$t.$my._x;$$t.$my._z=5;$$t.my._z=$$t.$my._z;$$t.$my._a=null;$$t.my._a=$$t.$my._a;$$t.$my._t=null;$$t.my._t=$$t.$my._t;$$t.$my._s=null;$$t.my._s=$$t.$my._s;if($$t.$my._staticInit&&!$$t.$my.worksheetShapeCollectionStaticInitCalled){$$t.$my._staticInit();$$t.$my.worksheetShapeCollectionStaticInitCalled=true}$$t.$aec._m=0;$$t.aec._m=$$t.$aec._m;$$t.$aec._q=1;$$t.aec._q=$$t.$aec._q;$$t.$aec._p=2;$$t.aec._p=$$t.$aec._p;$$t.$aec._a=null;$$t.aec._a=$$t.$aec._a;if($$t.$aec._staticInit&&!$$t.$aec.sparklineCollectionStaticInitCalled){$$t.$aec._staticInit();$$t.$aec.sparklineCollectionStaticInitCalled=true}$$t.$aee._a7=0;$$t.aee._a7=$$t.$aee._a7;$$t.$aee._a8=1;$$t.aee._a8=$$t.$aee._a8;$$t.$aee._a9=2;$$t.aee._a9=$$t.$aee._a9;$$t.$aee._ba=3;$$t.aee._ba=$$t.$aee._ba;$$t.$aee._bb=4;$$t.aee._bb=$$t.$aee._bb;$$t.$aee._bc=5;$$t.aee._bc=$$t.$aee._bc;$$t.$aee._bd=6;$$t.aee._bd=$$t.$aee._bd;$$t.$aee._be=7;$$t.aee._be=$$t.$aee._be;$$t.$aee._bf=8;$$t.aee._bf=$$t.$aee._bf;$$t.$aee._bg=9;$$t.aee._bg=$$t.$aee._bg;$$t.$aee._bh=10;$$t.aee._bh=$$t.$aee._bh;$$t.$aee._bi=11;$$t.aee._bi=$$t.$aee._bi;$$t.$aee._bj=12;$$t.aee._bj=$$t.$aee._bj;$$t.$aee._bk=13;$$t.aee._bk=$$t.$aee._bk;$$t.$aee._bl=14;$$t.aee._bl=$$t.$aee._bl;$$t.$aee._bm=15;$$t.aee._bm=$$t.$aee._bm;$$t.$aee._bn=16;$$t.aee._bn=$$t.$aee._bn;$$t.$aee._bo=17;$$t.aee._bo=$$t.$aee._bo;$$t.$aee._bp=18;$$t.aee._bp=$$t.$aee._bp;$$t.$aee._bq=19;$$t.aee._bq=$$t.$aee._bq;$$t.$aee._bs=20;$$t.aee._bs=$$t.$aee._bs;$$t.$aee._bt=21;$$t.aee._bt=$$t.$aee._bt;$$t.$aee._bu=22;$$t.aee._bu=$$t.$aee._bu;$$t.$aee._bv=23;$$t.aee._bv=$$t.$aee._bv;$$t.$aee._bw=24;$$t.aee._bw=$$t.$aee._bw;$$t.$aee._bx=25;$$t.aee._bx=$$t.$aee._bx;$$t.$aee._br=26;$$t.aee._br=$$t.$aee._br;$$t.$aee._a=null;$$t.aee._a=$$t.$aee._a;if($$t.$aee._staticInit&&!$$t.$aee.sparklineGroupStaticInitCalled){$$t.$aee._staticInit();$$t.$aee.sparklineGroupStaticInitCalled=true}$$t.$aeh._s=0;$$t.aeh._s=$$t.$aeh._s;$$t.$aeh._w=1;$$t.aeh._w=$$t.$aeh._w;$$t.$aeh._x=2;$$t.aeh._x=$$t.$aeh._x;$$t.$aeh._v=3;$$t.aeh._v=$$t.$aeh._v;$$t.$aeh._p=null;$$t.aeh._p=$$t.$aeh._p;$$t.$aeh._o=null;$$t.aeh._o=$$t.$aeh._o;$$t.$aeh._q=null;$$t.aeh._q=$$t.$aeh._q;$$t.$aeh._a=null;$$t.aeh._a=$$t.$aeh._a;if($$t.$aeh._staticInit&&!$$t.$aeh.sparklineGroupCollectionStaticInitCalled){$$t.$aeh._staticInit();$$t.$aeh.sparklineGroupCollectionStaticInitCalled=true}$$t.$adv._n=64;$$t.adv._n=$$t.$adv._n;$$t.$adv._k=0;$$t.adv._k=$$t.$adv._k;$$t.$adv._p=1;$$t.adv._p=$$t.$adv._p;$$t.$adv._o=2;$$t.adv._o=$$t.$adv._o;$$t.$ad1._r=0;$$t.ad1._r=$$t.$ad1._r;$$t.$ad1._t=1;$$t.ad1._t=$$t.$ad1._t;$$t.$ad1._s=2;$$t.ad1._s=$$t.$ad1._s;$$t.$ad9._a3=0;$$t.ad9._a3=$$t.$ad9._a3;$$t.$ad9._a4=1;$$t.ad9._a4=$$t.$ad9._a4;$$t.$ad9._a5=2;$$t.ad9._a5=$$t.$ad9._a5;$$t.$ad9._a2=2+1;$$t.ad9._a2=$$t.$ad9._a2;$$t.$ad9._am=$$t.$ad9._an();$$t.ad9._am=$$t.$ad9._am;$$t.$yu.bh=null;$$t.$y0.m=null;$$t.$y5.a=new $$t.y5(0);$$t.$y7.a3=null;$$t.$y8.bi=null;$$t.$y9.__builtInFunctions=null;$$t.$y9._q4=null;$$t.$zb.b=new Array(0);$$t.$za.bi=null;$$t.$zc.bi=null;$$t.$ze.bw=null;$$t.$aax.z=new $$t.aax(64);$$t.$aax.aa=new $$t.aax(96);$$t.$aa6.size=4;$$t.$aa9.w=null;$$t.$abg.o=new $$t.abg(1,false);$$t.$abg.p=new $$t.abg(1,true);$$t.$abi.z=new $$t.abi(64);$$t.$abi.aa=new $$t.abi(96);$$t.$abj.z=new $$t.abj(64);$$t.$abj.aa=new $$t.abj(96);$$t.$abm.z=new $$t.abm(64);$$t.$abm.aa=new $$t.abm(96);$$t.$abq.a2=new $$t.abq;$$t.$abr.a3=new $$t.abr;$$t.$oq._d=null;$$t.$ns._ax=1462;$$t.ns._ax=$$t.$ns._ax;$$t.$ns._aw=-657435;$$t.ns._aw=$$t.$ns._aw;$$t.$ns._av=2958466;$$t.ns._av=$$t.$ns._av;$$t.$ns._aq=true;$$t.ns._aq=$$t.$ns._aq;$$t.$ns._ap=true;$$t.ns._ap=$$t.$ns._ap;$$t.$ns._g=new $$t.ns;$$t.ns._g=$$t.$ns._g;$$t.$ny._w=null;$$t.ny._w=$$t.$ny._w;$$t.$abs.a3=new $$t.abs;$$t.$abz.size=4;$$t.$ab0.z=new $$t.ab0(64);$$t.$ab0.aa=new $$t.ab0(96);$$t.$ab1.z=new $$t.ab1(64);$$t.$ab1.aa=new $$t.ab1(96);$$t.$ab4.z=new $$t.ab4;$$t.$ab5.z=new $$t.ab5(64);$$t.$ab5.aa=new $$t.ab5(96);$$t.$ab6.z=new $$t.ab6(64);$$t.$ab6.aa=new $$t.ab6(96);$$t.$acd.o=new $$t.acd(64);$$t.$acd.p=new $$t.acd(96);$$t.$ace.z=new $$t.ace(64);$$t.$ace.aa=new $$t.ace(96);$$t.$ach.z=new $$t.ach(64);$$t.$ach.aa=new $$t.ach(96);$$t.$acj.y=new $$t.acj;$$t.$acp.y=new $$t.acp(64);$$t.$acp.z=new $$t.acp(96);$$t.$acq.z=new $$t.acq(64);$$t.$acq.aa=new $$t.acq(96);$$t.$acr.z=new $$t.acr;$$t.$ac3.z=new $$t.ac3(64);$$t.$ac3.aa=new $$t.ac3(96);$$t.$ac5.y=new $$t.ac5(64);$$t.$ac5.z=new $$t.ac5(96);$$t.$ac6.z=new $$t.ac6;$$t.$ac7.y=new $$t.ac7(64);$$t.$ac7.z=new $$t.ac7(96);$$t.$aaj._emptyArray=new Array(0);$$t.$zg._ba=null;$$t.$zj._instance=new $$t.zj;$$t.$zp.a4=null;$$t.$z8._emptyRegionCalcReferenceList=new $$4.x($$t.$z8.$type,0);$$t.$aal._instance=new $$t.aal;$$t.$aaq._a8=0;$$t.$xu._x=0;$$t.xu._x=$$t.$xu._x;$$t.$xu._w=1;$$t.xu._w=$$t.$xu._w;$$t.$xu._p=$$t.$xu._q();$$t.xu._p=$$t.$xu._p;$$t.$xv._t=0;$$t.xv._t=$$t.$xv._t;$$t.$xv._u=1;$$t.xv._u=$$t.$xv._u;$$t.$xv._v=2;$$t.xv._v=$$t.$xv._v;$$t.$xv._w=3;$$t.xv._w=$$t.$xv._w;$$t.$xv._k=$$t.$xv._l();$$t.xv._k=$$t.$xv._k;$$t.$xw._n="*";$$t.xw._n=$$t.$xw._n;$$t.$xw._o="?";$$t.xw._o=$$t.$xw._o;$$t.$xx._w=0;$$t.xx._w=$$t.$xx._w;$$t.$xx._y=1;$$t.xx._y=$$t.$xx._y;$$t.$xx._v=2;$$t.xx._v=$$t.$xx._v;$$t.$xx._p=$$t.$xx._q();$$t.xx._p=$$t.$xx._p;$$t.$x9._q=0;$$t.x9._q=$$t.$x9._q;$$t.$x9._r=1;$$t.x9._r=$$t.$x9._r;$$t.$x9._k=$$t.$x9._l();$$t.x9._k=$$t.$x9._k;$$t.$ye._f=0;$$t.ye._f=$$t.$ye._f;$$t.$ye._h=1;$$t.ye._h=$$t.$ye._h;$$t.$ye._g=2;$$t.ye._g=$$t.$ye._g;$$t.$ye._a=null;$$t.ye._a=$$t.$ye._a;if($$t.$ye._staticInit&&!$$t.$ye.fixedDateGroupCollectionStaticInitCalled){$$t.$ye._staticInit();$$t.$ye.fixedDateGroupCollectionStaticInitCalled=true}$$t.$yg._z=0;$$t.yg._z=$$t.$yg._z;$$t.$yg._ac=1;$$t.yg._ac=$$t.$yg._ac;$$t.$yg._ad=2;$$t.yg._ad=$$t.$yg._ad;$$t.$yg._k=$$t.$yg._l();$$t.yg._k=$$t.$yg._k;$$t.$yh._q=0;$$t.yh._q=$$t.$yh._q;$$t.$yh._r=1;$$t.yh._r=$$t.$yh._r;$$t.$yh._k=$$t.$yh._l();$$t.yh._k=$$t.$yh._k;$$t.$ym._ad=0;$$t.ym._ad=$$t.$ym._ad;$$t.$ym._af=1;$$t.ym._af=$$t.$ym._af;$$t.$ym._ae=2;$$t.ym._ae=$$t.$ym._ae;$$t.$ym._w=$$t.$ym._x();$$t.ym._w=$$t.$ym._w;$$t.$yn._ac=0;$$t.yn._ac=$$t.$yn._ac;$$t.$yn._ae=1;$$t.yn._ae=$$t.$yn._ae;$$t.$yn._ab=2;$$t.yn._ab=$$t.$yn._ab;$$t.$yn._p=$$t.$yn._q();$$t.yn._p=$$t.$yn._p;$$t.$yp._as=0;$$t.yp._as=$$t.$yp._as;$$t.$yp._av=1;$$t.yp._av=$$t.$yp._av;$$t.$yp._aw=2;$$t.yp._aw=$$t.$yp._aw;$$t.$yp._ax=3;$$t.yp._ax=$$t.$yp._ax;$$t.$yp._au=3+1;$$t.yp._au=$$t.$yp._au;$$t.$yp._a=null;$$t.yp._a=$$t.$yp._a;if($$t.$yp._staticInit&&!$$t.$yp.worksheetFilterSettingsStaticInitCalled){$$t.$yp._staticInit();$$t.$yp.worksheetFilterSettingsStaticInitCalled=true}$$t.$wa._b8="AboveBelow";$$t.wa._b8=$$t.$wa._b8;$$t.$wa._b9="NumericStandardDeviation";$$t.wa._b9=$$t.$wa._b9;$$t.$wa._b4=0;$$t.wa._b4=$$t.$wa._b4;$$t.$wa._b7=1;$$t.wa._b7=$$t.$wa._b7;$$t.$wa._b5=2;$$t.wa._b5=$$t.$wa._b5;$$t.$wa._by=$$t.$wa._bz();$$t.wa._by=$$t.$wa._by;$$t.$xr._b2="Formula";$$t.xr._b2=$$t.$xr._b2;$$t.$xr._b0=0;$$t.xr._b0=$$t.$xr._b0;$$t.$xr._b1=1;$$t.xr._b1=$$t.$xr._b1;$$t.$xr._br=$$t.$xr._bs();$$t.xr._br=$$t.$xr._br;$$t.$we._cg="MinimumThreshold";$$t.we._cg=$$t.$we._cg;$$t.$we._ce="MaximumThreshold";$$t.we._ce=$$t.$we._ce;$$t.$we._cf="MidpointThreshold";$$t.we._cf=$$t.$we._cf;$$t.$wu._k="Value";$$t.wu._k=$$t.$wu._k;$$t.$wu._i="Formula";$$t.wu._i=$$t.$wu._i;$$t.$wu._l="ValueType";$$t.wu._l=$$t.$wu._l;$$t.$wf._ar="FormatColor";$$t.wf._ar=$$t.$wf._ar;$$t.$wf._ap=0;$$t.wf._ap=$$t.$wf._ap;$$t.$wf._aq=1;$$t.wf._aq=$$t.$wf._aq;$$t.$wf._x=$$t.$wf._y();$$t.wf._x=$$t.$wf._x;$$t.$wf._ah=new $$t.ah($$a.$ax.u(255,255,113,40));$$t.wf._ah=$$t.$wf._ah;$$t.$wf._ae=new $$t.ah($$a.$ax.u(255,255,239,156));$$t.wf._ae=$$t.$wf._ae;$$t.$wf._ai=new $$t.ah($$a.$ax.u(255,248,105,107));$$t.wf._ai=$$t.$wf._ai;$$t.$wf._ag=new $$t.ah($$a.$ax.u(255,255,235,132));$$t.wf._ag=$$t.$wf._ag;$$t.$wf._af=new $$t.ah($$a.$ax.u(255,99,190,123));$$t.wf._af=$$t.$wf._af;$$t.$wh._ak=0;$$t.wh._ak=$$t.$wh._ak;$$t.$wh._ap=1;$$t.wh._ap=$$t.$wh._ap;$$t.$wh._ao=2;$$t.wh._ao=$$t.$wh._ao;$$t.$wh._aq=3;$$t.wh._aq=$$t.$wh._aq;$$t.$wh._an=4;$$t.wh._an=$$t.$wh._an;$$t.$wh._a=null;$$t.wh._a=$$t.$wh._a;$$t.$wh._ag=null;$$t.wh._ag=$$t.$wh._ag;$$t.$wh._ah=null;$$t.wh._ah=$$t.$wh._ah;$$t.$wh._af=null;$$t.wh._af=$$t.$wh._af;$$t.$wh._ai=null;$$t.wh._ai=$$t.$wh._ai;if($$t.$wh._staticInit&&!$$t.$wh.conditionalFormatCollectionStaticInitCalled){$$t.$wh._staticInit();$$t.$wh.conditionalFormatCollectionStaticInitCalled=true}$$t.$wi._a=new $$t.wi;$$t.$wo.e=new $$t.wo(3,true);$$t.$wo.f=new $$t.wo(3,false);$$t.$wr._y="Formula";$$t.wr._y=$$t.$wr._y;$$t.$wr._aa="Value";$$t.wr._aa=$$t.$wr._aa;$$t.$wr._ab="ValueType";$$t.wr._ab=$$t.$wr._ab;$$t.$wr._x=0;$$t.wr._x=$$t.$wr._x;$$t.$wr._w=1;$$t.wr._w=$$t.$wr._w;$$t.$wr._a=$$t.$wr._b();$$t.wr._a=$$t.$wr._a;$$t.$wt._a=new $$t.wt(0);$$t.wt._a=$$t.$wt._a;$$t.$wv._dh="AxisColor";$$t.wv._dh=$$t.$wv._dh;$$t.$wv._di="AxisPosition";$$t.wv._di=$$t.$wv._di;$$t.$wv._dj="BarBorderColor";$$t.wv._dj=$$t.$wv._dj;$$t.$wv._dk="BarColor";$$t.wv._dk=$$t.$wv._dk;$$t.$wv._dl="BarFillType";$$t.wv._dl=$$t.$wv._dl;$$t.$wv._dm="Direction";$$t.wv._dm=$$t.$wv._dm;$$t.$wv._dr="MinPoint";$$t.wv._dr=$$t.$wv._dr;$$t.$wv._dq="MaxPoint";$$t.wv._dq=$$t.$wv._dq;$$t.$wv._ds="NegativeBarFormat";$$t.wv._ds=$$t.$wv._ds;$$t.$wv._dn="FillPercentMax";$$t.wv._dn=$$t.$wv._dn;$$t.$wv._dp="FillPercentMin";$$t.wv._dp=$$t.$wv._dp;$$t.$wv._du="ShowValue";$$t.wv._du=$$t.$wv._du;$$t.$wv._dt="ShowBorder";$$t.wv._dt=$$t.$wv._dt;$$t.$wv._dc=0;$$t.wv._dc=$$t.$wv._dc;$$t.$wv._c9=100;$$t.wv._c9=$$t.$wv._c9;$$t.$wv._c2=0;$$t.wv._c2=$$t.$wv._c2;$$t.$wv._c3=1;$$t.wv._c3=$$t.$wv._c3;$$t.$wv._c5=2;$$t.wv._c5=$$t.$wv._c5;$$t.$wv._c4=3;$$t.wv._c4=$$t.$wv._c4;$$t.$wv._c6=4;$$t.wv._c6=$$t.$wv._c6;$$t.$wv._c7=5;$$t.wv._c7=$$t.$wv._c7;$$t.$wv._da=6;$$t.wv._da=$$t.$wv._da;$$t.$wv._dd=7;$$t.wv._dd=$$t.$wv._dd;$$t.$wv._df=8;$$t.wv._df=$$t.$wv._df;$$t.$wv._dg=9;$$t.wv._dg=$$t.$wv._dg;$$t.$wv._de=10;$$t.wv._de=$$t.$wv._de;$$t.$wv._b5=$$t.$wv._b6();$$t.wv._b5=$$t.$wv._b5;$$t.$wv._co=new $$t.ah($$t.$k.gv(99,142,198));$$t.wv._co=$$t.$wv._co;$$t.$wv._cn=new $$t.ah($$t.$k.gv(0,0,0));$$t.wv._cn=$$t.$wv._cn;$$t.$ww._b6="DateOperator";$$t.ww._b6=$$t.$ww._b6;$$t.$ww._b4=0;$$t.ww._b4=$$t.$ww._b4;$$t.$ww._b5=1;$$t.ww._b5=$$t.$ww._b5;$$t.$ww._by=$$t.$ww._bz();$$t.ww._by=$$t.$ww._by;$$t.$xe._b6="Formula";$$t.xe._b6=$$t.$xe._b6;$$t.$xe._b4=0;$$t.xe._b4=$$t.$xe._b4;$$t.$xe._b5=1;$$t.xe._b5=$$t.$xe._b5;$$t.$xe._by=$$t.$xe._bz();$$t.xe._by=$$t.$xe._by;$$t.$xf._at="ThresholdComparison";$$t.xf._at=$$t.$xf._at;$$t.$xf._as="Icon";$$t.xf._as=$$t.$xf._as;$$t.$xf._am=0;$$t.xf._am=$$t.$xf._am;$$t.$xf._ao=1;$$t.xf._ao=$$t.$xf._ao;$$t.$xf._ar=2;$$t.xf._ar=$$t.$xf._ar;$$t.$xf._x=$$t.$xf._y();$$t.xf._x=$$t.$xf._x;$$t.$xh._ct="IconSet";$$t.xh._ct=$$t.$xh._ct;$$t.$xh._cs="IconCriteria";$$t.xh._cs=$$t.$xh._cs;$$t.$xh._cu="IsReverseOrder";$$t.xh._cu=$$t.$xh._cu;$$t.$xh._cv="ShowValue";$$t.xh._cv=$$t.$xh._cv;$$t.$xh._ce=4;$$t.xh._ce=$$t.$xh._ce;$$t.$xh._co=0;$$t.xh._co=$$t.$xh._co;$$t.$xh._cp=1;$$t.xh._cp=$$t.$xh._cp;$$t.$xh._cr=2;$$t.xh._cr=$$t.$xh._cr;$$t.$xh._cq=3;$$t.xh._cq=$$t.$xh._cq;$$t.$xh._b5=null;$$t.xh._b5=$$t.$xh._b5;if($$t.$xh._staticInit&&!$$t.$xh.iconSetConditionalFormatStaticInitCalled){$$t.$xh._staticInit();$$t.$xh.iconSetConditionalFormatStaticInitCalled=true}$$t.$xj._j=5;$$t.xj._j=$$t.$xj._j;$$t.$xk._aa="BarColor";$$t.xk._aa=$$t.$xk._aa;$$t.$xk._ac="BarBorderColor";$$t.xk._ac=$$t.$xk._ac;$$t.$xk._ab="BarColorType";$$t.xk._ab=$$t.$xk._ab;$$t.$xk._ad="BarBorderColorType";$$t.xk._ad=$$t.$xk._ad;$$t.$xk._i=0;$$t.xk._i=$$t.$xk._i;$$t.$xk._j=1;$$t.xk._j=$$t.$xk._j;$$t.$xk._x=0;$$t.xk._x=$$t.$xk._x;$$t.$xk._y=1;$$t.xk._y=$$t.$xk._y;$$t.$xk._v=2;$$t.xk._v=$$t.$xk._v;$$t.$xk._w=3;$$t.xk._w=$$t.$xk._w;$$t.$xk._z=4;$$t.xk._z=$$t.$xk._z;$$t.$xk._a=$$t.$xk._b();$$t.xk._a=$$t.$xk._a;$$t.$xk._n=new $$t.ah($$t.$k.gv(255,0,0));$$t.xk._n=$$t.$xk._n;$$t.$xn._ch=0;$$t.xn._ch=$$t.$xn._ch;$$t.$xn._cf=1;$$t.xn._cf=$$t.$xn._cf;$$t.$xn._cg=2;$$t.xn._cg=$$t.$xn._cg;$$t.$xn._ce=3;$$t.xn._ce=$$t.$xn._ce;$$t.$xn._by=$$t.$xn._bz();$$t.xn._by=$$t.$xn._by;$$t.$xo._cf="TopBottom";$$t.xo._cf=$$t.$xo._cf;$$t.$xo._cd="IsPercent";$$t.xo._cd=$$t.$xo._cd;$$t.$xo._ce="Rank";$$t.xo._ce=$$t.$xo._ce;$$t.$xo._b7=10;$$t.xo._b7=$$t.$xo._b7;$$t.$xo._b8=0;$$t.xo._b8=$$t.$xo._b8;$$t.$xo._cb=1;$$t.xo._cb=$$t.$xo._cb;$$t.$xo._cc=2;$$t.xo._cc=$$t.$xo._cc;$$t.$xo._b9=3;$$t.xo._b9=$$t.$xo._b9;$$t.$xo._by=$$t.$xo._bz();$$t.xo._by=$$t.$xo._by;$$t.$xq._cf="Text";$$t.xq._cf=$$t.$xq._cf;$$t.$xq._ce="TextOperator";$$t.xq._ce=$$t.$xq._ce;$$t.$xq._b8='LEFT({0},LEN("{1}"))="{1}"';$$t.xq._b8=$$t.$xq._b8;$$t.$xq._b9='NOT(ISERROR(SEARCH("{1}",{0})))';$$t.xq._b9=$$t.$xq._b9;$$t.$xq._cb='ISERROR(SEARCH("{1}",{0}))';$$t.xq._cb=$$t.$xq._cb;$$t.$xq._ca='RIGHT({0},LEN("{1}"))="{1}"';$$t.xq._ca=$$t.$xq._ca;$$t.$xq._b4=0;$$t.xq._b4=$$t.$xq._b4;$$t.$xq._b5=1;$$t.xq._b5=$$t.$xq._b5;$$t.$xq._b3=2;$$t.xq._b3=$$t.$xq._b3;$$t.$xq._by=$$t.$xq._bz();$$t.xq._by=$$t.$xq._by;$$t.$xs._bz="Unique";$$t.xs._bz=$$t.$xs._bz;$$t.$td._ce=0;$$t.td._ce=$$t.$td._ce;$$t.$td._cg=1;$$t.td._cg=$$t.$td._cg;$$t.$td._ch=2;$$t.td._ch=$$t.$td._ch;$$t.$td._ci=3;$$t.td._ci=$$t.$td._ci;$$t.$td._cj=4;$$t.td._cj=$$t.$td._cj;$$t.$td._cl=5;$$t.td._cl=$$t.$td._cl;$$t.$td._ck=6;$$t.td._ck=$$t.$td._ck;$$t.$td._cn=7;$$t.td._cn=$$t.$td._cn;$$t.$td._cm=8;$$t.td._cm=$$t.$td._cm;$$t.$td._co=9;$$t.td._co=$$t.$td._co;$$t.$td._cp=10;$$t.td._cp=$$t.$td._cp;$$t.$td._cq=11;$$t.td._cq=$$t.$td._cq;$$t.$td._cr=12;$$t.td._cr=$$t.$td._cr;$$t.$td._cs=13;$$t.td._cs=$$t.$td._cs;$$t.$td._ct=14;$$t.td._ct=$$t.$td._ct;$$t.$td._cu=15;$$t.td._cu=$$t.$td._cu;$$t.$td._cv=16;$$t.td._cv=$$t.$td._cv;$$t.$td._cw=17;$$t.td._cw=$$t.$td._cw;$$t.$td._cx=18;$$t.td._cx=$$t.$td._cx;$$t.$td._cy=19;$$t.td._cy=$$t.$td._cy;$$t.$td._cz=20;$$t.td._cz=$$t.$td._cz;$$t.$td._c0=21;$$t.td._c0=$$t.$td._c0;$$t.$td._c1=22;$$t.td._c1=$$t.$td._c1;$$t.$td._c2=23;$$t.td._c2=$$t.$td._c2;$$t.$td._c3=24;$$t.td._c3=$$t.$td._c3;$$t.$td._c5=25;$$t.td._c5=$$t.$td._c5;$$t.$td._c8=26;$$t.td._c8=$$t.$td._c8;$$t.$td._c9=27;$$t.td._c9=$$t.$td._c9;$$t.$td._dd=28;$$t.td._dd=$$t.$td._dd;$$t.$td._df=29;$$t.td._df=$$t.$td._df;$$t.$td._dg=30;$$t.td._dg=$$t.$td._dg;$$t.$td._dh=31;$$t.td._dh=$$t.$td._dh;$$t.$td._dj=32;$$t.td._dj=$$t.$td._dj;$$t.$td._dk=33;$$t.td._dk=$$t.$td._dk;$$t.$td._c4=34;$$t.td._c4=$$t.$td._c4;$$t.$td._b2=1;$$t.td._b2=$$t.$td._b2;$$t.$td._b3=.2;$$t.td._b3=$$t.$td._b3;$$t.$td._c6=0;$$t.td._c6=$$t.$td._c6;$$t.$td._c7=1;$$t.td._c7=$$t.$td._c7;$$t.$td._db=2;$$t.td._db=$$t.$td._db;$$t.$td._da=3;$$t.td._da=$$t.$td._da;$$t.$td._dc=3;$$t.td._dc=$$t.$td._dc;$$t.$td._w=$$t.$td._x();$$t.td._w=$$t.$td._w;$$t.$td._ae=2|8|16|4|32|128|256;$$t.td._ae=$$t.$td._ae;$$t.$tf._af=0;$$t.tf._af=$$t.$tf._af;$$t.$tf._aj=1;$$t.tf._aj=$$t.$tf._aj;$$t.$tf._ai=2;$$t.tf._ai=$$t.$tf._ai;$$t.$tf._x=null;$$t.tf._x=$$t.$tf._x;if($$t.$tf._staticInit&&!$$t.$tf.axisCollectionStaticInitCalled){$$t.$tf._staticInit();$$t.$tf.axisCollectionStaticInitCalled=true}$$t.$ti._ag=0;$$t.ti._ag=$$t.$ti._ag;$$t.$ti._ah=1;$$t.ti._ah=$$t.$ti._ah;$$t.$ti._ai=2;$$t.ti._ai=$$t.$ti._ai;$$t.$ti._aj=3;$$t.ti._aj=$$t.$ti._aj;$$t.$ti._am=4;$$t.ti._am=$$t.$ti._am;$$t.$ti._al=5;$$t.ti._al=$$t.$ti._al;$$t.$ti._an=6;$$t.ti._an=$$t.$ti._an;$$t.$ti._ao=7;$$t.ti._ao=$$t.$ti._ao;$$t.$ti._ak=8;$$t.ti._ak=$$t.$ti._ak;$$t.$ti._w=null;$$t.ti._w=$$t.$ti._w;if($$t.$ti._staticInit&&!$$t.$ti.chartAreaBaseStaticInitCalled){$$t.$ti._staticInit();$$t.$ti.chartAreaBaseStaticInitCalled=true}$$t.$tq._af=0;$$t.tq._af=$$t.$tq._af;$$t.$tq._ag=1;$$t.tq._ag=$$t.$tq._ag;$$t.$tq._ai=2;$$t.tq._ai=$$t.$tq._ai;$$t.$tq._ah=3;$$t.tq._ah=$$t.$tq._ah;$$t.$tq._ad=.75;$$t.tq._ad=$$t.$tq._ad;$$t.$tq._w=null;$$t.tq._w=$$t.$tq._w;if($$t.$tq._staticInit&&!$$t.$tq.chartLineBaseStaticInitCalled){$$t.$tq._staticInit();$$t.$tq.chartLineBaseStaticInitCalled=true}$$t.$tm._ak=2.25;$$t.tm._ak=$$t.$tm._ak;$$t.$tt._ac=0;$$t.tt._ac=$$t.$tt._ac;$$t.$tt._aa=1;$$t.tt._aa=$$t.$tt._aa;$$t.$tt._ab=2;$$t.tt._ab=$$t.$tt._ab;$$t.$tt._t=$$t.$tt._u();$$t.tt._t=$$t.$tt._t;$$t.$t0._ba=0;$$t.t0._ba=$$t.$t0._ba;$$t.$t0._bb=1;$$t.t0._bb=$$t.$t0._bb;$$t.$t0._bc=2;$$t.t0._bc=$$t.$t0._bc;$$t.$t0._bd=3;$$t.t0._bd=$$t.$t0._bd;$$t.$t0._be=4;$$t.t0._be=$$t.$t0._be;$$t.$t0._bf=5;$$t.t0._bf=$$t.$t0._bf;$$t.$t0._bh=6;$$t.t0._bh=$$t.$t0._bh;$$t.$t0._bi=7;$$t.t0._bi=$$t.$t0._bi;$$t.$t0._bj=8;$$t.t0._bj=$$t.$t0._bj;$$t.$t0._bl=9;$$t.t0._bl=$$t.$t0._bl;$$t.$t0._bk=10;$$t.t0._bk=$$t.$t0._bk;$$t.$t0._bm=11;$$t.t0._bm=$$t.$t0._bm;$$t.$t0._bn=12;$$t.t0._bn=$$t.$t0._bn;$$t.$t0._bo=13;$$t.t0._bo=$$t.$t0._bo;$$t.$t0._bp=14;$$t.t0._bp=$$t.$t0._bp;$$t.$t0._bg=15;$$t.t0._bg=$$t.$t0._bg;$$t.$t0._w=null;$$t.t0._w=$$t.$t0._w;if($$t.$t0._staticInit&&!$$t.$t0.chartTextAreaBaseStaticInitCalled){$$t.$t0._staticInit();$$t.$t0.chartTextAreaBaseStaticInitCalled=true}$$t.$ty._b1=15;$$t.ty._b1=$$t.$ty._b1;$$t.$ty._b0=15+1;
|
|
$$t.ty._b0=$$t.$ty._b0;$$t.$ty._bu=null;$$t.ty._bu=$$t.$ty._bu;if($$t.$ty._staticInit&&!$$t.$ty.chartTitleStaticInitCalled){$$t.$ty._staticInit();$$t.$ty.chartTitleStaticInitCalled=true}$$t.$tz._b0=15+0;$$t.tz._b0=$$t.$tz._b0;$$t.$tz._b1=15+1;$$t.tz._b1=$$t.$tz._b1;$$t.$tz._bz=15+2;$$t.tz._bz=$$t.$tz._bz;$$t.$tz._bu=null;$$t.tz._bu=$$t.$tz._bu;if($$t.$tz._staticInit&&!$$t.$tz.chartLabelBaseStaticInitCalled){$$t.$tz._staticInit();$$t.$tz.chartLabelBaseStaticInitCalled=true}$$t.$t1._cp=17+0;$$t.t1._cp=$$t.$t1._cp;$$t.$t1._cq=17+1;$$t.t1._cq=$$t.$t1._cq;$$t.$t1._cr=17+2;$$t.t1._cr=$$t.$t1._cr;$$t.$t1._ct=17+3;$$t.t1._ct=$$t.$t1._ct;$$t.$t1._cu=17+4;$$t.t1._cu=$$t.$t1._cu;$$t.$t1._cv=17+5;$$t.t1._cv=$$t.$t1._cv;$$t.$t1._cw=17+6;$$t.t1._cw=$$t.$t1._cw;$$t.$t1._cx=17+7;$$t.t1._cx=$$t.$t1._cx;$$t.$t1._cy=17+8;$$t.t1._cy=$$t.$t1._cy;$$t.$t1._cz=17+9;$$t.t1._cz=$$t.$t1._cz;$$t.$t1._c0=17+10;$$t.t1._c0=$$t.$t1._c0;$$t.$t1._c1=17+11;$$t.t1._c1=$$t.$t1._c1;$$t.$t1._cs=17+12;$$t.t1._cs=$$t.$t1._cs;$$t.$t1._b4=null;$$t.t1._b4=$$t.$t1._b4;if($$t.$t1._staticInit&&!$$t.$t1.dataLabelStaticInitCalled){$$t.$t1._staticInit();$$t.$t1.dataLabelStaticInitCalled=true}$$t.$t2._dt=29+0;$$t.t2._dt=$$t.$t2._dt;$$t.$t2._dv=29+1;$$t.t2._dv=$$t.$t2._dv;$$t.$t2._du=29+2;$$t.t2._du=$$t.$t2._du;$$t.$t2._ds=200;$$t.t2._ds=$$t.$t2._ds;$$t.$t2._di=null;$$t.t2._di=$$t.$t2._di;if($$t.$t2._staticInit&&!$$t.$t2.seriesDataLabelsStaticInitCalled){$$t.$t2._staticInit();$$t.$t2.seriesDataLabelsStaticInitCalled=true}$$t.$vs._av=0;$$t.vs._av=$$t.$vs._av;$$t.$vs._aw=1;$$t.vs._aw=$$t.$vs._aw;$$t.$vs._ax=2;$$t.vs._ax=$$t.$vs._ax;$$t.$vs._ay=3;$$t.vs._ay=$$t.$vs._ay;$$t.$vs._az=4;$$t.vs._az=$$t.$vs._az;$$t.$vs._a0=5;$$t.vs._a0=$$t.$vs._a0;$$t.$vs._a2=6;$$t.vs._a2=$$t.$vs._a2;$$t.$vs._a3=7;$$t.vs._a3=$$t.$vs._a3;$$t.$vs._a4=8;$$t.vs._a4=$$t.$vs._a4;$$t.$vs._a5=9;$$t.vs._a5=$$t.$vs._a5;$$t.$vs._a6=10;$$t.vs._a6=$$t.$vs._a6;$$t.$vs._a8=11;$$t.vs._a8=$$t.$vs._a8;$$t.$vs._a9=12;$$t.vs._a9=$$t.$vs._a9;$$t.$vs._w=null;$$t.vs._w=$$t.$vs._w;if($$t.$vs._staticInit&&!$$t.$vs.dataPointStaticInitCalled){$$t.$vs._staticInit();$$t.$vs.dataPointStaticInitCalled=true}$$t.$t6._ap=0;$$t.t6._ap=$$t.$t6._ap;$$t.$t6._ar=1;$$t.t6._ar=$$t.$t6._ar;$$t.$t6._as=2;$$t.t6._as=$$t.$t6._as;$$t.$t6._at=3;$$t.t6._at=$$t.$t6._at;$$t.$t6._au=4;$$t.t6._au=$$t.$t6._au;$$t.$t6._av=5;$$t.t6._av=$$t.$t6._av;$$t.$t6._ax=6;$$t.t6._ax=$$t.$t6._ax;$$t.$t6._az=7;$$t.t6._az=$$t.$t6._az;$$t.$t6._a0=8;$$t.t6._a0=$$t.$t6._a0;$$t.$t6._aw=9;$$t.t6._aw=$$t.$t6._aw;$$t.$t6._aq=2;$$t.t6._aq=$$t.$t6._aq;$$t.$t6._am=1.5;$$t.t6._am=$$t.$t6._am;$$t.$t6._w=$$t.$t6._x();$$t.t6._w=$$t.$t6._w;$$t.$t7._cb=17;$$t.t7._cb=$$t.$t7._cb;$$t.$t7._cc=17+1;$$t.t7._cc=$$t.$t7._cc;$$t.$t7._cd=17+2;$$t.t7._cd=$$t.$t7._cd;$$t.$t7._b4=null;$$t.t7._b4=$$t.$t7._b4;if($$t.$t7._staticInit&&!$$t.$t7.trendlineLabelStaticInitCalled){$$t.$t7._staticInit();$$t.$t7.trendlineLabelStaticInitCalled=true}$$t.$t8._ag=0;$$t.t8._ag=$$t.$t8._ag;$$t.$t8._ak=1;$$t.t8._ak=$$t.$t8._ak;$$t.$t8._aj=2;$$t.t8._aj=$$t.$t8._aj;$$t.$t8._w=null;$$t.t8._w=$$t.$t8._w;if($$t.$t8._staticInit&&!$$t.$t8.trendlineCollectionStaticInitCalled){$$t.$t8._staticInit();$$t.$t8.trendlineCollectionStaticInitCalled=true}$$t.$vf._am=0;$$t.vf._am=$$t.$vf._am;$$t.$vf._an=1;$$t.vf._an=$$t.$vf._an;$$t.$vf._ao=2;$$t.vf._ao=$$t.$vf._ao;$$t.$vf._ap=3;$$t.vf._ap=$$t.$vf._ap;$$t.$vf._ar=4;$$t.vf._ar=$$t.$vf._ar;$$t.$vf._as=5;$$t.vf._as=$$t.$vf._as;$$t.$vf._aq=6;$$t.vf._aq=$$t.$vf._aq;$$t.$vf._w=$$t.$vf._x();$$t.vf._w=$$t.$vf._w;$$t.$vm._az=0;$$t.vm._az=$$t.$vm._az;$$t.$vm._a0=1;$$t.vm._a0=$$t.$vm._a0;$$t.$vm._a1=2;$$t.vm._a1=$$t.$vm._a1;$$t.$vm._a2=3;$$t.vm._a2=$$t.$vm._a2;$$t.$vm._a3=4;$$t.vm._a3=$$t.$vm._a3;$$t.$vm._a5=5;$$t.vm._a5=$$t.$vm._a5;$$t.$vm._a6=6;$$t.vm._a6=$$t.$vm._a6;$$t.$vm._a7=7;$$t.vm._a7=$$t.$vm._a7;$$t.$vm._a8=8;$$t.vm._a8=$$t.$vm._a8;$$t.$vm._a9=9;$$t.vm._a9=$$t.$vm._a9;$$t.$vm._a4=10;$$t.vm._a4=$$t.$vm._a4;$$t.$vm._w=$$t.$vm._x();$$t.vm._w=$$t.$vm._w;$$t.$vq._al=0;$$t.vq._al=$$t.$vq._al;$$t.$vq._am=1;$$t.vq._am=$$t.$vq._am;$$t.$vq._an=2;$$t.vq._an=$$t.$vq._an;$$t.$vq._w=$$t.$vq._x();$$t.vq._w=$$t.$vq._w;$$t.$vt._bz=0;$$t.vt._bz=$$t.$vt._bz;$$t.$vt._b0=1;$$t.vt._b0=$$t.$vt._b0;$$t.$vt._b1=2;$$t.vt._b1=$$t.$vt._b1;$$t.$vt._b2=3;$$t.vt._b2=$$t.$vt._b2;$$t.$vt._b3=4;$$t.vt._b3=$$t.$vt._b3;$$t.$vt._b4=5;$$t.vt._b4=$$t.$vt._b4;$$t.$vt._b5=6;$$t.vt._b5=$$t.$vt._b5;$$t.$vt._b6=7;$$t.vt._b6=$$t.$vt._b6;$$t.$vt._ca=8;$$t.vt._ca=$$t.$vt._ca;$$t.$vt._cc=9;$$t.vt._cc=$$t.$vt._cc;$$t.$vt._cd=10;$$t.vt._cd=$$t.$vt._cd;$$t.$vt._ce=11;$$t.vt._ce=$$t.$vt._ce;$$t.$vt._cf=12;$$t.vt._cf=$$t.$vt._cf;$$t.$vt._cg=13;$$t.vt._cg=$$t.$vt._cg;$$t.$vt._ch=14;$$t.vt._ch=$$t.$vt._ch;$$t.$vt._ci=15;$$t.vt._ci=$$t.$vt._ci;$$t.$vt._ck=16;$$t.vt._ck=$$t.$vt._ck;$$t.$vt._cl=17;$$t.vt._cl=$$t.$vt._cl;$$t.$vt._cn=18;$$t.vt._cn=$$t.$vt._cn;$$t.$vt._cp=19;$$t.vt._cp=$$t.$vt._cp;$$t.$vt._cq=20;$$t.vt._cq=$$t.$vt._cq;$$t.$vt._cs=21;$$t.vt._cs=$$t.$vt._cs;$$t.$vt._ct=22;$$t.vt._ct=$$t.$vt._ct;$$t.$vt._cu=23;$$t.vt._cu=$$t.$vt._cu;$$t.$vt._cv=24;$$t.vt._cv=$$t.$vt._cv;$$t.$vt._cx=25;$$t.vt._cx=$$t.$vt._cx;$$t.$vt._cw=26;$$t.vt._cw=$$t.$vt._cw;$$t.$vt._co=27;$$t.vt._co=$$t.$vt._co;$$t.$vt._b7=5;$$t.vt._b7=$$t.$vt._b7;$$t.$vt._b9=10;$$t.vt._b9=$$t.$vt._b9;$$t.$vt._b8=1;$$t.vt._b8=$$t.$vt._b8;$$t.$vt._cm=400;$$t.vt._cm=$$t.$vt._cm;$$t.$vt._w=$$t.$vt._x();$$t.vt._w=$$t.$vt._w;$$t.$vt._a4=0;$$t.vt._a4=$$t.$vt._a4;$$t.$vv._h=true;$$t.vv._h=$$t.$vv._h;$$t.$v2._al=0;$$t.v2._al=$$t.$v2._al;$$t.$v2._ap=1;$$t.v2._ap=$$t.$v2._ap;$$t.$v2._ao=2;$$t.v2._ao=$$t.$v2._ao;$$t.$v2._w=null;$$t.v2._w=$$t.$v2._w;if($$t.$v2._staticInit&&!$$t.$v2.seriesCollectionStaticInitCalled){$$t.$v2._staticInit();$$t.$v2.seriesCollectionStaticInitCalled=true}$$t.$v6._as=0;$$t.v6._as=$$t.$v6._as;$$t.$v6._at=1;$$t.v6._at=$$t.$v6._at;$$t.$v6._au=2;$$t.v6._au=$$t.$v6._au;$$t.$v6._aw=3;$$t.v6._aw=$$t.$v6._aw;$$t.$v6._ax=4;$$t.v6._ax=$$t.$v6._ax;$$t.$v6._az=5;$$t.v6._az=$$t.$v6._az;$$t.$v6._a0=6;$$t.v6._a0=$$t.$v6._a0;$$t.$v6._a1=7;$$t.v6._a1=$$t.$v6._a1;$$t.$v6._a2=8;$$t.v6._a2=$$t.$v6._a2;$$t.$v6._av=9;$$t.v6._av=$$t.$v6._av;$$t.$v6._w=$$t.$v6._x();$$t.v6._w=$$t.$v6._w;$$t.$v7._ag=0;$$t.v7._ag=$$t.$v7._ag;$$t.$v7._ah=1;$$t.v7._ah=$$t.$v7._ah;$$t.$v7._ae=150;$$t.v7._ae=$$t.$v7._ae;$$t.$v7._w=$$t.$v7._x();$$t.v7._w=$$t.$v7._w;$$t.$v8._ag=0;$$t.v8._ag=$$t.$v8._ag;$$t.$v8._ai=1;$$t.v8._ai=$$t.$v8._ai;$$t.$v8._aj=2;$$t.v8._aj=$$t.$v8._aj;$$t.$v8._ah=2;$$t.v8._ah=$$t.$v8._ah;$$t.$v8._w=$$t.$v8._x();$$t.v8._w=$$t.$v8._w;$$t.$v9._af=0;$$t.v9._af=$$t.$v9._af;$$t.$v9._ag=1;$$t.v9._ag=$$t.$v9._ag;$$t.$v9._aj=2;$$t.v9._aj=$$t.$v9._aj;$$t.$v9._ah=3;$$t.v9._ah=$$t.$v9._ah;$$t.$v9._w=$$t.$v9._x();$$t.v9._w=$$t.$v9._w;$$t.$pt.a=new $$t.pt(null,false);$$t.$px.p=$$t.$px.q;$$t.$py.p=$$t.$py.q;$$t.$p4.a=null;$$t.$p5._w=null;$$t.$qa.a0=null;$$t.$qb.instance=new $$t.qb;$$t.$m7._l=null;$$t.m7._l=$$t.$m7._l;$$t.$m8.d=null;$$t.$m8.x=new $$0.cf("en-US");$$t.$nb.a0=$.ig.Date.prototype.fromValues(1900,3,2,0,0,0,0);$$t.$nb.a3=60;$$t.$nb.a2=61;$$t.$nb.a=["0","1","2","3","4","5","6","7","8","9"];$$t.$nr._c=null;$$t.nr._c=$$t.$nr._c;$$t.$nr._d=null;$$t.nr._d=$$t.$nr._d;$$t.$n2.w=Math.sqrt(6.283185307179586);$$t.$n2.n=null;$$t.$n2.m=null;$$t.$ou.f=["\uff10","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\uf9d1","\u4e03","\u516b","\u4e5d"];$$t.$ou.a=["\u25cb","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d","\u4e03","\u516b","\u4e5d"];$$t.$ou.h=["\u25cb","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d","\u4e03","\u516b","\u4e5d"];$$t.$ou.d=["\u3007","\u4e00","\u4e8c","\u4e09","\u56db","\u4e94","\u516d","\u4e03","\u516b","\u4e5d"];$$t.$ou.g=["\uf9b2","\u58f9","\u8cb3","\uf96b","\u56db","\u4f0d","\uf9d1","\u4e03","\u516b","\u4e5d"];$$t.$ou.b=["\u96f6","\u58f9","\u8d30","\u53c1","\u8086","\u4f0d","\u9646","\u67d2","\u634c","\u7396"];$$t.$ou.i=["\u96f6","\u58f9","\u8cb3","\u53c3","\u8086","\u4f0d","\u9678","\u67d2","\u634c","\u7396"];$$t.$ou.e=["\u3007","\u58f1","\u5f10","\u53c2","\u56db","\u4f0d","\u516d","\u4e03","\u516b","\u4e5d"];$$t.$ou.j=["\uff10","\uff11","\uff12","\uff13","\uff14","\uff15","\uff16","\uff17","\uff18","\uff19"];$$t.$o6.f=$$t.$g9.$type.specialize($$t.$z8.$type).getStaticFields()._empty;$$t.$o6.h=$$t.$o6.ah;$$t.$o6.aa=function(a){return a._predecessors()};$$t.$o6.a=[701,301,132,57,23,10,4,1];$$t.$o9._instance=new $$t.o9;$$t.$pb._instance=new $$t.pb;if($.ig.excel){$.ig.excel._isNamespace=true}}); |