FlexGrid for WinRT
Union Method

CellRange to join with this range.
Gets a CellRange that represents the union of this range with a given range.
Syntax
'Declaration
 
Public Function Union( _
   ByVal rng As CellRange _
) As CellRange
public CellRange Union( 
   CellRange rng
)

Parameters

rng
CellRange to join with this range.

Return Value

A CellRange that represents the union of this range and the range specified by the rng parameter.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellRange Structure
CellRange Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback