Error adding a row to section action

B

Brady

I am trying to programmatically add an action to a shape. When I execute the
following method I get can not add row to this row type. Any thoughts? Or
pointers to some example code would greatly be appreciated.

Thanks

rowid =
shape.AddRow(Microsoft.Office.Interop.Visio.VisSectionIndices.visSectionAction, actionCount + 1, actionCount + 1)
 

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