Click or drag to resize

CellRangeCopyTo(ExcelWorksheet, String) Method


Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public void CopyTo(
	ExcelWorksheet destWorksheet,
	string topLeftCell
)

Parameters

destWorksheet  ExcelWorksheet
 
topLeftCell  String
 
See Also