J
John
I'm adding columns to a table via C# addin. I want to
test to see if the right edge of the table is beyond the
right margin. I can add the width of all the columns and
add this sum to the left position of the table.
How do I find the left position of the table?
Thank you,
John
test to see if the right edge of the table is beyond the
right margin. I can add the width of all the columns and
add this sum to the left position of the table.
How do I find the left position of the table?
Thank you,
John