
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
When I use the GetRowHeight() method of TableSectionData it does not seem to return the correct height.
As you can see I have a python method printing out the height of each row in each section. If you look at "Section 1" the code shows that the row height is 1/72 (or 1/6") for each row in the section, but it is obvious that the header for Section 1, which starts with "Sheet Number", is much taller. Also, a line 1/72 high is drawn in the row, and it does not match the height of the row on the sheet.
Is this method giving me some other row height? If so, what other height could be relevant for a schedule than the height on a sheet?
I'd really appreciate someone else telling my I'm not crazy... or that I am, and there's an easy solution.
Thanks!
Solved! Go to Solution.