Spread Windows Forms 12.0 Product Documentation
Union(Reference) Method


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > Reference Structure > Union Method : Union(Reference) Method
The reference.
Unions the current Reference with the specified reference.
Syntax
'Declaration
 
Public Overloads Sub Union( _
   ByRef reference As Reference _
) 
'Usage
 
Dim instance As Reference
Dim reference As Reference
 
instance.Union(reference)
public void Union( 
   ref Reference reference
)

Parameters

reference
The reference.
See Also

Reference

Reference Structure
Reference Members
Overload List