Resize PowerPoint table cells

B

Barb Reinhardt

I'm trying to programmatically resize some powerpoint table cells and am
having limited success.

I'm doing something like this

myShape.table.cell(i,j).shape.width = 400 'or whatever I want

FWIW, columns 5-8 have been merged.

What am I missing?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top