Application Property TOC - U

Application UsableHeight Property

Returns the maximum height of the space that a window can occupy in the application window area, in points. Read-only Double.

See Application UsableHeight Property

Application UsableWidth Property

Returns the maximum width of the space that a window can occupy in the application window area, in points. Read-only Double.

See Application UsableWidth Property

Application UseClusterConnector Property

Returns or sets whether Excel allows user-defined functions in XLL add-ins to be run on a compute cluster. Read/write

See Application UseClusterConnector Property

Application UsedObjects Property

Returns a UsedObjects object representing objects allocated in a workbook. Read-only

See Application UsedObjects Property

Application UserControl Property

True if the application is visible or if it was created or started by the user. False if you created or started the application programmatically by using the CreateObject or GetObject functions, and the application is hidden. Read/write Boolean.

See Application UserControl Property

Application UserLibraryPath Property

Returns the path to the location on the user’s computer where the COM add-ins are installed. Read-only String.

See Application UserLibraryPath Property

Application UserName Property

Returns or sets the name of the current user. Read/write String.

See Application UserName Property

Application UseSystemSeparators Property

True (default) if the system separators of Microsoft Excel are enabled. Read/write Boolean.

See Application UseSystemSeparators Property