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