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.8.0.292
Syntax
ExceptionsException | Condition |
---|
ArgumentException |
Thrown when columnWidth is smaller than 0.
|
See Also