in reply to Re: Re: Re: Access Visio in Perl
in thread Access Visio in Perl

Do you know how to assign values to "custom properties" of objects in Visio? I've tried $Object_Handle->{Prop.Module_Name} = ("$module_name"); No luck.