Click or drag to resize

AnchorCell(AnchorCell) Constructor

Initializes a new object using another anchor cell object.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public AnchorCell(
	AnchorCell anchorCell
)

Parameters

anchorCell  AnchorCell
Object of the anchor cell, a copy of which must be obtained.
See Also