CalculationType Enum

Definition

Describes the type of calculation defined in the associated CalculationProperty.

public enum CalculationType
type CalculationType = 
Public Enum CalculationType
Inheritance
CalculationType

Fields

Cells 2

The CalculationProperty applies to a named cells definition.

Member 0

The CalculationProperty applies to a calculated member definition.

Set 1

The CalculationProperty applies to a named set definition.

Applies to