Link Search Menu Expand Document

ExtendedFormatEquals Method (ExtendedFormat)

Equalses the specified ExtendedFormat.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool Equals(
	ExtendedFormat xf
)

Parameters

xf
Type: Bytescout.SpreadsheetExtendedFormat
The ExtendedFormat.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Bytescout.Spreadsheet.ExtendedFormat.Equals(Bytescout.Spreadsheet.ExtendedFormat)"]

See Also

Reference