'Declaration <__DynamicallyInvokableAttribute()> Function Equals( _ ByVal other As IExcelColor _ ) As System.Boolean
'Usage Dim instance As IExcelColor Dim other As IExcelColor Dim value As System.Boolean value = instance.Equals(other)
[__DynamicallyInvokable()] System.bool Equals( IExcelColor other )
Parameters
- other