Message 1 of 7
Table Row Style
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I need to change the Row Style (For example: acDataRow, acHeaderRow or acTitleRow) of some rows of a table in AutoCAD, but using autolisp, since it is for a routine to automate some tables. So far I have not found any function that allows me to do what I want to do.
In this other forum a user posed the same problem but they have not given him a solution either: https://www.cadtutor.net/forum/topic/62612-table-row-style/
If perhaps someone has an idea to give a solution to what I need I would appreciate it very much.