R
roytang
Hi,
From the Microsoft docs (http://msdn.microsoft.com/en-us/library/
bb230523.aspx), RulerLevel.LeftMargin should have a valid range of
(-9.0 to 4095.875). But I'm working with a ppt that has a very large
negative value in the LeftMargin property (something like -2 x 10^9).
From looking at the presentation, the LeftMargin property is somewhere
around 27. Is there anyway I can determine the "correct" LeftMargin
programmatically using VBA? (I need to process a lot of such
presentations)
Thanks!
Roy
From the Microsoft docs (http://msdn.microsoft.com/en-us/library/
bb230523.aspx), RulerLevel.LeftMargin should have a valid range of
(-9.0 to 4095.875). But I'm working with a ppt that has a very large
negative value in the LeftMargin property (something like -2 x 10^9).
From looking at the presentation, the LeftMargin property is somewhere
around 27. Is there anyway I can determine the "correct" LeftMargin
programmatically using VBA? (I need to process a lot of such
presentations)
Thanks!
Roy