'Declaration <FlagsAttribute()> Protected Friend Enum Function.VisibilityDependent Inherits System.Enum
'Usage Dim instance As Function.VisibilityDependent
[Flags()] protected internal enum Function.VisibilityDependent : System.Enum
'Declaration <FlagsAttribute()> Protected Friend Enum Function.VisibilityDependent Inherits System.Enum
'Usage Dim instance As Function.VisibilityDependent
[Flags()] protected internal enum Function.VisibilityDependent : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.CalcEngine.Function.VisibilityDependent