'Declaration
Public Class NotBetweenCondition Inherits CellHighlightCondition
'Usage
Dim instance As NotBetweenCondition
public class NotBetweenCondition : CellHighlightCondition
'Declaration
Public Class NotBetweenCondition Inherits CellHighlightCondition
'Usage
Dim instance As NotBetweenCondition
public class NotBetweenCondition : CellHighlightCondition
System.Object
Xceed.Workbooks.NET.CellHighlightCondition
Xceed.Workbooks.NET.NotBetweenCondition
Name | Description | |
---|---|---|
![]() | NotBetweenCondition Constructor | Creates a NotBetweenCondition. |
Name | Description | |
---|---|---|
![]() | MaxValue | Gets or sets the maximum value used as a reference by the NotBetweenCondition to evaluate which Cell(s) will be highlighted. |
![]() | MinValue | Gets or sets the minimum value used as a reference by the NotBetweenCondition to evaluate which Cell(s) will be highlighted. |
Name | Description | |
---|---|---|
![]() | GetObjectXmlStr | (Inherited from Xceed.Workbooks.NET.CellHighlightCondition) |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2