Application Property TOC - S

Application ScreenUpdating Property

True if screen updating is turned on. Read/write Boolean.

See Application ScreenUpdating Property

Application Selection Property

Returns the selected object in the active window for an Application object.

See Application Selection Property

Application Sheets Property

Returns a Sheets collection that represents all the sheets in the active workbook. Read-only Sheets object.

See Application Sheets Property

Application SheetsInNewWorkbook Property

Returns or sets the number of sheets that Microsoft Excel automatically inserts into new workbooks. Read/write Long.

See Application SheetsInNewWorkbook Property

Application ShowChartTipNames Property

True if charts show chart tip names. The default value is True. Read/write Boolean.

See Application ShowChartTipNames Property

Application ShowChartTipValues Property

True if charts show chart tip values. The default value is True. Read/write Boolean.

See Application ShowChartTipValues Property

Application ShowDevTools Property

Returns or sets a Boolean that represents whether the Developer tab is displayed in the ribbon. Read/write Boolean.

See Application ShowDevTools Property

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.

See Application ShowMenuFloaties Property

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.

See Application ShowQuickAnalysis Property

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.

See Application ShowSelectionFloaties Property

Application ShowStartupDialog Property

Returns True (default is False) when the New Workbook task pane appears for a Microsoft Excel application. Read/write Boolean.

See Application ShowStartupDialog Property

Application ShowToolTips Property

True if ToolTips are turned on. Read/write Boolean.

See Application ShowToolTips Property

Application SmartArtColors Property

Returns the set of color styles that are currently loaded in the application. Read-only

See Application SmartArtColors Property

Application SmartArtLayouts Property

Returns the set of SmartArt layouts that are currently loaded in the application. Read-only

See Application SmartArtLayouts Property

Application SmartArtQuickStyles Property

Returns the set of SmartArt quick styles which are currently loaded in the application. Read-only

See Application SmartArtQuickStyles Property

Application Speech Property

Returns a Speech object.

See Application Speech Property

Application SpellingOptions Property

Returns a SpellingOptions object that represents the spelling options of the application.

See Application SpellingOptions Property

Application StandardFont Property

Returns or sets the name of the standard font. Read/write String.

See Application StandardFont Property

Application StandardFontSize Property

Returns or sets the standard font size, in points. Read/write Long.

See Application StandardFontSize Property

Application StartupPath Property

Returns the complete path of the startup folder, excluding the final separator. Read-only String.

See Application StartupPath Property

Application StatusBar Property

Returns or sets the text in the status bar. Read/write String.

See Application StatusBar Property