Skip to content

Commit 001c2f7

Browse files
Update New-OfficeWebAppsFarm.md
Branding updates
1 parent 9686465 commit 001c2f7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

officewebapps/officewebapps-ps/officewebapps/New-OfficeWebAppsFarm.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Accept wildcard characters: False
259259
```
260260
261261
### -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.
263263
The default is True.
264264
265265
```yaml
@@ -308,7 +308,7 @@ Accept wildcard characters: False
308308
```
309309
310310
### -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.
312312
The value must be an integer greater than 0.
313313
314314
```yaml
@@ -340,7 +340,7 @@ Accept wildcard characters: False
340340
```
341341
342342
### -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.
344344
The default is 1800 seconds.
345345
346346
```yaml
@@ -371,7 +371,7 @@ Accept wildcard characters: False
371371
```
372372
373373
### -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.
375375
The default is 300 seconds.
376376
377377
```yaml
@@ -404,7 +404,7 @@ Accept wildcard characters: False
404404
```
405405
406406
### -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.
408408
When set to -1, the maximum private bytes use 50 percent of physical memory on the computer.
409409
410410
The type must be -1 or any positive integer.
@@ -460,7 +460,7 @@ Accept wildcard characters: False
460460
```
461461
462462
### -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.
464464
Valid values include the following:
465465
466466
-1 Session never expires.
@@ -483,7 +483,7 @@ Accept wildcard characters: False
483483
```
484484
485485
### -ExcelUdfsAllowed
486-
Enables User Defined Functions for Excel Online.
486+
Enables User Defined Functions for Excel in a browser.
487487
The default is False.
488488
489489
```yaml
@@ -517,7 +517,7 @@ Accept wildcard characters: False
517517
```
518518
519519
### -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.
521521
The default is False.
522522
523523
```yaml
@@ -533,7 +533,7 @@ Accept wildcard characters: False
533533
```
534534
535535
### -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.
537537
538538
```yaml
539539
Type: SwitchParameter
@@ -922,7 +922,7 @@ Accept wildcard characters: False
922922
923923
### -TranslationEnabled
924924
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.
926926
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.
927927
928928
Microsoft Translator may collect data to improve the quality of translations.

0 commit comments

Comments
 (0)