Click or drag to resize

ExcelHeaderFooterEquals Method

Determines whether the specified ExcelHeaderFooter is equal to the current ExcelHeaderFooter.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj  Object
ExcelHeaderFooter object.

Return Value

Boolean
See Also