MindFusion.Wpf Pack Programmer's Guide
NamedRange Members
Constructors Properties Methods Events
 


Represents a named range of cells.

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

 Public Constructors

  Name Description

NamedRange

Overloaded. Initializes a new instance of the NamedRange class.

 Public Properties

  Name Description

CellRange

Gets or sets the cell or range of cells associated with this named range.

Name

Gets or sets the name of the named range.

WorksheetName

Gets the name of the worksheet represented by this named range.

 Protected Methods

  Name Description

OnPropertyValueChanged

Raises the PropertyValueChanged event.

 Public Events

  Name Description

PropertyValueChanged

Raised when a property of this object is changed.

 See Also

NamedRange Class
MindFusion.Spreadsheet.Wpf Namespace