@@ -259,7 +259,7 @@ Accept wildcard characters: False
259
259
` ` `
260
260
261
261
### -ExcelAllowExternalData
262
- Enables the refresh of supported external data in Excel Online workbooks where workbooks contain connections to external data.
262
+ Enables the refresh of supported external data in Excel workbooks in a browser where workbooks contain connections to external data.
263
263
The default is True.
264
264
265
265
` ` ` yaml
@@ -308,7 +308,7 @@ Accept wildcard characters: False
308
308
` ` `
309
309
310
310
### -ExcelChartAndImageSizeMax
311
- Specifies the maximum size, in megabytes, of a chart or image that can be opened by Excel Online .
311
+ Specifies the maximum size, in megabytes, of a chart or image that can be opened by Excel in a browser .
312
312
The value must be an integer greater than 0.
313
313
314
314
` ` ` yaml
@@ -340,7 +340,7 @@ Accept wildcard characters: False
340
340
` ` `
341
341
342
342
### -ExcelConnectionLifetime
343
- Specifies the duration, in seconds, of external data connections for Excel Online .
343
+ Specifies the duration, in seconds, of external data connections for Excel in a browser .
344
344
The default is 1800 seconds.
345
345
346
346
` ` ` yaml
@@ -371,7 +371,7 @@ Accept wildcard characters: False
371
371
` ` `
372
372
373
373
### -ExcelExternalDataCacheLifetime
374
- Specifies the duration, in seconds, of the external data cache lifetime in Excel Online .
374
+ Specifies the duration, in seconds, of the external data cache lifetime in Excel in a browser .
375
375
The default is 300 seconds.
376
376
377
377
` ` ` yaml
@@ -404,7 +404,7 @@ Accept wildcard characters: False
404
404
` ` `
405
405
406
406
### -ExcelPrivateBytesMax
407
- Specifies the maximum private bytes, in megabytes, used by Excel Online .
407
+ Specifies the maximum private bytes, in megabytes, used by Excel in a browser .
408
408
When set to -1, the maximum private bytes use 50 percent of physical memory on the computer.
409
409
410
410
The type must be -1 or any positive integer.
@@ -460,7 +460,7 @@ Accept wildcard characters: False
460
460
` ` `
461
461
462
462
### -ExcelSessionTimeout
463
- Specifies the time, in seconds, that a session remains active in Excel Online when there is no user activity.
463
+ Specifies the time, in seconds, that a session remains active in Excel in a browser when there is no user activity.
464
464
Valid values include the following:
465
465
466
466
-1 Session never expires.
@@ -483,7 +483,7 @@ Accept wildcard characters: False
483
483
` ` `
484
484
485
485
### -ExcelUdfsAllowed
486
- Enables User Defined Functions for Excel Online .
486
+ Enables User Defined Functions for Excel in a browser .
487
487
The default is False.
488
488
489
489
` ` ` yaml
@@ -517,7 +517,7 @@ Accept wildcard characters: False
517
517
` ` `
518
518
519
519
### -ExcelUseEffectiveUserName
520
- Enables the use of the Analysis Services EffectiveUserName parameter with Excel Online .
520
+ Enables the use of the Analysis Services EffectiveUserName parameter with Excel in a browser .
521
521
The default is False.
522
522
523
523
` ` ` yaml
@@ -533,7 +533,7 @@ Accept wildcard characters: False
533
533
` ` `
534
534
535
535
### -ExcelWarnOnDataRefresh
536
- Turns off or on the warning dialog displayed when data refreshes in Excel Online .
536
+ Turns off or on the warning dialog displayed when data refreshes in Excel in a browser .
537
537
538
538
` ` ` yaml
539
539
Type : SwitchParameter
@@ -922,7 +922,7 @@ Accept wildcard characters: False
922
922
923
923
### -TranslationEnabled
924
924
Enables support for automatic document translation using Microsoft Translator, an online service that translates text between languages.
925
- The translated file is shown in the Word Online .
925
+ The translated file is shown in Word.
926
926
Because Microsoft Translator is an online service, you must enable server-to-web communication directly or by using a proxy that you specify by using the Proxy parameter.
927
927
928
928
Microsoft Translator may collect data to improve the quality of translations.
0 commit comments