GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > NumberFormat 構造体 > Equals メソッド : Equals(NumberFormat) メソッド |
'Declaration
Public Overloads Function Equals( _ ByVal other As NumberFormat _ ) As Boolean
'使用法
Dim instance As NumberFormat Dim other As NumberFormat Dim value As Boolean value = instance.Equals(other)
public bool Equals( NumberFormat other )