[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ExcelSparkline.op_Inequality

operator != Operator

operator !=(ExcelSparkline, ExcelSparkline)

Returns a value indicating whether this instance is not equal to a specified object.

Declaration
public static bool operator !=(ExcelSparkline p1, ExcelSparkline p2)
Public Shared Operator <>(p1 As ExcelSparkline, p2 As ExcelSparkline) As Boolean
Parameters
Type Name Description
ExcelSparkline p1

The excel parkline.

ExcelSparkline p2

The excel sparkline.

Returns
Type Description
bool

true if obj is a System.Boolean and has not the same value as this instance; otherwise,