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