ColumnStyleCollectionAdd Method |
Adds a ColumnStyle to the collection using column width and value, 0 width for auto width.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
Exceptions| Exception | Condition |
|---|
| ArgumentException |
Thrown when columnWidth is smaller than 0.
|
See Also