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