GrapeCity.Documents.Excel.Expressions Namespace / ReferenceNode Class / ReferenceNode Constructor
The reference.
In This Topic
ReferenceNode Constructor
In This Topic
Creates a new ReferenceNode from Reference.
Syntax
public ReferenceNode( 
   Reference reference
)

Parameters

reference
The reference.
See Also