QuickAnalysis object (Excel)

Enables single-click access to data analysis features such as formulas, conditional formatting, sparklines, tables, charts, and PivotTables.

Example

This sample illustrates how to use the Hide method of the QuickAnalysis object. In this example, the 1 argument specifies that, if displayed, the Conditional Formatting and Sparklines callouts are hidden.

ActiveWorksheet.QuickAnalysis.Hide(1)

Methods

Properties

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.