Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel,microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default How to get Signature property!

hi!
i found a macro which shows how MS Word digitally signs documents. In that
macro it uses following function to add a digitall signature in word
document.

ActiveDocument.Signatures.Add

Since MS Excel also digitally signs its workbooks using the same manner. but
when i tried to find the Signatures property i didn't found it in the Excel
object model.

So if it is not there, then where excel stores the signature information
about a particular Digital Signature.

Thanks in advance.

Allah Hafiz



  #2   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel,microsoft.public.excel.misc
external usenet poster
 
Posts: 1,071
Default How to get Signature property!

The XL development team may have decided not to share the Signatures
collection through the object model whereas clearly the Word team
decided to share.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
hi!
i found a macro which shows how MS Word digitally signs documents. In that
macro it uses following function to add a digitall signature in word
document.

ActiveDocument.Signatures.Add

Since MS Excel also digitally signs its workbooks using the same manner. but
when i tried to find the Signatures property i didn't found it in the Excel
object model.

So if it is not there, then where excel stores the signature information
about a particular Digital Signature.

Thanks in advance.

Allah Hafiz




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
How to get Signature property! Ahmad Jalil Qarshi Excel Discussion (Misc queries) 1 March 8th 05 01:16 PM
How do I add a signature Penfold Excel Discussion (Misc queries) 1 February 14th 05 07:11 PM
Value Property vs Text property augustus Excel Programming 3 October 31st 04 10:32 PM
Runtime error 380: Could not set the List property. invalid property value of listbox jasgrand Excel Programming 0 October 6th 04 09:28 PM
Is there a Filename property in PrintOut property Christian[_6_] Excel Programming 4 September 3rd 04 10:12 PM


All times are GMT +1. The time now is 07:35 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"