@progress/kendo-theme-fluent 7.2.1-dev.5 → 7.2.1-dev.7
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.
- package/dist/all.css +7 -41
- package/dist/meta/sassdoc-data.json +236 -336
- package/dist/meta/sassdoc-raw-data.json +118 -168
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/grid/_layout.scss +6 -5
- package/scss/input/_layout.scss +0 -6
- package/scss/input/_theme.scss +0 -48
- package/scss/input/_variables.scss +0 -7
- package/scss/spreadsheet/_variables.scss +99 -99
|
@@ -35974,15 +35974,15 @@
|
|
|
35974
35974
|
}
|
|
35975
35975
|
},
|
|
35976
35976
|
{
|
|
35977
|
-
"description": "The
|
|
35977
|
+
"description": "The text color of the Input placeholder.\n",
|
|
35978
35978
|
"commentRange": {
|
|
35979
35979
|
"start": 662,
|
|
35980
35980
|
"end": 663
|
|
35981
35981
|
},
|
|
35982
35982
|
"context": {
|
|
35983
35983
|
"type": "variable",
|
|
35984
|
-
"name": "kendo-input-
|
|
35985
|
-
"value": "
|
|
35984
|
+
"name": "kendo-input-placeholder-text",
|
|
35985
|
+
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
35986
35986
|
"scope": "default",
|
|
35987
35987
|
"line": {
|
|
35988
35988
|
"start": 664,
|
|
@@ -35999,15 +35999,15 @@
|
|
|
35999
35999
|
}
|
|
36000
36000
|
},
|
|
36001
36001
|
{
|
|
36002
|
-
"description": "The
|
|
36002
|
+
"description": "The opacity of the Input placeholder.\n",
|
|
36003
36003
|
"commentRange": {
|
|
36004
36004
|
"start": 665,
|
|
36005
36005
|
"end": 666
|
|
36006
36006
|
},
|
|
36007
36007
|
"context": {
|
|
36008
36008
|
"type": "variable",
|
|
36009
|
-
"name": "kendo-input-
|
|
36010
|
-
"value": "
|
|
36009
|
+
"name": "kendo-input-placeholder-opacity",
|
|
36010
|
+
"value": "1",
|
|
36011
36011
|
"scope": "default",
|
|
36012
36012
|
"line": {
|
|
36013
36013
|
"start": 667,
|
|
@@ -36024,14 +36024,14 @@
|
|
|
36024
36024
|
}
|
|
36025
36025
|
},
|
|
36026
36026
|
{
|
|
36027
|
-
"description": "The
|
|
36027
|
+
"description": "The color of the Input clear value icon.\n",
|
|
36028
36028
|
"commentRange": {
|
|
36029
36029
|
"start": 669,
|
|
36030
36030
|
"end": 670
|
|
36031
36031
|
},
|
|
36032
36032
|
"context": {
|
|
36033
36033
|
"type": "variable",
|
|
36034
|
-
"name": "kendo-input-
|
|
36034
|
+
"name": "kendo-input-clear-value-text",
|
|
36035
36035
|
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
36036
36036
|
"scope": "default",
|
|
36037
36037
|
"line": {
|
|
@@ -36049,69 +36049,19 @@
|
|
|
36049
36049
|
}
|
|
36050
36050
|
},
|
|
36051
36051
|
{
|
|
36052
|
-
"description": "The opacity of the Input
|
|
36052
|
+
"description": "The opacity of the Input clear value icon.\n",
|
|
36053
36053
|
"commentRange": {
|
|
36054
36054
|
"start": 672,
|
|
36055
36055
|
"end": 673
|
|
36056
36056
|
},
|
|
36057
|
-
"context": {
|
|
36058
|
-
"type": "variable",
|
|
36059
|
-
"name": "kendo-input-placeholder-opacity",
|
|
36060
|
-
"value": "1",
|
|
36061
|
-
"scope": "default",
|
|
36062
|
-
"line": {
|
|
36063
|
-
"start": 674,
|
|
36064
|
-
"end": 674
|
|
36065
|
-
}
|
|
36066
|
-
},
|
|
36067
|
-
"group": [
|
|
36068
|
-
"input"
|
|
36069
|
-
],
|
|
36070
|
-
"access": "public",
|
|
36071
|
-
"file": {
|
|
36072
|
-
"path": "input/_variables.scss",
|
|
36073
|
-
"name": "_variables.scss"
|
|
36074
|
-
}
|
|
36075
|
-
},
|
|
36076
|
-
{
|
|
36077
|
-
"description": "The color of the Input clear value icon.\n",
|
|
36078
|
-
"commentRange": {
|
|
36079
|
-
"start": 676,
|
|
36080
|
-
"end": 677
|
|
36081
|
-
},
|
|
36082
|
-
"context": {
|
|
36083
|
-
"type": "variable",
|
|
36084
|
-
"name": "kendo-input-clear-value-text",
|
|
36085
|
-
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
36086
|
-
"scope": "default",
|
|
36087
|
-
"line": {
|
|
36088
|
-
"start": 678,
|
|
36089
|
-
"end": 678
|
|
36090
|
-
}
|
|
36091
|
-
},
|
|
36092
|
-
"group": [
|
|
36093
|
-
"input"
|
|
36094
|
-
],
|
|
36095
|
-
"access": "public",
|
|
36096
|
-
"file": {
|
|
36097
|
-
"path": "input/_variables.scss",
|
|
36098
|
-
"name": "_variables.scss"
|
|
36099
|
-
}
|
|
36100
|
-
},
|
|
36101
|
-
{
|
|
36102
|
-
"description": "The opacity of the Input clear value icon.\n",
|
|
36103
|
-
"commentRange": {
|
|
36104
|
-
"start": 679,
|
|
36105
|
-
"end": 680
|
|
36106
|
-
},
|
|
36107
36057
|
"context": {
|
|
36108
36058
|
"type": "variable",
|
|
36109
36059
|
"name": "kendo-input-clear-value-opacity",
|
|
36110
36060
|
"value": ".6",
|
|
36111
36061
|
"scope": "default",
|
|
36112
36062
|
"line": {
|
|
36113
|
-
"start":
|
|
36114
|
-
"end":
|
|
36063
|
+
"start": 674,
|
|
36064
|
+
"end": 674
|
|
36115
36065
|
}
|
|
36116
36066
|
},
|
|
36117
36067
|
"group": [
|
|
@@ -36126,8 +36076,8 @@
|
|
|
36126
36076
|
{
|
|
36127
36077
|
"description": "The color of the hovered Input clear value icon.\n",
|
|
36128
36078
|
"commentRange": {
|
|
36129
|
-
"start":
|
|
36130
|
-
"end":
|
|
36079
|
+
"start": 675,
|
|
36080
|
+
"end": 676
|
|
36131
36081
|
},
|
|
36132
36082
|
"context": {
|
|
36133
36083
|
"type": "variable",
|
|
@@ -36135,8 +36085,8 @@
|
|
|
36135
36085
|
"value": "inherit",
|
|
36136
36086
|
"scope": "default",
|
|
36137
36087
|
"line": {
|
|
36138
|
-
"start":
|
|
36139
|
-
"end":
|
|
36088
|
+
"start": 677,
|
|
36089
|
+
"end": 677
|
|
36140
36090
|
}
|
|
36141
36091
|
},
|
|
36142
36092
|
"group": [
|
|
@@ -36151,8 +36101,8 @@
|
|
|
36151
36101
|
{
|
|
36152
36102
|
"description": "The opacity of the hovered Input clear value icon.\n",
|
|
36153
36103
|
"commentRange": {
|
|
36154
|
-
"start":
|
|
36155
|
-
"end":
|
|
36104
|
+
"start": 678,
|
|
36105
|
+
"end": 679
|
|
36156
36106
|
},
|
|
36157
36107
|
"context": {
|
|
36158
36108
|
"type": "variable",
|
|
@@ -36160,8 +36110,8 @@
|
|
|
36160
36110
|
"value": "1",
|
|
36161
36111
|
"scope": "default",
|
|
36162
36112
|
"line": {
|
|
36163
|
-
"start":
|
|
36164
|
-
"end":
|
|
36113
|
+
"start": 680,
|
|
36114
|
+
"end": 680
|
|
36165
36115
|
}
|
|
36166
36116
|
},
|
|
36167
36117
|
"group": [
|
|
@@ -57872,7 +57822,7 @@
|
|
|
57872
57822
|
}
|
|
57873
57823
|
},
|
|
57874
57824
|
{
|
|
57875
|
-
"description": "
|
|
57825
|
+
"description": "The width of the border around the Spreadsheet.\n",
|
|
57876
57826
|
"commentRange": {
|
|
57877
57827
|
"start": 7,
|
|
57878
57828
|
"end": 8
|
|
@@ -57897,7 +57847,7 @@
|
|
|
57897
57847
|
}
|
|
57898
57848
|
},
|
|
57899
57849
|
{
|
|
57900
|
-
"description": "
|
|
57850
|
+
"description": "The font family of the Spreadsheet.\n",
|
|
57901
57851
|
"commentRange": {
|
|
57902
57852
|
"start": 10,
|
|
57903
57853
|
"end": 11
|
|
@@ -57922,7 +57872,7 @@
|
|
|
57922
57872
|
}
|
|
57923
57873
|
},
|
|
57924
57874
|
{
|
|
57925
|
-
"description": "
|
|
57875
|
+
"description": "The font size of the Spreadsheet.\n",
|
|
57926
57876
|
"commentRange": {
|
|
57927
57877
|
"start": 13,
|
|
57928
57878
|
"end": 14
|
|
@@ -57947,7 +57897,7 @@
|
|
|
57947
57897
|
}
|
|
57948
57898
|
},
|
|
57949
57899
|
{
|
|
57950
|
-
"description": "
|
|
57900
|
+
"description": "The line height of the Spreadsheet.\n",
|
|
57951
57901
|
"commentRange": {
|
|
57952
57902
|
"start": 16,
|
|
57953
57903
|
"end": 17
|
|
@@ -57972,7 +57922,7 @@
|
|
|
57972
57922
|
}
|
|
57973
57923
|
},
|
|
57974
57924
|
{
|
|
57975
|
-
"description": "
|
|
57925
|
+
"description": "The background color of the Spreadsheet.\n",
|
|
57976
57926
|
"commentRange": {
|
|
57977
57927
|
"start": 19,
|
|
57978
57928
|
"end": 20
|
|
@@ -57997,7 +57947,7 @@
|
|
|
57997
57947
|
}
|
|
57998
57948
|
},
|
|
57999
57949
|
{
|
|
58000
|
-
"description": "
|
|
57950
|
+
"description": "The text color of the Spreadsheet.\n",
|
|
58001
57951
|
"commentRange": {
|
|
58002
57952
|
"start": 22,
|
|
58003
57953
|
"end": 23
|
|
@@ -58022,7 +57972,7 @@
|
|
|
58022
57972
|
}
|
|
58023
57973
|
},
|
|
58024
57974
|
{
|
|
58025
|
-
"description": "
|
|
57975
|
+
"description": "The border color of the Spreadsheet.\n",
|
|
58026
57976
|
"commentRange": {
|
|
58027
57977
|
"start": 25,
|
|
58028
57978
|
"end": 26
|
|
@@ -58047,7 +57997,7 @@
|
|
|
58047
57997
|
}
|
|
58048
57998
|
},
|
|
58049
57999
|
{
|
|
58050
|
-
"description": "
|
|
58000
|
+
"description": "The primary border color of the Spreadsheet.\n",
|
|
58051
58001
|
"commentRange": {
|
|
58052
58002
|
"start": 28,
|
|
58053
58003
|
"end": 29
|
|
@@ -58072,7 +58022,7 @@
|
|
|
58072
58022
|
}
|
|
58073
58023
|
},
|
|
58074
58024
|
{
|
|
58075
|
-
"description": "
|
|
58025
|
+
"description": "The primary background color of the Spreadsheet.\n",
|
|
58076
58026
|
"commentRange": {
|
|
58077
58027
|
"start": 31,
|
|
58078
58028
|
"end": 32
|
|
@@ -58097,7 +58047,7 @@
|
|
|
58097
58047
|
}
|
|
58098
58048
|
},
|
|
58099
58049
|
{
|
|
58100
|
-
"description": "
|
|
58050
|
+
"description": "The background color of the Spreadsheet header.\n",
|
|
58101
58051
|
"commentRange": {
|
|
58102
58052
|
"start": 35,
|
|
58103
58053
|
"end": 36
|
|
@@ -58122,7 +58072,7 @@
|
|
|
58122
58072
|
}
|
|
58123
58073
|
},
|
|
58124
58074
|
{
|
|
58125
|
-
"description": "
|
|
58075
|
+
"description": "The text color of the Spreadsheet header.\n",
|
|
58126
58076
|
"commentRange": {
|
|
58127
58077
|
"start": 38,
|
|
58128
58078
|
"end": 39
|
|
@@ -58147,7 +58097,7 @@
|
|
|
58147
58097
|
}
|
|
58148
58098
|
},
|
|
58149
58099
|
{
|
|
58150
|
-
"description": "
|
|
58100
|
+
"description": "The border color of the Spreadsheet header.\n",
|
|
58151
58101
|
"commentRange": {
|
|
58152
58102
|
"start": 41,
|
|
58153
58103
|
"end": 42
|
|
@@ -58172,7 +58122,7 @@
|
|
|
58172
58122
|
}
|
|
58173
58123
|
},
|
|
58174
58124
|
{
|
|
58175
|
-
"description": "
|
|
58125
|
+
"description": "The background color of the Spreadsheet table headers.\n",
|
|
58176
58126
|
"commentRange": {
|
|
58177
58127
|
"start": 45,
|
|
58178
58128
|
"end": 46
|
|
@@ -58197,7 +58147,7 @@
|
|
|
58197
58147
|
}
|
|
58198
58148
|
},
|
|
58199
58149
|
{
|
|
58200
|
-
"description": "
|
|
58150
|
+
"description": "The text color of the Spreadsheet table headers.\n",
|
|
58201
58151
|
"commentRange": {
|
|
58202
58152
|
"start": 48,
|
|
58203
58153
|
"end": 49
|
|
@@ -58222,7 +58172,7 @@
|
|
|
58222
58172
|
}
|
|
58223
58173
|
},
|
|
58224
58174
|
{
|
|
58225
|
-
"description": "
|
|
58175
|
+
"description": "The border color of the Spreadsheet table headers.\n",
|
|
58226
58176
|
"commentRange": {
|
|
58227
58177
|
"start": 51,
|
|
58228
58178
|
"end": 52
|
|
@@ -58247,7 +58197,7 @@
|
|
|
58247
58197
|
}
|
|
58248
58198
|
},
|
|
58249
58199
|
{
|
|
58250
|
-
"description": "
|
|
58200
|
+
"description": "The text color of the selected Spreadsheet.\n",
|
|
58251
58201
|
"commentRange": {
|
|
58252
58202
|
"start": 55,
|
|
58253
58203
|
"end": 56
|
|
@@ -58272,7 +58222,7 @@
|
|
|
58272
58222
|
}
|
|
58273
58223
|
},
|
|
58274
58224
|
{
|
|
58275
|
-
"description": "
|
|
58225
|
+
"description": "The background color of the selected Spreadsheet.\n",
|
|
58276
58226
|
"commentRange": {
|
|
58277
58227
|
"start": 58,
|
|
58278
58228
|
"end": 59
|
|
@@ -58297,7 +58247,7 @@
|
|
|
58297
58247
|
}
|
|
58298
58248
|
},
|
|
58299
58249
|
{
|
|
58300
|
-
"description": "
|
|
58250
|
+
"description": "The border color of the selected Spreadsheet.\n",
|
|
58301
58251
|
"commentRange": {
|
|
58302
58252
|
"start": 61,
|
|
58303
58253
|
"end": 62
|
|
@@ -58322,7 +58272,7 @@
|
|
|
58322
58272
|
}
|
|
58323
58273
|
},
|
|
58324
58274
|
{
|
|
58325
|
-
"description": "
|
|
58275
|
+
"description": "The horizontal padding of the Spreadsheet popup Menu.\n",
|
|
58326
58276
|
"commentRange": {
|
|
58327
58277
|
"start": 65,
|
|
58328
58278
|
"end": 66
|
|
@@ -58347,7 +58297,7 @@
|
|
|
58347
58297
|
}
|
|
58348
58298
|
},
|
|
58349
58299
|
{
|
|
58350
|
-
"description": "
|
|
58300
|
+
"description": "The vertical padding of the Spreadsheet popup Menu.\n",
|
|
58351
58301
|
"commentRange": {
|
|
58352
58302
|
"start": 68,
|
|
58353
58303
|
"end": 69
|
|
@@ -58372,7 +58322,7 @@
|
|
|
58372
58322
|
}
|
|
58373
58323
|
},
|
|
58374
58324
|
{
|
|
58375
|
-
"description": "
|
|
58325
|
+
"description": "The border width of the Spreadsheet action bar.\n",
|
|
58376
58326
|
"commentRange": {
|
|
58377
58327
|
"start": 72,
|
|
58378
58328
|
"end": 73
|
|
@@ -58397,7 +58347,7 @@
|
|
|
58397
58347
|
}
|
|
58398
58348
|
},
|
|
58399
58349
|
{
|
|
58400
|
-
"description": "
|
|
58350
|
+
"description": "The horizontal padding of the Spreadsheet action bar.\n",
|
|
58401
58351
|
"commentRange": {
|
|
58402
58352
|
"start": 75,
|
|
58403
58353
|
"end": 76
|
|
@@ -58422,7 +58372,7 @@
|
|
|
58422
58372
|
}
|
|
58423
58373
|
},
|
|
58424
58374
|
{
|
|
58425
|
-
"description": "
|
|
58375
|
+
"description": "The vertical padding of the Spreadsheet action bar.\n",
|
|
58426
58376
|
"commentRange": {
|
|
58427
58377
|
"start": 78,
|
|
58428
58378
|
"end": 79
|
|
@@ -58447,7 +58397,7 @@
|
|
|
58447
58397
|
}
|
|
58448
58398
|
},
|
|
58449
58399
|
{
|
|
58450
|
-
"description": "
|
|
58400
|
+
"description": "The font size of the Spreadsheet action bar.\n",
|
|
58451
58401
|
"commentRange": {
|
|
58452
58402
|
"start": 81,
|
|
58453
58403
|
"end": 82
|
|
@@ -58472,7 +58422,7 @@
|
|
|
58472
58422
|
}
|
|
58473
58423
|
},
|
|
58474
58424
|
{
|
|
58475
|
-
"description": "
|
|
58425
|
+
"description": "The font family of the Spreadsheet action bar.\n",
|
|
58476
58426
|
"commentRange": {
|
|
58477
58427
|
"start": 84,
|
|
58478
58428
|
"end": 85
|
|
@@ -58497,7 +58447,7 @@
|
|
|
58497
58447
|
}
|
|
58498
58448
|
},
|
|
58499
58449
|
{
|
|
58500
|
-
"description": "
|
|
58450
|
+
"description": "The spacings of the Spreadsheet action bar.\n",
|
|
58501
58451
|
"commentRange": {
|
|
58502
58452
|
"start": 87,
|
|
58503
58453
|
"end": 88
|
|
@@ -58522,7 +58472,7 @@
|
|
|
58522
58472
|
}
|
|
58523
58473
|
},
|
|
58524
58474
|
{
|
|
58525
|
-
"description": "
|
|
58475
|
+
"description": "The gap of the Spreadsheet formula bar.\n",
|
|
58526
58476
|
"commentRange": {
|
|
58527
58477
|
"start": 91,
|
|
58528
58478
|
"end": 92
|
|
@@ -58547,7 +58497,7 @@
|
|
|
58547
58497
|
}
|
|
58548
58498
|
},
|
|
58549
58499
|
{
|
|
58550
|
-
"description": "
|
|
58500
|
+
"description": "The horizontal padding of the Spreadsheet formula input.\n",
|
|
58551
58501
|
"commentRange": {
|
|
58552
58502
|
"start": 95,
|
|
58553
58503
|
"end": 96
|
|
@@ -58572,7 +58522,7 @@
|
|
|
58572
58522
|
}
|
|
58573
58523
|
},
|
|
58574
58524
|
{
|
|
58575
|
-
"description": "
|
|
58525
|
+
"description": "The vertical padding of the Spreadsheet formula input.\n",
|
|
58576
58526
|
"commentRange": {
|
|
58577
58527
|
"start": 98,
|
|
58578
58528
|
"end": 99
|
|
@@ -58597,7 +58547,7 @@
|
|
|
58597
58547
|
}
|
|
58598
58548
|
},
|
|
58599
58549
|
{
|
|
58600
|
-
"description": "
|
|
58550
|
+
"description": "The line height of the Spreadsheet formula input.\n",
|
|
58601
58551
|
"commentRange": {
|
|
58602
58552
|
"start": 101,
|
|
58603
58553
|
"end": 102
|
|
@@ -58622,7 +58572,7 @@
|
|
|
58622
58572
|
}
|
|
58623
58573
|
},
|
|
58624
58574
|
{
|
|
58625
|
-
"description": "
|
|
58575
|
+
"description": "The font family of the Spreadsheet view.\n",
|
|
58626
58576
|
"commentRange": {
|
|
58627
58577
|
"start": 105,
|
|
58628
58578
|
"end": 106
|
|
@@ -58647,7 +58597,7 @@
|
|
|
58647
58597
|
}
|
|
58648
58598
|
},
|
|
58649
58599
|
{
|
|
58650
|
-
"description": "
|
|
58600
|
+
"description": "The font size of the Spreadsheet view.\n",
|
|
58651
58601
|
"commentRange": {
|
|
58652
58602
|
"start": 108,
|
|
58653
58603
|
"end": 109
|
|
@@ -58672,7 +58622,7 @@
|
|
|
58672
58622
|
}
|
|
58673
58623
|
},
|
|
58674
58624
|
{
|
|
58675
|
-
"description": "
|
|
58625
|
+
"description": "The background color of the Spreadsheet selection.\n",
|
|
58676
58626
|
"commentRange": {
|
|
58677
58627
|
"start": 112,
|
|
58678
58628
|
"end": 113
|
|
@@ -58697,7 +58647,7 @@
|
|
|
58697
58647
|
}
|
|
58698
58648
|
},
|
|
58699
58649
|
{
|
|
58700
|
-
"description": "
|
|
58650
|
+
"description": "The text color of the Spreadsheet selection.\n",
|
|
58701
58651
|
"commentRange": {
|
|
58702
58652
|
"start": 115,
|
|
58703
58653
|
"end": 116
|
|
@@ -58722,7 +58672,7 @@
|
|
|
58722
58672
|
}
|
|
58723
58673
|
},
|
|
58724
58674
|
{
|
|
58725
|
-
"description": "
|
|
58675
|
+
"description": "The border color of the Spreadsheet selection.\n",
|
|
58726
58676
|
"commentRange": {
|
|
58727
58677
|
"start": 118,
|
|
58728
58678
|
"end": 119
|
|
@@ -58747,7 +58697,7 @@
|
|
|
58747
58697
|
}
|
|
58748
58698
|
},
|
|
58749
58699
|
{
|
|
58750
|
-
"description": "
|
|
58700
|
+
"description": "The shadow of the Spreadsheet selection.\n",
|
|
58751
58701
|
"commentRange": {
|
|
58752
58702
|
"start": 121,
|
|
58753
58703
|
"end": 122
|
|
@@ -58772,7 +58722,7 @@
|
|
|
58772
58722
|
}
|
|
58773
58723
|
},
|
|
58774
58724
|
{
|
|
58775
|
-
"description": "
|
|
58725
|
+
"description": "The background color of the Spreadsheet single selection.\n",
|
|
58776
58726
|
"commentRange": {
|
|
58777
58727
|
"start": 125,
|
|
58778
58728
|
"end": 126
|
|
@@ -58797,7 +58747,7 @@
|
|
|
58797
58747
|
}
|
|
58798
58748
|
},
|
|
58799
58749
|
{
|
|
58800
|
-
"description": "
|
|
58750
|
+
"description": "The text color of the Spreadsheet single selection.\n",
|
|
58801
58751
|
"commentRange": {
|
|
58802
58752
|
"start": 128,
|
|
58803
58753
|
"end": 129
|
|
@@ -58822,7 +58772,7 @@
|
|
|
58822
58772
|
}
|
|
58823
58773
|
},
|
|
58824
58774
|
{
|
|
58825
|
-
"description": "
|
|
58775
|
+
"description": "The border color of the Spreadsheet single selection.\n",
|
|
58826
58776
|
"commentRange": {
|
|
58827
58777
|
"start": 131,
|
|
58828
58778
|
"end": 132
|
|
@@ -58847,7 +58797,7 @@
|
|
|
58847
58797
|
}
|
|
58848
58798
|
},
|
|
58849
58799
|
{
|
|
58850
|
-
"description": "
|
|
58800
|
+
"description": "The background color of the Spreadsheet partial selection.\n",
|
|
58851
58801
|
"commentRange": {
|
|
58852
58802
|
"start": 134,
|
|
58853
58803
|
"end": 135
|
|
@@ -58872,7 +58822,7 @@
|
|
|
58872
58822
|
}
|
|
58873
58823
|
},
|
|
58874
58824
|
{
|
|
58875
|
-
"description": "
|
|
58825
|
+
"description": "The background color of the Spreadsheet active cell.\n",
|
|
58876
58826
|
"commentRange": {
|
|
58877
58827
|
"start": 138,
|
|
58878
58828
|
"end": 139
|
|
@@ -58897,7 +58847,7 @@
|
|
|
58897
58847
|
}
|
|
58898
58848
|
},
|
|
58899
58849
|
{
|
|
58900
|
-
"description": "
|
|
58850
|
+
"description": "The shadow of the Spreadsheet active cell.\n",
|
|
58901
58851
|
"commentRange": {
|
|
58902
58852
|
"start": 141,
|
|
58903
58853
|
"end": 142
|
|
@@ -58922,7 +58872,7 @@
|
|
|
58922
58872
|
}
|
|
58923
58873
|
},
|
|
58924
58874
|
{
|
|
58925
|
-
"description": "
|
|
58875
|
+
"description": "The background color of the Spreadsheet auto fill.\n",
|
|
58926
58876
|
"commentRange": {
|
|
58927
58877
|
"start": 145,
|
|
58928
58878
|
"end": 146
|
|
@@ -58947,7 +58897,7 @@
|
|
|
58947
58897
|
}
|
|
58948
58898
|
},
|
|
58949
58899
|
{
|
|
58950
|
-
"description": "
|
|
58900
|
+
"description": "The text color of the Spreadsheet auto fill.\n",
|
|
58951
58901
|
"commentRange": {
|
|
58952
58902
|
"start": 148,
|
|
58953
58903
|
"end": 149
|
|
@@ -58972,7 +58922,7 @@
|
|
|
58972
58922
|
}
|
|
58973
58923
|
},
|
|
58974
58924
|
{
|
|
58975
|
-
"description": "
|
|
58925
|
+
"description": "The border color of the Spreadsheet auto fill.\n",
|
|
58976
58926
|
"commentRange": {
|
|
58977
58927
|
"start": 151,
|
|
58978
58928
|
"end": 152
|
|
@@ -58997,7 +58947,7 @@
|
|
|
58997
58947
|
}
|
|
58998
58948
|
},
|
|
58999
58949
|
{
|
|
59000
|
-
"description": "
|
|
58950
|
+
"description": "The shadow of the Spreadsheet auto fill.\n",
|
|
59001
58951
|
"commentRange": {
|
|
59002
58952
|
"start": 154,
|
|
59003
58953
|
"end": 155
|
|
@@ -59022,7 +58972,7 @@
|
|
|
59022
58972
|
}
|
|
59023
58973
|
},
|
|
59024
58974
|
{
|
|
59025
|
-
"description": "
|
|
58975
|
+
"description": "The background color of the Spreadsheet auto fill punch.\n",
|
|
59026
58976
|
"commentRange": {
|
|
59027
58977
|
"start": 157,
|
|
59028
58978
|
"end": 158
|
|
@@ -59047,7 +58997,7 @@
|
|
|
59047
58997
|
}
|
|
59048
58998
|
},
|
|
59049
58999
|
{
|
|
59050
|
-
"description": "
|
|
59000
|
+
"description": "The vertical padding of the Spreadsheet cell.\n",
|
|
59051
59001
|
"commentRange": {
|
|
59052
59002
|
"start": 161,
|
|
59053
59003
|
"end": 162
|
|
@@ -59072,7 +59022,7 @@
|
|
|
59072
59022
|
}
|
|
59073
59023
|
},
|
|
59074
59024
|
{
|
|
59075
|
-
"description": "
|
|
59025
|
+
"description": "The horizontal padding of the Spreadsheet cell.\n",
|
|
59076
59026
|
"commentRange": {
|
|
59077
59027
|
"start": 164,
|
|
59078
59028
|
"end": 165
|
|
@@ -59097,7 +59047,7 @@
|
|
|
59097
59047
|
}
|
|
59098
59048
|
},
|
|
59099
59049
|
{
|
|
59100
|
-
"description": "
|
|
59050
|
+
"description": "The line height of the Spreadsheet cell editor.\n",
|
|
59101
59051
|
"commentRange": {
|
|
59102
59052
|
"start": 168,
|
|
59103
59053
|
"end": 169
|
|
@@ -59122,7 +59072,7 @@
|
|
|
59122
59072
|
}
|
|
59123
59073
|
},
|
|
59124
59074
|
{
|
|
59125
|
-
"description": "
|
|
59075
|
+
"description": "The horizontal padding of the Spreadsheet cell editor.\n",
|
|
59126
59076
|
"commentRange": {
|
|
59127
59077
|
"start": 171,
|
|
59128
59078
|
"end": 172
|
|
@@ -59147,7 +59097,7 @@
|
|
|
59147
59097
|
}
|
|
59148
59098
|
},
|
|
59149
59099
|
{
|
|
59150
|
-
"description": "
|
|
59100
|
+
"description": "The vertical padding of the Spreadsheet cell editor.\n",
|
|
59151
59101
|
"commentRange": {
|
|
59152
59102
|
"start": 174,
|
|
59153
59103
|
"end": 175
|
|
@@ -59172,7 +59122,7 @@
|
|
|
59172
59122
|
}
|
|
59173
59123
|
},
|
|
59174
59124
|
{
|
|
59175
|
-
"description": "
|
|
59125
|
+
"description": "The background color of the Spreadsheet cell editor.\n",
|
|
59176
59126
|
"commentRange": {
|
|
59177
59127
|
"start": 177,
|
|
59178
59128
|
"end": 178
|
|
@@ -59197,7 +59147,7 @@
|
|
|
59197
59147
|
}
|
|
59198
59148
|
},
|
|
59199
59149
|
{
|
|
59200
|
-
"description": "
|
|
59150
|
+
"description": "The text color of the Spreadsheet cell editor.\n",
|
|
59201
59151
|
"commentRange": {
|
|
59202
59152
|
"start": 180,
|
|
59203
59153
|
"end": 181
|
|
@@ -59222,7 +59172,7 @@
|
|
|
59222
59172
|
}
|
|
59223
59173
|
},
|
|
59224
59174
|
{
|
|
59225
|
-
"description": "
|
|
59175
|
+
"description": "The border color of the Spreadsheet cell editor.\n",
|
|
59226
59176
|
"commentRange": {
|
|
59227
59177
|
"start": 183,
|
|
59228
59178
|
"end": 184
|
|
@@ -59247,7 +59197,7 @@
|
|
|
59247
59197
|
}
|
|
59248
59198
|
},
|
|
59249
59199
|
{
|
|
59250
|
-
"description": "
|
|
59200
|
+
"description": "The background color of the Spreadsheet resize handle.\n",
|
|
59251
59201
|
"commentRange": {
|
|
59252
59202
|
"start": 187,
|
|
59253
59203
|
"end": 188
|
|
@@ -59272,7 +59222,7 @@
|
|
|
59272
59222
|
}
|
|
59273
59223
|
},
|
|
59274
59224
|
{
|
|
59275
|
-
"description": "
|
|
59225
|
+
"description": "The border color of the Spreadsheet cell comment indicator.\n",
|
|
59276
59226
|
"commentRange": {
|
|
59277
59227
|
"start": 191,
|
|
59278
59228
|
"end": 192
|
|
@@ -59297,7 +59247,7 @@
|
|
|
59297
59247
|
}
|
|
59298
59248
|
},
|
|
59299
59249
|
{
|
|
59300
|
-
"description": "
|
|
59250
|
+
"description": "The border color of the Spreadsheet cell dirty indicator.\n",
|
|
59301
59251
|
"commentRange": {
|
|
59302
59252
|
"start": 195,
|
|
59303
59253
|
"end": 196
|
|
@@ -59322,7 +59272,7 @@
|
|
|
59322
59272
|
}
|
|
59323
59273
|
},
|
|
59324
59274
|
{
|
|
59325
|
-
"description": "
|
|
59275
|
+
"description": "The horizontal padding of the Spreadsheet sheets bar.\n",
|
|
59326
59276
|
"commentRange": {
|
|
59327
59277
|
"start": 199,
|
|
59328
59278
|
"end": 200
|
|
@@ -59347,7 +59297,7 @@
|
|
|
59347
59297
|
}
|
|
59348
59298
|
},
|
|
59349
59299
|
{
|
|
59350
|
-
"description": "
|
|
59300
|
+
"description": "The vertical padding of the Spreadsheet sheets bar.\n",
|
|
59351
59301
|
"commentRange": {
|
|
59352
59302
|
"start": 202,
|
|
59353
59303
|
"end": 203
|
|
@@ -59372,7 +59322,7 @@
|
|
|
59372
59322
|
}
|
|
59373
59323
|
},
|
|
59374
59324
|
{
|
|
59375
|
-
"description": "
|
|
59325
|
+
"description": "The border width of the Spreadsheet sheets bar.\n",
|
|
59376
59326
|
"commentRange": {
|
|
59377
59327
|
"start": 205,
|
|
59378
59328
|
"end": 206
|
|
@@ -59397,7 +59347,7 @@
|
|
|
59397
59347
|
}
|
|
59398
59348
|
},
|
|
59399
59349
|
{
|
|
59400
|
-
"description": "
|
|
59350
|
+
"description": "The horizontal margin of the Spreadsheet sheets remove.\n",
|
|
59401
59351
|
"commentRange": {
|
|
59402
59352
|
"start": 209,
|
|
59403
59353
|
"end": 210
|
|
@@ -59422,7 +59372,7 @@
|
|
|
59422
59372
|
}
|
|
59423
59373
|
},
|
|
59424
59374
|
{
|
|
59425
|
-
"description": "
|
|
59375
|
+
"description": "The vertical margin of the Spreadsheet sheets remove.\n",
|
|
59426
59376
|
"commentRange": {
|
|
59427
59377
|
"start": 212,
|
|
59428
59378
|
"end": 213
|
|
@@ -59447,7 +59397,7 @@
|
|
|
59447
59397
|
}
|
|
59448
59398
|
},
|
|
59449
59399
|
{
|
|
59450
|
-
"description": "
|
|
59400
|
+
"description": "The left padding of the Spreadsheet sheets menu.\n",
|
|
59451
59401
|
"commentRange": {
|
|
59452
59402
|
"start": 216,
|
|
59453
59403
|
"end": 217
|
|
@@ -59472,7 +59422,7 @@
|
|
|
59472
59422
|
}
|
|
59473
59423
|
},
|
|
59474
59424
|
{
|
|
59475
|
-
"description": "
|
|
59425
|
+
"description": "The text color of the Spreadsheet filter Button.\n",
|
|
59476
59426
|
"commentRange": {
|
|
59477
59427
|
"start": 220,
|
|
59478
59428
|
"end": 221
|
|
@@ -59497,7 +59447,7 @@
|
|
|
59497
59447
|
}
|
|
59498
59448
|
},
|
|
59499
59449
|
{
|
|
59500
|
-
"description": "
|
|
59450
|
+
"description": "The background color of the Spreadsheet filter Button.\n",
|
|
59501
59451
|
"commentRange": {
|
|
59502
59452
|
"start": 223,
|
|
59503
59453
|
"end": 224
|
|
@@ -59522,7 +59472,7 @@
|
|
|
59522
59472
|
}
|
|
59523
59473
|
},
|
|
59524
59474
|
{
|
|
59525
|
-
"description": "
|
|
59475
|
+
"description": "The border color of the Spreadsheet filter Button.\n",
|
|
59526
59476
|
"commentRange": {
|
|
59527
59477
|
"start": 226,
|
|
59528
59478
|
"end": 227
|
|
@@ -59547,7 +59497,7 @@
|
|
|
59547
59497
|
}
|
|
59548
59498
|
},
|
|
59549
59499
|
{
|
|
59550
|
-
"description": "
|
|
59500
|
+
"description": "The text color of the hovered Spreadsheet filter Button.\n",
|
|
59551
59501
|
"commentRange": {
|
|
59552
59502
|
"start": 230,
|
|
59553
59503
|
"end": 231
|
|
@@ -59572,7 +59522,7 @@
|
|
|
59572
59522
|
}
|
|
59573
59523
|
},
|
|
59574
59524
|
{
|
|
59575
|
-
"description": "
|
|
59525
|
+
"description": "The background color of the hovered Spreadsheet filter Button.\n",
|
|
59576
59526
|
"commentRange": {
|
|
59577
59527
|
"start": 233,
|
|
59578
59528
|
"end": 234
|
|
@@ -59597,7 +59547,7 @@
|
|
|
59597
59547
|
}
|
|
59598
59548
|
},
|
|
59599
59549
|
{
|
|
59600
|
-
"description": "
|
|
59550
|
+
"description": "The border color of the hovered Spreadsheet filter Button.\n",
|
|
59601
59551
|
"commentRange": {
|
|
59602
59552
|
"start": 236,
|
|
59603
59553
|
"end": 237
|
|
@@ -59622,7 +59572,7 @@
|
|
|
59622
59572
|
}
|
|
59623
59573
|
},
|
|
59624
59574
|
{
|
|
59625
|
-
"description": "
|
|
59575
|
+
"description": "The text color of the active Spreadsheet filter Button.\n",
|
|
59626
59576
|
"commentRange": {
|
|
59627
59577
|
"start": 240,
|
|
59628
59578
|
"end": 241
|
|
@@ -59647,7 +59597,7 @@
|
|
|
59647
59597
|
}
|
|
59648
59598
|
},
|
|
59649
59599
|
{
|
|
59650
|
-
"description": "
|
|
59600
|
+
"description": "The background color of the active Spreadsheet filter Button.\n",
|
|
59651
59601
|
"commentRange": {
|
|
59652
59602
|
"start": 243,
|
|
59653
59603
|
"end": 244
|
|
@@ -59672,7 +59622,7 @@
|
|
|
59672
59622
|
}
|
|
59673
59623
|
},
|
|
59674
59624
|
{
|
|
59675
|
-
"description": "
|
|
59625
|
+
"description": "The border color of the active Spreadsheet filter Button.\n",
|
|
59676
59626
|
"commentRange": {
|
|
59677
59627
|
"start": 246,
|
|
59678
59628
|
"end": 247
|
|
@@ -59697,7 +59647,7 @@
|
|
|
59697
59647
|
}
|
|
59698
59648
|
},
|
|
59699
59649
|
{
|
|
59700
|
-
"description": "
|
|
59650
|
+
"description": "The color of the Spreadsheet Menu icon.\n",
|
|
59701
59651
|
"commentRange": {
|
|
59702
59652
|
"start": 250,
|
|
59703
59653
|
"end": 251
|
|
@@ -59722,7 +59672,7 @@
|
|
|
59722
59672
|
}
|
|
59723
59673
|
},
|
|
59724
59674
|
{
|
|
59725
|
-
"description": "
|
|
59675
|
+
"description": "The border color of the Spreadsheet error.\n",
|
|
59726
59676
|
"commentRange": {
|
|
59727
59677
|
"start": 254,
|
|
59728
59678
|
"end": 255
|
|
@@ -59747,7 +59697,7 @@
|
|
|
59747
59697
|
}
|
|
59748
59698
|
},
|
|
59749
59699
|
{
|
|
59750
|
-
"description": "
|
|
59700
|
+
"description": "The border style of the Spreadsheet image Dialog.\n",
|
|
59751
59701
|
"commentRange": {
|
|
59752
59702
|
"start": 258,
|
|
59753
59703
|
"end": 259
|
|
@@ -59772,7 +59722,7 @@
|
|
|
59772
59722
|
}
|
|
59773
59723
|
},
|
|
59774
59724
|
{
|
|
59775
|
-
"description": "
|
|
59725
|
+
"description": "The border width of the Spreadsheet image Dialog.\n",
|
|
59776
59726
|
"commentRange": {
|
|
59777
59727
|
"start": 261,
|
|
59778
59728
|
"end": 262
|
|
@@ -59797,7 +59747,7 @@
|
|
|
59797
59747
|
}
|
|
59798
59748
|
},
|
|
59799
59749
|
{
|
|
59800
|
-
"description": "
|
|
59750
|
+
"description": "The bottom margin of the Spreadsheet image Dialog.\n",
|
|
59801
59751
|
"commentRange": {
|
|
59802
59752
|
"start": 264,
|
|
59803
59753
|
"end": 265
|
|
@@ -59822,7 +59772,7 @@
|
|
|
59822
59772
|
}
|
|
59823
59773
|
},
|
|
59824
59774
|
{
|
|
59825
|
-
"description": "
|
|
59775
|
+
"description": "The width of the Spreadsheet image Dialog preview.\n",
|
|
59826
59776
|
"commentRange": {
|
|
59827
59777
|
"start": 267,
|
|
59828
59778
|
"end": 268
|
|
@@ -59847,7 +59797,7 @@
|
|
|
59847
59797
|
}
|
|
59848
59798
|
},
|
|
59849
59799
|
{
|
|
59850
|
-
"description": "
|
|
59800
|
+
"description": "The height of the Spreadsheet image Dialog preview.\n",
|
|
59851
59801
|
"commentRange": {
|
|
59852
59802
|
"start": 270,
|
|
59853
59803
|
"end": 271
|
|
@@ -59872,7 +59822,7 @@
|
|
|
59872
59822
|
}
|
|
59873
59823
|
},
|
|
59874
59824
|
{
|
|
59875
|
-
"description": "
|
|
59825
|
+
"description": "The image of the Spreadsheet image Dialog preview.\n",
|
|
59876
59826
|
"commentRange": {
|
|
59877
59827
|
"start": 273,
|
|
59878
59828
|
"end": 274
|
|
@@ -59897,7 +59847,7 @@
|
|
|
59897
59847
|
}
|
|
59898
59848
|
},
|
|
59899
59849
|
{
|
|
59900
|
-
"description": "
|
|
59850
|
+
"description": "The border of the Spreadsheet image Dialog preview.\n",
|
|
59901
59851
|
"commentRange": {
|
|
59902
59852
|
"start": 276,
|
|
59903
59853
|
"end": 277
|
|
@@ -59922,7 +59872,7 @@
|
|
|
59922
59872
|
}
|
|
59923
59873
|
},
|
|
59924
59874
|
{
|
|
59925
|
-
"description": "
|
|
59875
|
+
"description": "The border radius of the Spreadsheet image Dialog preview.\n",
|
|
59926
59876
|
"commentRange": {
|
|
59927
59877
|
"start": 279,
|
|
59928
59878
|
"end": 280
|
|
@@ -59947,7 +59897,7 @@
|
|
|
59947
59897
|
}
|
|
59948
59898
|
},
|
|
59949
59899
|
{
|
|
59950
|
-
"description": "
|
|
59900
|
+
"description": "The shadow of the Spreadsheet image Dialog preview.\n",
|
|
59951
59901
|
"commentRange": {
|
|
59952
59902
|
"start": 282,
|
|
59953
59903
|
"end": 283
|
|
@@ -59972,7 +59922,7 @@
|
|
|
59972
59922
|
}
|
|
59973
59923
|
},
|
|
59974
59924
|
{
|
|
59975
|
-
"description": "
|
|
59925
|
+
"description": "The border radius of the Spreadsheet image Dialog preview overlay.\n",
|
|
59976
59926
|
"commentRange": {
|
|
59977
59927
|
"start": 285,
|
|
59978
59928
|
"end": 286
|
|
@@ -59997,7 +59947,7 @@
|
|
|
59997
59947
|
}
|
|
59998
59948
|
},
|
|
59999
59949
|
{
|
|
60000
|
-
"description": "
|
|
59950
|
+
"description": "The text color of the hovered Spreadsheet image Dialog preview.\n",
|
|
60001
59951
|
"commentRange": {
|
|
60002
59952
|
"start": 288,
|
|
60003
59953
|
"end": 289
|
|
@@ -60022,7 +59972,7 @@
|
|
|
60022
59972
|
}
|
|
60023
59973
|
},
|
|
60024
59974
|
{
|
|
60025
|
-
"description": "
|
|
59975
|
+
"description": "The width of the Spreadsheet drawing handle.\n",
|
|
60026
59976
|
"commentRange": {
|
|
60027
59977
|
"start": 292,
|
|
60028
59978
|
"end": 293
|
|
@@ -60047,7 +59997,7 @@
|
|
|
60047
59997
|
}
|
|
60048
59998
|
},
|
|
60049
59999
|
{
|
|
60050
|
-
"description": "
|
|
60000
|
+
"description": "The height of the Spreadsheet drawing handle.\n",
|
|
60051
60001
|
"commentRange": {
|
|
60052
60002
|
"start": 295,
|
|
60053
60003
|
"end": 296
|
|
@@ -60072,7 +60022,7 @@
|
|
|
60072
60022
|
}
|
|
60073
60023
|
},
|
|
60074
60024
|
{
|
|
60075
|
-
"description": "
|
|
60025
|
+
"description": "The border style of the Spreadsheet drawing handle.\n",
|
|
60076
60026
|
"commentRange": {
|
|
60077
60027
|
"start": 298,
|
|
60078
60028
|
"end": 299
|
|
@@ -60097,7 +60047,7 @@
|
|
|
60097
60047
|
}
|
|
60098
60048
|
},
|
|
60099
60049
|
{
|
|
60100
|
-
"description": "
|
|
60050
|
+
"description": "The border width of the Spreadsheet drawing handle.\n",
|
|
60101
60051
|
"commentRange": {
|
|
60102
60052
|
"start": 301,
|
|
60103
60053
|
"end": 302
|
|
@@ -60122,7 +60072,7 @@
|
|
|
60122
60072
|
}
|
|
60123
60073
|
},
|
|
60124
60074
|
{
|
|
60125
|
-
"description": "
|
|
60075
|
+
"description": "The border color of the Spreadsheet drawing handle.\n",
|
|
60126
60076
|
"commentRange": {
|
|
60127
60077
|
"start": 304,
|
|
60128
60078
|
"end": 305
|
|
@@ -60147,7 +60097,7 @@
|
|
|
60147
60097
|
}
|
|
60148
60098
|
},
|
|
60149
60099
|
{
|
|
60150
|
-
"description": "
|
|
60100
|
+
"description": "The outline color of the Spreadsheet drawing handle.\n",
|
|
60151
60101
|
"commentRange": {
|
|
60152
60102
|
"start": 307,
|
|
60153
60103
|
"end": 308
|
|
@@ -60172,7 +60122,7 @@
|
|
|
60172
60122
|
}
|
|
60173
60123
|
},
|
|
60174
60124
|
{
|
|
60175
|
-
"description": "
|
|
60125
|
+
"description": "The border color of the Spreadsheet drawing handle.\n",
|
|
60176
60126
|
"commentRange": {
|
|
60177
60127
|
"start": 310,
|
|
60178
60128
|
"end": 311
|
|
@@ -60197,7 +60147,7 @@
|
|
|
60197
60147
|
}
|
|
60198
60148
|
},
|
|
60199
60149
|
{
|
|
60200
|
-
"description": "
|
|
60150
|
+
"description": "The border radius of the Spreadsheet drawing handle.\n",
|
|
60201
60151
|
"commentRange": {
|
|
60202
60152
|
"start": 313,
|
|
60203
60153
|
"end": 314
|
|
@@ -60222,7 +60172,7 @@
|
|
|
60222
60172
|
}
|
|
60223
60173
|
},
|
|
60224
60174
|
{
|
|
60225
|
-
"description": "
|
|
60175
|
+
"description": "The outline style of the Spreadsheet drawing.\n",
|
|
60226
60176
|
"commentRange": {
|
|
60227
60177
|
"start": 317,
|
|
60228
60178
|
"end": 318
|
|
@@ -60247,7 +60197,7 @@
|
|
|
60247
60197
|
}
|
|
60248
60198
|
},
|
|
60249
60199
|
{
|
|
60250
|
-
"description": "
|
|
60200
|
+
"description": "The outline width of the Spreadsheet drawing.\n",
|
|
60251
60201
|
"commentRange": {
|
|
60252
60202
|
"start": 320,
|
|
60253
60203
|
"end": 321
|
|
@@ -60272,7 +60222,7 @@
|
|
|
60272
60222
|
}
|
|
60273
60223
|
},
|
|
60274
60224
|
{
|
|
60275
|
-
"description": "
|
|
60225
|
+
"description": "The background color of the Spreadsheet drawing anchor.\n",
|
|
60276
60226
|
"commentRange": {
|
|
60277
60227
|
"start": 324,
|
|
60278
60228
|
"end": 325
|
|
@@ -60297,7 +60247,7 @@
|
|
|
60297
60247
|
}
|
|
60298
60248
|
},
|
|
60299
60249
|
{
|
|
60300
|
-
"description": "
|
|
60250
|
+
"description": "The vertical spacing of the Spreadsheet DropZone.\n",
|
|
60301
60251
|
"commentRange": {
|
|
60302
60252
|
"start": 328,
|
|
60303
60253
|
"end": 329
|
|
@@ -60322,7 +60272,7 @@
|
|
|
60322
60272
|
}
|
|
60323
60273
|
},
|
|
60324
60274
|
{
|
|
60325
|
-
"description": "
|
|
60275
|
+
"description": "The image of the Spreadsheet insert image Dialog.\n",
|
|
60326
60276
|
"commentRange": {
|
|
60327
60277
|
"start": 332,
|
|
60328
60278
|
"end": 333
|