GridReferredArea class
GridReferredArea class
Represents a referred area by the formula.
The GridReferredArea type exposes the following members:
Properties
| Property | Description |
|---|---|
| is_external_link | Indicates whether this is an external link. |
| external_file_name | Get the external file name if this is an external reference. |
| sheet_name | Indicates which sheet this is in |
| is_area | Indicates whether this is an area. |
| end_column | The end column of the area. |
| start_column | The start column of the area. |
| end_row | The end row of the area. |
| start_row | The start row of the area. |
Methods
| Method | Description |
|---|---|
| get_values | Gets cell values in this area. |
| get_value | Gets cell value with given offset from the top-left of this area. |
See Also
- module
aspose.cellsgridjs