Dropdown list using OWC11 in VB .Net

M

malith

i want to create a dynamic drop down list using OWC11.
I am using VB .Net with Interop.OWC11.
I record a macro in creting a dropdown list in Excel but i didn't find exact
matching functions in VB .Net.
please post some sample code.

Thanks
 
A

Alvin Bruney [MVP - ASP.NET]

What do you intend to put in the dropdown list. I'm not sure how this
applies to the Office Web Components.

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc
 
A

Alvin Bruney [MVP - ASP.NET]

That functionality is not supported.

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc
Malith said:
I have an .Net application which creates excel workbook using OWC11.
I want to create a dropdown list(it will contain VIC,NSW,QLD,....etc) in
one
of the worksheet.







Alvin Bruney said:
What do you intend to put in the dropdown list. I'm not sure how this
applies to the Office Web Components.

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc
malith said:
i want to create a dynamic drop down list using OWC11.
I am using VB .Net with Interop.OWC11.
I record a macro in creting a dropdown list in Excel but i didn't find
exact
matching functions in VB .Net.
please post some sample code.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top