Sheet.Equals Method

Public Function Equals( _ 
ByVal other As Sheet
) As Boolean
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

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition