ColWidthCollection Constructor | Initializes a new instance of the ColWidthCollection class. |
Item | Overloaded. Gets the column width style at the specified index.
In C#, this property is the indexer for the ColWidthCollection class. |
Exists | Gets boolean value if column width style with the specific name already exists in the ColWidthCollection class. |
Add | Adds a ColWidth style to the ColWidthCollection. |
Remove | Removes the specified ColWidth style from the collection. |