Help for this page

Select Code to Download


  1. or download this
          msoFalse, # link to file
          msoTrue,  # save with document
    
  2. or download this
        my $wordconst = Win32::OLE::Const->Load($word);
        $wordconst->{msoFalse};