How to Change custom line style scale factor of a particular level from a reference file using VBA.
Below the code i used to change the override color: and it is working fine.
olev.OverrideColor = varcololev.UsingOverrideColor = Truedummyatta.Levels.Rewrite
I'm looking something like above code for change the scale.
I attached an image of manual process for easy understand of my requirement.