473,394 Members | 1,746 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

OWC11 Excel programming, where's info?

I am trying to create an excel spreadsheet from my asp.net(vb.net) page. I
can do this, but I just cannot find much documentation or code samples
online. There is some for very common tasks, but I can't get a lot of things
to work. I would think that I could pretty much do anything excel can do
from my code. Here are some examples: Freeze Panes, Password Protect a
worksheet, set Wrap Text on a cell, rotate text orientation 90 degrees in a
cell, . . .

Does anyone have any good documentation? Has anyone done much of this type
programming in asp.net?
May 30 '06 #1
1 2669
it not recommend to use owc from asp.net as there are scaling issues.

also you need to keep good track of your com references and call
Marshal.ReleaseComObject on all objects. never use double dot notation or
you can not release the object.
-- bruce (sqlwork.com)
"lanem" <la***@discussions.microsoft.com> wrote in message
news:EA**********************************@microsof t.com...
I am trying to create an excel spreadsheet from my asp.net(vb.net) page. I
can do this, but I just cannot find much documentation or code samples
online. There is some for very common tasks, but I can't get a lot of
things
to work. I would think that I could pretty much do anything excel can do
from my code. Here are some examples: Freeze Panes, Password Protect a
worksheet, set Wrap Text on a cell, rotate text orientation 90 degrees in
a
cell, . . .

Does anyone have any good documentation? Has anyone done much of this
type
programming in asp.net?

May 30 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Stefan Hirtbach | last post by:
Hi, I wrote a small program in C#, using OWC11, that fills data in an excelsheet and save it to disk as xls-file (using the Export-function). It works well with Office 2003 but i've got problems...
2
by: Gerry Roston | last post by:
I have a rather simple ASP.NET program for displaying a formatted spreadsheet. (Needless to say, there will be some data added!): Private Sub Page_Load(ByVal sender As System.Object, ByVal e As...
16
by: LP | last post by:
Hello, I am trying to use .NET with Excel. I installed Office 2003 and selected ..NET programming suport option, so it installed all those PIA, as MS sugests. But I can not find a way to destroy...
1
by: RBChallenger | last post by:
Can anyone tell me how to set the font properties in an embedded OWC11 excel speradsheet. You can get to the font properties via spreadSheet.Cells.Font.<Property>, however if I want to set the...
0
by: Hugo Flores | last post by:
I developed a Web project using Visual Studio 2005 Web Deployment Projects. I'm also using OWC11 for some charts. The problem I have is that when I transfer the deployment folders to the server I...
0
by: Ujval Shah | last post by:
Hi, I am facing a peculiar problem. My Client Requirement is to Export and Import Excel from and To DataSet for web Application using OWC. Now Problem is When i Export file using OWC .. File's...
1
by: oliviers | last post by:
Hi, From an aspx (.net 2.0) web site, I basically want to provide my users with some data in an excel format. I found that a good way was to user the owc11 library (from Office 2003). It...
0
by: NagarajanS | last post by:
Hi, i developed a chering application using owc11 application in .net 2003.But now my office version is upgraded to OFFICE 2007.Now i try to run applciation is is searching for that OWC11...
2
by: jit007 | last post by:
HI all , I am creating a UI using VBA program where I am using OWC 11 control. What I want is that--- when user will select the pricular cell(say, D4) in the OWC spreadsheet, a combo box appears...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.