Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.office.developer.automation,microsoft.public.office.developer.vba,microsoft.public.office.developer.office.sdks,microsoft.public.dotnet.framework.interop
external usenet poster
 
Posts: 1
Default Digital Signatures in Excel

Hi there,

I am currently using the Microsoft Office Primary Assemblies for
Office XP to write some code in .NET (C#) that allows me to
programatically open and sign an MS Office file (Word, Excel and
Powerpoint) and to verify if a file is signed or not.

I've been able to do it with MS Word documents (using
Microsoft.Office.Interop.Word namespace). I open the document, then
use wordDoc.Signatures.Add() to add a signature and
wordDoc.Signatures.Count to check for signatures.

However, I could not see if there's a similar way to do this in Excel.
I've been trying to look in the Microsoft.Office.Interop.Excel
namespace and haven't yet found a Signatures collection anywhere... In
Powerpoint, I noticed there's also a Signatures collection in the
Presentation class, but in Excel I did not see anything like that
anywhere.

Am I missing something ? Am I looking in the wrong places ? Is there a
way to programatically add a digital signature to a worksheet or
workbook in Excel ? Or it simply can't be done ?

Any help you can give would be greatly appreciated.

Thanks in advance,

Joao Maia

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
digital signatures in Excel Santi Excel Programming 3 January 3rd 07 07:10 AM
Digital signatures in Excel Santi Excel Worksheet Functions 2 January 2nd 07 02:19 PM
Can I insert digital signatures into an Excel cell? DrewAtNucorUtah Excel Discussion (Misc queries) 1 December 15th 04 06:00 PM
Digital Signatures for Excel 97 Macros? Dick Excel Programming 2 November 24th 03 02:35 AM
Cleaning up excel & Digital signatures Christof DB Excel Programming 2 November 14th 03 12:54 PM


All times are GMT +1. The time now is 01:53 PM.

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"