Initializes a new instance of the NamedRange class.
Namespace: MindFusion.Spreadsheet.WpfAssembly: MindFusion.Spreadsheet.Wpf
public NamedRange ( string name, string cellRange)
Public New ( _ name As String, _ cellRange As String _)
The initial name of the range.
The initial cell range.
NamedRange Constructor Overload ListNamedRange ClassMindFusion.Spreadsheet.Wpf Namespace