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