CellArea Constructors
Defines the range of cells in a worksheet. Used in cell reference expressions contained in parsed formulas.
Name | Parameters | Description |
---|---|---|
Cell |
source |
Initializes a new instance of the Cell |
Cell |
top |
Initializes a new instance of the Cell |
Cell |
left |
Initializes a new instance of the Cell |
See Also