Class GridReferredArea
Contents
[
Hide
]GridReferredArea class
Represents a referred objcet by the formula.
public class GridReferredArea
Properties
| Name | Description |
|---|---|
| EndColumn { get; } | The end column of the area. |
| EndRow { get; } | The end row of the area. |
| ExternalFileName { get; } | this.KeepedRels = source.KeepedRels; |
| IsArea { get; } | Indicates whether this is an area. |
| IsExternalLink { get; } | Indicates whether this is an external link. |
| SheetName { get; } | Indicates which sheet this is in |
| StartColumn { get; } | The start column of the area. |
| StartRow { get; } | The start row of the area. |
Methods
| Name | Description |
|---|---|
| GetValue(int, int) | Gets cell value with given offset from the top-left of this area. |
| GetValues() | Gets cell values in this area. |
See Also
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb