XlQuickAnalysisMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates for which top level button the callout user interface is displayed.
public enum class XlQuickAnalysisMode
public enum XlQuickAnalysisMode
Public Enum XlQuickAnalysisMode
- Inheritance
-
XlQuickAnalysisMode
Fields
Name | Value | Description |
---|---|---|
xlLensOnly | 0 | Show the button but no callout user interface. |
xlFormatConditions | 1 | Conditional Formatting |
xlRecommendedCharts | 2 | Charts |
xlTotals | 3 | Totals |
xlTables | 4 | Tables |
xlSparklines | 5 | Sparklines |