Results 1 to 3 of 3

Thread: Help Setting Table Column Style Property

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member
    Join Date
    2013-06
    Posts
    4
    Login to Give a bone
    0

    Post Help Setting Table Column Style Property

    Can anyone tell me how to set the Column Style Property in a table via code? LISP/VBA is preferred, but I'll work with whatever I can get.

    I've got a bunch of Sheet List Tables linked to the sheet set, and I need to apply a different Column Style to each column. By hand, I can set the column style to anything I've set up in the Table Style, but I'd like to automate the process.

    Through code, I can apply it as an override to each individual cell, but that doesn't help when the table gets updated, and new sheets are added. The added rows at the bottom of the table will inherit the default column style (the "data" style), without any overrides.
    Note that, in the attached image, I've changed the attribute on a single cell, but the Column Style property gets applied to the entire column.

    Can anyone point me in the right direction? I've looked through the LISP and VBA documentation and couldn't find a way to access this setting.

    Attached Images Attached Images

Similar Threads

  1. Secondary Sorting Column for Dynamic Block Property Lookup Table
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 1
    Last Post: 2017-11-13, 01:09 PM
  2. Replies: 1
    Last Post: 2008-05-16, 05:57 AM
  3. Setting Plot Style Table in Lisp
    By fletch97 in forum AutoLISP
    Replies: 11
    Last Post: 2007-01-30, 09:43 PM
  4. Replies: 1
    Last Post: 2006-12-12, 07:36 AM
  5. Replies: 1
    Last Post: 2006-10-13, 04:58 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •