Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / VS Tools for Office / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
%windir%\assembly\microsoft.office.core missing31 Jul 2004 05:52 GMT2
I am working as a Config Management tech in our company.
One of the developers has created some Visual Studio .NET codes which
need to be compiled with Word 2003 .NET stuff.
I have a Windows 2003 Sever as a build machine with .net framwork
Converting VB6 Macro to VB.NET30 Jul 2004 19:36 GMT1
                   I am new to VB.NET and I have been give a task to
convert our old VB6 Macro template to VB.NET Template and some of the code I
have to convert is the on below. My question  can anyone put me in the write
direction on how to convert this code
Problems with Excel.Ranges and Areas30 Jul 2004 19:11 GMT7
Dear NG,
I have some problems working with Ranges and I do not find the information I
need.
I want to combine two Ranges to one Range with to Areas. Therfore I use
Work with different Excel versions27 Jul 2004 04:59 GMT3
I need to write a C# (but VB would be OK) class able to work with different
Excel versions at runtime (not compile conditional). Of course I would
prefer to use the type library because the code completation.
Someone knows some documentations or examples?
deactivate Macro's22 Jul 2004 15:08 GMT8
How can i force my Word Application object not to run any macro within a
Word document?
kind with regards
Drag & Drop to worksheet from WinForm22 Jul 2004 07:55 GMT1
I want to drag and drop from a WinForm onto an Excel worksheet. Is there
support built in for this? What Excel events do I use for this? Anyone have
some sample code?
Thanks
Document Range object containing Entire Document21 Jul 2004 20:53 GMT5
I need to create a range object that contains the entire document. This is
what I wrote in C#:
object start = 0; //start of document.
object end = docTemplate.Characters.Count; //end of document.
Security problem.21 Jul 2004 09:50 GMT4
Ok, I was getting a security error for a long time, i opened a support
incident, got it working by adding this to my .net security:
caspol -m -ag My_Computer_Zone -url
file:///C:\windows\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll
Implementing custom worksheet functions in C#18 Jul 2004 12:30 GMT2
Is it possible to create an assembly which contains custom worksheet
functions which can be called from worksheet cells? i.e. the user
could select the Insert Function wizard, chooses "Dave's Functions"
and can then select from a list of custom functions which are
Deploying to Sharepoint Services18 Jul 2004 09:44 GMT1
Alrighty,
Have a smart document in VSTO all up and running on my local drive using Web
Services... Now I must deploy to SharePoint Services.
Any links you could share would be appreciated.
Color in Excel cell18 Jul 2004 09:28 GMT1
Experimenting with a very simple VSTO example in Excel. I have a code
snippet as follows:
CType(sheet1.Cells.Item(2, 2), Excel.Range).Value = "A String"
CType(sheet1.Cells.Item(2, 2), Excel.Range).Font.Bold = True
Referencin THisDocument and ThisApplication in a project component15 Jul 2004 00:53 GMT2
I've added a Form to a VSTO Word project.
I invoke the Form as follows:
Private Sub ThisDocument_New() Handles ThisDocument.New
       Dim frm As New frmSaveRef
Watermark14 Jul 2004 15:43 GMT2
I want to insert a watermark (text) into an existing Word document. To
accomplish this i am using the AddTextEffects method of the Shapes object.
Actual, i get a watermark. My problem is that the watermark is displayed
only on the first page of a document. But i want the Watermark ...
VS Shared Add-in showing only in excel but not in word14 Jul 2004 02:04 GMT2
I have build the Button Faces tutorial found at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dno2k3ta/html/o
dc_listbuttonfaces.asp

This Add-in is supposed to run within Word + Excel (and I have selected both
Word and Excell in the setup wizard).
Is using VSTO the "equivalent" of using Word's application object in the code behind project stuff?09 Jul 2004 03:59 GMT1
I ask because I found an interesting effect if using Word's Application
object.
See the discussion in the topic "Can one save a reference added to project
when automating Word" in the
Pages: 1 2 June, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.