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


Identifies a range of rows in a Worksheet.

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

 Public Properties

  Name Description

Bottom

Gets the bottom row of the range.

ConditionalFormats

Gets a list with format objects that can be used to customize the appearance of the rows in the range based on various conditions.

Height

Gets or sets the height of all rows in the range.

IsHidden

Gets or sets a value indicating whether the rows in the range are hidden.

OutlineLevel

Gets or sets the outline level of the rows in the range.

Style

Gets an IRowStyle object that can be used to customize the appearance of all rows in the range.

Top

Gets the top row of the range.

Validation

Gets an IValidation object that can be used to specify validation rules for the data in the range.

 Public Methods

  Name Description

GetEnumerator

Returns an enumerator object that can be used to iterate through the rows in the range.

Group

Increases the outline level of all rows in the range.

Ungroup

Decreses the outline level of all rows in the range.

 See Also

RowRange Class
MindFusion.Spreadsheet.Wpf Namespace