Click or drag to resize

XlsWorkbook CopyToClipboard Method

Note: This API is now obsolete.

Copies the content to the clipboard using the default data format.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
[ObsoleteAttribute("the method is not implemented")]
public void CopyToClipboard()

Implements

IWorkbook CopyToClipboard
See Also