Message 1 of 4
vla-GetCellStyles (Not to be confused with vla-GetCellStyle)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to get the information about the cell styles stored in a table style. I have been trying to use the vla-GetCellStyles method on the desired table style object. The documentation for the last few releases of AutoCAD do not include code examples for this method. I've tried what seems to be a thousand different options in an attempt to get valid results. Obviously, if I was successful, I wouldn't be here. Has anyone successfully used this method? If so, would you mind sharing some sample code?