Click or drag to resize

AnchorCell Constructor

Overload List
 NameDescription
Public methodAnchorCell(AnchorCell) Initializes a new object using another anchor cell object.
Public methodAnchorCell(ExcelColumn, ExcelRow, Boolean) Initializes a new object without using the offset value.
Public methodAnchorCell(ExcelColumn, ExcelRow, Int64, Int64) Initializes a new object using the offset value.
Top
See Also