Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Regarding the "Comment" object in Perl's Win32::OLE

by jdporter (Paladin)
on Jan 17, 2005 at 16:59 UTC ( [id://422782]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $Doc->{Comments}
    
  2. or download this
    $c->{Scope}{Text}
    
  3. or download this
    $c->{Range}{Text}
    
  4. or download this
    $Doc->Comments
    
  5. or download this
    $c->Scope->Text
    
  6. or download this
    $c->Range->Text
    
  7. or download this
    $Word->{Visible} = 1;
    

Log In?
Username:
Password:

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

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

    No recent polls found