UNPKG

@mescius/spread-sheets-designer

Version:

SpreadJS Designer Component present as a control that could be embedded into your web application easily, and also provided flexible, customizable configuration to achieve your business logic.

40 lines (39 loc) 6.55 MB
/* * * SpreadJS Designer Library 19.1.0 * * Copyright(c) MESCIUS inc. All rights reserved. * * Licensed under the SpreadJS Commercial License. * us.sales@mescius.com * https://developer.mescius.com/spreadjs * */ (function (factory) { if(typeof module === 'object' && typeof module.exports === 'object') { require('@mescius/spread-sheets-barcode'); require('@mescius/spread-sheets-shapes'); require('@mescius/spread-sheets-charts'); require('@mescius/spread-sheets-languagepackages'); require('@mescius/spread-sheets-print'); require('@mescius/spread-sheets-pdf'); require('@mescius/spread-sheets-io'); let SJS_NS = require('@mescius/spread-sheets'); factory(SJS_NS); module.exports = SJS_NS; } else if(typeof define === 'function' && define.amd) { define(['@mescius/spread-sheets', '@mescius/spread-sheets-barcode', '@mescius/spread-sheets-shapes', '@mescius/spread-sheets-charts', '@mescius/spread-sheets-languagepackages', '@mescius/spread-sheets-print', '@mescius/spread-sheets-pdf', '@mescius/spread-sheets-io'], factory) } else if(typeof exports === 'object') { require('@mescius/spread-sheets-barcode'); require('@mescius/spread-sheets-shapes'); require('@mescius/spread-sheets-charts'); require('@mescius/spread-sheets-languagepackages'); require('@mescius/spread-sheets-print'); require('@mescius/spread-sheets-pdf'); require('@mescius/spread-sheets-io'); exports['Spread'] = factory(require('@mescius/spread-sheets')); } else { factory(GC); } }(function (GC) { var Designer=(function(ra){"use strict";var iK,aK,Ba,Xr,nK,lK,Id;const R=class R{};R.PictureAltText="pictureAltText",R.Ratings="ratings",R.Indicators="indicators",R.Shapes="shapes",R.Directional="directional",R.SolidFill="solidFill",R.GradientFill="gradientFill",R.ClearCellType="clearCellType",R.WorkflowList="workflowList",R.MultiColumnPicker="multiColumnPicker",R.ButtonListCellType="buttonListCellType",R.RadioListCellType="radioListCellType",R.CheckboxListCellType="checkboxListCellType",R.HyperlinkCellType="hyperlinkCellType",R.ComboBoxCellType="comboBoxCellType",R.DiagonalCellType="diagonalCellType",R.FileUploadCellType="fileUploadCellType",R.DataObjectCellType="dataObjectCellType",R.CheckboxCellType="checkboxCellType",R.RangeTemplateCellType="rangeTemplateCellType",R.RibbonButtonButtonCellType="ribbonButtonButtonCellType",R.ClearCellDropdown="clearCellDropdown",R.TimePickerCellType="timePickerCellType",R.SliderCellType="sliderCellType",R.MonthPickerCellType="monthPickerCellType",R.ListCellType="listCellType",R.DateTimePickerCellType="dateTimePickerCellType",R.ColorPickerCellType="colorPickerCellType",R.CalculatorCellType="calculatorCellType",R.ClearRules="clearRules",R.ClearSelectedSparkline="clearSelectedSparkline",R.ClearSelectedSparklineGroups="clearSelectedSparklineGroups",R.Axes="axes",R.DataBar="dataBar",R.ColorScalesList="colorScalesList",R.ColorScalesList2="colorScalesList2",R.HighlightCellsRules="highlightCellsRules",R.TopBottomRules="topBottomRules",R.IconSetList="iconSetList",R.AxisTitles="axisTitles",R.ChartTitle="chartTitle",R.ErrorBars="errorBars",R.GridLines="gridLines",R.DataLabels="dataLabels",R.Legend="legend",R.Trendline="trendline",R.FreezeLastColumn="freezeLastColumn",R.FreezeBottomRow="freezeBottomRow",R.FreezeFirstColumn="freezeFirstColumn",R.FreezeTopRow="freezeTopRow",R.FreezePanes="freezePanes",R.ShapeLeftRotate="shapeLeftRotate",R.ShapeRightRotate="shapeRightRotate90",R.ShapeUnGroup="shapeUnGroup",R.ShapeGroup="shapeGroup",R.ShapeAlignLeft="shapeAlignLeft",R.ShapeAlignCenter="shapeAlignCenter",R.ShapeAlignRight="shapeAlignRight",R.ShapeAlignTop="shapeAlignTop",R.ShapeAlignMiddle="shapeAlignMiddle",R.ShapeAlignBottom="shapeAlignBottom",R.ShapeHorizontalDistribute="shapeHorizontalDistribute",R.ShapeVerticalDistribute="shapeShapeVerticalDistribute",R.ShapeSnapToGrid="shapeSnapToGrid",R.UnShapeSnapToGrid="unShapeSnapToGrid",R.ShapeSnapToShape="shapeSnapToShape",R.UnShapeSnapToShape="unShapeSnapToShape",R.ChangePictureTransparency="changePictureTransparency",R.ChangePictureCorrections="changePictureCorrections",R.ChangePictureColor="changePictureColor",R.ChangePicture="changePicture",R.ResetPicture="resetPicture",R.ResetPictureOnly="resetPictureOnly",R.ResetPictureAndSize="resetPictureAndSize",R.PicturePlaceInCell="picturePlaceInCell",R.PictureShapeCrop="pictureShapeCrop",R.NumberFormat="numberFormat",R.TextFormat="textFormat",R.ScientificFormat="scientificFormat",R.FractionFormat="fractionFormat",R.PercentageFormat="percentageFormat",R.TimeFormat="timeFormat",R.LongDateformat="longDateformat",R.ShortDateFormat="shortDateFormat",R.AccountingFormat="accountingFormat",R.CurrencyFormat="currencyFormat",R.FormatMore="formatMore",R.FormatGeneral="formatGeneral",R.MoreBorder="moreBorder",R.TopDoubleBottomBorder="topDoubleBottomBorder",R.TopThickBottomBorder="topThickBottomBorder",R.TopBottomBorder="topBottomBorder",R.ThickBottomBorder="thickBottomBorder",R.BottomDoubleBorder="bottomDoubleBorder",R.ThickBoxBorder="thickBoxBorder",R.OutsideBorder="outsideBorder",R.AllBorder="allBorder",R.NoBorder="noBorder",R.RightBorder="rightBorder",R.LeftBorder="leftBorder",R.TopBorder="topBorder",R.BottomBorder="bottomBorder",R.ClearAll="clearAll",R.ClearFormat="clearFormat",R.ClearContent="clearContent",R.ClearComments="clearComments",R.AutoSumMax="max",R.AutoSumMin="min",R.AutoSumCountNumber="countNumbers",R.AutoSumAverage="average",R.FindDialogFind="find",R.FindDialogFindWithQuery="findWithQuery",R.FindDialogReplace="replace",R.FindDialogGoto="goto",R.FindDialogGotoSpecial="gotoSpecial",R.FillDown="down",R.FillSeries="series",R.FillRight="right",R.FillUp="up",R.FillLeft="left",R.OrientationAngleClockwise="angleClockwise",R.OrientationFormatCellAlignment="formatCellAlignment",R.OrientationRotateTextDown="rotateTextDown",R.OrientationVerticalText="verticalText",R.OrientationRotateTextUp="rotateTextUp",R.OrientationAngleCounterclockwise="angleCounterclockwise",R.TableToRange="contextMenuTableToRange",R.TableConvertFromDataTable="TableConvertFromDataTable",R.TableConvertToDataTable="TableConvertToDataTable",R.TableTotalRow="totalsRow",R.CustomSort="customSort",R.SortZtoA="gc.spread.contextMenu.sortDescend",R.ContextMenuSortZtoA="contextMenuSortDescend",R.SortAtoZ="gc.spread.contextMenu.sortAscend",R.ContextMenuSortAtoZ="contextMenuSortAscend",R.ComboChartPanel="comboChartPanel",R.TreeMapChartPanel="treeMapChartPanel",R.FunnelChartPanel="funnelChartPanel",R.WaterfallChartPanel="waterfallChartPanel",R.SunburstChartPanel="sunburstChartPanel",R.RadarChartPanel="radarChartPanel",R.StockChartPanel="stockChartPanel",R.ScatterChartPanel="scatterChartPanel",R.AreaChartPanel="areaChartPanel",R.BarChartPanel="barChartPanel",R.PieChartPanel="pieChartPanel",R.LineChartPanel="lineChartPanel",R.ColumnChartPanel="columnChartPanel",R.ShapePanel="shapePanel",R.FormulaEditorPanel="formulaEditorPanel",R.FileMenuPanel="fileMenuPanel",R.StatusBarPanel="statusBarPanel",R.FieldListTreePanel="fieldListTreePanel",R.ChartAltTextPanel="chartAltTextPanel",R.ShapeAltTextPanel="shapeAltTextPanel",R.FormulaBarPanel="formulaBarPanel",R.PasteAll="pasteAll",R.ConditionFormat="conditionFormat",R.ValuesAndFormatting="pasteValuesAndFormatting",R.ChangeColors="changeColors",R.ChangeColorsListContent="changeColorsListContent",R.QuickLayout="quickLayout",R.QuickLayoutListContent="quickLayoutListContent",R.AddChartElement="addChartElement",R.CellStyles="cellStyles",R.CellStylesListContent="cellStylesListContent",R.NamedCellTemplates="namedCellTemplates",R.NamedCellTemplatesListContent="namedCellTemplatesListContent",R.CreateNamedCellTemplate="createNamedCellTemplate",R.PasteValues="pasteValues",R.ChangeShapeStyle="changeShapeStyle",R.FormulaSparklineSetting="formulaSparklineSetting",R.DeleteDialog="deleteDialog",R.BarCodeSetting="barCodeSetting",R.ChartStyles="chartStyle",R.ChartStylesListContent="chartStylesListContent",R.PasteFormatting="pasteFormatting",R.PasteFormulas="pasteFormulas",R.FormulasAndFormatting="pasteFormulasAndFormatting",R.FileMenuButton="fileMenuButton",R.Active="active",R.Open="open",R.Redo="redo",R.Reset="reset",R.Save="save",R.Undo="undo",R.TableDeleteColumns="tableDeleteColumnsForContextMenu",R.TableDeleteRows="tableDeleteRowsForContextMenu",R.TableDeleteEntireSheetRows="gc.spread.contextMenu.deleteEntireSheetRows",R.TableInsertColumnsLeft="tableInsertColumnsLeftForContextMenu",R.TableInsertRowAbove="tableInsertRowsAboveForContextMenu",R.TableInsertEntireSheetRows="gc.spread.contextMenu.insertEntireSheetRows",R.TableInsertColumnsRight="tableInsertColumnsRightForContextMenu",R.TableInsertRowsBelow="tableInsertRowsBelowForContextMenu",R.ContextMenuChangeChartType="changeChartTypeDialog",R.FloatingObjectCopy="floatingObjectCopy",R.FloatingObjectCut="floatingObjectCut",R.FormatChart="formatChart",R.ContextMenuMoveChart="moveChartDialog",R.ChartAltText="chartAltText",R.ShapeAltText="shapeAltText",R.ResetChartColor="resetChartColor",R.SelectChartData="selectChartDataDialog",R.ColumnHeaders="columnHeaders",R.ColTag="colTag",R.DeleteColumns="gc.spread.contextMenu.deleteColumns",R.HideColumns="gc.spread.contextMenu.hideColumns",R.InsertColumns="gc.spread.contextMenu.insertColumns",R.UnhideColumns="gc.spread.contextMenu.unhideColumns",R.InsertDialog="insertDialog",R.DesignerMoreFunctions="designerMoreFunctions",R.DeleteRows="gc.spread.contextMenu.deleteRows",R.HideRows="gc.spread.contextMenu.hideRows",R.InsertRows="gc.spread.contextMenu.insertRows",R.RowHeaders="rowHeaders",R.RowTag="rowTag",R.UnhideRows="gc.spread.contextMenu.unhideRows",R.CopyShapes="contextMenuCopyShapes",R.CutShapes="contextMenuCutShapes",R.FormatShapes="formatShapes",R.PasteShapes="pasteShapes",R.DeleteSheet="gc.spread.contextMenu.deleteSheet",R.InsertSheet="gc.spread.contextMenu.insertSheet",R.HideSheet="gc.spread.contextMenu.hideSheet",R.ProtectSheet="protectSheet",R.SheetTag="sheetTag",R.ShowTabColor="showTabColor",R.UnhideSheet="contextMenuUnhideSheet",R.UnprotectSheet="unprotectSheet",R.TableDelete="tableDelete",R.Copy="gc.spread.contextMenu.copy",R.TableInsert="tableInsert",R.Cut="gc.spread.contextMenu.cut",R.SlicerPasteOptions="slicerPasteOptions",R.ContextMenuPasteAll="gc.spread.contextMenu.pasteAll",R.SlicerProperty="slicerProperty",R.RemoveSlicer="gc.spread.contextMenu.removeSlicer",R.ContextMenuSlicerSetting="contextMenuSlicerSetting",R.SlicerSortAscend="gc.spread.contextMenu.slicerSortAscend",R.SlicerSortDescend="gc.spread.contextMenu.slicerSortDescend",R.EditCellDropdowns="editCellDropdowns",R.Link="link",R.EditHyperlink="editHyperlink",R.OpenHyperlink="openHyperlink",R.RemoveHyperlink="removeHyperlink",R.RemoveHyperlinks="removeHyperlinks",R.ClearContents="gc.spread.contextMenu.clearContents",R.RowHeaderInsertCopiedCells="gc.spread.contextMenu.rowHeaderinsertCopiedCells",R.RowHeaderInsertCutCells="gc.spread.contextMenu.rowHeaderinsertCutCells",R.ColumnHeaderInsertCopiedCells="gc.spread.contextMenu.colHeaderinsertCopiedCells",R.ColumnHeaderInsertCutCells="gc.spread.contextMenu.colHeaderinsertCutCells",R.InsertCopiedCells="insertCopiedCells",R.InsertCutCells="insertCutCells",R.InsertCopiedCellsShiftCellsRight="gc.spread.contextMenu.insertCopiedCellsshiftCellsRight",R.InsertCopiedCellsShiftCellsDown="gc.spread.contextMenu.insertCopiedCellsshiftCellsDown",R.InsertCutCellsShiftCellsRight="gc.spread.contextMenu.insertCutCellsshiftCellsRight",R.InsertCutCellsShiftCellsDown="gc.spread.contextMenu.insertCutCellsshiftCellsDown",R.ContextMenuCopy="contextMenuCopy",R.ContextMenuCut="contextMenuCut",R.EditCellType="editCellType",R.FormatCells="formatCells",R.ContextMenuPaste="contextMenuPaste",R.ContextMenuPasteSpecial="ContextMenuPasteSpecial",R.DesignerPasteFormatting="designerPasteFormatting",R.DesignerPasteAll="designerPasteAll",R.DesignerPasteFormula="pasteFormula",R.DesignerPasteFormulaFormatting="pasteFormulaFormatting",R.DesignerPasteValues="designerPasteValues",R.PasteValuesFormatting="pasteValuesFormatting",R.CellTag="cellTag",R.CellAltText="cellAltText",R.DefineName="defineName",R.DefaultValue="defaultValue",R.DeleteComment="gc.spread.contextMenu.deleteComment",R.EditComment="gc.spread.contextMenu.editComment",R.Filter="gc.spread.contextMenu.filter",R.InsertComment="gc.spread.contextMenu.insertComment",R.Sort="sort",R.ToggleComment="gc.spread.contextMenu.toggleComment",R.Table="table",R.InsertFunction="insertFunction",R.InsertBarCode="insertBarCode",R.InsertHyperLink="insertHyperLink",R.InsertChart="insertChart",R.InsertCheckbox="insertCheckbox",R.InsertDataChart="insertDataChart",R.DataChartPanel="dataChartPanel",R.InsertPicture="insertPicture",R.PlaceInCells="placeInCells",R.PlaceOverCells="placeOverCells",R.ContextMenuImageRichDataPlaceInCell="contextMenuImageRichDataPlaceInCell",R.ContextMenuImageRichDataPlaceOverCells="contextMenuImageRichDataPlaceOverCells",R.ContextMenuImageRichDataCreateReference="contextMenuImageRichDataCreateReference",R.ContextMenuImageRichDataShowPreview="contextMenuImageRichDataShowPreview",R.ContextMenuImageRichDataViewAltText="contextMenuImageRichDataViewAltText",R.InsertShape="insertShape",R.InsertCameraShape="insertCameraShape",R.InsertTextBox="InsertTextBox",R.InsertFormControlShape="insertFormControlShape",R.InsertTable="insertTable",R.InsertTableFromDataTable="insertTableFromDataTable",R.ChangeShape="changeShape",R.InsertShapeList="insertShapeList",R.ShapeCommandGroup="shapeCommandGroup",R.ShapeCommandAlign="shapeCommandAlign",R.ChangeShapeHeight="shapeSizeHeight",R.RotateShape="shapeRotate",R.ChangeShapeWidth="shapeSizeWidth",R.BringShapeForwardGroup="bringShapeForwardGroup",R.BringShapeForward="bringShapeForward",R.BringShapeToFront="bringShapeToFront",R.SendShapeBackwardGroup="sendShapeBackwardGroup",R.SendShapeBackward="sendShapeBackward",R.SendShapeToBack="sendShapeToBack",R.CaptionName="captionName",R.TimelineCaptionName="timelineCaptionName",R.SlicerSetting="slicerSetting",R.ColumnWidth="columnWidth",R.ContextMenuOutlineColumn="contextMenuOutlineColumn",R.RowHeight="rowHeight",R.RichText="richText",R.FormatComment="formatComment",R.SwitchRowColumn="switchRowColumn",R.SelectData="selectData",R.MoveChart="moveChart",R.ChangeChartType="changeChartType",R.DataValidation="dataValidation",R.TextToColumn="textToColumn",R.RemoveDuplicates="removeDuplicates",R.DataValidationList="dataValidationList",R.AutoGenerateLabel="autoGenerateLabel",R.ClearBindingPath="clearBindingPath",R.LoadSchema="loadSchema",R.SaveSchema="saveSchema",R.DesignMode="templateDesignMode",R.TemplateDesignModeInToolBar="templateDesignModeInToolBar",R.EditLinks="editLinks",R.ClearFilter="clearFilter",R.SetFilter="setFilter",R.ReapplyFilter="reapplyFilter",R.ClearFilterData="clearFilterData",R.SetFilterData="setFilterData",R.ReapplyFilterData="reapplyFilterData",R.SortAZ="sortAZ",R.SortZA="sortZA",R.SortAZData="sortAZData",R.SortZAData="sortZAData",R.Group="group",R.HideDetail="hideDetail",R.IndicatorOutline="indicatorOutline",R.ShowDetail="showDetail",R.Ungroup="ungroup",R.FormulaAutoSum="formulaAutoSum",R.FormulaDateTime="formulaDateTime",R.FormulaFinancial="formulaFinancial",R.LogicalFormula="logicalFormula",R.FormulaLookupReference="formulaLookupReference",R.FormulaMathTrig="formulaMathTrig",R.MoreFunctions="moreFunctions",R.FormulaText="formulaText",R.NameManager="nameManager",R.ShowFormulas="showFormulas",R.ShowFormulaEditorPanel="showFormulaEditorPanel",R.CalculationOptionsPanel="calculationOptionsPanel",R.CalculationOptionAutomatic="calculationOptionAutomatic",R.CalculationOptionManual="calculationOptionManual",R.CalculationOptionPartial="calculationOptionPartial",R.CalculateNow="calculateNow",R.CalculateSheet="calculateSheet",R.BottomAlign="bottomAlign",R.CenterAlign="centerAlign",R.IncreaseIndent="increaseIndent",R.DecreaseIndent="decreaseIndent",R.IndicatorAlignment="indicatorAlignment",R.LeftAlign="leftAlign",R.Alignment="alignment",R.MergeCenter="mergeCenter",R.AlignmentMergeList="alignmentMergeList",R.MiddleAlign="middleAlign",R.RightAlign="rightAlign",R.OrientationList="orientationList",R.TopAlign="topAlign",R.WrapText="wrapText",R.CellDropdowns="cellDropdowns",R.CellType="cellType",R.CellEditors="cellEditors",R.EditingAutoSum="editingAutoSum",R.EditingAutoSumList="editingAutoSumList",R.Clear="clear",R.EditingClearAllList="editingClearAllList",R.EditingFillDown="editingFillDown",R.EditingSortFilter="editingSortFilter",R.BackColor="backColor",R.BorderBottomNoText="border",R.FontDoubleUnderline="fontDoubleUnderline",R.FontFamily="fontFamily",R.FontItalic="fontItalic",R.DecreaseFontsize="decreaseFontsize",R.FontSize="fontSize",R.IncreaseFontsize="increaseFontsize",R.FontUnderline="fontUnderline",R.FontWeight="fontWeight",R.ForeColor="foreColor",R.IndicatorFonts="indicatorFonts",R.RibbonCopy="copy",R.RibbonCut="cut",R.RibbonFormatPainter="formatPainter",R.DecreaseDecimal="decreaseDecimal",R.FormatComma="formatComma",R.FormatPercentage="formatPercentage",R.IncreaseDecimal="increaseDecimal",R.IndicatorNumbers="indicatorNumbers",R.RibbonNumberFormat="ribbonNumberFormat",R.FormatTable="formatTable",R.FormatTable2="formatTable2",R.FormatTableListContent="formatTableListContent",R.SheetSettingGeneral="sheetSettingGeneral",R.SheetSettingGridLine="sheetSettingGridLine",R.SheetSettingHeaders="sheetSettingHeaders",R.SpreadSettingCalculation="spreadSettingCalculation",R.SpreadSettingGeneral="spreadSettingGeneral",R.SpreadSettingScrollBar="spreadSettingScrollBar",R.SpreadSettingTabStrip="spreadSettingTabStrip",R.SparklinesAreaSparkline="sparklinesAreaSparkline",R.SparklinesBoxPlotSparkline="sparklinesBoxPlotSparkline",R.SparklinesBulletSparkline="sparklinesBulletSparkline",R.SparklinesCascadeSparkline="sparklinesCascadeSparkline",R.SparklinesColumnSparkline="sparklinesColumnSparkline",R.SparklinesHBarSparkline="sparklinesHBarSparkline",R.SparklinesLineSparkline="sparklinesLineSparkline",R.SparklinesMonthSparkline="sparklinesMonthSparkline",R.SparklinesParetoSparkline="sparklinesParetoSparkline",R.SparklinesPieSparkline="sparklinesPieSparkline",R.SparklinesScatterSparkline="sparklinesScatterSparkline",R.SparklinesSpreadsSparkline="sparklinesSpreadsSparkline",R.SparklinesStackedSparkline="sparklinesStackedSparkline",R.SparklinesVarianceSparkline="sparklinesVarianceSparkline",R.SparklinesLollipopVarianceSparkline="sparklinesLollipopVarianceSparkline",R.SparklinesVBarSparkline="sparklinesVBarSparkline",R.SparklinesWinLossSparkline="sparklinesWinLossSparkline",R.SparklinesYearSparkline="sparklinesYearSparkline",R.SparklinesRangeBlockSparkline="sparklinesRangeBlockSparkline",R.SparklinesGaugeKPISparkline="sparklinesGaugeKPISparkline",R.SparklinesHistogramSparkline="sparklinesHistogramSparkline",R.SlicerHeight="slicerHeight",R.SlicerWidth="slicerWidth",R.ColumnCount="columnCount",R.ItemHeight="itemHeight",R.ClearSparkline="clearSparkline",R.ClearSparklineDropdown="clearSparklineDropdown",R.SparklineGroup="sparklineGroup",R.SparklineUngroup="sparklineUnGroup",R.SlicerFormat="slicerFormat",R.SlicerFormatListContent="slicerFormatListContent",R.SlicerStyleListContent="slicerStyleListContent",R.ShowFirstPoint="showFirstPoint",R.ShowHighpoint="showHighpoint",R.ShowLowPoint="showLowPoint",R.ShowLastPoint="showLastPoint",R.ShowMarkers="showMarkers",R.ShowNegativePoint="showNegativePoint",R.ColumnSparkline="columnSparkline",R.LineSparkline="lineSparkline",R.WinLossSparkline="winLossSparkline",R.SparklineColor="sparklineColor",R.SparklineMarkerColor="sparklineMarkerColor",R.SparklineWeight="sparklineWeight",R.TableName="tableName",R.TableBindingSource="tableBindingSource",R.ResizeTable="resizeTable",R.TableStyleOptions="tableStyleOptions",R.TableStyleBandedColumns="tableStyleBandedColumns",R.TableStyleBandedRows="tableStyleBandedRows",R.TableStyleFirstColumn="tableStyleFirstColumn",R.TableStyleFilterButton="tableStyleFilterButton",R.TableStyleHeaderRow="tableStyleHeaderRow",R.TableStyleLastColumn="tableStyleLastColumn",R.TableStyleResizeHandler="tableStyleResizeHandler",R.TableStyleTotalRow="tableStyleTotalRow",R.TableStyleTotalRowList="tableStyleTotalRowList",R.ConvertToRange="convertToRange",R.ConvertFromDataTable="ConvertFromDataTable",R.ConvertToDataTable="ConvertToDataTable",R.TableAllowAutoExpand="tableAllowAutoExpand",R.ShowHideColumnHeader="showHideColumnHeader",R.ShowHideHGridLine="showHideHGridLine",R.ShowHideNewTab="showHideNewTab",R.ShowHideRowHeader="showHideRowHeader",R.ShowHideTabStrip="showHideTabStrip",R.ShowHideVGridLine="showHideVGridLine",R.Zoom="zoom",R.ZoomDefault="zoomDefault",R.ZoomSelection="zoomSelection",R.UnfreezePanes="unfreezePanes",R.ViewportFreezePanes="viewportFreezePanes",R.CustomSortEditing="customSortEditing",R.CustomSortData="customSortData",R.Subtotal="subtotal",R.CellsDelete="cellsDelete",R.CellsDeleteCell="deleteCells",R.CellsDeleteSheetRow="deleteSheetRows",R.CellsDeleteSheetColumn="deleteSheetColumns",R.CellsDeleteSheet="deleteSheet",R.CellsFormat="cellsFormat",R.CellsFormatRowHeight="cellFormatRowHeight",R.CellsFormatAutoFitRowHeight="autoFitRowHeight",R.CellsFormatDefaultHeight="defaultRowHeight",R.CellsFormatColumnWidth="cellFormatColumnWidth",R.CellsFormatAutoFitColumnWidth="autoFitColumnWidth",R.CellsFormatDefaultWidth="defaultColumnWidth",R.CellsFormatHideRows="hideRows",R.CellsFormatHideColumns="hideColumns",R.CellsFormatUnhideRows="unHideRows",R.CellsFormatUnhideColumns="unHideColumns",R.CellsFormatProtectSheet="cellFormatProtectSheet",R.CellsFormatUnprotectSheet="unProtectSheet",R.CellsFormatLockCells="lockCells",R.CellsFormatUnLockCells="unLockCells",R.Headers="headers",R.CellsInsert="cellsInsert",R.InsertCellsInRibbon="insertCells",R.InsertSheetInRibbon="insertSheet",R.InsertSheetColumns="insertSheetColumns",R.InsertSheetRows="insertSheetRows",R.EditingFillDownList="editingFillDownList",R.EditingFind="editingFind",R.MoreOptions="moreOptions",R.Paste="paste",R.AddCellState="addCellState",R.CellStates="cellStates",R.ManageCellState="manageCellState",R.InsertSlicer="insertSlicer",R.Separator="separator",R.ConditionFormatNewRule="conditionFormatNewRule",R.ConditionFormatManageRule="conditionFormatManageRule",R.TablesheetConditionFormatManageRule="tablesheetConditionFormatManageRule",R.ClearCellRules="clearCellRules",R.ClearSheetRules="clearSheetRules",R.MoreDataBarRules="moreDataBarRules",R.MoreColorScaleRules="moreColorScaleRules",R.MoreIconSetRules="moreIconSetRules",R.HighlightCellsRulesGreaterThan="highlightCellsRulesGreaterThan",R.HighlightCellsRulesLessThan="highlightCellsRulesLessThan",R.HighlightCellsRulesBetween="highlightCellsRulesBetween",R.HighlightCellsRulesEqualTo="highlightCellsRulesEqualTo",R.HighlightCellsRulesContains="highlightCellsRulesContains",R.HighlightCellsRulesDateOccurring="highlightCellsRulesDateOccurring",R.HighlightCellsRulesDuplicateValues="highlightCellsRulesDuplicateValues",R.HighlightCellsMoreRules="highlightCellsMoreRules",R.TopBottomRulesTop10="topBottomRulesTop10",R.TopBottomRulesTop10Percent="topBottomRulesTop10Percent",R.TopBottomRulesBottom10="topBottomRulesBottom10",R.TopBottomRulesBottom10Percent="topBottomRulesBottom10Percent",R.TopBottomRulesAboveAverage="topBottomRulesAboveAverage",R.TopBottomRulesBelowAverage="topBottomRulesBelowAverage",R.TopBottomRulesMoreRules="topBottomRulesMoreRules",R.GradientFillBlueDataBar="gradientFillBlueDataBar",R.GradientFillGreenDataBar="gradientFillGreenDataBar",R.GradientFillRedDataBar="gradientFillRedDataBar",R.GradientFillOrangeDataBar="gradientFillOrangeDataBar",R.GradientFillLightBlueDataBar="gradientFillLightBlueDataBar",R.GradientFillPurpleDataBar="gradientFillPurpleDataBar",R.SolidFillBlueDataBar="solidFillBlueDataBar",R.SolidFillGreenDataBar="solidFillGreenDataBar",R.SolidFillRedDataBar="solidFillRedDataBar",R.SolidFillOrangeDataBar="solidFillOrangeDataBar",R.SolidFillLightBlueDataBar="solidFillLightBlueDataBar",R.SolidFillPurpleDataBar="solidFillPurpleDataBar",R.ColorScaleGyr="colorScaleGyr",R.ColorScaleRyg="colorScaleRyg",R.ColorScaleGwr="colorScaleGwr",R.ColorScaleRwg="colorScaleRwg",R.ColorScaleBwr="colorScaleBwr",R.ColorScaleRwb="colorScaleRwb",R.ColorScaleWr="colorScaleWr",R.ColorScaleRw="colorScaleRw",R.ColorScaleGw="colorScaleGw",R.ColorScaleWg="colorScaleWg",R.ColorScaleGy="colorScaleGy",R.ColorScaleYg="colorScaleYg",R.IconSetThreeArrowsColored="iconSetThreeArrowsColored",R.IconSetThreeArrowsGray="iconSetThreeArrowsGray",R.IconSet3Triangles="iconSet3Triangles",R.IconSetFourArrowsGray="iconSetFourArrowsGray",R.IconSetFourArrowsColored="iconSetFourArrowsColored",R.IconSetFiveArrowsGray="iconSetFiveArrowsGray",R.IconSetFiveArrowsColored="iconSetFiveArrowsColored",R.IconSetThreeTrafficLightsUnRimmed="iconSetThreeTrafficLightsUnRimmed",R.IconSetThreeTrafficLightsRimmed="iconSetThreeTrafficLightsRimmed",R.IconSetThreeSigns="iconSetThreeSigns",R.IconSetFourTrafficLights="iconSetFourTrafficLights",R.IconSetFourRedToBlack="iconSetFourRedToBlack",R.IconSetThreeSymbolsCircled="iconSetThreeSymbolsCircled",R.IconSetThreeSymbolsUnCircled="iconSetThreeSymbolsUnCircled",R.IconSetThreeFlags="iconSetThreeFlags",R.IconSetThreeStars="iconSetThreeStars",R.IconSetFourRatings="iconSetFourRatings",R.IconSetFiveQuarters="iconSetFiveQuarters",R.IconSetFiveRatings="iconSetFiveRatings",R.IconSetFiveBoxes="iconSetFiveBoxes",R.CircleInvalidDataCommand="circleInvalidDataCommand",R.ClearInvalidCircles="clearInvalidCircles",R.DropdownDataValidation="dropdownDataValidation",R.MergeCenterButton="mergeCenterButton",R.MergeAcross="mergeAcross",R.MergeCells="mergeCells",R.UnMergeCells="unMergeCells",R.ChartAxesPrimaryHorizontal="axesPrimaryHorizontal",R.ChartAxesPrimaryVertical="axesPrimaryVertical",R.ChartAxesSecondaryVertical="axesSecondaryVertical",R.ChartAxesSecondaryHorizontal="axesSecondaryHorizontal",R.ChartAxesMoreAxisOption="axesMoreAxisOption",R.ChartAxisTitlesPrimaryHorizontal="axisTitlesPrimaryHorizontal",R.ChartAxisTitlesPrimaryVertical="axisTitlesPrimaryVertical",R.ChartAxisTitlesSecondaryHorizontal="axisTitlesSecondaryHorizontal",R.ChartAxisTitlesSecondaryVertical="axisTitlesSecondaryVertical",R.ChartAxisTitlesMoreAxisTitlesOption="axisTitlesMoreAxisTitlesOption",R.ChartChartTitleNone="chartTitleNone",R.ChartChartTitleAboveChart="chartTitleAboveChart",R.ChartChartTitleMoreChartTitleOption="chartTitleMoreChartTitleOption",R.ChartChartErrorBarNone="errorBarNone",R.ChartChartErrorBarStandardError="errorBarStandardError",R.ChartChartErrorBarPercentage="errorBarPercentage",R.ChartChartErrorBarStandardDeviation="errorBarStandardDeviation",R.ChartChartErrorBarMoreOption="errorBarMoreOption",R.ChartGridLinesPrimaryMajorHorizontal="gridLinesPrimaryMajorHorizontal",R.ChartGridLinesPrimaryMajorVertical="gridLinesPrimaryMajorVertical",R.ChartGridLinesPrimaryMinorHorizontal="gridLinesPrimaryMinorHorizontal",R.ChartGridLinesPrimaryMinorVertical="gridLinesPrimaryMinorVertical",R.ChartGridLinesSecondaryMajorHorizontal="gridLinesSecondaryMajorHorizontal",R.ChartGridLinesSecondaryMajorVertical="gridLinesSecondaryMajorVertical",R.ChartGridLinesSecondaryMinorHorizontal="gridLinesSecondaryMinorHorizontal",R.ChartGridLinesSecondaryMinorVertical="gridLinesSecondaryMinorVertical",R.ChartGridLinesMoreGridLinesOption="gridLinesMoreGridLinesOption",R.ChartDataLabelsNone="dataLabelsNone",R.ChartDataLabelsNoneLineGroup="dataLabelsNoneLineGroup",R.ChartDataLabelsNoneScatterGroup="dataLabelsNoneScatterGroup",R.ChartDataLabelsNonePieGroup="dataLabelsNonePieGroup",R.ChartDataLabelsNoneDoughnutGroup="dataLabelsNoneDoughnutGroup",R.ChartDataLabelsNoneSunburstGroup="dataLabelsNoneSunburstGroup",R.ChartDataLabelsNoneTreeMapGroup="dataLabelNoneTreeMapGroup",R.ChartDataLabelsNoneFunnelGroup="dataLabelsNoneFunnelGroup",R.ChartDataLabelsCenter="dataLabelsCenter",R.ChartDataLabelsCenterLineGroup="dataLabelsCenterLineGroup",R.ChartDataLabelsCenterScatterGroup="dataLabelsCenterScatterGroup",R.ChartDataLabelsCenterPieGroup="dataLabelsCenterPieGroup",R.ChartDataLabelsCenterSunburstGroup="dataLabelsCenterSunburstGroup",R.ChartDataLabelsCenterFunnelGroup="dataLabelsCenterFunnelGroup",R.ChartDataLabelsInsideEnd="dataLabelsInsideEnd",R.ChartDataLabelsInsideBase="dataLabelsInsideBase",R.ChartDataLabelsInsideEndPieGroup="dataLabelsInsideEndPieGroup",R.ChartDataLabelsOutsideEnd="dataLabelsOutsideEnd",R.ChartDataLabelsOutsideEndPieGroup="dataLabelsOutsideEndPieGroup",R.ChartDataLabelBestFitPieGroup="dataLabelsBestFitPieGroup",R.ChartDataLabelsShow="dataLabelShow",R.ChartDataLabelsAboveGroup="dataLabelsAboveGroup",R.ChartDataLabelsBelowGroup="dataLabelsBelowGroup",R.ChartDataLabelsRightGroup="dataLabelsRightGroup",R.ChartDataLabelsLeftGroup="dataLabelsLeftGroup",R.ChartDataLabelsMoreDataLabelsOption="dataLabelsMoreDataLabelsOption",R.ChartLegendNone="legendNone",R.ChartLegendRight="legendRight",R.ChartLegendTop="legendTop",R.ChartLegendLeft="legendLeft",R.ChartLegendBottom="legendBottom",R.ChartLegendMoreLegendOption="legendMoreLegendOption",R.ChartTrendlineNone="trendlineNone",R.ChartTrendlineLinear="trendlineLinear",R.ChartTrendlineExponential="trendlineExponential",R.ChartTrendlineLinearForecast="trendlineLinearForecast",R.ChartTrendlineMovingAverage="trendlineMovingAverage",R.ChartTrendlineMoreOptions="trendlineMoreOption",R.ClearTableStyle="clearTableStyle",R.NewTableStyle="newTableStyle",R.NewSlicerStyle="newSlicerStyle",R.NewCellStyle="newCellStyle",R.PictureAltTextPanel="pictureAltTextPanel",R.ImageRichDataAltTextPanel="imageRichDataAltTextPanel",R.ImageRichDataSmartTag="imageRichDataSmartTag",R.ImageRichDataPreviewPanel="imageRichDataPreviewPanel",R.PictureShapeSmartTag="pictureShapeSmartTag",R.CtxGroupShape="groupShape",R.CtxBringShapeForwardGroup="ctxBringShapeForwardGroup",R.CtxSendShapeBackwardGroup="ctxSendShapeBackwardGroup",R.CtxCropPicture="ctxCropPicture",R.CtxPicturePlaceInCell="ctxPicturePlaceInCell",R.CtxResetPicture="ctxResetPicture",R.CtxChangePicture="ctxChangePicture",R.CtxPictureViewAltText="ctxPictureViewAltText",R.ShapeLink="shapeLink",R.EditShapeHyperlink="editShapeHyperlink",R.SaveAsPicture="saveAsPicture",R.OpenShapeHyperlink="openShapeHyperlink",R.RemoveShapeHyperlink="removeShapeHyperlink",R.EditShapeText="editShapeText",R.UndoList="undoList",R.RedoList="redoList",R.undoAndRedoList="undoAndRedoList",R.FunctionImageSparkline="sparklineImageSparkline",R.PivotTableName="pivotTableName",R.PivotTableOptions="pivotTableOptions",R.PivotTableOptionsSub="pivotTableOptionsSub",R.PivotTableContextMenuOptions="pivotTableContextMenuOptions",R.PivotTableOptionsList="pivotTableOptionsList",R.PivotTableShowReportFilterPages="pivotTableShowReportFilterPages",R.PivotTableActiveField="pivotTableActiveField",R.PivotTableFieldSetting="pivotTableFieldSetting",R.PivotTableExpandField="pivotTableExpandField",R.PivotTableCollapseField="pivotTableCollapseField",R.PivotTableGroupSelection="pivotTableGroupSelection",R.PivotTableUnGroup="pivotTableUnGroup",R.PivotTableContextMenuUnGroup="pivotTableContextMenuUnGroup",R.PivotTableGroupField="pivotTableGroupField",R.PivotTableRefresh="pivotRefresh",R.PivotTableRibbonRefresh="pivotRibbonRefresh",R.PivotTableSort="pivotSort",R.PivotTableSortAToZ="pivotSortAToZ",R.PivotTableSortZToA="pivotTableSortZToA",R.PivotTableRemoveField="removeField",R.PivotTableRemoveGrandTotal="removePivotGrandTotal",R.PivotTableSummarizeValuesBy="updatePivotValueFieldCmd",R.PivotTableSummarizeValuesBySum="pivotTableSummarizeValuesBySum",R.PivotTableSummarizeValuesByCount="pivotTableSummarizeValuesByCount",R.PivotTableSummarizeValuesByAverage="pivotTableSummarizeValuesByAverage",R.PivotTableSummarizeValuesByMax="pivotTableSummarizeValuesByMax",R.PivotTableSummarizeValuesByMin="pivotTableSummarizeValuesByMin",R.PivotTableSummarizeValuesByProduct="pivotTableSummarizeValuesByProduct",R.PivotTableSummarizeValuesMoreOptions="pivotTableSummarizeValuesMoreOptions",R.PivotTableShowValueAs="pivotTableShowValueAs",R.PivotTableShowValueAsMoreOptions="pivotTableShowValueAsMoreOptions",R.PivotTableShowValueAsNoCalculation="pivotTableShowValueAsNoCalculation",R.PivotTableShowValueAsPercentOfGrandTotal="pivotTableShowValueAsPercentOfGrandTotal",R.PivotTableShowValueAsPercentOfColumnTotal="pivotTableShowValueAsPercentOfColumnTotal",R.PivotTableShowValueAsPercentOfRowTotal="pivotTableShowValueAsPercentOfRowTotal",R.PivotTableShowValueAsPercentOf="pivotTableShowValueAsPercentOf",R.PivotTableShowValueAsParentRowTotal="pivotTableShowValueAsParentRowTotal",R.PivotTableShowValueAsParentColumnTotal="pivotTableShowValueAsParentColumnTotal",R.PivotTableShowValueAsParentTotal="pivotTableShowValueAsParentTotal",R.PivotTableShowValueAsDifferenceFrom="pivotTableShowValueAsDifferenceFrom",R.PivotTableShowValueAsPercentDifferenceFrom="pivotTableShowValueAsPercentDifferenceFrom",R.PivotTableShowValueAsRunningTotalIn="pivotTableShowValueAsRunningTotalIn",R.PivotTableShowValueAsPercentRunningTotalIn="pivotTableShowValueAsPercentRunningTotalIn",R.PivotTableShowValueAsRankSmallestToLargest="pivotTableShowValueAsRankSmallestToLargest",R.PivotTableShowValueAsRankLargestToSmallest="pivotTableShowValueAsRankLargestToSmallest",R.PivotTableShowValueAsIndex="pivotTableShowValueAsIndex",R.PivotTableFilter="pivotTableFilter",R.PivotTableClearFilterFrom="contextMenuClearCommand",R.PivotTableKeepOnlySelectedItems="pivotTableKeepOnlySelectedItems",R.PivotTableHideSelectedItems="pivotTableHideSelectedItems",R.PivotTableTop10="pivotTableTop10",R.PivotTableLabelFilters="createDialogForLabelFilter",R.PivotTableValueFilters="createDialogForValueFilter",R.PivotTableExpandOrCollapse="pivotExpandOrCollapse",R.PivotTableExpand="pivotExpand",R.PivotTableCollapse="pivotCollapse",R.PivotTableExpandEntireField="pivotExpandEntireField",R.PivotTableCollapseEntireField="pivotCollapseEntireField",R.PivotTableContextMenuGroup="openPivotGroupDialog",R.PivotTableShowDetails="pivotShowDetails",R.PivotTableValueFieldSetting="openValueFieldSettingDialogCmd",R.PivotTableChangeDataSource="pivotTableChangeDataSource",R.PivotTableRefreshList="pivotTableRefreshList",R.PivotTableClearList="pivotTableClearList",R.PivotTableFieldsItemsSets="pivotTableFieldsItemsSets",R.PivotTableCalculatedField="pivotTableCalculatedField",R.PivotTableCalculatedItem="PivotTableCalculatedItem",R.PivotTableSolveOrder="PivotTableSolveOrder",R.PivotTableListFormulas="pivotTableListFormulas",R.PivotTableMove="pivotTableMove",R.PivotTableClearAll="pivotTableClearAll",R.PivotTableClearFilters="pivotTableClearFilters",R.PivotTableFieldList="pivotTableFieldList",R.PivotTableShowHeaders="pivotTableShowHeaders",R.PivotTableButtons="pivotTableButtons",R.PivotTableSubtotals="pivotTableSubtotals",R.PivotTableGrandTotals="pivotTableGrandTotals",R.PivotTableReportLayout="pivotTableReportLayout",R.PivotTableBlankRows="pivotTableBlankRows",R.PivotTableRowHeaders="pivotTableRowHeaders",R.PivotTableColumnHeaders="pivotTableColumnHeaders",R.PivotTableBandedRows="pivotTableBandedRows",R.PivotTableBandedColumns="pivotTableBandedColumns",R.PivotTableStyle="pivotTableStyle",R.PivotTableStyleListContent="pivotTableStyleListContent",R.PivotTableSubtotalsNotShow="pivotTableSubtotalsNotShow",R.PivotTableSubtotalsAtBottom="pivotTableSubtotalsAtBottom",R.PivotTableSubtotalsAtTop="pivotTableSubtotalsAtTop",R.PivotTableSubtotalsIncludeFilters="pivotTableSubtotalsIncludeFilters",R.PivotTableGrandTotalsOffRowColumn="pivotTableGrandTotalsOffRowColumn",R.PivotTableGrandTotalsOnRowColumn="pivotTableGrandTotalsOnRowColumn",R.PivotTableGrandTotalsOnRowOnly="pivotTableGrandTotalsOnRowOnly",R.PivotTableGrandTotalsOnColumnOnly="pivotTableGrandTotalsOnColumnOnly",R.PivotTableReportLayoutShowInCompact="pivotTableReportLayoutShowInCompact",R.PivotTableReportLayoutShowInOutline="pivotTableReportLayoutShowInOutline",R.PivotTableReportLayoutShowInTabular="pivotTableReportLayoutShowInTabular",R.PivotTableReportLayoutRepeatAllItemLabels="pivotTableReportLayoutRepeatAllItemLabels",R.PivotTableReportLayoutNotRepeatAllItemLabels="pivotTableReportLayoutNotRepeatAllItemLabels",R.PivotTableInsertBlankRows="pivotTableInsertBlankRows",R.PivotTableRemoveBlankRows="pivotTableRemoveBlankRows",R.InsertPivotTable="insertPivotTable",R.PivotShowSubtotal="pivotShowSubtotal",R.InsertTableSheet="insertTableSheet",R.InsertGanttSheet="insertGanttSheet",R.InsertDataManager="insertDataManager",R.SetTableSheetRowHeight="setTableSheetRowHeight",R.SetTableSheetHeaderRowHeight="setTableSheetHeaderRowHeight",R.SetTableSheetStackRowHeight="setTableSheetStackRowHeight",R.ShowRowNumber="showRowNumber",R.EnableDefineColumn="enableDefineColumn",R.AllowAddNew="allowAddNew",R.AlternatingRowStyle="alternatingRowStyle",R.AlternatingFillRowStep="alternatingFillRowStep",R.AlternatingBlankRowStep="alternatingBlankRowStep",R.FormatTableSheet="formatTableSheet",R.FormatTableSheetListContent="formatTableSheetListContent",R.StateRules="stateRules",R.TableSheetMenuItemVisibility="setTableSheetMenuItemVisibility",R.TableSheetDefineColumnModifyColumn="gc.spread.contextMenu.modifyColumn",R.TableSheetDefineColumnRemoveColumn="gc.spread.contextMenu.removeColumn",R.TableSheetDefineColumnSetPrimaryKey="gc.spread.contextMenu.setPrimaryKey",R.TableSheetPromote="gc.spread.contextMenu.promote",R.TableSheetDemote="gc.spread.contextMenu.demote",R.TableSheetMoveUp="gc.spread.contextMenu.moveUp",R.TableSheetMoveDown="gc.spread.contextMenu.moveDown",R.TableSheetAddAfter="gc.spread.contextMenu.addAfter",R.TableSheetAddBefore="gc.spread.contextMenu.addBefore",R.TableSheetAddAbove="gc.spread.contextMenu.addAbove",R.TableSheetAddBelow="gc.spread.contextMenu.addBelow",R.TableSheetExpandAllLevels="gc.spread.contextMenu.expandAllLevels",R.TableSheetCollapseAllLevels="gc.spread.contextMenu.collapseAllLevels",R.TableSheetExpandLevel1="gc.spread.contextMenu.expandLevel1",R.TableSheetExpandLevel2="gc.spread.contextMenu.expandLevel2",R.TableSheetExpandLevel3="gc.spread.contextMenu.expandLevel3",R.TableSheetExpandLevel4="gc.spread.contextMenu.expandLevel4",R.TableSheetExpandLevel5="gc.spread.contextMenu.expandLevel5",R.TableSheetExpandLevel6="gc.spread.contextMenu.expandLevel6",R.TableSheetExpandLevel7="gc.spread.contextMenu.expandLevel7",R.TableSheetExpandLevel8="gc.spread.contextMenu.expandLevel8",R.TableSheetExpandLevel9="gc.spread.contextMenu.expandLevel9",R.ToggleTableSheetPanel="toggleTableSheetPanel",R.ToggleTableSheetDesignMode="toggleTableSheetDesignMode",R.ToggleTableSheetRowAction="toggleTableSheetRowAction",R.SubmitTableSheetChanges="submitTableSheetChanges",R.CancelTableSheetChanges="cancelTableSheetChanges",R.SetTableSheetColumnValue="setTableSheetColumnValue",R.SetTableSheetColumnWidth="setTableSheetColumnWidth",R.SetTableSheetColumnCaption="setTableSheetColumnCaption",R.SetTableSheetColumnDefaultValue="setTableSheetColumnDefaultValue",R.SetTableSheetColumnIsPrimaryKey="setTableSheetColumnIsPrimaryKey",R.SetTableSheetColumnRequired="setTableSheetColumnRequired",R.SetTableSheetColumnReadonly="setTableSheetColumnReadonly",R.SetTableSheetColumnDataType="setTableSheetColumnDataType",R.SetTableSheetColumnDataTypeString="setTableSheetColumnDataTypeString",R.SetTableSheetColumnDataTypeNumber="setTableSheetColumnDataTypeNumber",R.SetTableSheetColumnDataTypeBoolean="setTableSheetColumnDataTypeBoolean",R.SetTableSheetColumnDataTypeDate="setTableSheetColumnDataTypeDate",R.SetTableSheetColumnShowNullAs="setTableSheetColumnShowNullAs",R.SetTableSheetColumnShowEmptyAs="setTableSheetColumnShowEmptyAs",R.SetTableSheetColumnStyle="setTableSheetColumnStyle",R.SetTableSheetColumnNamedCellTemplate="setTableSheetColumnNamedCellTemplate",R.SetTableSheetColumnNamedCellTemplateListContent="setTableSheetColumnNamedCellTemplateListContent",R.ClearTableSheetColumnConditionalFormat="clearTableSheetColumnConditionalFormat",R.SetTableSheetColumnHeaderStyle="setTableSheetColumnHeaderStyle",R.SetTableSheetColumnHeaderFit="setTableSheetColumnHeaderFit",R.SetTableSheetColumnHeaderFitLabel="setTableSheetColumnHeaderFitLabel",R.SetTableSheetColumnDataValidation="setTableSheetColumnDataValidation",R.TableSheetPanel="tableSheetPanel",R.TableSheetPinRows="gc.spread.contextMenu.pinRows",R.TableSheetPinColumns="gc.spread.contextMenu.pinColumns",R.TableSheetPaste="gc.spread.contextMenu.pasteValues",R.ShowFieldList="showFieldList",R.HideFieldList="hideFieldList",R.PivotTablePanel="pivotTablePanel",R.NewPivotTableStyle="newPivotTableStyle",R.ClearPivotTableStyle="clearPivotTableStyle",R.PivotTableContextMenuRefresh="pivotTableContextMenuRefresh",R.PivotTableAutoFitColumn="pivotTableAutoFitColumn",R.ReportSheetAddRecord="reportSheetAddRecord",R.ReportSheetDeleteRecord="reportSheetDeleteRecord",R.ReportSheetSubmit="reportSheetSubmit",R.ReportSheetResetCellValue="reportSheetResetCellValue",R.ReportSheetCollapseAll="reportSheetCollapseAll",R.ReportSheetExpandAll="reportSheetExpandAll",R.IndicatorPage="indicatorPage",R.Margins="margins",R.MarginsLastCustom="marginsLastCustom",R.MarginsNormal="marginsNormal",R.MarginsWide="marginsWide",R.MarginsNarrow="marginsNarrow",R.MarginSelector="marginSelector",R.IndicatorMargins="indicatorPageMargins",R.Orientation="orientation",R.OrientationPortrait="orientationPortrait",R.OrientationLandscape="orientationLandscape",R.PaperSize="paperSize",R.PaperKindSelector="paperKindSelector",R.PaperSizeLetter="paperSizeLetter",R.PaperSizeTabloid="paperSizeTabloid",R.PaperSizeLegal="paperSizeLegal",R.PaperSizeStatement="paperSizeStatement",R.PaperSizeExecutive="paperSizeExecutive",R.PaperSizeA3="paperSizeA3",R.PaperSizeA4="paperSizeA4",R.PaperSizeA5="paperSizeA5",R.PaperSizeB4="paperSizeB4",R.PaperSizeB5="paperSizeB5",R.PrintArea="printArea",R.SetPrintArea="setPrintArea",R.ClearPrintArea="clearPrintArea",R.Breaks="breaks",R.InsertPageBreak="insertPageBreak",R.RemovePageBreak="removePageBreak",R.ResetAllPageBreaks="resetAllPageBreaks",R.Background="background",R.WorksheetBackground="worksheetBackground",R.PrintTitles="printTitles",R.FitPageWidth="fitPageWidth",R.IndicatorHeaderOrFooter="indicatorHeaderOrFooter",R.IndicatorSheet="indicatorSheet",R.CustomMargins="customMargins",R.MorePaperSizes="morePaperSizes",R.ScaleToFitWidthText="scaleToFitWidthText",R.ScaleToFitHeightText="scaleToFitHeightText",R.FitPageTall="fitPageTall",R.ScaleToFitScaleText="scaleToFitScaleText",R.ScaleToFitScaleForToolbar="scaleToFitScaleForToolbar",R.FitPageScale="fitPageScale",R.PageLayoutGridlinesText="pageLayoutGridlinesText",R.PageLayoutPrintGridlines="pageLayoutPrintGridlines",R.PageLayoutViewGridlines="pageLayoutViewGridlines",R.PageLayoutHeadingsText="pageLayoutHeadingsText",R.PageLayoutPrintHeadings="pageLayoutPrintHeadings",R.PageLayoutViewHeadings="pageLayoutViewHeadings",R.DeleteBackground="deleteBackground",R.DeleteWorksheetBackground="deleteWorksheetBackground",R.SelectionPaneButton="selectionPaneButton",R.SelectionPane="selectionPane",R.ThreadedCommentPanel="threadedCommentPanel",R.ColumnChartPreview="columnChartPreview",R.AutoOutline="autoOutline",R.ClearOutline="clearOutline",R.InnerGroup="innerGroup",R.InnerUngroup="innerUngroup",R.ColumnOrBarChartPreview="columnOrBarChartPreview",R.LineOrAreaChartPreview="lineOrAreaChartPreview",R.TreeMapOrSunburstChartPreview="treeMapOrSunburstChartPreview",R.FunnelOrStockChartPreview="funnelOrStockChartPreview",R.PieOrDoughnutChartPreview="pieOrDoughnutChartPreview",R.ScatterOrBubbleChartPreview="scatterOrBubbleChartPreview",R.ComboChartPreview="comboChartPreview",R.MoreComboChart="moreComboChart",R.MoreColumnChart="moreColumnChart",R.MoreStockChart="moreStockChart",R.MoreHierarchyChart="moreHierarchyChart",R.MorePieChart="morePieChart",R.MoreLineChart="moreLineChart",R.MoreScatterChart="moreScatterChart",R.ComboChartGroup="comboChartGroup",R.ComboChartColumnAndLine="comboChartColumnAndLine",R.ComboChartColumnAndArea="comboChartColumnAndArea",R.ComboChartColumnAndLineAxis="comboChartColumnAndLineAxis",R.ColumnChartGroup="columnChartGroup",R.ClusteredColumnChart="clusteredColumnChart",R.StackedColumnChart="stackedColumnChart",R.StackedColumn100Chart="stackedColumn100Chart",R.BarChartGroup="barChartGroup",R.StackedBarChart="stackedBarChart",R.StackedBar100Chart="stackedBar100Chart",R.ClusteredBarChart="clusteredBarChart",R.FunnelChartGroup="funnelChartGroup",R.FunnelChart="funnelChart",R.WaterfallChartGroup="waterfallChartGroup",R.WaterfallChart="waterfallChart",R.StockChartGroup="stockChartGroup",R.StockHLCChart="stockHLCChart",R.StockOHLCChart="stockOHLCChart",R.StockVHLCChart="stockVHLCChart",R.StockVOHLCChart="stockVOHLCChart",R.RadarChartGroup="radarChartGroup",R.RadarChart="radarChart",R.RadarWithMarkersChart="radarWithMarkersChart",R.FilledRadarChart="filledRadarChart",R.LineChartGroup="lineChartGroup",R.LineChart="lineChart",R.LineStackedChart="lineStackedChart",R.LineStacked100Chart="lineStacked100Chart",R.LineMarkersChart="lineMarkersChart",R.LineMarkersStackedChart="lineMarkersStackedChart",R.LineMarkersStacked100Chart="lineMarkersStacked100Chart",R.AreaChartGroup="areaChartGroup",R.AreaChart="areaChart",R.AreaStackedChart="areaStackedChart",R.AreaStacked100Chart="areaStacked100Chart",R.PieChartGroup="pieChartGroup",R.PieChart="pieChart",R.DoughnutChartGroup="doughnutChartGroup",R.DoughnutChart="doughnutChart",R.ScatterChartGroup="scatterChartGroup",R.ScatterChart="scatterChart",R.ScatterSmoothChart="scatterSmoothChart",R.ScatterSmoothMarkersChart="scatterSmoothMarkersChart",R.ScatterStraightMarkersChart="scatterStraightMarkersChart",R.ScatterStraightChart="scatterStraightChart",R.BubbleChartGroup="bubbleChartGroup",R.BubbleChart="bubbleChart",R.TreemapChartGroup="treemapChartGroup",R.TreemapChart="treemapChart",R.SunburstChartGroup="sunburstChartGroup",R.SunburstChart="sunburstChart",R.SparklineGallery="sparklineGallery",R.LineSparklineGroup="lineSparklineGroup",R.BarSparklineGroup="barSparklineGroup",R.PieSparklineGroup="pieSparklineGroup",R.ScatterSparklineGroup="scatterSparklineGroup",R.OtherSparklineGroup="otherSparklineGroup",R.CalendarSparklineGroup="calendarSparklineGroup",R.SheetTabMoveOrCopy="sheetTabMoveOrCopy",R.InsertPivotSlicer="insertPivotSlicer",R.InsertPivotTimeline="insertPivotTimeline",R.SlicerReportConnections="slicerReportConnections",R.PivotFilterConnections="pivotFilterConnections",R.ChangeSheetTabPosition="gc.spread.contextMenu.changeSheetTabPosition",R.SheetTabLeft="sheetTabLeft",R.SheetTabRight="sheetTabRight",R.SheetTabBottom="sheetTabBottom",R.SheetTabTop="sheetTabTop",R.PrintLineVisible="printLineVisible",R.TimelineShowHeader="timelineShowHeader",R.TimelineShowScrollbar="timelineShowScrollbar",R.TimelineShowSelectionLabel="timelineShowSelectionLabel",R.TimelineShowTimeLevel="timelineShowTimeLevel",R.TimelineStyleListContent="timelineStyleListContent",R.NewTimelineStyle="newTimelineStyle",R.GanttSheetTextStyle="GanttSheetTextStyle",R.GanttSheetGridlines="GanttSheetGridlines",R.GanttSheetLayout="GanttSheetLayout",R.GanttSheetFormat="GanttSheetFormat",R.GanttSheetFormatBar="GanttSheetFormatBar",R.GanttSheetFormatBarStyles="GanttSheetFormatBarStyles",R.GanttSheetProjectInformation="GanttSheetProjectInformation",R.GanttSheetTimescaleDropdown="GanttSheetTimescaleDropdown",R.GanttSheetTimescaleLabel="GanttSheetTimescaleLabel",R.GanttSheetInsertTask="GanttSheetInsertTask",R.GanttSheetInsertSummary="GanttSheetInsertSummary",R.GanttSheetInsertMilestone="GanttSheetInsertMilestone",R.GanttSheetTaskInformation="GanttSheetTaskInformation",R.GanttSheetProjectSummaryVisible="GanttSheetProjectSummaryVisible",R.GanttSheetSummaryVisible="GanttSheetSummaryVisible",R.GanttSheetZoomDropdown="GanttSheetZoomDropdown",R.GanttSheetZoomIn="GanttSheetZoomIn",R.GanttSheetZoomOut="GanttSheetZoomOut",R.GanttSheetZoomToProject="GanttSheetZoomToProject",R.GanttSheetZoomToSelectedTask="GanttSheetZoomToSelectedTask",R.GanttSheetZoomCustom="GanttSheetZoomCustom",R.GanttSheetManuallySchedule="GanttSheetManuallySchedule",R.GanttSheetAutoSchedule="GanttSheetAutoSchedule",R.GanttSheetNewTaskMode="GanttSheetNewTaskMode",R.GanttSheetScrollToTask="GanttSheetScrollToTask",R.GanttSheetPaste="gc.spread.contextMenu.pasteGanttValues",R.GanttSheetContextMenuScrollToTask="GanttSheetContextMenuScrollToTask",R.GanttSheetContextMenuInsertTask="GanttSheetContextMenuInsertTask",R.GanttSheetContextMenuDeleteTask="GanttSheetContextMenuDeleteTask",R.GanttSheetContextMenuAutoSchedule="GanttSheetContextMenuAutoSchedule",R.GanttSheetContextMenuManuallySchedule="GanttSheetContextMenuManuallySchedule",R.GanttSheetContextMenuClearContents="GanttSheetContextMenuClearContents",R.GanttSheetContextMenuTextStyles="GanttSheetContextMenuTextStyles",R.GanttSheetContextMenuTaskInformation="GanttSheetContextMenuTaskInformation",R.GanttSheetContextMenuTimescale="GanttSheetContextMenuTimescale",R.GanttSheetContextMenuZoom="GanttSheetContextMenuZoom",R.GanttSheetContextMenuGridlines="GanttSheetContextMenuGridlines",R.GanttSheetContextMenuBarStyles="GanttSheetContextMenuBarStyles",R.GanttSheetContextMenuLayout="GanttSheetContextMenuLayout",R.GanttSheetContextMenuNonWorkingTime="GanttSheetContextMenuNonWorkingTime",R.GanttSheetContextMenuFormatBar="GanttSheetContextMenuFormatBar",R.GanttSheetFindDropdown="GanttSheetFindDropdown",R.GanttSheetCompleteTask0="GanttSheetCompleteTask0",R.GanttSheetCompleteTask25="GanttSheetCompleteTask25",R.GanttSheetCompleteTask50="GanttSheetCompleteTask50",R.GanttSheetCompleteTask75="GanttSheetCompleteTask75",R.GanttSheetCompleteTask100="GanttSheetCompleteTask100",R.GanttSheetIndentTask="GanttSheetIndentTask",R.GanttSheetOutdentTask="GanttSheetOutdentTask",R.GanttSheetLinkTasks="GanttSheetLinkTasks",R.GanttSheetUnlinkTasks="GanttSheetUnLinkTasks",R.GanttSheetTaskMove="GanttSheetTaskMove",R.GanttSheetSortDropdown="GanttSheetSortDropdown",R.GanttSheetSortByStart="GanttSheetSortByStart",R.GanttSheetSortByFinish="GanttSheetSortByFinish",R.GanttSheetSortByTaskNumber="GanttSheetSortByTaskNumber",R.GanttSheetCustomSort="GanttSheetCustomSort",R.GanttSheetChangeWork