Application Parent Property
Returns the parent object for the specified object. Read-only.
Application Path Property
Returns a String value that represents the complete path to the application, excluding the final separator and name of the application.
Application PathSeparator Property
Returns the path separator character ("\"). Read-only String.
Application PivotTableSelection Property
True if PivotTable reports use structured selection. Read/write Boolean.
Application PreviousSelections Property
Returns an array of the last four ranges or names selected. Each element in the array is a Range object. Read-only Variant.
Application PrintCommunication Property
Specifies whether communication with the printer is turned on. Boolean Read/write
Application ProductCode Property
Returns the globally unique identifier (GUID) for Microsoft Excel. Read-only String.
Application PromptForSummaryInfo Property
True if Microsoft Excel asks for summary information when files are first saved. Read/write Boolean.
Application ProtectedViewWindows Property
Returns a ProtectedViewWindows collection that represents all the Protected View windows that are open in the application. Read-only