@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
|
@@ -35951,15 +35951,15 @@
|
|
|
35951
35951
|
}
|
|
35952
35952
|
},
|
|
35953
35953
|
{
|
|
35954
|
-
"description": "The
|
|
35954
|
+
"description": "The text color of the Input placeholder.\n",
|
|
35955
35955
|
"commentRange": {
|
|
35956
35956
|
"start": 662,
|
|
35957
35957
|
"end": 663
|
|
35958
35958
|
},
|
|
35959
35959
|
"context": {
|
|
35960
35960
|
"type": "variable",
|
|
35961
|
-
"name": "kendo-input-
|
|
35962
|
-
"value": "
|
|
35961
|
+
"name": "kendo-input-placeholder-text",
|
|
35962
|
+
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
35963
35963
|
"scope": "default",
|
|
35964
35964
|
"line": {
|
|
35965
35965
|
"start": 664,
|
|
@@ -35976,15 +35976,15 @@
|
|
|
35976
35976
|
}
|
|
35977
35977
|
},
|
|
35978
35978
|
{
|
|
35979
|
-
"description": "The
|
|
35979
|
+
"description": "The opacity of the Input placeholder.\n",
|
|
35980
35980
|
"commentRange": {
|
|
35981
35981
|
"start": 665,
|
|
35982
35982
|
"end": 666
|
|
35983
35983
|
},
|
|
35984
35984
|
"context": {
|
|
35985
35985
|
"type": "variable",
|
|
35986
|
-
"name": "kendo-input-
|
|
35987
|
-
"value": "
|
|
35986
|
+
"name": "kendo-input-placeholder-opacity",
|
|
35987
|
+
"value": "1",
|
|
35988
35988
|
"scope": "default",
|
|
35989
35989
|
"line": {
|
|
35990
35990
|
"start": 667,
|
|
@@ -36001,14 +36001,14 @@
|
|
|
36001
36001
|
}
|
|
36002
36002
|
},
|
|
36003
36003
|
{
|
|
36004
|
-
"description": "The
|
|
36004
|
+
"description": "The color of the Input clear value icon.\n",
|
|
36005
36005
|
"commentRange": {
|
|
36006
36006
|
"start": 669,
|
|
36007
36007
|
"end": 670
|
|
36008
36008
|
},
|
|
36009
36009
|
"context": {
|
|
36010
36010
|
"type": "variable",
|
|
36011
|
-
"name": "kendo-input-
|
|
36011
|
+
"name": "kendo-input-clear-value-text",
|
|
36012
36012
|
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
36013
36013
|
"scope": "default",
|
|
36014
36014
|
"line": {
|
|
@@ -36026,69 +36026,19 @@
|
|
|
36026
36026
|
}
|
|
36027
36027
|
},
|
|
36028
36028
|
{
|
|
36029
|
-
"description": "The opacity of the Input
|
|
36029
|
+
"description": "The opacity of the Input clear value icon.\n",
|
|
36030
36030
|
"commentRange": {
|
|
36031
36031
|
"start": 672,
|
|
36032
36032
|
"end": 673
|
|
36033
36033
|
},
|
|
36034
|
-
"context": {
|
|
36035
|
-
"type": "variable",
|
|
36036
|
-
"name": "kendo-input-placeholder-opacity",
|
|
36037
|
-
"value": "1",
|
|
36038
|
-
"scope": "default",
|
|
36039
|
-
"line": {
|
|
36040
|
-
"start": 674,
|
|
36041
|
-
"end": 674
|
|
36042
|
-
}
|
|
36043
|
-
},
|
|
36044
|
-
"group": [
|
|
36045
|
-
"input"
|
|
36046
|
-
],
|
|
36047
|
-
"access": "public",
|
|
36048
|
-
"file": {
|
|
36049
|
-
"path": "input/_variables.scss",
|
|
36050
|
-
"name": "_variables.scss"
|
|
36051
|
-
}
|
|
36052
|
-
},
|
|
36053
|
-
{
|
|
36054
|
-
"description": "The color of the Input clear value icon.\n",
|
|
36055
|
-
"commentRange": {
|
|
36056
|
-
"start": 676,
|
|
36057
|
-
"end": 677
|
|
36058
|
-
},
|
|
36059
|
-
"context": {
|
|
36060
|
-
"type": "variable",
|
|
36061
|
-
"name": "kendo-input-clear-value-text",
|
|
36062
|
-
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
36063
|
-
"scope": "default",
|
|
36064
|
-
"line": {
|
|
36065
|
-
"start": 678,
|
|
36066
|
-
"end": 678
|
|
36067
|
-
}
|
|
36068
|
-
},
|
|
36069
|
-
"group": [
|
|
36070
|
-
"input"
|
|
36071
|
-
],
|
|
36072
|
-
"access": "public",
|
|
36073
|
-
"file": {
|
|
36074
|
-
"path": "input/_variables.scss",
|
|
36075
|
-
"name": "_variables.scss"
|
|
36076
|
-
}
|
|
36077
|
-
},
|
|
36078
|
-
{
|
|
36079
|
-
"description": "The opacity of the Input clear value icon.\n",
|
|
36080
|
-
"commentRange": {
|
|
36081
|
-
"start": 679,
|
|
36082
|
-
"end": 680
|
|
36083
|
-
},
|
|
36084
36034
|
"context": {
|
|
36085
36035
|
"type": "variable",
|
|
36086
36036
|
"name": "kendo-input-clear-value-opacity",
|
|
36087
36037
|
"value": ".6",
|
|
36088
36038
|
"scope": "default",
|
|
36089
36039
|
"line": {
|
|
36090
|
-
"start":
|
|
36091
|
-
"end":
|
|
36040
|
+
"start": 674,
|
|
36041
|
+
"end": 674
|
|
36092
36042
|
}
|
|
36093
36043
|
},
|
|
36094
36044
|
"group": [
|
|
@@ -36103,8 +36053,8 @@
|
|
|
36103
36053
|
{
|
|
36104
36054
|
"description": "The color of the hovered Input clear value icon.\n",
|
|
36105
36055
|
"commentRange": {
|
|
36106
|
-
"start":
|
|
36107
|
-
"end":
|
|
36056
|
+
"start": 675,
|
|
36057
|
+
"end": 676
|
|
36108
36058
|
},
|
|
36109
36059
|
"context": {
|
|
36110
36060
|
"type": "variable",
|
|
@@ -36112,8 +36062,8 @@
|
|
|
36112
36062
|
"value": "inherit",
|
|
36113
36063
|
"scope": "default",
|
|
36114
36064
|
"line": {
|
|
36115
|
-
"start":
|
|
36116
|
-
"end":
|
|
36065
|
+
"start": 677,
|
|
36066
|
+
"end": 677
|
|
36117
36067
|
}
|
|
36118
36068
|
},
|
|
36119
36069
|
"group": [
|
|
@@ -36128,8 +36078,8 @@
|
|
|
36128
36078
|
{
|
|
36129
36079
|
"description": "The opacity of the hovered Input clear value icon.\n",
|
|
36130
36080
|
"commentRange": {
|
|
36131
|
-
"start":
|
|
36132
|
-
"end":
|
|
36081
|
+
"start": 678,
|
|
36082
|
+
"end": 679
|
|
36133
36083
|
},
|
|
36134
36084
|
"context": {
|
|
36135
36085
|
"type": "variable",
|
|
@@ -36137,8 +36087,8 @@
|
|
|
36137
36087
|
"value": "1",
|
|
36138
36088
|
"scope": "default",
|
|
36139
36089
|
"line": {
|
|
36140
|
-
"start":
|
|
36141
|
-
"end":
|
|
36090
|
+
"start": 680,
|
|
36091
|
+
"end": 680
|
|
36142
36092
|
}
|
|
36143
36093
|
},
|
|
36144
36094
|
"group": [
|
|
@@ -57801,7 +57751,7 @@
|
|
|
57801
57751
|
}
|
|
57802
57752
|
},
|
|
57803
57753
|
{
|
|
57804
|
-
"description": "
|
|
57754
|
+
"description": "The width of the border around the Spreadsheet.\n",
|
|
57805
57755
|
"commentRange": {
|
|
57806
57756
|
"start": 7,
|
|
57807
57757
|
"end": 8
|
|
@@ -57826,7 +57776,7 @@
|
|
|
57826
57776
|
}
|
|
57827
57777
|
},
|
|
57828
57778
|
{
|
|
57829
|
-
"description": "
|
|
57779
|
+
"description": "The font family of the Spreadsheet.\n",
|
|
57830
57780
|
"commentRange": {
|
|
57831
57781
|
"start": 10,
|
|
57832
57782
|
"end": 11
|
|
@@ -57851,7 +57801,7 @@
|
|
|
57851
57801
|
}
|
|
57852
57802
|
},
|
|
57853
57803
|
{
|
|
57854
|
-
"description": "
|
|
57804
|
+
"description": "The font size of the Spreadsheet.\n",
|
|
57855
57805
|
"commentRange": {
|
|
57856
57806
|
"start": 13,
|
|
57857
57807
|
"end": 14
|
|
@@ -57876,7 +57826,7 @@
|
|
|
57876
57826
|
}
|
|
57877
57827
|
},
|
|
57878
57828
|
{
|
|
57879
|
-
"description": "
|
|
57829
|
+
"description": "The line height of the Spreadsheet.\n",
|
|
57880
57830
|
"commentRange": {
|
|
57881
57831
|
"start": 16,
|
|
57882
57832
|
"end": 17
|
|
@@ -57901,7 +57851,7 @@
|
|
|
57901
57851
|
}
|
|
57902
57852
|
},
|
|
57903
57853
|
{
|
|
57904
|
-
"description": "
|
|
57854
|
+
"description": "The background color of the Spreadsheet.\n",
|
|
57905
57855
|
"commentRange": {
|
|
57906
57856
|
"start": 19,
|
|
57907
57857
|
"end": 20
|
|
@@ -57926,7 +57876,7 @@
|
|
|
57926
57876
|
}
|
|
57927
57877
|
},
|
|
57928
57878
|
{
|
|
57929
|
-
"description": "
|
|
57879
|
+
"description": "The text color of the Spreadsheet.\n",
|
|
57930
57880
|
"commentRange": {
|
|
57931
57881
|
"start": 22,
|
|
57932
57882
|
"end": 23
|
|
@@ -57951,7 +57901,7 @@
|
|
|
57951
57901
|
}
|
|
57952
57902
|
},
|
|
57953
57903
|
{
|
|
57954
|
-
"description": "
|
|
57904
|
+
"description": "The border color of the Spreadsheet.\n",
|
|
57955
57905
|
"commentRange": {
|
|
57956
57906
|
"start": 25,
|
|
57957
57907
|
"end": 26
|
|
@@ -57976,7 +57926,7 @@
|
|
|
57976
57926
|
}
|
|
57977
57927
|
},
|
|
57978
57928
|
{
|
|
57979
|
-
"description": "
|
|
57929
|
+
"description": "The primary border color of the Spreadsheet.\n",
|
|
57980
57930
|
"commentRange": {
|
|
57981
57931
|
"start": 28,
|
|
57982
57932
|
"end": 29
|
|
@@ -58001,7 +57951,7 @@
|
|
|
58001
57951
|
}
|
|
58002
57952
|
},
|
|
58003
57953
|
{
|
|
58004
|
-
"description": "
|
|
57954
|
+
"description": "The primary background color of the Spreadsheet.\n",
|
|
58005
57955
|
"commentRange": {
|
|
58006
57956
|
"start": 31,
|
|
58007
57957
|
"end": 32
|
|
@@ -58026,7 +57976,7 @@
|
|
|
58026
57976
|
}
|
|
58027
57977
|
},
|
|
58028
57978
|
{
|
|
58029
|
-
"description": "
|
|
57979
|
+
"description": "The background color of the Spreadsheet header.\n",
|
|
58030
57980
|
"commentRange": {
|
|
58031
57981
|
"start": 35,
|
|
58032
57982
|
"end": 36
|
|
@@ -58051,7 +58001,7 @@
|
|
|
58051
58001
|
}
|
|
58052
58002
|
},
|
|
58053
58003
|
{
|
|
58054
|
-
"description": "
|
|
58004
|
+
"description": "The text color of the Spreadsheet header.\n",
|
|
58055
58005
|
"commentRange": {
|
|
58056
58006
|
"start": 38,
|
|
58057
58007
|
"end": 39
|
|
@@ -58076,7 +58026,7 @@
|
|
|
58076
58026
|
}
|
|
58077
58027
|
},
|
|
58078
58028
|
{
|
|
58079
|
-
"description": "
|
|
58029
|
+
"description": "The border color of the Spreadsheet header.\n",
|
|
58080
58030
|
"commentRange": {
|
|
58081
58031
|
"start": 41,
|
|
58082
58032
|
"end": 42
|
|
@@ -58101,7 +58051,7 @@
|
|
|
58101
58051
|
}
|
|
58102
58052
|
},
|
|
58103
58053
|
{
|
|
58104
|
-
"description": "
|
|
58054
|
+
"description": "The background color of the Spreadsheet table headers.\n",
|
|
58105
58055
|
"commentRange": {
|
|
58106
58056
|
"start": 45,
|
|
58107
58057
|
"end": 46
|
|
@@ -58126,7 +58076,7 @@
|
|
|
58126
58076
|
}
|
|
58127
58077
|
},
|
|
58128
58078
|
{
|
|
58129
|
-
"description": "
|
|
58079
|
+
"description": "The text color of the Spreadsheet table headers.\n",
|
|
58130
58080
|
"commentRange": {
|
|
58131
58081
|
"start": 48,
|
|
58132
58082
|
"end": 49
|
|
@@ -58151,7 +58101,7 @@
|
|
|
58151
58101
|
}
|
|
58152
58102
|
},
|
|
58153
58103
|
{
|
|
58154
|
-
"description": "
|
|
58104
|
+
"description": "The border color of the Spreadsheet table headers.\n",
|
|
58155
58105
|
"commentRange": {
|
|
58156
58106
|
"start": 51,
|
|
58157
58107
|
"end": 52
|
|
@@ -58176,7 +58126,7 @@
|
|
|
58176
58126
|
}
|
|
58177
58127
|
},
|
|
58178
58128
|
{
|
|
58179
|
-
"description": "
|
|
58129
|
+
"description": "The text color of the selected Spreadsheet.\n",
|
|
58180
58130
|
"commentRange": {
|
|
58181
58131
|
"start": 55,
|
|
58182
58132
|
"end": 56
|
|
@@ -58201,7 +58151,7 @@
|
|
|
58201
58151
|
}
|
|
58202
58152
|
},
|
|
58203
58153
|
{
|
|
58204
|
-
"description": "
|
|
58154
|
+
"description": "The background color of the selected Spreadsheet.\n",
|
|
58205
58155
|
"commentRange": {
|
|
58206
58156
|
"start": 58,
|
|
58207
58157
|
"end": 59
|
|
@@ -58226,7 +58176,7 @@
|
|
|
58226
58176
|
}
|
|
58227
58177
|
},
|
|
58228
58178
|
{
|
|
58229
|
-
"description": "
|
|
58179
|
+
"description": "The border color of the selected Spreadsheet.\n",
|
|
58230
58180
|
"commentRange": {
|
|
58231
58181
|
"start": 61,
|
|
58232
58182
|
"end": 62
|
|
@@ -58251,7 +58201,7 @@
|
|
|
58251
58201
|
}
|
|
58252
58202
|
},
|
|
58253
58203
|
{
|
|
58254
|
-
"description": "
|
|
58204
|
+
"description": "The horizontal padding of the Spreadsheet popup Menu.\n",
|
|
58255
58205
|
"commentRange": {
|
|
58256
58206
|
"start": 65,
|
|
58257
58207
|
"end": 66
|
|
@@ -58276,7 +58226,7 @@
|
|
|
58276
58226
|
}
|
|
58277
58227
|
},
|
|
58278
58228
|
{
|
|
58279
|
-
"description": "
|
|
58229
|
+
"description": "The vertical padding of the Spreadsheet popup Menu.\n",
|
|
58280
58230
|
"commentRange": {
|
|
58281
58231
|
"start": 68,
|
|
58282
58232
|
"end": 69
|
|
@@ -58301,7 +58251,7 @@
|
|
|
58301
58251
|
}
|
|
58302
58252
|
},
|
|
58303
58253
|
{
|
|
58304
|
-
"description": "
|
|
58254
|
+
"description": "The border width of the Spreadsheet action bar.\n",
|
|
58305
58255
|
"commentRange": {
|
|
58306
58256
|
"start": 72,
|
|
58307
58257
|
"end": 73
|
|
@@ -58326,7 +58276,7 @@
|
|
|
58326
58276
|
}
|
|
58327
58277
|
},
|
|
58328
58278
|
{
|
|
58329
|
-
"description": "
|
|
58279
|
+
"description": "The horizontal padding of the Spreadsheet action bar.\n",
|
|
58330
58280
|
"commentRange": {
|
|
58331
58281
|
"start": 75,
|
|
58332
58282
|
"end": 76
|
|
@@ -58351,7 +58301,7 @@
|
|
|
58351
58301
|
}
|
|
58352
58302
|
},
|
|
58353
58303
|
{
|
|
58354
|
-
"description": "
|
|
58304
|
+
"description": "The vertical padding of the Spreadsheet action bar.\n",
|
|
58355
58305
|
"commentRange": {
|
|
58356
58306
|
"start": 78,
|
|
58357
58307
|
"end": 79
|
|
@@ -58376,7 +58326,7 @@
|
|
|
58376
58326
|
}
|
|
58377
58327
|
},
|
|
58378
58328
|
{
|
|
58379
|
-
"description": "
|
|
58329
|
+
"description": "The font size of the Spreadsheet action bar.\n",
|
|
58380
58330
|
"commentRange": {
|
|
58381
58331
|
"start": 81,
|
|
58382
58332
|
"end": 82
|
|
@@ -58401,7 +58351,7 @@
|
|
|
58401
58351
|
}
|
|
58402
58352
|
},
|
|
58403
58353
|
{
|
|
58404
|
-
"description": "
|
|
58354
|
+
"description": "The font family of the Spreadsheet action bar.\n",
|
|
58405
58355
|
"commentRange": {
|
|
58406
58356
|
"start": 84,
|
|
58407
58357
|
"end": 85
|
|
@@ -58426,7 +58376,7 @@
|
|
|
58426
58376
|
}
|
|
58427
58377
|
},
|
|
58428
58378
|
{
|
|
58429
|
-
"description": "
|
|
58379
|
+
"description": "The spacings of the Spreadsheet action bar.\n",
|
|
58430
58380
|
"commentRange": {
|
|
58431
58381
|
"start": 87,
|
|
58432
58382
|
"end": 88
|
|
@@ -58451,7 +58401,7 @@
|
|
|
58451
58401
|
}
|
|
58452
58402
|
},
|
|
58453
58403
|
{
|
|
58454
|
-
"description": "
|
|
58404
|
+
"description": "The gap of the Spreadsheet formula bar.\n",
|
|
58455
58405
|
"commentRange": {
|
|
58456
58406
|
"start": 91,
|
|
58457
58407
|
"end": 92
|
|
@@ -58476,7 +58426,7 @@
|
|
|
58476
58426
|
}
|
|
58477
58427
|
},
|
|
58478
58428
|
{
|
|
58479
|
-
"description": "
|
|
58429
|
+
"description": "The horizontal padding of the Spreadsheet formula input.\n",
|
|
58480
58430
|
"commentRange": {
|
|
58481
58431
|
"start": 95,
|
|
58482
58432
|
"end": 96
|
|
@@ -58501,7 +58451,7 @@
|
|
|
58501
58451
|
}
|
|
58502
58452
|
},
|
|
58503
58453
|
{
|
|
58504
|
-
"description": "
|
|
58454
|
+
"description": "The vertical padding of the Spreadsheet formula input.\n",
|
|
58505
58455
|
"commentRange": {
|
|
58506
58456
|
"start": 98,
|
|
58507
58457
|
"end": 99
|
|
@@ -58526,7 +58476,7 @@
|
|
|
58526
58476
|
}
|
|
58527
58477
|
},
|
|
58528
58478
|
{
|
|
58529
|
-
"description": "
|
|
58479
|
+
"description": "The line height of the Spreadsheet formula input.\n",
|
|
58530
58480
|
"commentRange": {
|
|
58531
58481
|
"start": 101,
|
|
58532
58482
|
"end": 102
|
|
@@ -58551,7 +58501,7 @@
|
|
|
58551
58501
|
}
|
|
58552
58502
|
},
|
|
58553
58503
|
{
|
|
58554
|
-
"description": "
|
|
58504
|
+
"description": "The font family of the Spreadsheet view.\n",
|
|
58555
58505
|
"commentRange": {
|
|
58556
58506
|
"start": 105,
|
|
58557
58507
|
"end": 106
|
|
@@ -58576,7 +58526,7 @@
|
|
|
58576
58526
|
}
|
|
58577
58527
|
},
|
|
58578
58528
|
{
|
|
58579
|
-
"description": "
|
|
58529
|
+
"description": "The font size of the Spreadsheet view.\n",
|
|
58580
58530
|
"commentRange": {
|
|
58581
58531
|
"start": 108,
|
|
58582
58532
|
"end": 109
|
|
@@ -58601,7 +58551,7 @@
|
|
|
58601
58551
|
}
|
|
58602
58552
|
},
|
|
58603
58553
|
{
|
|
58604
|
-
"description": "
|
|
58554
|
+
"description": "The background color of the Spreadsheet selection.\n",
|
|
58605
58555
|
"commentRange": {
|
|
58606
58556
|
"start": 112,
|
|
58607
58557
|
"end": 113
|
|
@@ -58626,7 +58576,7 @@
|
|
|
58626
58576
|
}
|
|
58627
58577
|
},
|
|
58628
58578
|
{
|
|
58629
|
-
"description": "
|
|
58579
|
+
"description": "The text color of the Spreadsheet selection.\n",
|
|
58630
58580
|
"commentRange": {
|
|
58631
58581
|
"start": 115,
|
|
58632
58582
|
"end": 116
|
|
@@ -58651,7 +58601,7 @@
|
|
|
58651
58601
|
}
|
|
58652
58602
|
},
|
|
58653
58603
|
{
|
|
58654
|
-
"description": "
|
|
58604
|
+
"description": "The border color of the Spreadsheet selection.\n",
|
|
58655
58605
|
"commentRange": {
|
|
58656
58606
|
"start": 118,
|
|
58657
58607
|
"end": 119
|
|
@@ -58676,7 +58626,7 @@
|
|
|
58676
58626
|
}
|
|
58677
58627
|
},
|
|
58678
58628
|
{
|
|
58679
|
-
"description": "
|
|
58629
|
+
"description": "The shadow of the Spreadsheet selection.\n",
|
|
58680
58630
|
"commentRange": {
|
|
58681
58631
|
"start": 121,
|
|
58682
58632
|
"end": 122
|
|
@@ -58701,7 +58651,7 @@
|
|
|
58701
58651
|
}
|
|
58702
58652
|
},
|
|
58703
58653
|
{
|
|
58704
|
-
"description": "
|
|
58654
|
+
"description": "The background color of the Spreadsheet single selection.\n",
|
|
58705
58655
|
"commentRange": {
|
|
58706
58656
|
"start": 125,
|
|
58707
58657
|
"end": 126
|
|
@@ -58726,7 +58676,7 @@
|
|
|
58726
58676
|
}
|
|
58727
58677
|
},
|
|
58728
58678
|
{
|
|
58729
|
-
"description": "
|
|
58679
|
+
"description": "The text color of the Spreadsheet single selection.\n",
|
|
58730
58680
|
"commentRange": {
|
|
58731
58681
|
"start": 128,
|
|
58732
58682
|
"end": 129
|
|
@@ -58751,7 +58701,7 @@
|
|
|
58751
58701
|
}
|
|
58752
58702
|
},
|
|
58753
58703
|
{
|
|
58754
|
-
"description": "
|
|
58704
|
+
"description": "The border color of the Spreadsheet single selection.\n",
|
|
58755
58705
|
"commentRange": {
|
|
58756
58706
|
"start": 131,
|
|
58757
58707
|
"end": 132
|
|
@@ -58776,7 +58726,7 @@
|
|
|
58776
58726
|
}
|
|
58777
58727
|
},
|
|
58778
58728
|
{
|
|
58779
|
-
"description": "
|
|
58729
|
+
"description": "The background color of the Spreadsheet partial selection.\n",
|
|
58780
58730
|
"commentRange": {
|
|
58781
58731
|
"start": 134,
|
|
58782
58732
|
"end": 135
|
|
@@ -58801,7 +58751,7 @@
|
|
|
58801
58751
|
}
|
|
58802
58752
|
},
|
|
58803
58753
|
{
|
|
58804
|
-
"description": "
|
|
58754
|
+
"description": "The background color of the Spreadsheet active cell.\n",
|
|
58805
58755
|
"commentRange": {
|
|
58806
58756
|
"start": 138,
|
|
58807
58757
|
"end": 139
|
|
@@ -58826,7 +58776,7 @@
|
|
|
58826
58776
|
}
|
|
58827
58777
|
},
|
|
58828
58778
|
{
|
|
58829
|
-
"description": "
|
|
58779
|
+
"description": "The shadow of the Spreadsheet active cell.\n",
|
|
58830
58780
|
"commentRange": {
|
|
58831
58781
|
"start": 141,
|
|
58832
58782
|
"end": 142
|
|
@@ -58851,7 +58801,7 @@
|
|
|
58851
58801
|
}
|
|
58852
58802
|
},
|
|
58853
58803
|
{
|
|
58854
|
-
"description": "
|
|
58804
|
+
"description": "The background color of the Spreadsheet auto fill.\n",
|
|
58855
58805
|
"commentRange": {
|
|
58856
58806
|
"start": 145,
|
|
58857
58807
|
"end": 146
|
|
@@ -58876,7 +58826,7 @@
|
|
|
58876
58826
|
}
|
|
58877
58827
|
},
|
|
58878
58828
|
{
|
|
58879
|
-
"description": "
|
|
58829
|
+
"description": "The text color of the Spreadsheet auto fill.\n",
|
|
58880
58830
|
"commentRange": {
|
|
58881
58831
|
"start": 148,
|
|
58882
58832
|
"end": 149
|
|
@@ -58901,7 +58851,7 @@
|
|
|
58901
58851
|
}
|
|
58902
58852
|
},
|
|
58903
58853
|
{
|
|
58904
|
-
"description": "
|
|
58854
|
+
"description": "The border color of the Spreadsheet auto fill.\n",
|
|
58905
58855
|
"commentRange": {
|
|
58906
58856
|
"start": 151,
|
|
58907
58857
|
"end": 152
|
|
@@ -58926,7 +58876,7 @@
|
|
|
58926
58876
|
}
|
|
58927
58877
|
},
|
|
58928
58878
|
{
|
|
58929
|
-
"description": "
|
|
58879
|
+
"description": "The shadow of the Spreadsheet auto fill.\n",
|
|
58930
58880
|
"commentRange": {
|
|
58931
58881
|
"start": 154,
|
|
58932
58882
|
"end": 155
|
|
@@ -58951,7 +58901,7 @@
|
|
|
58951
58901
|
}
|
|
58952
58902
|
},
|
|
58953
58903
|
{
|
|
58954
|
-
"description": "
|
|
58904
|
+
"description": "The background color of the Spreadsheet auto fill punch.\n",
|
|
58955
58905
|
"commentRange": {
|
|
58956
58906
|
"start": 157,
|
|
58957
58907
|
"end": 158
|
|
@@ -58976,7 +58926,7 @@
|
|
|
58976
58926
|
}
|
|
58977
58927
|
},
|
|
58978
58928
|
{
|
|
58979
|
-
"description": "
|
|
58929
|
+
"description": "The vertical padding of the Spreadsheet cell.\n",
|
|
58980
58930
|
"commentRange": {
|
|
58981
58931
|
"start": 161,
|
|
58982
58932
|
"end": 162
|
|
@@ -59001,7 +58951,7 @@
|
|
|
59001
58951
|
}
|
|
59002
58952
|
},
|
|
59003
58953
|
{
|
|
59004
|
-
"description": "
|
|
58954
|
+
"description": "The horizontal padding of the Spreadsheet cell.\n",
|
|
59005
58955
|
"commentRange": {
|
|
59006
58956
|
"start": 164,
|
|
59007
58957
|
"end": 165
|
|
@@ -59026,7 +58976,7 @@
|
|
|
59026
58976
|
}
|
|
59027
58977
|
},
|
|
59028
58978
|
{
|
|
59029
|
-
"description": "
|
|
58979
|
+
"description": "The line height of the Spreadsheet cell editor.\n",
|
|
59030
58980
|
"commentRange": {
|
|
59031
58981
|
"start": 168,
|
|
59032
58982
|
"end": 169
|
|
@@ -59051,7 +59001,7 @@
|
|
|
59051
59001
|
}
|
|
59052
59002
|
},
|
|
59053
59003
|
{
|
|
59054
|
-
"description": "
|
|
59004
|
+
"description": "The horizontal padding of the Spreadsheet cell editor.\n",
|
|
59055
59005
|
"commentRange": {
|
|
59056
59006
|
"start": 171,
|
|
59057
59007
|
"end": 172
|
|
@@ -59076,7 +59026,7 @@
|
|
|
59076
59026
|
}
|
|
59077
59027
|
},
|
|
59078
59028
|
{
|
|
59079
|
-
"description": "
|
|
59029
|
+
"description": "The vertical padding of the Spreadsheet cell editor.\n",
|
|
59080
59030
|
"commentRange": {
|
|
59081
59031
|
"start": 174,
|
|
59082
59032
|
"end": 175
|
|
@@ -59101,7 +59051,7 @@
|
|
|
59101
59051
|
}
|
|
59102
59052
|
},
|
|
59103
59053
|
{
|
|
59104
|
-
"description": "
|
|
59054
|
+
"description": "The background color of the Spreadsheet cell editor.\n",
|
|
59105
59055
|
"commentRange": {
|
|
59106
59056
|
"start": 177,
|
|
59107
59057
|
"end": 178
|
|
@@ -59126,7 +59076,7 @@
|
|
|
59126
59076
|
}
|
|
59127
59077
|
},
|
|
59128
59078
|
{
|
|
59129
|
-
"description": "
|
|
59079
|
+
"description": "The text color of the Spreadsheet cell editor.\n",
|
|
59130
59080
|
"commentRange": {
|
|
59131
59081
|
"start": 180,
|
|
59132
59082
|
"end": 181
|
|
@@ -59151,7 +59101,7 @@
|
|
|
59151
59101
|
}
|
|
59152
59102
|
},
|
|
59153
59103
|
{
|
|
59154
|
-
"description": "
|
|
59104
|
+
"description": "The border color of the Spreadsheet cell editor.\n",
|
|
59155
59105
|
"commentRange": {
|
|
59156
59106
|
"start": 183,
|
|
59157
59107
|
"end": 184
|
|
@@ -59176,7 +59126,7 @@
|
|
|
59176
59126
|
}
|
|
59177
59127
|
},
|
|
59178
59128
|
{
|
|
59179
|
-
"description": "
|
|
59129
|
+
"description": "The background color of the Spreadsheet resize handle.\n",
|
|
59180
59130
|
"commentRange": {
|
|
59181
59131
|
"start": 187,
|
|
59182
59132
|
"end": 188
|
|
@@ -59201,7 +59151,7 @@
|
|
|
59201
59151
|
}
|
|
59202
59152
|
},
|
|
59203
59153
|
{
|
|
59204
|
-
"description": "
|
|
59154
|
+
"description": "The border color of the Spreadsheet cell comment indicator.\n",
|
|
59205
59155
|
"commentRange": {
|
|
59206
59156
|
"start": 191,
|
|
59207
59157
|
"end": 192
|
|
@@ -59226,7 +59176,7 @@
|
|
|
59226
59176
|
}
|
|
59227
59177
|
},
|
|
59228
59178
|
{
|
|
59229
|
-
"description": "
|
|
59179
|
+
"description": "The border color of the Spreadsheet cell dirty indicator.\n",
|
|
59230
59180
|
"commentRange": {
|
|
59231
59181
|
"start": 195,
|
|
59232
59182
|
"end": 196
|
|
@@ -59251,7 +59201,7 @@
|
|
|
59251
59201
|
}
|
|
59252
59202
|
},
|
|
59253
59203
|
{
|
|
59254
|
-
"description": "
|
|
59204
|
+
"description": "The horizontal padding of the Spreadsheet sheets bar.\n",
|
|
59255
59205
|
"commentRange": {
|
|
59256
59206
|
"start": 199,
|
|
59257
59207
|
"end": 200
|
|
@@ -59276,7 +59226,7 @@
|
|
|
59276
59226
|
}
|
|
59277
59227
|
},
|
|
59278
59228
|
{
|
|
59279
|
-
"description": "
|
|
59229
|
+
"description": "The vertical padding of the Spreadsheet sheets bar.\n",
|
|
59280
59230
|
"commentRange": {
|
|
59281
59231
|
"start": 202,
|
|
59282
59232
|
"end": 203
|
|
@@ -59301,7 +59251,7 @@
|
|
|
59301
59251
|
}
|
|
59302
59252
|
},
|
|
59303
59253
|
{
|
|
59304
|
-
"description": "
|
|
59254
|
+
"description": "The border width of the Spreadsheet sheets bar.\n",
|
|
59305
59255
|
"commentRange": {
|
|
59306
59256
|
"start": 205,
|
|
59307
59257
|
"end": 206
|
|
@@ -59326,7 +59276,7 @@
|
|
|
59326
59276
|
}
|
|
59327
59277
|
},
|
|
59328
59278
|
{
|
|
59329
|
-
"description": "
|
|
59279
|
+
"description": "The horizontal margin of the Spreadsheet sheets remove.\n",
|
|
59330
59280
|
"commentRange": {
|
|
59331
59281
|
"start": 209,
|
|
59332
59282
|
"end": 210
|
|
@@ -59351,7 +59301,7 @@
|
|
|
59351
59301
|
}
|
|
59352
59302
|
},
|
|
59353
59303
|
{
|
|
59354
|
-
"description": "
|
|
59304
|
+
"description": "The vertical margin of the Spreadsheet sheets remove.\n",
|
|
59355
59305
|
"commentRange": {
|
|
59356
59306
|
"start": 212,
|
|
59357
59307
|
"end": 213
|
|
@@ -59376,7 +59326,7 @@
|
|
|
59376
59326
|
}
|
|
59377
59327
|
},
|
|
59378
59328
|
{
|
|
59379
|
-
"description": "
|
|
59329
|
+
"description": "The left padding of the Spreadsheet sheets menu.\n",
|
|
59380
59330
|
"commentRange": {
|
|
59381
59331
|
"start": 216,
|
|
59382
59332
|
"end": 217
|
|
@@ -59401,7 +59351,7 @@
|
|
|
59401
59351
|
}
|
|
59402
59352
|
},
|
|
59403
59353
|
{
|
|
59404
|
-
"description": "
|
|
59354
|
+
"description": "The text color of the Spreadsheet filter Button.\n",
|
|
59405
59355
|
"commentRange": {
|
|
59406
59356
|
"start": 220,
|
|
59407
59357
|
"end": 221
|
|
@@ -59426,7 +59376,7 @@
|
|
|
59426
59376
|
}
|
|
59427
59377
|
},
|
|
59428
59378
|
{
|
|
59429
|
-
"description": "
|
|
59379
|
+
"description": "The background color of the Spreadsheet filter Button.\n",
|
|
59430
59380
|
"commentRange": {
|
|
59431
59381
|
"start": 223,
|
|
59432
59382
|
"end": 224
|
|
@@ -59451,7 +59401,7 @@
|
|
|
59451
59401
|
}
|
|
59452
59402
|
},
|
|
59453
59403
|
{
|
|
59454
|
-
"description": "
|
|
59404
|
+
"description": "The border color of the Spreadsheet filter Button.\n",
|
|
59455
59405
|
"commentRange": {
|
|
59456
59406
|
"start": 226,
|
|
59457
59407
|
"end": 227
|
|
@@ -59476,7 +59426,7 @@
|
|
|
59476
59426
|
}
|
|
59477
59427
|
},
|
|
59478
59428
|
{
|
|
59479
|
-
"description": "
|
|
59429
|
+
"description": "The text color of the hovered Spreadsheet filter Button.\n",
|
|
59480
59430
|
"commentRange": {
|
|
59481
59431
|
"start": 230,
|
|
59482
59432
|
"end": 231
|
|
@@ -59501,7 +59451,7 @@
|
|
|
59501
59451
|
}
|
|
59502
59452
|
},
|
|
59503
59453
|
{
|
|
59504
|
-
"description": "
|
|
59454
|
+
"description": "The background color of the hovered Spreadsheet filter Button.\n",
|
|
59505
59455
|
"commentRange": {
|
|
59506
59456
|
"start": 233,
|
|
59507
59457
|
"end": 234
|
|
@@ -59526,7 +59476,7 @@
|
|
|
59526
59476
|
}
|
|
59527
59477
|
},
|
|
59528
59478
|
{
|
|
59529
|
-
"description": "
|
|
59479
|
+
"description": "The border color of the hovered Spreadsheet filter Button.\n",
|
|
59530
59480
|
"commentRange": {
|
|
59531
59481
|
"start": 236,
|
|
59532
59482
|
"end": 237
|
|
@@ -59551,7 +59501,7 @@
|
|
|
59551
59501
|
}
|
|
59552
59502
|
},
|
|
59553
59503
|
{
|
|
59554
|
-
"description": "
|
|
59504
|
+
"description": "The text color of the active Spreadsheet filter Button.\n",
|
|
59555
59505
|
"commentRange": {
|
|
59556
59506
|
"start": 240,
|
|
59557
59507
|
"end": 241
|
|
@@ -59576,7 +59526,7 @@
|
|
|
59576
59526
|
}
|
|
59577
59527
|
},
|
|
59578
59528
|
{
|
|
59579
|
-
"description": "
|
|
59529
|
+
"description": "The background color of the active Spreadsheet filter Button.\n",
|
|
59580
59530
|
"commentRange": {
|
|
59581
59531
|
"start": 243,
|
|
59582
59532
|
"end": 244
|
|
@@ -59601,7 +59551,7 @@
|
|
|
59601
59551
|
}
|
|
59602
59552
|
},
|
|
59603
59553
|
{
|
|
59604
|
-
"description": "
|
|
59554
|
+
"description": "The border color of the active Spreadsheet filter Button.\n",
|
|
59605
59555
|
"commentRange": {
|
|
59606
59556
|
"start": 246,
|
|
59607
59557
|
"end": 247
|
|
@@ -59626,7 +59576,7 @@
|
|
|
59626
59576
|
}
|
|
59627
59577
|
},
|
|
59628
59578
|
{
|
|
59629
|
-
"description": "
|
|
59579
|
+
"description": "The color of the Spreadsheet Menu icon.\n",
|
|
59630
59580
|
"commentRange": {
|
|
59631
59581
|
"start": 250,
|
|
59632
59582
|
"end": 251
|
|
@@ -59651,7 +59601,7 @@
|
|
|
59651
59601
|
}
|
|
59652
59602
|
},
|
|
59653
59603
|
{
|
|
59654
|
-
"description": "
|
|
59604
|
+
"description": "The border color of the Spreadsheet error.\n",
|
|
59655
59605
|
"commentRange": {
|
|
59656
59606
|
"start": 254,
|
|
59657
59607
|
"end": 255
|
|
@@ -59676,7 +59626,7 @@
|
|
|
59676
59626
|
}
|
|
59677
59627
|
},
|
|
59678
59628
|
{
|
|
59679
|
-
"description": "
|
|
59629
|
+
"description": "The border style of the Spreadsheet image Dialog.\n",
|
|
59680
59630
|
"commentRange": {
|
|
59681
59631
|
"start": 258,
|
|
59682
59632
|
"end": 259
|
|
@@ -59701,7 +59651,7 @@
|
|
|
59701
59651
|
}
|
|
59702
59652
|
},
|
|
59703
59653
|
{
|
|
59704
|
-
"description": "
|
|
59654
|
+
"description": "The border width of the Spreadsheet image Dialog.\n",
|
|
59705
59655
|
"commentRange": {
|
|
59706
59656
|
"start": 261,
|
|
59707
59657
|
"end": 262
|
|
@@ -59726,7 +59676,7 @@
|
|
|
59726
59676
|
}
|
|
59727
59677
|
},
|
|
59728
59678
|
{
|
|
59729
|
-
"description": "
|
|
59679
|
+
"description": "The bottom margin of the Spreadsheet image Dialog.\n",
|
|
59730
59680
|
"commentRange": {
|
|
59731
59681
|
"start": 264,
|
|
59732
59682
|
"end": 265
|
|
@@ -59751,7 +59701,7 @@
|
|
|
59751
59701
|
}
|
|
59752
59702
|
},
|
|
59753
59703
|
{
|
|
59754
|
-
"description": "
|
|
59704
|
+
"description": "The width of the Spreadsheet image Dialog preview.\n",
|
|
59755
59705
|
"commentRange": {
|
|
59756
59706
|
"start": 267,
|
|
59757
59707
|
"end": 268
|
|
@@ -59776,7 +59726,7 @@
|
|
|
59776
59726
|
}
|
|
59777
59727
|
},
|
|
59778
59728
|
{
|
|
59779
|
-
"description": "
|
|
59729
|
+
"description": "The height of the Spreadsheet image Dialog preview.\n",
|
|
59780
59730
|
"commentRange": {
|
|
59781
59731
|
"start": 270,
|
|
59782
59732
|
"end": 271
|
|
@@ -59801,7 +59751,7 @@
|
|
|
59801
59751
|
}
|
|
59802
59752
|
},
|
|
59803
59753
|
{
|
|
59804
|
-
"description": "
|
|
59754
|
+
"description": "The image of the Spreadsheet image Dialog preview.\n",
|
|
59805
59755
|
"commentRange": {
|
|
59806
59756
|
"start": 273,
|
|
59807
59757
|
"end": 274
|
|
@@ -59826,7 +59776,7 @@
|
|
|
59826
59776
|
}
|
|
59827
59777
|
},
|
|
59828
59778
|
{
|
|
59829
|
-
"description": "
|
|
59779
|
+
"description": "The border of the Spreadsheet image Dialog preview.\n",
|
|
59830
59780
|
"commentRange": {
|
|
59831
59781
|
"start": 276,
|
|
59832
59782
|
"end": 277
|
|
@@ -59851,7 +59801,7 @@
|
|
|
59851
59801
|
}
|
|
59852
59802
|
},
|
|
59853
59803
|
{
|
|
59854
|
-
"description": "
|
|
59804
|
+
"description": "The border radius of the Spreadsheet image Dialog preview.\n",
|
|
59855
59805
|
"commentRange": {
|
|
59856
59806
|
"start": 279,
|
|
59857
59807
|
"end": 280
|
|
@@ -59876,7 +59826,7 @@
|
|
|
59876
59826
|
}
|
|
59877
59827
|
},
|
|
59878
59828
|
{
|
|
59879
|
-
"description": "
|
|
59829
|
+
"description": "The shadow of the Spreadsheet image Dialog preview.\n",
|
|
59880
59830
|
"commentRange": {
|
|
59881
59831
|
"start": 282,
|
|
59882
59832
|
"end": 283
|
|
@@ -59901,7 +59851,7 @@
|
|
|
59901
59851
|
}
|
|
59902
59852
|
},
|
|
59903
59853
|
{
|
|
59904
|
-
"description": "
|
|
59854
|
+
"description": "The border radius of the Spreadsheet image Dialog preview overlay.\n",
|
|
59905
59855
|
"commentRange": {
|
|
59906
59856
|
"start": 285,
|
|
59907
59857
|
"end": 286
|
|
@@ -59926,7 +59876,7 @@
|
|
|
59926
59876
|
}
|
|
59927
59877
|
},
|
|
59928
59878
|
{
|
|
59929
|
-
"description": "
|
|
59879
|
+
"description": "The text color of the hovered Spreadsheet image Dialog preview.\n",
|
|
59930
59880
|
"commentRange": {
|
|
59931
59881
|
"start": 288,
|
|
59932
59882
|
"end": 289
|
|
@@ -59951,7 +59901,7 @@
|
|
|
59951
59901
|
}
|
|
59952
59902
|
},
|
|
59953
59903
|
{
|
|
59954
|
-
"description": "
|
|
59904
|
+
"description": "The width of the Spreadsheet drawing handle.\n",
|
|
59955
59905
|
"commentRange": {
|
|
59956
59906
|
"start": 292,
|
|
59957
59907
|
"end": 293
|
|
@@ -59976,7 +59926,7 @@
|
|
|
59976
59926
|
}
|
|
59977
59927
|
},
|
|
59978
59928
|
{
|
|
59979
|
-
"description": "
|
|
59929
|
+
"description": "The height of the Spreadsheet drawing handle.\n",
|
|
59980
59930
|
"commentRange": {
|
|
59981
59931
|
"start": 295,
|
|
59982
59932
|
"end": 296
|
|
@@ -60001,7 +59951,7 @@
|
|
|
60001
59951
|
}
|
|
60002
59952
|
},
|
|
60003
59953
|
{
|
|
60004
|
-
"description": "
|
|
59954
|
+
"description": "The border style of the Spreadsheet drawing handle.\n",
|
|
60005
59955
|
"commentRange": {
|
|
60006
59956
|
"start": 298,
|
|
60007
59957
|
"end": 299
|
|
@@ -60026,7 +59976,7 @@
|
|
|
60026
59976
|
}
|
|
60027
59977
|
},
|
|
60028
59978
|
{
|
|
60029
|
-
"description": "
|
|
59979
|
+
"description": "The border width of the Spreadsheet drawing handle.\n",
|
|
60030
59980
|
"commentRange": {
|
|
60031
59981
|
"start": 301,
|
|
60032
59982
|
"end": 302
|
|
@@ -60051,7 +60001,7 @@
|
|
|
60051
60001
|
}
|
|
60052
60002
|
},
|
|
60053
60003
|
{
|
|
60054
|
-
"description": "
|
|
60004
|
+
"description": "The border color of the Spreadsheet drawing handle.\n",
|
|
60055
60005
|
"commentRange": {
|
|
60056
60006
|
"start": 304,
|
|
60057
60007
|
"end": 305
|
|
@@ -60076,7 +60026,7 @@
|
|
|
60076
60026
|
}
|
|
60077
60027
|
},
|
|
60078
60028
|
{
|
|
60079
|
-
"description": "
|
|
60029
|
+
"description": "The outline color of the Spreadsheet drawing handle.\n",
|
|
60080
60030
|
"commentRange": {
|
|
60081
60031
|
"start": 307,
|
|
60082
60032
|
"end": 308
|
|
@@ -60101,7 +60051,7 @@
|
|
|
60101
60051
|
}
|
|
60102
60052
|
},
|
|
60103
60053
|
{
|
|
60104
|
-
"description": "
|
|
60054
|
+
"description": "The border color of the Spreadsheet drawing handle.\n",
|
|
60105
60055
|
"commentRange": {
|
|
60106
60056
|
"start": 310,
|
|
60107
60057
|
"end": 311
|
|
@@ -60126,7 +60076,7 @@
|
|
|
60126
60076
|
}
|
|
60127
60077
|
},
|
|
60128
60078
|
{
|
|
60129
|
-
"description": "
|
|
60079
|
+
"description": "The border radius of the Spreadsheet drawing handle.\n",
|
|
60130
60080
|
"commentRange": {
|
|
60131
60081
|
"start": 313,
|
|
60132
60082
|
"end": 314
|
|
@@ -60151,7 +60101,7 @@
|
|
|
60151
60101
|
}
|
|
60152
60102
|
},
|
|
60153
60103
|
{
|
|
60154
|
-
"description": "
|
|
60104
|
+
"description": "The outline style of the Spreadsheet drawing.\n",
|
|
60155
60105
|
"commentRange": {
|
|
60156
60106
|
"start": 317,
|
|
60157
60107
|
"end": 318
|
|
@@ -60176,7 +60126,7 @@
|
|
|
60176
60126
|
}
|
|
60177
60127
|
},
|
|
60178
60128
|
{
|
|
60179
|
-
"description": "
|
|
60129
|
+
"description": "The outline width of the Spreadsheet drawing.\n",
|
|
60180
60130
|
"commentRange": {
|
|
60181
60131
|
"start": 320,
|
|
60182
60132
|
"end": 321
|
|
@@ -60201,7 +60151,7 @@
|
|
|
60201
60151
|
}
|
|
60202
60152
|
},
|
|
60203
60153
|
{
|
|
60204
|
-
"description": "
|
|
60154
|
+
"description": "The background color of the Spreadsheet drawing anchor.\n",
|
|
60205
60155
|
"commentRange": {
|
|
60206
60156
|
"start": 324,
|
|
60207
60157
|
"end": 325
|
|
@@ -60226,7 +60176,7 @@
|
|
|
60226
60176
|
}
|
|
60227
60177
|
},
|
|
60228
60178
|
{
|
|
60229
|
-
"description": "
|
|
60179
|
+
"description": "The vertical spacing of the Spreadsheet DropZone.\n",
|
|
60230
60180
|
"commentRange": {
|
|
60231
60181
|
"start": 328,
|
|
60232
60182
|
"end": 329
|
|
@@ -60251,7 +60201,7 @@
|
|
|
60251
60201
|
}
|
|
60252
60202
|
},
|
|
60253
60203
|
{
|
|
60254
|
-
"description": "
|
|
60204
|
+
"description": "The image of the Spreadsheet insert image Dialog.\n",
|
|
60255
60205
|
"commentRange": {
|
|
60256
60206
|
"start": 332,
|
|
60257
60207
|
"end": 333
|
|
@@ -110692,15 +110642,15 @@
|
|
|
110692
110642
|
}
|
|
110693
110643
|
},
|
|
110694
110644
|
{
|
|
110695
|
-
"description": "The
|
|
110645
|
+
"description": "The text color of the Input placeholder.\n",
|
|
110696
110646
|
"commentRange": {
|
|
110697
110647
|
"start": 662,
|
|
110698
110648
|
"end": 663
|
|
110699
110649
|
},
|
|
110700
110650
|
"context": {
|
|
110701
110651
|
"type": "variable",
|
|
110702
|
-
"name": "kendo-input-
|
|
110703
|
-
"value": "
|
|
110652
|
+
"name": "kendo-input-placeholder-text",
|
|
110653
|
+
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
110704
110654
|
"scope": "default",
|
|
110705
110655
|
"line": {
|
|
110706
110656
|
"start": 664,
|
|
@@ -110717,15 +110667,15 @@
|
|
|
110717
110667
|
}
|
|
110718
110668
|
},
|
|
110719
110669
|
{
|
|
110720
|
-
"description": "The
|
|
110670
|
+
"description": "The opacity of the Input placeholder.\n",
|
|
110721
110671
|
"commentRange": {
|
|
110722
110672
|
"start": 665,
|
|
110723
110673
|
"end": 666
|
|
110724
110674
|
},
|
|
110725
110675
|
"context": {
|
|
110726
110676
|
"type": "variable",
|
|
110727
|
-
"name": "kendo-input-
|
|
110728
|
-
"value": "
|
|
110677
|
+
"name": "kendo-input-placeholder-opacity",
|
|
110678
|
+
"value": "1",
|
|
110729
110679
|
"scope": "default",
|
|
110730
110680
|
"line": {
|
|
110731
110681
|
"start": 667,
|
|
@@ -110742,14 +110692,14 @@
|
|
|
110742
110692
|
}
|
|
110743
110693
|
},
|
|
110744
110694
|
{
|
|
110745
|
-
"description": "The
|
|
110695
|
+
"description": "The color of the Input clear value icon.\n",
|
|
110746
110696
|
"commentRange": {
|
|
110747
110697
|
"start": 669,
|
|
110748
110698
|
"end": 670
|
|
110749
110699
|
},
|
|
110750
110700
|
"context": {
|
|
110751
110701
|
"type": "variable",
|
|
110752
|
-
"name": "kendo-input-
|
|
110702
|
+
"name": "kendo-input-clear-value-text",
|
|
110753
110703
|
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
110754
110704
|
"scope": "default",
|
|
110755
110705
|
"line": {
|
|
@@ -110767,69 +110717,19 @@
|
|
|
110767
110717
|
}
|
|
110768
110718
|
},
|
|
110769
110719
|
{
|
|
110770
|
-
"description": "The opacity of the Input
|
|
110720
|
+
"description": "The opacity of the Input clear value icon.\n",
|
|
110771
110721
|
"commentRange": {
|
|
110772
110722
|
"start": 672,
|
|
110773
110723
|
"end": 673
|
|
110774
110724
|
},
|
|
110775
|
-
"context": {
|
|
110776
|
-
"type": "variable",
|
|
110777
|
-
"name": "kendo-input-placeholder-opacity",
|
|
110778
|
-
"value": "1",
|
|
110779
|
-
"scope": "default",
|
|
110780
|
-
"line": {
|
|
110781
|
-
"start": 674,
|
|
110782
|
-
"end": 674
|
|
110783
|
-
}
|
|
110784
|
-
},
|
|
110785
|
-
"group": [
|
|
110786
|
-
"input"
|
|
110787
|
-
],
|
|
110788
|
-
"access": "public",
|
|
110789
|
-
"file": {
|
|
110790
|
-
"path": "input/_variables.scss",
|
|
110791
|
-
"name": "_variables.scss"
|
|
110792
|
-
}
|
|
110793
|
-
},
|
|
110794
|
-
{
|
|
110795
|
-
"description": "The color of the Input clear value icon.\n",
|
|
110796
|
-
"commentRange": {
|
|
110797
|
-
"start": 676,
|
|
110798
|
-
"end": 677
|
|
110799
|
-
},
|
|
110800
|
-
"context": {
|
|
110801
|
-
"type": "variable",
|
|
110802
|
-
"name": "kendo-input-clear-value-text",
|
|
110803
|
-
"value": "if($kendo-enable-color-system, k-color( subtle ), k-get-theme-color-var( neutral-130 ))",
|
|
110804
|
-
"scope": "default",
|
|
110805
|
-
"line": {
|
|
110806
|
-
"start": 678,
|
|
110807
|
-
"end": 678
|
|
110808
|
-
}
|
|
110809
|
-
},
|
|
110810
|
-
"group": [
|
|
110811
|
-
"input"
|
|
110812
|
-
],
|
|
110813
|
-
"access": "public",
|
|
110814
|
-
"file": {
|
|
110815
|
-
"path": "input/_variables.scss",
|
|
110816
|
-
"name": "_variables.scss"
|
|
110817
|
-
}
|
|
110818
|
-
},
|
|
110819
|
-
{
|
|
110820
|
-
"description": "The opacity of the Input clear value icon.\n",
|
|
110821
|
-
"commentRange": {
|
|
110822
|
-
"start": 679,
|
|
110823
|
-
"end": 680
|
|
110824
|
-
},
|
|
110825
110725
|
"context": {
|
|
110826
110726
|
"type": "variable",
|
|
110827
110727
|
"name": "kendo-input-clear-value-opacity",
|
|
110828
110728
|
"value": ".6",
|
|
110829
110729
|
"scope": "default",
|
|
110830
110730
|
"line": {
|
|
110831
|
-
"start":
|
|
110832
|
-
"end":
|
|
110731
|
+
"start": 674,
|
|
110732
|
+
"end": 674
|
|
110833
110733
|
}
|
|
110834
110734
|
},
|
|
110835
110735
|
"group": [
|
|
@@ -110844,8 +110744,8 @@
|
|
|
110844
110744
|
{
|
|
110845
110745
|
"description": "The color of the hovered Input clear value icon.\n",
|
|
110846
110746
|
"commentRange": {
|
|
110847
|
-
"start":
|
|
110848
|
-
"end":
|
|
110747
|
+
"start": 675,
|
|
110748
|
+
"end": 676
|
|
110849
110749
|
},
|
|
110850
110750
|
"context": {
|
|
110851
110751
|
"type": "variable",
|
|
@@ -110853,8 +110753,8 @@
|
|
|
110853
110753
|
"value": "inherit",
|
|
110854
110754
|
"scope": "default",
|
|
110855
110755
|
"line": {
|
|
110856
|
-
"start":
|
|
110857
|
-
"end":
|
|
110756
|
+
"start": 677,
|
|
110757
|
+
"end": 677
|
|
110858
110758
|
}
|
|
110859
110759
|
},
|
|
110860
110760
|
"group": [
|
|
@@ -110869,8 +110769,8 @@
|
|
|
110869
110769
|
{
|
|
110870
110770
|
"description": "The opacity of the hovered Input clear value icon.\n",
|
|
110871
110771
|
"commentRange": {
|
|
110872
|
-
"start":
|
|
110873
|
-
"end":
|
|
110772
|
+
"start": 678,
|
|
110773
|
+
"end": 679
|
|
110874
110774
|
},
|
|
110875
110775
|
"context": {
|
|
110876
110776
|
"type": "variable",
|
|
@@ -110878,8 +110778,8 @@
|
|
|
110878
110778
|
"value": "1",
|
|
110879
110779
|
"scope": "default",
|
|
110880
110780
|
"line": {
|
|
110881
|
-
"start":
|
|
110882
|
-
"end":
|
|
110781
|
+
"start": 680,
|
|
110782
|
+
"end": 680
|
|
110883
110783
|
}
|
|
110884
110784
|
},
|
|
110885
110785
|
"group": [
|
|
@@ -132728,7 +132628,7 @@
|
|
|
132728
132628
|
"title": "Spreadsheet",
|
|
132729
132629
|
"variables": [
|
|
132730
132630
|
{
|
|
132731
|
-
"description": "
|
|
132631
|
+
"description": "The width of the border around the Spreadsheet.\n",
|
|
132732
132632
|
"commentRange": {
|
|
132733
132633
|
"start": 7,
|
|
132734
132634
|
"end": 8
|
|
@@ -132753,7 +132653,7 @@
|
|
|
132753
132653
|
}
|
|
132754
132654
|
},
|
|
132755
132655
|
{
|
|
132756
|
-
"description": "
|
|
132656
|
+
"description": "The font family of the Spreadsheet.\n",
|
|
132757
132657
|
"commentRange": {
|
|
132758
132658
|
"start": 10,
|
|
132759
132659
|
"end": 11
|
|
@@ -132778,7 +132678,7 @@
|
|
|
132778
132678
|
}
|
|
132779
132679
|
},
|
|
132780
132680
|
{
|
|
132781
|
-
"description": "
|
|
132681
|
+
"description": "The font size of the Spreadsheet.\n",
|
|
132782
132682
|
"commentRange": {
|
|
132783
132683
|
"start": 13,
|
|
132784
132684
|
"end": 14
|
|
@@ -132803,7 +132703,7 @@
|
|
|
132803
132703
|
}
|
|
132804
132704
|
},
|
|
132805
132705
|
{
|
|
132806
|
-
"description": "
|
|
132706
|
+
"description": "The line height of the Spreadsheet.\n",
|
|
132807
132707
|
"commentRange": {
|
|
132808
132708
|
"start": 16,
|
|
132809
132709
|
"end": 17
|
|
@@ -132828,7 +132728,7 @@
|
|
|
132828
132728
|
}
|
|
132829
132729
|
},
|
|
132830
132730
|
{
|
|
132831
|
-
"description": "
|
|
132731
|
+
"description": "The background color of the Spreadsheet.\n",
|
|
132832
132732
|
"commentRange": {
|
|
132833
132733
|
"start": 19,
|
|
132834
132734
|
"end": 20
|
|
@@ -132853,7 +132753,7 @@
|
|
|
132853
132753
|
}
|
|
132854
132754
|
},
|
|
132855
132755
|
{
|
|
132856
|
-
"description": "
|
|
132756
|
+
"description": "The text color of the Spreadsheet.\n",
|
|
132857
132757
|
"commentRange": {
|
|
132858
132758
|
"start": 22,
|
|
132859
132759
|
"end": 23
|
|
@@ -132878,7 +132778,7 @@
|
|
|
132878
132778
|
}
|
|
132879
132779
|
},
|
|
132880
132780
|
{
|
|
132881
|
-
"description": "
|
|
132781
|
+
"description": "The border color of the Spreadsheet.\n",
|
|
132882
132782
|
"commentRange": {
|
|
132883
132783
|
"start": 25,
|
|
132884
132784
|
"end": 26
|
|
@@ -132903,7 +132803,7 @@
|
|
|
132903
132803
|
}
|
|
132904
132804
|
},
|
|
132905
132805
|
{
|
|
132906
|
-
"description": "
|
|
132806
|
+
"description": "The primary border color of the Spreadsheet.\n",
|
|
132907
132807
|
"commentRange": {
|
|
132908
132808
|
"start": 28,
|
|
132909
132809
|
"end": 29
|
|
@@ -132928,7 +132828,7 @@
|
|
|
132928
132828
|
}
|
|
132929
132829
|
},
|
|
132930
132830
|
{
|
|
132931
|
-
"description": "
|
|
132831
|
+
"description": "The primary background color of the Spreadsheet.\n",
|
|
132932
132832
|
"commentRange": {
|
|
132933
132833
|
"start": 31,
|
|
132934
132834
|
"end": 32
|
|
@@ -132953,7 +132853,7 @@
|
|
|
132953
132853
|
}
|
|
132954
132854
|
},
|
|
132955
132855
|
{
|
|
132956
|
-
"description": "
|
|
132856
|
+
"description": "The background color of the Spreadsheet header.\n",
|
|
132957
132857
|
"commentRange": {
|
|
132958
132858
|
"start": 35,
|
|
132959
132859
|
"end": 36
|
|
@@ -132978,7 +132878,7 @@
|
|
|
132978
132878
|
}
|
|
132979
132879
|
},
|
|
132980
132880
|
{
|
|
132981
|
-
"description": "
|
|
132881
|
+
"description": "The text color of the Spreadsheet header.\n",
|
|
132982
132882
|
"commentRange": {
|
|
132983
132883
|
"start": 38,
|
|
132984
132884
|
"end": 39
|
|
@@ -133003,7 +132903,7 @@
|
|
|
133003
132903
|
}
|
|
133004
132904
|
},
|
|
133005
132905
|
{
|
|
133006
|
-
"description": "
|
|
132906
|
+
"description": "The border color of the Spreadsheet header.\n",
|
|
133007
132907
|
"commentRange": {
|
|
133008
132908
|
"start": 41,
|
|
133009
132909
|
"end": 42
|
|
@@ -133028,7 +132928,7 @@
|
|
|
133028
132928
|
}
|
|
133029
132929
|
},
|
|
133030
132930
|
{
|
|
133031
|
-
"description": "
|
|
132931
|
+
"description": "The background color of the Spreadsheet table headers.\n",
|
|
133032
132932
|
"commentRange": {
|
|
133033
132933
|
"start": 45,
|
|
133034
132934
|
"end": 46
|
|
@@ -133053,7 +132953,7 @@
|
|
|
133053
132953
|
}
|
|
133054
132954
|
},
|
|
133055
132955
|
{
|
|
133056
|
-
"description": "
|
|
132956
|
+
"description": "The text color of the Spreadsheet table headers.\n",
|
|
133057
132957
|
"commentRange": {
|
|
133058
132958
|
"start": 48,
|
|
133059
132959
|
"end": 49
|
|
@@ -133078,7 +132978,7 @@
|
|
|
133078
132978
|
}
|
|
133079
132979
|
},
|
|
133080
132980
|
{
|
|
133081
|
-
"description": "
|
|
132981
|
+
"description": "The border color of the Spreadsheet table headers.\n",
|
|
133082
132982
|
"commentRange": {
|
|
133083
132983
|
"start": 51,
|
|
133084
132984
|
"end": 52
|
|
@@ -133103,7 +133003,7 @@
|
|
|
133103
133003
|
}
|
|
133104
133004
|
},
|
|
133105
133005
|
{
|
|
133106
|
-
"description": "
|
|
133006
|
+
"description": "The text color of the selected Spreadsheet.\n",
|
|
133107
133007
|
"commentRange": {
|
|
133108
133008
|
"start": 55,
|
|
133109
133009
|
"end": 56
|
|
@@ -133128,7 +133028,7 @@
|
|
|
133128
133028
|
}
|
|
133129
133029
|
},
|
|
133130
133030
|
{
|
|
133131
|
-
"description": "
|
|
133031
|
+
"description": "The background color of the selected Spreadsheet.\n",
|
|
133132
133032
|
"commentRange": {
|
|
133133
133033
|
"start": 58,
|
|
133134
133034
|
"end": 59
|
|
@@ -133153,7 +133053,7 @@
|
|
|
133153
133053
|
}
|
|
133154
133054
|
},
|
|
133155
133055
|
{
|
|
133156
|
-
"description": "
|
|
133056
|
+
"description": "The border color of the selected Spreadsheet.\n",
|
|
133157
133057
|
"commentRange": {
|
|
133158
133058
|
"start": 61,
|
|
133159
133059
|
"end": 62
|
|
@@ -133178,7 +133078,7 @@
|
|
|
133178
133078
|
}
|
|
133179
133079
|
},
|
|
133180
133080
|
{
|
|
133181
|
-
"description": "
|
|
133081
|
+
"description": "The horizontal padding of the Spreadsheet popup Menu.\n",
|
|
133182
133082
|
"commentRange": {
|
|
133183
133083
|
"start": 65,
|
|
133184
133084
|
"end": 66
|
|
@@ -133203,7 +133103,7 @@
|
|
|
133203
133103
|
}
|
|
133204
133104
|
},
|
|
133205
133105
|
{
|
|
133206
|
-
"description": "
|
|
133106
|
+
"description": "The vertical padding of the Spreadsheet popup Menu.\n",
|
|
133207
133107
|
"commentRange": {
|
|
133208
133108
|
"start": 68,
|
|
133209
133109
|
"end": 69
|
|
@@ -133228,7 +133128,7 @@
|
|
|
133228
133128
|
}
|
|
133229
133129
|
},
|
|
133230
133130
|
{
|
|
133231
|
-
"description": "
|
|
133131
|
+
"description": "The border width of the Spreadsheet action bar.\n",
|
|
133232
133132
|
"commentRange": {
|
|
133233
133133
|
"start": 72,
|
|
133234
133134
|
"end": 73
|
|
@@ -133253,7 +133153,7 @@
|
|
|
133253
133153
|
}
|
|
133254
133154
|
},
|
|
133255
133155
|
{
|
|
133256
|
-
"description": "
|
|
133156
|
+
"description": "The horizontal padding of the Spreadsheet action bar.\n",
|
|
133257
133157
|
"commentRange": {
|
|
133258
133158
|
"start": 75,
|
|
133259
133159
|
"end": 76
|
|
@@ -133278,7 +133178,7 @@
|
|
|
133278
133178
|
}
|
|
133279
133179
|
},
|
|
133280
133180
|
{
|
|
133281
|
-
"description": "
|
|
133181
|
+
"description": "The vertical padding of the Spreadsheet action bar.\n",
|
|
133282
133182
|
"commentRange": {
|
|
133283
133183
|
"start": 78,
|
|
133284
133184
|
"end": 79
|
|
@@ -133303,7 +133203,7 @@
|
|
|
133303
133203
|
}
|
|
133304
133204
|
},
|
|
133305
133205
|
{
|
|
133306
|
-
"description": "
|
|
133206
|
+
"description": "The font size of the Spreadsheet action bar.\n",
|
|
133307
133207
|
"commentRange": {
|
|
133308
133208
|
"start": 81,
|
|
133309
133209
|
"end": 82
|
|
@@ -133328,7 +133228,7 @@
|
|
|
133328
133228
|
}
|
|
133329
133229
|
},
|
|
133330
133230
|
{
|
|
133331
|
-
"description": "
|
|
133231
|
+
"description": "The font family of the Spreadsheet action bar.\n",
|
|
133332
133232
|
"commentRange": {
|
|
133333
133233
|
"start": 84,
|
|
133334
133234
|
"end": 85
|
|
@@ -133353,7 +133253,7 @@
|
|
|
133353
133253
|
}
|
|
133354
133254
|
},
|
|
133355
133255
|
{
|
|
133356
|
-
"description": "
|
|
133256
|
+
"description": "The spacings of the Spreadsheet action bar.\n",
|
|
133357
133257
|
"commentRange": {
|
|
133358
133258
|
"start": 87,
|
|
133359
133259
|
"end": 88
|
|
@@ -133378,7 +133278,7 @@
|
|
|
133378
133278
|
}
|
|
133379
133279
|
},
|
|
133380
133280
|
{
|
|
133381
|
-
"description": "
|
|
133281
|
+
"description": "The gap of the Spreadsheet formula bar.\n",
|
|
133382
133282
|
"commentRange": {
|
|
133383
133283
|
"start": 91,
|
|
133384
133284
|
"end": 92
|
|
@@ -133403,7 +133303,7 @@
|
|
|
133403
133303
|
}
|
|
133404
133304
|
},
|
|
133405
133305
|
{
|
|
133406
|
-
"description": "
|
|
133306
|
+
"description": "The horizontal padding of the Spreadsheet formula input.\n",
|
|
133407
133307
|
"commentRange": {
|
|
133408
133308
|
"start": 95,
|
|
133409
133309
|
"end": 96
|
|
@@ -133428,7 +133328,7 @@
|
|
|
133428
133328
|
}
|
|
133429
133329
|
},
|
|
133430
133330
|
{
|
|
133431
|
-
"description": "
|
|
133331
|
+
"description": "The vertical padding of the Spreadsheet formula input.\n",
|
|
133432
133332
|
"commentRange": {
|
|
133433
133333
|
"start": 98,
|
|
133434
133334
|
"end": 99
|
|
@@ -133453,7 +133353,7 @@
|
|
|
133453
133353
|
}
|
|
133454
133354
|
},
|
|
133455
133355
|
{
|
|
133456
|
-
"description": "
|
|
133356
|
+
"description": "The line height of the Spreadsheet formula input.\n",
|
|
133457
133357
|
"commentRange": {
|
|
133458
133358
|
"start": 101,
|
|
133459
133359
|
"end": 102
|
|
@@ -133478,7 +133378,7 @@
|
|
|
133478
133378
|
}
|
|
133479
133379
|
},
|
|
133480
133380
|
{
|
|
133481
|
-
"description": "
|
|
133381
|
+
"description": "The font family of the Spreadsheet view.\n",
|
|
133482
133382
|
"commentRange": {
|
|
133483
133383
|
"start": 105,
|
|
133484
133384
|
"end": 106
|
|
@@ -133503,7 +133403,7 @@
|
|
|
133503
133403
|
}
|
|
133504
133404
|
},
|
|
133505
133405
|
{
|
|
133506
|
-
"description": "
|
|
133406
|
+
"description": "The font size of the Spreadsheet view.\n",
|
|
133507
133407
|
"commentRange": {
|
|
133508
133408
|
"start": 108,
|
|
133509
133409
|
"end": 109
|
|
@@ -133528,7 +133428,7 @@
|
|
|
133528
133428
|
}
|
|
133529
133429
|
},
|
|
133530
133430
|
{
|
|
133531
|
-
"description": "
|
|
133431
|
+
"description": "The background color of the Spreadsheet selection.\n",
|
|
133532
133432
|
"commentRange": {
|
|
133533
133433
|
"start": 112,
|
|
133534
133434
|
"end": 113
|
|
@@ -133553,7 +133453,7 @@
|
|
|
133553
133453
|
}
|
|
133554
133454
|
},
|
|
133555
133455
|
{
|
|
133556
|
-
"description": "
|
|
133456
|
+
"description": "The text color of the Spreadsheet selection.\n",
|
|
133557
133457
|
"commentRange": {
|
|
133558
133458
|
"start": 115,
|
|
133559
133459
|
"end": 116
|
|
@@ -133578,7 +133478,7 @@
|
|
|
133578
133478
|
}
|
|
133579
133479
|
},
|
|
133580
133480
|
{
|
|
133581
|
-
"description": "
|
|
133481
|
+
"description": "The border color of the Spreadsheet selection.\n",
|
|
133582
133482
|
"commentRange": {
|
|
133583
133483
|
"start": 118,
|
|
133584
133484
|
"end": 119
|
|
@@ -133603,7 +133503,7 @@
|
|
|
133603
133503
|
}
|
|
133604
133504
|
},
|
|
133605
133505
|
{
|
|
133606
|
-
"description": "
|
|
133506
|
+
"description": "The shadow of the Spreadsheet selection.\n",
|
|
133607
133507
|
"commentRange": {
|
|
133608
133508
|
"start": 121,
|
|
133609
133509
|
"end": 122
|
|
@@ -133628,7 +133528,7 @@
|
|
|
133628
133528
|
}
|
|
133629
133529
|
},
|
|
133630
133530
|
{
|
|
133631
|
-
"description": "
|
|
133531
|
+
"description": "The background color of the Spreadsheet single selection.\n",
|
|
133632
133532
|
"commentRange": {
|
|
133633
133533
|
"start": 125,
|
|
133634
133534
|
"end": 126
|
|
@@ -133653,7 +133553,7 @@
|
|
|
133653
133553
|
}
|
|
133654
133554
|
},
|
|
133655
133555
|
{
|
|
133656
|
-
"description": "
|
|
133556
|
+
"description": "The text color of the Spreadsheet single selection.\n",
|
|
133657
133557
|
"commentRange": {
|
|
133658
133558
|
"start": 128,
|
|
133659
133559
|
"end": 129
|
|
@@ -133678,7 +133578,7 @@
|
|
|
133678
133578
|
}
|
|
133679
133579
|
},
|
|
133680
133580
|
{
|
|
133681
|
-
"description": "
|
|
133581
|
+
"description": "The border color of the Spreadsheet single selection.\n",
|
|
133682
133582
|
"commentRange": {
|
|
133683
133583
|
"start": 131,
|
|
133684
133584
|
"end": 132
|
|
@@ -133703,7 +133603,7 @@
|
|
|
133703
133603
|
}
|
|
133704
133604
|
},
|
|
133705
133605
|
{
|
|
133706
|
-
"description": "
|
|
133606
|
+
"description": "The background color of the Spreadsheet partial selection.\n",
|
|
133707
133607
|
"commentRange": {
|
|
133708
133608
|
"start": 134,
|
|
133709
133609
|
"end": 135
|
|
@@ -133728,7 +133628,7 @@
|
|
|
133728
133628
|
}
|
|
133729
133629
|
},
|
|
133730
133630
|
{
|
|
133731
|
-
"description": "
|
|
133631
|
+
"description": "The background color of the Spreadsheet active cell.\n",
|
|
133732
133632
|
"commentRange": {
|
|
133733
133633
|
"start": 138,
|
|
133734
133634
|
"end": 139
|
|
@@ -133753,7 +133653,7 @@
|
|
|
133753
133653
|
}
|
|
133754
133654
|
},
|
|
133755
133655
|
{
|
|
133756
|
-
"description": "
|
|
133656
|
+
"description": "The shadow of the Spreadsheet active cell.\n",
|
|
133757
133657
|
"commentRange": {
|
|
133758
133658
|
"start": 141,
|
|
133759
133659
|
"end": 142
|
|
@@ -133778,7 +133678,7 @@
|
|
|
133778
133678
|
}
|
|
133779
133679
|
},
|
|
133780
133680
|
{
|
|
133781
|
-
"description": "
|
|
133681
|
+
"description": "The background color of the Spreadsheet auto fill.\n",
|
|
133782
133682
|
"commentRange": {
|
|
133783
133683
|
"start": 145,
|
|
133784
133684
|
"end": 146
|
|
@@ -133803,7 +133703,7 @@
|
|
|
133803
133703
|
}
|
|
133804
133704
|
},
|
|
133805
133705
|
{
|
|
133806
|
-
"description": "
|
|
133706
|
+
"description": "The text color of the Spreadsheet auto fill.\n",
|
|
133807
133707
|
"commentRange": {
|
|
133808
133708
|
"start": 148,
|
|
133809
133709
|
"end": 149
|
|
@@ -133828,7 +133728,7 @@
|
|
|
133828
133728
|
}
|
|
133829
133729
|
},
|
|
133830
133730
|
{
|
|
133831
|
-
"description": "
|
|
133731
|
+
"description": "The border color of the Spreadsheet auto fill.\n",
|
|
133832
133732
|
"commentRange": {
|
|
133833
133733
|
"start": 151,
|
|
133834
133734
|
"end": 152
|
|
@@ -133853,7 +133753,7 @@
|
|
|
133853
133753
|
}
|
|
133854
133754
|
},
|
|
133855
133755
|
{
|
|
133856
|
-
"description": "
|
|
133756
|
+
"description": "The shadow of the Spreadsheet auto fill.\n",
|
|
133857
133757
|
"commentRange": {
|
|
133858
133758
|
"start": 154,
|
|
133859
133759
|
"end": 155
|
|
@@ -133878,7 +133778,7 @@
|
|
|
133878
133778
|
}
|
|
133879
133779
|
},
|
|
133880
133780
|
{
|
|
133881
|
-
"description": "
|
|
133781
|
+
"description": "The background color of the Spreadsheet auto fill punch.\n",
|
|
133882
133782
|
"commentRange": {
|
|
133883
133783
|
"start": 157,
|
|
133884
133784
|
"end": 158
|
|
@@ -133903,7 +133803,7 @@
|
|
|
133903
133803
|
}
|
|
133904
133804
|
},
|
|
133905
133805
|
{
|
|
133906
|
-
"description": "
|
|
133806
|
+
"description": "The vertical padding of the Spreadsheet cell.\n",
|
|
133907
133807
|
"commentRange": {
|
|
133908
133808
|
"start": 161,
|
|
133909
133809
|
"end": 162
|
|
@@ -133928,7 +133828,7 @@
|
|
|
133928
133828
|
}
|
|
133929
133829
|
},
|
|
133930
133830
|
{
|
|
133931
|
-
"description": "
|
|
133831
|
+
"description": "The horizontal padding of the Spreadsheet cell.\n",
|
|
133932
133832
|
"commentRange": {
|
|
133933
133833
|
"start": 164,
|
|
133934
133834
|
"end": 165
|
|
@@ -133953,7 +133853,7 @@
|
|
|
133953
133853
|
}
|
|
133954
133854
|
},
|
|
133955
133855
|
{
|
|
133956
|
-
"description": "
|
|
133856
|
+
"description": "The line height of the Spreadsheet cell editor.\n",
|
|
133957
133857
|
"commentRange": {
|
|
133958
133858
|
"start": 168,
|
|
133959
133859
|
"end": 169
|
|
@@ -133978,7 +133878,7 @@
|
|
|
133978
133878
|
}
|
|
133979
133879
|
},
|
|
133980
133880
|
{
|
|
133981
|
-
"description": "
|
|
133881
|
+
"description": "The horizontal padding of the Spreadsheet cell editor.\n",
|
|
133982
133882
|
"commentRange": {
|
|
133983
133883
|
"start": 171,
|
|
133984
133884
|
"end": 172
|
|
@@ -134003,7 +133903,7 @@
|
|
|
134003
133903
|
}
|
|
134004
133904
|
},
|
|
134005
133905
|
{
|
|
134006
|
-
"description": "
|
|
133906
|
+
"description": "The vertical padding of the Spreadsheet cell editor.\n",
|
|
134007
133907
|
"commentRange": {
|
|
134008
133908
|
"start": 174,
|
|
134009
133909
|
"end": 175
|
|
@@ -134028,7 +133928,7 @@
|
|
|
134028
133928
|
}
|
|
134029
133929
|
},
|
|
134030
133930
|
{
|
|
134031
|
-
"description": "
|
|
133931
|
+
"description": "The background color of the Spreadsheet cell editor.\n",
|
|
134032
133932
|
"commentRange": {
|
|
134033
133933
|
"start": 177,
|
|
134034
133934
|
"end": 178
|
|
@@ -134053,7 +133953,7 @@
|
|
|
134053
133953
|
}
|
|
134054
133954
|
},
|
|
134055
133955
|
{
|
|
134056
|
-
"description": "
|
|
133956
|
+
"description": "The text color of the Spreadsheet cell editor.\n",
|
|
134057
133957
|
"commentRange": {
|
|
134058
133958
|
"start": 180,
|
|
134059
133959
|
"end": 181
|
|
@@ -134078,7 +133978,7 @@
|
|
|
134078
133978
|
}
|
|
134079
133979
|
},
|
|
134080
133980
|
{
|
|
134081
|
-
"description": "
|
|
133981
|
+
"description": "The border color of the Spreadsheet cell editor.\n",
|
|
134082
133982
|
"commentRange": {
|
|
134083
133983
|
"start": 183,
|
|
134084
133984
|
"end": 184
|
|
@@ -134103,7 +134003,7 @@
|
|
|
134103
134003
|
}
|
|
134104
134004
|
},
|
|
134105
134005
|
{
|
|
134106
|
-
"description": "
|
|
134006
|
+
"description": "The background color of the Spreadsheet resize handle.\n",
|
|
134107
134007
|
"commentRange": {
|
|
134108
134008
|
"start": 187,
|
|
134109
134009
|
"end": 188
|
|
@@ -134128,7 +134028,7 @@
|
|
|
134128
134028
|
}
|
|
134129
134029
|
},
|
|
134130
134030
|
{
|
|
134131
|
-
"description": "
|
|
134031
|
+
"description": "The border color of the Spreadsheet cell comment indicator.\n",
|
|
134132
134032
|
"commentRange": {
|
|
134133
134033
|
"start": 191,
|
|
134134
134034
|
"end": 192
|
|
@@ -134153,7 +134053,7 @@
|
|
|
134153
134053
|
}
|
|
134154
134054
|
},
|
|
134155
134055
|
{
|
|
134156
|
-
"description": "
|
|
134056
|
+
"description": "The border color of the Spreadsheet cell dirty indicator.\n",
|
|
134157
134057
|
"commentRange": {
|
|
134158
134058
|
"start": 195,
|
|
134159
134059
|
"end": 196
|
|
@@ -134178,7 +134078,7 @@
|
|
|
134178
134078
|
}
|
|
134179
134079
|
},
|
|
134180
134080
|
{
|
|
134181
|
-
"description": "
|
|
134081
|
+
"description": "The horizontal padding of the Spreadsheet sheets bar.\n",
|
|
134182
134082
|
"commentRange": {
|
|
134183
134083
|
"start": 199,
|
|
134184
134084
|
"end": 200
|
|
@@ -134203,7 +134103,7 @@
|
|
|
134203
134103
|
}
|
|
134204
134104
|
},
|
|
134205
134105
|
{
|
|
134206
|
-
"description": "
|
|
134106
|
+
"description": "The vertical padding of the Spreadsheet sheets bar.\n",
|
|
134207
134107
|
"commentRange": {
|
|
134208
134108
|
"start": 202,
|
|
134209
134109
|
"end": 203
|
|
@@ -134228,7 +134128,7 @@
|
|
|
134228
134128
|
}
|
|
134229
134129
|
},
|
|
134230
134130
|
{
|
|
134231
|
-
"description": "
|
|
134131
|
+
"description": "The border width of the Spreadsheet sheets bar.\n",
|
|
134232
134132
|
"commentRange": {
|
|
134233
134133
|
"start": 205,
|
|
134234
134134
|
"end": 206
|
|
@@ -134253,7 +134153,7 @@
|
|
|
134253
134153
|
}
|
|
134254
134154
|
},
|
|
134255
134155
|
{
|
|
134256
|
-
"description": "
|
|
134156
|
+
"description": "The horizontal margin of the Spreadsheet sheets remove.\n",
|
|
134257
134157
|
"commentRange": {
|
|
134258
134158
|
"start": 209,
|
|
134259
134159
|
"end": 210
|
|
@@ -134278,7 +134178,7 @@
|
|
|
134278
134178
|
}
|
|
134279
134179
|
},
|
|
134280
134180
|
{
|
|
134281
|
-
"description": "
|
|
134181
|
+
"description": "The vertical margin of the Spreadsheet sheets remove.\n",
|
|
134282
134182
|
"commentRange": {
|
|
134283
134183
|
"start": 212,
|
|
134284
134184
|
"end": 213
|
|
@@ -134303,7 +134203,7 @@
|
|
|
134303
134203
|
}
|
|
134304
134204
|
},
|
|
134305
134205
|
{
|
|
134306
|
-
"description": "
|
|
134206
|
+
"description": "The left padding of the Spreadsheet sheets menu.\n",
|
|
134307
134207
|
"commentRange": {
|
|
134308
134208
|
"start": 216,
|
|
134309
134209
|
"end": 217
|
|
@@ -134328,7 +134228,7 @@
|
|
|
134328
134228
|
}
|
|
134329
134229
|
},
|
|
134330
134230
|
{
|
|
134331
|
-
"description": "
|
|
134231
|
+
"description": "The text color of the Spreadsheet filter Button.\n",
|
|
134332
134232
|
"commentRange": {
|
|
134333
134233
|
"start": 220,
|
|
134334
134234
|
"end": 221
|
|
@@ -134353,7 +134253,7 @@
|
|
|
134353
134253
|
}
|
|
134354
134254
|
},
|
|
134355
134255
|
{
|
|
134356
|
-
"description": "
|
|
134256
|
+
"description": "The background color of the Spreadsheet filter Button.\n",
|
|
134357
134257
|
"commentRange": {
|
|
134358
134258
|
"start": 223,
|
|
134359
134259
|
"end": 224
|
|
@@ -134378,7 +134278,7 @@
|
|
|
134378
134278
|
}
|
|
134379
134279
|
},
|
|
134380
134280
|
{
|
|
134381
|
-
"description": "
|
|
134281
|
+
"description": "The border color of the Spreadsheet filter Button.\n",
|
|
134382
134282
|
"commentRange": {
|
|
134383
134283
|
"start": 226,
|
|
134384
134284
|
"end": 227
|
|
@@ -134403,7 +134303,7 @@
|
|
|
134403
134303
|
}
|
|
134404
134304
|
},
|
|
134405
134305
|
{
|
|
134406
|
-
"description": "
|
|
134306
|
+
"description": "The text color of the hovered Spreadsheet filter Button.\n",
|
|
134407
134307
|
"commentRange": {
|
|
134408
134308
|
"start": 230,
|
|
134409
134309
|
"end": 231
|
|
@@ -134428,7 +134328,7 @@
|
|
|
134428
134328
|
}
|
|
134429
134329
|
},
|
|
134430
134330
|
{
|
|
134431
|
-
"description": "
|
|
134331
|
+
"description": "The background color of the hovered Spreadsheet filter Button.\n",
|
|
134432
134332
|
"commentRange": {
|
|
134433
134333
|
"start": 233,
|
|
134434
134334
|
"end": 234
|
|
@@ -134453,7 +134353,7 @@
|
|
|
134453
134353
|
}
|
|
134454
134354
|
},
|
|
134455
134355
|
{
|
|
134456
|
-
"description": "
|
|
134356
|
+
"description": "The border color of the hovered Spreadsheet filter Button.\n",
|
|
134457
134357
|
"commentRange": {
|
|
134458
134358
|
"start": 236,
|
|
134459
134359
|
"end": 237
|
|
@@ -134478,7 +134378,7 @@
|
|
|
134478
134378
|
}
|
|
134479
134379
|
},
|
|
134480
134380
|
{
|
|
134481
|
-
"description": "
|
|
134381
|
+
"description": "The text color of the active Spreadsheet filter Button.\n",
|
|
134482
134382
|
"commentRange": {
|
|
134483
134383
|
"start": 240,
|
|
134484
134384
|
"end": 241
|
|
@@ -134503,7 +134403,7 @@
|
|
|
134503
134403
|
}
|
|
134504
134404
|
},
|
|
134505
134405
|
{
|
|
134506
|
-
"description": "
|
|
134406
|
+
"description": "The background color of the active Spreadsheet filter Button.\n",
|
|
134507
134407
|
"commentRange": {
|
|
134508
134408
|
"start": 243,
|
|
134509
134409
|
"end": 244
|
|
@@ -134528,7 +134428,7 @@
|
|
|
134528
134428
|
}
|
|
134529
134429
|
},
|
|
134530
134430
|
{
|
|
134531
|
-
"description": "
|
|
134431
|
+
"description": "The border color of the active Spreadsheet filter Button.\n",
|
|
134532
134432
|
"commentRange": {
|
|
134533
134433
|
"start": 246,
|
|
134534
134434
|
"end": 247
|
|
@@ -134553,7 +134453,7 @@
|
|
|
134553
134453
|
}
|
|
134554
134454
|
},
|
|
134555
134455
|
{
|
|
134556
|
-
"description": "
|
|
134456
|
+
"description": "The color of the Spreadsheet Menu icon.\n",
|
|
134557
134457
|
"commentRange": {
|
|
134558
134458
|
"start": 250,
|
|
134559
134459
|
"end": 251
|
|
@@ -134578,7 +134478,7 @@
|
|
|
134578
134478
|
}
|
|
134579
134479
|
},
|
|
134580
134480
|
{
|
|
134581
|
-
"description": "
|
|
134481
|
+
"description": "The border color of the Spreadsheet error.\n",
|
|
134582
134482
|
"commentRange": {
|
|
134583
134483
|
"start": 254,
|
|
134584
134484
|
"end": 255
|
|
@@ -134603,7 +134503,7 @@
|
|
|
134603
134503
|
}
|
|
134604
134504
|
},
|
|
134605
134505
|
{
|
|
134606
|
-
"description": "
|
|
134506
|
+
"description": "The border style of the Spreadsheet image Dialog.\n",
|
|
134607
134507
|
"commentRange": {
|
|
134608
134508
|
"start": 258,
|
|
134609
134509
|
"end": 259
|
|
@@ -134628,7 +134528,7 @@
|
|
|
134628
134528
|
}
|
|
134629
134529
|
},
|
|
134630
134530
|
{
|
|
134631
|
-
"description": "
|
|
134531
|
+
"description": "The border width of the Spreadsheet image Dialog.\n",
|
|
134632
134532
|
"commentRange": {
|
|
134633
134533
|
"start": 261,
|
|
134634
134534
|
"end": 262
|
|
@@ -134653,7 +134553,7 @@
|
|
|
134653
134553
|
}
|
|
134654
134554
|
},
|
|
134655
134555
|
{
|
|
134656
|
-
"description": "
|
|
134556
|
+
"description": "The bottom margin of the Spreadsheet image Dialog.\n",
|
|
134657
134557
|
"commentRange": {
|
|
134658
134558
|
"start": 264,
|
|
134659
134559
|
"end": 265
|
|
@@ -134678,7 +134578,7 @@
|
|
|
134678
134578
|
}
|
|
134679
134579
|
},
|
|
134680
134580
|
{
|
|
134681
|
-
"description": "
|
|
134581
|
+
"description": "The width of the Spreadsheet image Dialog preview.\n",
|
|
134682
134582
|
"commentRange": {
|
|
134683
134583
|
"start": 267,
|
|
134684
134584
|
"end": 268
|
|
@@ -134703,7 +134603,7 @@
|
|
|
134703
134603
|
}
|
|
134704
134604
|
},
|
|
134705
134605
|
{
|
|
134706
|
-
"description": "
|
|
134606
|
+
"description": "The height of the Spreadsheet image Dialog preview.\n",
|
|
134707
134607
|
"commentRange": {
|
|
134708
134608
|
"start": 270,
|
|
134709
134609
|
"end": 271
|
|
@@ -134728,7 +134628,7 @@
|
|
|
134728
134628
|
}
|
|
134729
134629
|
},
|
|
134730
134630
|
{
|
|
134731
|
-
"description": "
|
|
134631
|
+
"description": "The image of the Spreadsheet image Dialog preview.\n",
|
|
134732
134632
|
"commentRange": {
|
|
134733
134633
|
"start": 273,
|
|
134734
134634
|
"end": 274
|
|
@@ -134753,7 +134653,7 @@
|
|
|
134753
134653
|
}
|
|
134754
134654
|
},
|
|
134755
134655
|
{
|
|
134756
|
-
"description": "
|
|
134656
|
+
"description": "The border of the Spreadsheet image Dialog preview.\n",
|
|
134757
134657
|
"commentRange": {
|
|
134758
134658
|
"start": 276,
|
|
134759
134659
|
"end": 277
|
|
@@ -134778,7 +134678,7 @@
|
|
|
134778
134678
|
}
|
|
134779
134679
|
},
|
|
134780
134680
|
{
|
|
134781
|
-
"description": "
|
|
134681
|
+
"description": "The border radius of the Spreadsheet image Dialog preview.\n",
|
|
134782
134682
|
"commentRange": {
|
|
134783
134683
|
"start": 279,
|
|
134784
134684
|
"end": 280
|
|
@@ -134803,7 +134703,7 @@
|
|
|
134803
134703
|
}
|
|
134804
134704
|
},
|
|
134805
134705
|
{
|
|
134806
|
-
"description": "
|
|
134706
|
+
"description": "The shadow of the Spreadsheet image Dialog preview.\n",
|
|
134807
134707
|
"commentRange": {
|
|
134808
134708
|
"start": 282,
|
|
134809
134709
|
"end": 283
|
|
@@ -134828,7 +134728,7 @@
|
|
|
134828
134728
|
}
|
|
134829
134729
|
},
|
|
134830
134730
|
{
|
|
134831
|
-
"description": "
|
|
134731
|
+
"description": "The border radius of the Spreadsheet image Dialog preview overlay.\n",
|
|
134832
134732
|
"commentRange": {
|
|
134833
134733
|
"start": 285,
|
|
134834
134734
|
"end": 286
|
|
@@ -134853,7 +134753,7 @@
|
|
|
134853
134753
|
}
|
|
134854
134754
|
},
|
|
134855
134755
|
{
|
|
134856
|
-
"description": "
|
|
134756
|
+
"description": "The text color of the hovered Spreadsheet image Dialog preview.\n",
|
|
134857
134757
|
"commentRange": {
|
|
134858
134758
|
"start": 288,
|
|
134859
134759
|
"end": 289
|
|
@@ -134878,7 +134778,7 @@
|
|
|
134878
134778
|
}
|
|
134879
134779
|
},
|
|
134880
134780
|
{
|
|
134881
|
-
"description": "
|
|
134781
|
+
"description": "The width of the Spreadsheet drawing handle.\n",
|
|
134882
134782
|
"commentRange": {
|
|
134883
134783
|
"start": 292,
|
|
134884
134784
|
"end": 293
|
|
@@ -134903,7 +134803,7 @@
|
|
|
134903
134803
|
}
|
|
134904
134804
|
},
|
|
134905
134805
|
{
|
|
134906
|
-
"description": "
|
|
134806
|
+
"description": "The height of the Spreadsheet drawing handle.\n",
|
|
134907
134807
|
"commentRange": {
|
|
134908
134808
|
"start": 295,
|
|
134909
134809
|
"end": 296
|
|
@@ -134928,7 +134828,7 @@
|
|
|
134928
134828
|
}
|
|
134929
134829
|
},
|
|
134930
134830
|
{
|
|
134931
|
-
"description": "
|
|
134831
|
+
"description": "The border style of the Spreadsheet drawing handle.\n",
|
|
134932
134832
|
"commentRange": {
|
|
134933
134833
|
"start": 298,
|
|
134934
134834
|
"end": 299
|
|
@@ -134953,7 +134853,7 @@
|
|
|
134953
134853
|
}
|
|
134954
134854
|
},
|
|
134955
134855
|
{
|
|
134956
|
-
"description": "
|
|
134856
|
+
"description": "The border width of the Spreadsheet drawing handle.\n",
|
|
134957
134857
|
"commentRange": {
|
|
134958
134858
|
"start": 301,
|
|
134959
134859
|
"end": 302
|
|
@@ -134978,7 +134878,7 @@
|
|
|
134978
134878
|
}
|
|
134979
134879
|
},
|
|
134980
134880
|
{
|
|
134981
|
-
"description": "
|
|
134881
|
+
"description": "The border color of the Spreadsheet drawing handle.\n",
|
|
134982
134882
|
"commentRange": {
|
|
134983
134883
|
"start": 304,
|
|
134984
134884
|
"end": 305
|
|
@@ -135003,7 +134903,7 @@
|
|
|
135003
134903
|
}
|
|
135004
134904
|
},
|
|
135005
134905
|
{
|
|
135006
|
-
"description": "
|
|
134906
|
+
"description": "The outline color of the Spreadsheet drawing handle.\n",
|
|
135007
134907
|
"commentRange": {
|
|
135008
134908
|
"start": 307,
|
|
135009
134909
|
"end": 308
|
|
@@ -135028,7 +134928,7 @@
|
|
|
135028
134928
|
}
|
|
135029
134929
|
},
|
|
135030
134930
|
{
|
|
135031
|
-
"description": "
|
|
134931
|
+
"description": "The border color of the Spreadsheet drawing handle.\n",
|
|
135032
134932
|
"commentRange": {
|
|
135033
134933
|
"start": 310,
|
|
135034
134934
|
"end": 311
|
|
@@ -135053,7 +134953,7 @@
|
|
|
135053
134953
|
}
|
|
135054
134954
|
},
|
|
135055
134955
|
{
|
|
135056
|
-
"description": "
|
|
134956
|
+
"description": "The border radius of the Spreadsheet drawing handle.\n",
|
|
135057
134957
|
"commentRange": {
|
|
135058
134958
|
"start": 313,
|
|
135059
134959
|
"end": 314
|
|
@@ -135078,7 +134978,7 @@
|
|
|
135078
134978
|
}
|
|
135079
134979
|
},
|
|
135080
134980
|
{
|
|
135081
|
-
"description": "
|
|
134981
|
+
"description": "The outline style of the Spreadsheet drawing.\n",
|
|
135082
134982
|
"commentRange": {
|
|
135083
134983
|
"start": 317,
|
|
135084
134984
|
"end": 318
|
|
@@ -135103,7 +135003,7 @@
|
|
|
135103
135003
|
}
|
|
135104
135004
|
},
|
|
135105
135005
|
{
|
|
135106
|
-
"description": "
|
|
135006
|
+
"description": "The outline width of the Spreadsheet drawing.\n",
|
|
135107
135007
|
"commentRange": {
|
|
135108
135008
|
"start": 320,
|
|
135109
135009
|
"end": 321
|
|
@@ -135128,7 +135028,7 @@
|
|
|
135128
135028
|
}
|
|
135129
135029
|
},
|
|
135130
135030
|
{
|
|
135131
|
-
"description": "
|
|
135031
|
+
"description": "The background color of the Spreadsheet drawing anchor.\n",
|
|
135132
135032
|
"commentRange": {
|
|
135133
135033
|
"start": 324,
|
|
135134
135034
|
"end": 325
|
|
@@ -135153,7 +135053,7 @@
|
|
|
135153
135053
|
}
|
|
135154
135054
|
},
|
|
135155
135055
|
{
|
|
135156
|
-
"description": "
|
|
135056
|
+
"description": "The vertical spacing of the Spreadsheet DropZone.\n",
|
|
135157
135057
|
"commentRange": {
|
|
135158
135058
|
"start": 328,
|
|
135159
135059
|
"end": 329
|
|
@@ -135178,7 +135078,7 @@
|
|
|
135178
135078
|
}
|
|
135179
135079
|
},
|
|
135180
135080
|
{
|
|
135181
|
-
"description": "
|
|
135081
|
+
"description": "The image of the Spreadsheet insert image Dialog.\n",
|
|
135182
135082
|
"commentRange": {
|
|
135183
135083
|
"start": 332,
|
|
135184
135084
|
"end": 333
|