[]
Returns a value indicating whether this instance is equal to a specified object.
public static bool operator ==(ExcelSparkline p1, ExcelSparkline p2)
Public Shared Operator =(p1 As ExcelSparkline, p2 As ExcelSparkline) As Boolean
| Type | Name | Description |
|---|---|---|
| ExcelSparkline | p1 | The excel parkline. |
| ExcelSparkline | p2 | The excel sparkline. |
| Type | Description |
|---|---|
| bool | true if obj is a System.Boolean and has the same value as this instance; otherwise, |