Get3DReferenceIndex Method (WorksheetBase)
Get the 3D-Reference index of this
GrapeCity.CalcEngine.IReferenceSource object.
protected abstract int Get3DReferenceIndex()
'Declaration
Protected MustOverride Function Get3DReferenceIndex() As Integer
'Usage
Dim instance As WorksheetBase
Dim value As Integer
value = instance.Get3DReferenceIndex()
Return Value
An integer value indicates the 3D-Reference index of this
GrapeCity.CalcEngine.IReferenceSource object.