Professional Excel Development [Electronic resources] : The Definitive Guide to Developing Applications Using Microsoft® Excel and VBA® نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Professional Excel Development [Electronic resources] : The Definitive Guide to Developing Applications Using Microsoft® Excel and VBA® - نسخه متنی

Stephen Bullen, Rob Bovey, John Green

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید











Practical Example


COM Add-ins are most applicable to creating general-purpose add-ins, often working across many of the Office applications. There is very little benefit to be gained from using them for application-specific add-ins, such as the PETRAS timesheet add-in we've been developing through the book.

Therefore, neither the PETRAS timesheet add-in nor the PETRAS reporting application have been modified for this chapter. However, the Paste Special Bar add-in demonstrates a practical example of a COM Add-in, and the IfError add-in demonstrates a practical example of an automation add-in.


/ 225