Skip to content

Commit e7c45ad

Browse files
authored
Merge pull request MicrosoftDocs#3726 from CrystalThomasMS/patch-25
Update Set-OfficeWebAppsFarm.md
2 parents 5c979e5 + 291216c commit e7c45ad

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

officewebapps/officewebapps-ps/officewebapps/Set-OfficeWebAppsFarm.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Accept wildcard characters: False
275275
```
276276
277277
### -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.
279279
The default is True.
280280
281281
```yaml
@@ -324,7 +324,7 @@ Accept wildcard characters: False
324324
```
325325
326326
### -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.
328328
The value must be an integer greater than 0.
329329
330330
```yaml
@@ -356,7 +356,7 @@ Accept wildcard characters: False
356356
```
357357
358358
### -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.
360360
The default is 1800 seconds.
361361
362362
```yaml
@@ -387,7 +387,7 @@ Accept wildcard characters: False
387387
```
388388
389389
### -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.
391391
The default is 300 seconds.
392392
393393
```yaml
@@ -420,7 +420,7 @@ Accept wildcard characters: False
420420
```
421421
422422
### -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.
424424
When set to -1, the maximum private bytes use 50 percent of physical memory on the computer.
425425
426426
The type must be -1 or any positive integer.
@@ -478,7 +478,7 @@ Accept wildcard characters: False
478478
```
479479
480480
### -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.
482482
Valid values include the following:
483483
484484
-1 Session never expires.
@@ -501,7 +501,7 @@ Accept wildcard characters: False
501501
```
502502
503503
### -ExcelUdfsAllowed
504-
Enables User Defined Functions for Excel Online.
504+
Enables User Defined Functions for Excel in a browser.
505505
The default is False.
506506
507507
```yaml
@@ -535,7 +535,7 @@ Accept wildcard characters: False
535535
```
536536
537537
### -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.
539539
The default is False.
540540
541541
```yaml
@@ -551,7 +551,7 @@ Accept wildcard characters: False
551551
```
552552
553553
### -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.
555555
556556
```yaml
557557
Type: SwitchParameter
@@ -948,7 +948,7 @@ Accept wildcard characters: False
948948
949949
### -TranslationEnabled
950950
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.
952952
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.
953953
954954
Microsoft Translator may collect data to improve the quality of translations.

0 commit comments

Comments
 (0)