[]
Represents how the visiblity change affects to the calculation.
[Flags]
protected enum Function.VisibilityDependent
<Flags>
Protected Enum [Function].VisibilityDependent
| Name | Description |
|---|---|
| Both | Both of row and column visibility change affects to the calculation. |
| Columns | The column visibility change affects to the calculation. |
| None | The visibility change does not affect to the calculation. |
| Rows | The row visibility change affects to the calculation. |