[]
Gets or sets the CalculationOnDemandMode value which determines how individual cells are calculated on demand.
public CalculationOnDemandMode CalculationOnDemandMode { get; set; }
Public Property CalculationOnDemandMode As CalculationOnDemandMode
| Type | Description |
|---|---|
| CalculationOnDemandMode | The CalculationOnDemandMode value represents how individual cells are calculated. |