'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 | Gets or sets the default behaviors of operations. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Behaviors