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