@grapecity-software/spread-sheets-designer 17.0.9 → 17.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2590,6 +2590,14 @@ declare module GC.Spread.Sheets{
2590
2590
  * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.ChartDataLabelsCenterSunburstGroup);
2591
2591
  */
2592
2592
  static ChartDataLabelsCenterSunburstGroup: string;
2593
+ /**
2594
+ * Get the command name ChartDataLabelsInsideBase.
2595
+ * @name GC.Spread.Sheets.Designer#ChartDataLabelsInsideBase
2596
+ * @example
2597
+ * // This example get the ChartDataLabelsInsideBase by the command name.
2598
+ * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.ChartDataLabelsInsideBase);
2599
+ */
2600
+ static ChartDataLabelsInsideBase: string;
2593
2601
  /**
2594
2602
  * Get the command name ChartDataLabelsInsideEnd.
2595
2603
  * @name GC.Spread.Sheets.Designer#ChartDataLabelsInsideEnd
@@ -3982,6 +3990,14 @@ declare module GC.Spread.Sheets{
3982
3990
  * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.EditShapeText);
3983
3991
  */
3984
3992
  static EditShapeText: string;
3993
+ /**
3994
+ * Get the command name EnableDefineColumn.
3995
+ * @name GC.Spread.Sheets.Designer#EnableDefineColumn
3996
+ * @example
3997
+ * // This example get the EnableDefineColumn by the command name.
3998
+ * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.EnableDefineColumn);
3999
+ */
4000
+ static EnableDefineColumn: string;
3985
4001
  /**
3986
4002
  * Get the command name ErrorBars.
3987
4003
  * @name GC.Spread.Sheets.Designer#ErrorBars
@@ -4014,6 +4030,14 @@ declare module GC.Spread.Sheets{
4014
4030
  * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.FileMenuPanel);
4015
4031
  */
4016
4032
  static FileMenuPanel: string;
4033
+ /**
4034
+ * Get the command name FileUploadCellType.
4035
+ * @name GC.Spread.Sheets.Designer#FileUploadCellType
4036
+ * @example
4037
+ * // This example get the FileUploadCellType by the command name.
4038
+ * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.FileUploadCellType);
4039
+ */
4040
+ static FileUploadCellType: string;
4017
4041
  /**
4018
4042
  * Get the command name FillDown.
4019
4043
  * @name GC.Spread.Sheets.Designer#FillDown
@@ -4920,14 +4944,6 @@ declare module GC.Spread.Sheets{
4920
4944
  * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.GanttSheetTimescaleLabel);
4921
4945
  */
4922
4946
  static GanttSheetTimescaleLabel: string;
4923
- /**
4924
- * Get the command name GanttSheetTimescaleValue.
4925
- * @name GC.Spread.Sheets.Designer#GanttSheetTimescaleValue
4926
- * @example
4927
- * // This example get the GanttSheetTimescaleValue by the command name.
4928
- * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.GanttSheetTimescaleValue);
4929
- */
4930
- static GanttSheetTimescaleValue: string;
4931
4947
  /**
4932
4948
  * Get the command name GanttSheetUnLinkTasks.
4933
4949
  * @name GC.Spread.Sheets.Designer#GanttSheetUnLinkTasks
@@ -8222,6 +8238,14 @@ declare module GC.Spread.Sheets{
8222
8238
  * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.Save);
8223
8239
  */
8224
8240
  static Save: string;
8241
+ /**
8242
+ * Get the command name SaveAsPicture.
8243
+ * @name GC.Spread.Sheets.Designer#SaveAsPicture
8244
+ * @example
8245
+ * // This example get the SaveAsPicture by the command name.
8246
+ * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.SaveAsPicture);
8247
+ */
8248
+ static SaveAsPicture: string;
8225
8249
  /**
8226
8250
  * Get the command name SaveSchema.
8227
8251
  * @name GC.Spread.Sheets.Designer#SaveSchema
@@ -8992,6 +9016,14 @@ declare module GC.Spread.Sheets{
8992
9016
  * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.ShowNegativePoint);
8993
9017
  */
8994
9018
  static ShowNegativePoint: string;
9019
+ /**
9020
+ * Get the command name ShowRowNumber.
9021
+ * @name GC.Spread.Sheets.Designer#ShowRowNumber
9022
+ * @example
9023
+ * // This example get the ShowRowNumber by the command name.
9024
+ * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.ShowRowNumber);
9025
+ */
9026
+ static ShowRowNumber: string;
8995
9027
  /**
8996
9028
  * Get the command name ShowTabColor.
8997
9029
  * @name GC.Spread.Sheets.Designer#ShowTabColor
@@ -9802,6 +9834,30 @@ declare module GC.Spread.Sheets{
9802
9834
  * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.TablesheetConditionFormatManageRule);
9803
9835
  */
9804
9836
  static TablesheetConditionFormatManageRule: string;
9837
+ /**
9838
+ * Get the command name TableSheetDefineColumnModifyColumn.
9839
+ * @name GC.Spread.Sheets.Designer#TableSheetDefineColumnModifyColumn
9840
+ * @example
9841
+ * // This example get the TableSheetDefineColumnModifyColumn by the command name.
9842
+ * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.TableSheetDefineColumnModifyColumn);
9843
+ */
9844
+ static TableSheetDefineColumnModifyColumn: string;
9845
+ /**
9846
+ * Get the command name TableSheetDefineColumnRemoveColumn.
9847
+ * @name GC.Spread.Sheets.Designer#TableSheetDefineColumnRemoveColumn
9848
+ * @example
9849
+ * // This example get the TableSheetDefineColumnRemoveColumn by the command name.
9850
+ * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.TableSheetDefineColumnRemoveColumn);
9851
+ */
9852
+ static TableSheetDefineColumnRemoveColumn: string;
9853
+ /**
9854
+ * Get the command name TableSheetDefineColumnSetPrimaryKey.
9855
+ * @name GC.Spread.Sheets.Designer#TableSheetDefineColumnSetPrimaryKey
9856
+ * @example
9857
+ * // This example get the TableSheetDefineColumnSetPrimaryKey by the command name.
9858
+ * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.TableSheetDefineColumnSetPrimaryKey);
9859
+ */
9860
+ static TableSheetDefineColumnSetPrimaryKey: string;
9805
9861
  /**
9806
9862
  * Get the command name TableSheetDemote.
9807
9863
  * @name GC.Spread.Sheets.Designer#TableSheetDemote
@@ -9890,6 +9946,38 @@ declare module GC.Spread.Sheets{
9890
9946
  * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.TableSheetExpandLevel9);
9891
9947
  */
9892
9948
  static TableSheetExpandLevel9: string;
9949
+ /**
9950
+ * Get the command name TableSheetGroupLayoutSetting.
9951
+ * @name GC.Spread.Sheets.Designer#TableSheetGroupLayoutSetting
9952
+ * @example
9953
+ * // This example get the TableSheetGroupLayoutSetting by the command name.
9954
+ * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.TableSheetGroupLayoutSetting);
9955
+ */
9956
+ static TableSheetGroupLayoutSetting: string;
9957
+ /**
9958
+ * Get the command name TableSheetGroupLayoutText.
9959
+ * @name GC.Spread.Sheets.Designer#TableSheetGroupLayoutText
9960
+ * @example
9961
+ * // This example get the TableSheetGroupLayoutText by the command name.
9962
+ * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.TableSheetGroupLayoutText);
9963
+ */
9964
+ static TableSheetGroupLayoutText: string;
9965
+ /**
9966
+ * Get the command name TableSheetGroupLayoutPosition.
9967
+ * @name GC.Spread.Sheets.Designer#TableSheetGroupLayoutPosition
9968
+ * @example
9969
+ * // This example get the TableSheetGroupLayoutPosition by the command name.
9970
+ * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.TableSheetGroupLayoutPosition);
9971
+ */
9972
+ static TableSheetGroupPosition: string;
9973
+ /**
9974
+ * Get the command name TableSheetGroupPositionText.
9975
+ * @name GC.Spread.Sheets.Designer#TableSheetGroupPositionText
9976
+ * @example
9977
+ * // This example get the TableSheetGroupPositionText by the command name.
9978
+ * var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.TableSheetGroupPositionText);
9979
+ */
9980
+ static TableSheetGroupPositionText: string;
9893
9981
  /**
9894
9982
  * Get the command name TableSheetMenuItemVisibility.
9895
9983
  * @name GC.Spread.Sheets.Designer#TableSheetMenuItemVisibility
@@ -10995,6 +11083,7 @@ declare module GC.Spread.Sheets{
10995
11083
  * @event
10996
11084
  * @param eventParam *{@link GC.Spread.Sheets.Designer}* `designer` The designer that triggered the event.
10997
11085
  * @param eventParam *{@link GC.Spread.Sheets.Designer.FileType}* `fileType` The import file type.
11086
+ * @param eventParam *string* `fileName` The import file name.
10998
11087
  * @param eventParam *Object | string* `data` The data from file json data or csv data or original file.
10999
11088
  * @param eventParam *boolean* `cancel` A value that indicates whether the operation should be canceled.
11000
11089
  * @example
@@ -11135,6 +11224,16 @@ declare module GC.Spread.Sheets{
11135
11224
  * var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.BoxPlotSparklineDialogTemplate);
11136
11225
  */
11137
11226
  static BoxPlotSparklineDialogTemplate: string;
11227
+ /**
11228
+ * Get the template name.
11229
+ * @name GC.Spread.Sheets.Designer#BuiltInFileIconsDialogTemplate
11230
+ * @example
11231
+ * ```
11232
+ * //this example get the BuiltInFileIconsDialogTemplate by the template name.
11233
+ * var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.BuiltInFileIconsDialogTemplate);
11234
+ * ```
11235
+ */
11236
+ static BuiltInFileIconsDialogTemplate: string;
11138
11237
  /**
11139
11238
  * Get the template name.
11140
11239
  * @name GC.Spread.Sheets.Designer#BulletSparklineDialogTemplate
@@ -11393,6 +11492,14 @@ declare module GC.Spread.Sheets{
11393
11492
  * var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.CustomSortDialogTemplate);
11394
11493
  */
11395
11494
  static CustomSortDialogTemplate: string;
11495
+ /**
11496
+ * Get the template name.
11497
+ * @name GC.Spread.Sheets.Designer#DataLabelSelectRangeDialogTemplate
11498
+ * @example
11499
+ * //This example get the DataLabelSelectRangeDialogTemplate by the template name.
11500
+ * var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.DataLabelSelectRangeDialogTemplate);
11501
+ */
11502
+ static DataLabelSelectRangeDialogTemplate: string;
11396
11503
  /**
11397
11504
  * Get the template name.
11398
11505
  * @name GC.Spread.Sheets.Designer#DataValidationDialogTemplate
@@ -11449,6 +11556,16 @@ declare module GC.Spread.Sheets{
11449
11556
  * var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.DesignSpreadTemplate);
11450
11557
  */
11451
11558
  static DesignSpreadTemplate: string;
11559
+ /**
11560
+ * Get the template name.
11561
+ * @name GC.Spread.Sheets.Designer#DocumentPropertiesDialogTemplate
11562
+ * @example
11563
+ * ```
11564
+ * //this example get the DocumentPropertiesDialogTemplate by the template name.
11565
+ * var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.DocumentPropertiesDialogTemplate);
11566
+ * ```
11567
+ */
11568
+ static DocumentPropertiesDialogTemplate: string;
11452
11569
  /**
11453
11570
  * Get the template name.
11454
11571
  * @name GC.Spread.Sheets.Designer#DuplicateValueRuleDialogTemplate
@@ -11505,6 +11622,16 @@ declare module GC.Spread.Sheets{
11505
11622
  * var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FileMenuPanelTemplate);
11506
11623
  */
11507
11624
  static FileMenuPanelTemplate: string;
11625
+ /**
11626
+ * Get the template name.
11627
+ * @name GC.Spread.Sheets.Designer#FileUploadCellTypeTemplate
11628
+ * @example
11629
+ * ```
11630
+ * //this example get the FileUploadCellTypeTemplate by the template name.
11631
+ * var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.FileUploadCellTypeTemplate);
11632
+ * ```
11633
+ */
11634
+ static FileUploadCellTypeTemplate: string;
11508
11635
  /**
11509
11636
  * Get the template name.
11510
11637
  * @name GC.Spread.Sheets.Designer#FillEffectDialogTemplate
@@ -12757,6 +12884,16 @@ declare module GC.Spread.Sheets{
12757
12884
  * ```
12758
12885
  */
12759
12886
  static TableSheetDataSourceTemplate: string;
12887
+ /**
12888
+ * Get the template name.
12889
+ * @name GC.Spread.Sheets.Designer#TableSheetGroupFieldSetting
12890
+ * @example
12891
+ * ```
12892
+ * //this example get the TableSheetGroupFieldSetting by the template name.
12893
+ * var template = GC.Spread.Sheets.Designer.getTemplate(GC.Spread.Sheets.Designer.TemplateNames.TableSheetGroupFieldSetting);
12894
+ * ```
12895
+ */
12896
+ static TableSheetGroupFieldSetting: string;
12760
12897
  /**
12761
12898
  * Get the template name.
12762
12899
  * @name GC.Spread.Sheets.Designer#TableSheetMenuItemVisibilityTemplate
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grapecity-software/spread-sheets-designer",
3
- "version": "17.0.9",
3
+ "version": "17.1.0",
4
4
  "main": "index.js",
5
5
  "description":"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.",
6
6
  "scripts": {},