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


Represents a specialized collection for worksheet rows.

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

 Public Properties

  Name Description

Count

Gets the number of rows in the collection.

Item

Overloaded. Gets a row or a range of rows at the specified index.

 Public Methods

  Name Description

GetEnumerator

Returns an enumerator that iterates through the collection.

Insert

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

Move

Overloaded. Moves the specified row or rows to another location.

Remove

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

 See Also

RowCollection Class
MindFusion.Spreadsheet.Wpf Namespace