ColWidthCollection Class Library  

ColWidthCollection Members

ColWidthCollection overview

Public Constructors

public constructorColWidthCollection Constructor Initializes a new instance of the ColWidthCollection class.

Public Properties

public propertyItem Overloaded. Gets the column width style at the specified index.

In C#, this property is the indexer for the ColWidthCollection class.

public propertyExists Gets boolean value if column width style with the specific name already exists in the ColWidthCollection class.

Public Methods

public methodAdd Adds a ColWidth style to the ColWidthCollection.
public methodRemove Removes the specified ColWidth style from the collection.

See Also

ColWidthCollection Class | VM.xPort Namespace