unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs,StdCtrls,XLSReadWriteII,XLSFonts,CellFormats,BIFFRecsII; type TForm1 = class(TForm) Button1: TButton; procedure Button1Click(Sender: TObject