CalcReference Class Members
In This Topic
The following tables list the members exposed by CalcReference.
Public Properties
| Name | Description |
 | RangeCount | Gets the count of the ranges in current area. |
Top
Public Methods
| Name | Description |
 | GetColumn | Gets the base column index for a range which specified by . |
 | GetColumnCount | Gets the count of columns in a range which specified by . |
 | GetRow | Gets the base row index for a range which specified by . |
 | GetRowCount | Get the count of rows in a range which specified by . |
 | GetSource | Gets the source area. |
 | GetValue | Gets the value at specified position. |
 | IsSubtotal | Determines whether the specified range is subtotal. |
Top
See Also