Link Search Menu Expand Document

ExtendedFormatEquality Operator

Implements the operator ==.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.5.1.2018-master
Syntax
public static bool operator ==(
	ExtendedFormat left,
	ExtendedFormat right
)

Parameters

left
Type: Bytescout.SpreadsheetExtendedFormat
The left.
right
Type: Bytescout.SpreadsheetExtendedFormat
The right.

Return Value

Type: Boolean
The result of the operator.
See Also

Reference


Copyright © 2016 - 2023 ByteScout