Application ScreenUpdating Property
True if screen updating is turned on. Read/write Boolean.
Application Selection Property
Returns the selected object in the active window for an Application object.
Application Sheets Property
Returns a Sheets collection that represents all the sheets in the active workbook. Read-only Sheets object.
Application SheetsInNewWorkbook Property
Returns or sets the number of sheets that Microsoft Excel automatically inserts into new workbooks. Read/write Long.
Application ShowChartTipNames Property
True if charts show chart tip names. The default value is True. Read/write Boolean.
Application ShowChartTipValues Property
True if charts show chart tip values. The default value is True. Read/write Boolean.
Application ShowDevTools Property
Returns or sets a Boolean that represents whether the Developer tab is displayed in the ribbon. Read/write Boolean.
Application ShowMenuFloaties Property
Returns or sets a Boolean that represents whether to display Mini toolbars when the user right-clicks in the workbook window. False if Mini toolbars are displayed. Read/write Boolean.
Application ShowQuickAnalysis Property
Controls whether the Quick Analysis contextual user interface is displayed on selection. TRUE means the Quick Analysis button will show. Corresponds to the Show Quick Analysis options on selection checkbox located in the File menu, Options, Excel Options, and then General tab. Read/Write. Boolean.
Application ShowSelectionFloaties Property
Returns or sets a Boolean that represents whether Mini toolbars displays when a user selects text. False if Mini toolbars are displayed. Read/write Boolean.
Application ShowStartupDialog Property
Returns True (default is False) when the New Workbook task pane appears for a Microsoft Excel application. Read/write Boolean.
Application ShowToolTips Property
True if ToolTips are turned on. Read/write Boolean.
Application SmartArtColors Property
Returns the set of color styles that are currently loaded in the application. Read-only
Application SmartArtLayouts Property
Returns the set of SmartArt layouts that are currently loaded in the application. Read-only
Application SmartArtQuickStyles Property
Returns the set of SmartArt quick styles which are currently loaded in the application. Read-only
Application SpellingOptions Property
Returns a SpellingOptions object that represents the spelling options of the application.
Application StandardFont Property
Returns or sets the name of the standard font. Read/write String.
Application StandardFontSize Property
Returns or sets the standard font size, in points. Read/write Long.
Application StartupPath Property
Returns the complete path of the startup folder, excluding the final separator. Read-only String.
Application StatusBar Property
Returns or sets the text in the status bar. Read/write String.