[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CalcReference

CalcReference Class

Represents an area in a spreadsheet.

Inheritance
CalcReference
Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public class CalcReference
Public Class CalcReference

Properties

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.

Methods

Name Description
GetRanges()

Get the all IRange.

GetValues()

Get the values of all ranges.