'Declaration Public Enum MergedCellSelectionPolicy Inherits System.Enum
'Usage Dim instance As MergedCellSelectionPolicy
public enum MergedCellSelectionPolicy : System.Enum
'Declaration Public Enum MergedCellSelectionPolicy Inherits System.Enum
'Usage Dim instance As MergedCellSelectionPolicy
public enum MergedCellSelectionPolicy : System.Enum
Member | Description |
---|---|
Contained | Specifies that the selection is contained in the range. |
Default | Specifies the default behavior for the selection. |
Ignore | Specifies that the selection will ignore the merge cell. |
Intersected | Specifies that the selection contains all ranges that intersect with the selected range. |
System.Object
System.ValueType
System.Enum
GrapeCity.Wpf.SpreadSheet.MergedCellSelectionPolicy