XlCalcFor 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.
Specifies what should be calculated.
public enum class XlCalcFor
public enum XlCalcFor
Public Enum XlCalcFor
- Inheritance
-
XlCalcFor
Fields
Name | Value | Description |
---|---|---|
xlAllValues | 0 | All values. |
xlRowGroups | 1 | Row groups. |
xlColGroups | 2 | Column groups. |