GrapeCity.Windows.SpreadSheet.Data Namespace > CellRange Class : GetIntersect Method |
'Declaration Public Shared Function GetIntersect( _ ByVal cellRange1 As CellRange, _ ByVal cellRange2 As CellRange, _ ByVal maxRowCount As System.Integer, _ ByVal maxColumnCount As System.Integer _ ) As CellRange
'Usage Dim cellRange1 As CellRange Dim cellRange2 As CellRange Dim maxRowCount As System.Integer Dim maxColumnCount As System.Integer Dim value As CellRange value = CellRange.GetIntersect(cellRange1, cellRange2, maxRowCount, maxColumnCount)
public static CellRange GetIntersect( CellRange cellRange1, CellRange cellRange2, System.int maxRowCount, System.int maxColumnCount )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6