Application Property TOC - W

Application WarnOnFunctionNameConflict Property

The WarnOnFunctionNameConflict property, when set to True, raises an alert if a developer tries to create a new function using an existing function name. Read/write Boolean.

See Application WarnOnFunctionNameConflict Property

Application Watches Property

Returns a Watches object representing a range which is tracked when the worksheet is recalculated.

See Application Watches Property

Application Width Property

Returns or sets a Double value that represents the distance, in points, from the left edge of the application window to its right edge.

See Application Width Property

Application Windows Property

Returns a Windows collection that represents all the windows in all the workbooks. Read-only Windows object.

See Application Windows Property

Application WindowsForPens Property

True if the computer is running under Microsoft Windows for Pen Computing. Read-only Boolean.

See Application WindowsForPens Property

Application WindowState Property

Returns or sets the state of the window. Read/write XlWindowState.

See Application WindowState Property

Application Workbooks Property

Returns a Workbooks collection that represents all the open workbooks. Read-only.

See Application Workbooks Property

Application WorksheetFunction Property

Returns the WorksheetFunction object. Read-only.

See Application WorksheetFunction Property

Application Worksheets Property

For an Application object, returns a Sheets collection that represents all the worksheets in the active workbook. For a Workbook object, returns a Sheets collection that represents all the worksheets in the specified workbook. Read-only Sheets object.

See Application Worksheets Property