Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Win32::OLE and Word docs "Marked as Final"

by hdb (Monsignor)
on Mar 15, 2019 at 14:08 UTC ( [id://1231312]=note: print w/replies, xml ) Need Help??


in reply to Win32::OLE and Word docs "Marked as Final"

The document object has a "Final" property which you can check or set like

$doc->{Final} = 1;

to mark the document as final.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1231312]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-25 19:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found