Help for this page

Select Code to Download


  1. or download this
    use Win32::OLE;
    use Win32::OLE::Variant;
    ...
    
    $slide->Shapes->AddPolyline($pointlist);