MindFusion.Wpf Pack Programmer's Guide
ColumnCollection Members
Properties Methods
 


Represents a specialized collection for worksheet columns.

The following tables list the members exposed by the ColumnCollection type.

 Public Properties

  Name Description

Count

Gets the number of columns in the collection.

Item

Overloaded. Gets a column or a range of columns at the specified index.

 Public Methods

  Name Description

GetEnumerator

Returns an enumerator that iterates through the collection.

Insert

Overloaded. Inserts one or more columns at a specified index.

Move

Overloaded. Moves the specified column or columns to another location.

Remove

Overloaded. Removes one or more columns at a specified index.

 See Also

ColumnCollection Class
MindFusion.Spreadsheet.Wpf Namespace