'Declaration Public Enum Behaviors Inherits System.Enum
'Usage Dim instance As Behaviors
public enum Behaviors : System.Enum
'Declaration Public Enum Behaviors Inherits System.Enum
'Usage Dim instance As Behaviors
public enum Behaviors : System.Enum
| Member | Description |
|---|---|
| Default | Indicating the default behaviors. |
| FilterFrozenRows | Indicating whether frozen rows should be included in the filter operation. |
| KeepFormulaOnSetValue |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Behaviors