+ New method for paste from the clipboard. Use: XLS.Clipboard.PasteFromClipboard(Sheet,Col,Row);
! CopySheet didn't work.
! Setting some formatting properties in Cell,Row or Column didn't work.
! After XLS.Clear was executed, adding strings could result in an exception.
! Files with conditional format could result in an exception + memory leak in conditional formats.