Sheet.Equals Method

Public Function Equals( _ 
ByVal other As Sheet
) As Boolean Implements _ 
Sheet).Equals
This language is not supported or no code example is available.
public bool Equals( 
Sheet other 
)
This language is not supported or no code example is available.

Parameters

other
Sheet

Return Value

bool

Implements

Sheet>.Equals

.NET Framework

Supported in: 4.8

In this article

Definition