The ColumnStyleCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds a ColumnStyle to the collection using column width and value, 0 width for auto width.
Public methodGetEnumerator
Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator for this collection.
Public methodGetObjectEnumerator
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
Public methodRemoveAt
Removes column style by index in the collection, the first column of the collection cannot be removed.

See Also