[]
Represents an area in a spreadsheet.
public class CalcReference
Public Class CalcReference
Name | Description |
---|---|
Is3DReference | If the reference is 3d reference. |
IsExternalReference | If the reference is in other workbook. |
RangeCount | Gets the count of the ranges in current area. |
Name | Description |
---|---|
GetRanges() | Get the all IRange. |
GetValues() | Get the values of all ranges. |