Initializes a new instance of the NamedRange class.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public NamedRange ( |
Visual Basic
![]() |
---|
Public New ( _ |
The initial name of the range.
The initial cell range, in the Sheet1!A1:B2 or Sheet1!R1C1:R2C2 format. The range must include a sheet name or an exception will be thrown.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |