Message 1 of 3
How do I modify the SectionViewQuantityTakeoffTable style
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to modify the style of SectionViewQuantityTakeoffTable. I tried to modify it using StyleId/StyleName, but it throws an exception 'need to override property StyleId/StyleName.' Then, I attempted to solve it using COM, but I found that the object's objectName is AeccDbSectionViewQuantityTakeoffTable, and its access restriction is internal. I don't know what to do next. Please help me, and thank you very much.