Class RangeAccessor
Inheritance
System.Object
RangeAccessor
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public class RangeAccessor : object
Properties
Item[String]
Declaration
public Range this[string label] { get; }
Parameters
Type | Name | Description |
---|---|---|
System.String | label |
Property Value
Type | Description |
---|---|
Range |