Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default URGENT : How to get CHECKBOX object value from a Excel Worksheet by a C# Class

As subject...

I wanna get the value of some Visual Basic Object (Checkbox) in a Excel
Worksheet by calling a C# class / VB.NET class....

May I ask for advice ???

What I got ....only Excel application, workbook, worksheet....and so on...
Excel.Application excelApp = new Excel.ApplicationClass();
Excel.Workbook excelWorkbook;
Excel.Sheets excelSheets;
Excel.Worksheet excelWorksheet ;


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Object class in Excel VBA Tom Chau Excel Discussion (Misc queries) 1 June 29th 06 11:29 AM
VB script in Excel object in Powerpoint (Urgent) epak Excel Discussion (Misc queries) 1 March 24th 06 05:04 PM
Excel Chart Class/Object not work propely in IE Charles Excel Programming 0 August 2nd 04 05:27 AM
Determine the class of an object Edward Ulle Excel Programming 6 July 22nd 04 08:34 AM
Class and object persistence James Neumann[_2_] Excel Programming 0 September 9th 03 03:48 PM


All times are GMT +1. The time now is 06:17 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"