ms excel funktsiyalari
Page preview (5 pages)
Scroll down 👇
About "ms excel funktsiyalari"
kiritish va chiqarish oqimlari. ma'lumotlarni ms excelga yuklash funktsiyalar. s++da funktsiyani ifodalanishi. ms excel dasturiga ma’lumotlarni export qilish uchun: quyidagi “header” fayllar yuklanadi: #include #include global o’zgaruvchilarni “variant” universal ma’lumot tipida e’lon qilamiz: variant app, books, book, sheets, sheet, cell; button1 obyektini yaratib uning ichiga: void __fastcall tform1::button19click(tobject *sender) { app=createoleobject("excel.application"); app.olepropertyset("visible", true); app.olepropertyset("sheetsinnewworkbook",5); books=app.olepropertyget("workbooks"); books.oleprocedure("add"); book=books.olepropertyget("item", 1); sheets=book.olepropertyget("worksheets"); sheet=sheets.olepropertyget("item", 1); sheet.olepropertyset("name", "yangilist"); cell=she...
This file contains 13 pages in PPTX format (84.5 KB). To download "ms excel funktsiyalari", click the Telegram button on the left.