Spread Windows Forms 12.0 Product Documentation
Get3DReferenceIndex Method


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace > IReferenceSource Interface : Get3DReferenceIndex Method
Get the 3D-Reference index of this IReferenceSource object.
Syntax
'Declaration
 
Function Get3DReferenceIndex() As Integer
'Usage
 
Dim instance As IReferenceSource
Dim value As Integer
 
value = instance.Get3DReferenceIndex()
int Get3DReferenceIndex()

Return Value

An integer value indicates the 3D-Reference index of this IReferenceSource object.
See Also

Reference

IReferenceSource Interface
IReferenceSource Members