G
genc ymeri
Hi,
I'm trying to delete a page programmatically but is looking for a
System.int16 (short) paramter where I don;t know where to find it. I did
record a macro deleting a page in MS Visio add the paramter there was a
boolean.
I'm really confused.
Any help very much appreciated.
PS:
axVSDrawing.Document.Application.ActiveDocument.Pages.get_ItemU(aShape.Name)
..delete(???)
Method 'Microsoft.Office.Interop.Visio.IVPage.Delete(short)' referenced
without parentheses
I'm trying to delete a page programmatically but is looking for a
System.int16 (short) paramter where I don;t know where to find it. I did
record a macro deleting a page in MS Visio add the paramter there was a
boolean.
I'm really confused.
Any help very much appreciated.
PS:
axVSDrawing.Document.Application.ActiveDocument.Pages.get_ItemU(aShape.Name)
..delete(???)
Method 'Microsoft.Office.Interop.Visio.IVPage.Delete(short)' referenced
without parentheses