muthu123 Posted July 20, 2010 Posted July 20, 2010 Dear friends, What it means the "rowtypes" in table object. Is it row number? Waht the following means? (vla-settextheight tblstyle 1 h3) (vla-settextheight tblstyle 4 h2) (vla-settextheight tblstyle 2 h1) Please explain me. Regards, Muthu Quote
fixo Posted July 20, 2010 Posted July 20, 2010 It's exactly means the row types enum actitlerow = 2 acheaderrow = 4 acdatarow = 1 acunknownrow = 0 ~'J'~ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.