Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
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
![]() |
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Edit Hyperlink property | Excel Discussion (Misc queries) | |||
Linked Cell Property In Activex controls | Excel Discussion (Misc queries) | |||
How do I add a signature | Excel Discussion (Misc queries) | |||
Property or facilities management tools | Excel Discussion (Misc queries) | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) |