Forum Discussion

TimVierhout's avatar
TimVierhout
New Contributor III
3 years ago

Extensible documents: Importing Excel named range to power point

Hi all,

We are trying to import an excel report into powerpoint. This works fine. However, there is an issue with the borders that are appearing in the picture, as the picture does not seem to fill out the picture that is inside the powerpoint. Is there anything we can do to remove these borders in the picture?

Please see an example:

Named range in Excel:

How it appears in the powerpoint picture (I highlighted the red)

Ideally we would not have the white spaces in the picture. Any idea on which options could be used to stear this?

With kind regards,

Tim

2 Replies

  • OS_Pizza's avatar
    OS_Pizza
    Contributor III

    use this property to include in your alt text.

     

    {XF}{Application}{ExcelFile}{Documents/Public/ExtensibleDocs/ExcelFileName.xfDoc.xlsx}

    PageNumber=1, ExcelSheet=Sheet1, CropLeft=0, CropTop=0, CropWidth=0, CropHeight=0, Zoom=100, MaintainAspectRatio=True, FillMode=Width, Anchor=TopLeft, IncludeBorders=False

     

    Please give kudos if it helped you.

  • TimVierhout's avatar
    TimVierhout
    New Contributor III

    Hi,

    Yes we have found this. The report is coming into Excel just fine. However there are large empty spaces in the picture which we would like to have removed.

    Kind regards,

    Tim