@@ -275,7 +275,7 @@ Accept wildcard characters: False
275
275
` ` `
276
276
277
277
### -ExcelAllowExternalData
278
- Enables the refresh of supported external data in Excel Online workbooks where workbooks contain connections to external data.
278
+ Enables the refresh of supported external data in Excel workbooks in a browser where workbooks contain connections to external data.
279
279
The default is True.
280
280
281
281
` ` ` yaml
@@ -324,7 +324,7 @@ Accept wildcard characters: False
324
324
` ` `
325
325
326
326
### -ExcelChartAndImageSizeMax
327
- Specifies the maximum size, in megabytes, of a chart or image that can be opened by Excel Online .
327
+ Specifies the maximum size, in megabytes, of a chart or image that can be opened by Excel in a browser .
328
328
The value must be an integer greater than 0.
329
329
330
330
` ` ` yaml
@@ -356,7 +356,7 @@ Accept wildcard characters: False
356
356
` ` `
357
357
358
358
### -ExcelConnectionLifetime
359
- Specifies the duration, in seconds, of external data connections for Excel Online .
359
+ Specifies the duration, in seconds, of external data connections for Excel in a browser .
360
360
The default is 1800 seconds.
361
361
362
362
` ` ` yaml
@@ -387,7 +387,7 @@ Accept wildcard characters: False
387
387
` ` `
388
388
389
389
### -ExcelExternalDataCacheLifetime
390
- Specifies the duration, in seconds, of the external data cache lifetime in Excel Online .
390
+ Specifies the duration, in seconds, of the external data cache lifetime in Excel in a browser .
391
391
The default is 300 seconds.
392
392
393
393
` ` ` yaml
@@ -420,7 +420,7 @@ Accept wildcard characters: False
420
420
` ` `
421
421
422
422
### -ExcelPrivateBytesMax
423
- Specifies the maximum private bytes, in megabytes, used by Excel Online .
423
+ Specifies the maximum private bytes, in megabytes, used by Excel in a browser .
424
424
When set to -1, the maximum private bytes use 50 percent of physical memory on the computer.
425
425
426
426
The type must be -1 or any positive integer.
@@ -478,7 +478,7 @@ Accept wildcard characters: False
478
478
` ` `
479
479
480
480
### -ExcelSessionTimeout
481
- Specifies the time, in seconds, that a session remains active in Excel Online when there is no user activity.
481
+ Specifies the time, in seconds, that a session remains active in Excel in a browser when there is no user activity.
482
482
Valid values include the following:
483
483
484
484
-1 Session never expires.
@@ -501,7 +501,7 @@ Accept wildcard characters: False
501
501
` ` `
502
502
503
503
### -ExcelUdfsAllowed
504
- Enables User Defined Functions for Excel Online .
504
+ Enables User Defined Functions for Excel in a browser .
505
505
The default is False.
506
506
507
507
` ` ` yaml
@@ -535,7 +535,7 @@ Accept wildcard characters: False
535
535
` ` `
536
536
537
537
### -ExcelUseEffectiveUserName
538
- Enables the use of the Analysis Services EffectiveUserName parameter with Excel Online .
538
+ Enables the use of the Analysis Services EffectiveUserName parameter with Excel in a browser .
539
539
The default is False.
540
540
541
541
` ` ` yaml
@@ -551,7 +551,7 @@ Accept wildcard characters: False
551
551
` ` `
552
552
553
553
### -ExcelWarnOnDataRefresh
554
- Turns off or on the warning dialog box that is displayed when data refreshes in Excel Online .
554
+ Turns off or on the warning dialog box that is displayed when data refreshes in Excel in a browser .
555
555
556
556
` ` ` yaml
557
557
Type : SwitchParameter
@@ -948,7 +948,7 @@ Accept wildcard characters: False
948
948
949
949
### -TranslationEnabled
950
950
Enables support for automatic document translation using Microsoft Translator, an online service that translates text between languages.
951
- The translated file is shown in the Word Online .
951
+ The translated file is shown in Word.
952
952
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.
953
953
954
954
Microsoft Translator may collect data to improve the quality of translations.
0 commit comments