GrapeCity.Excel Namespace > IExcelReader Interface : SetMergeCells Method |
'Declaration Function SetMergeCells( _ ByVal sheet As System.Short, _ ByVal rowStart As System.Integer, _ ByVal rowEnd As System.Integer, _ ByVal columnStart As System.Integer, _ ByVal columnEnd As System.Integer _ ) As System.Boolean
'Usage Dim instance As IExcelReader Dim sheet As System.Short Dim rowStart As System.Integer Dim rowEnd As System.Integer Dim columnStart As System.Integer Dim columnEnd As System.Integer Dim value As System.Boolean value = instance.SetMergeCells(sheet, rowStart, rowEnd, columnStart, columnEnd)
System.bool SetMergeCells( System.short sheet, System.int rowStart, System.int rowEnd, System.int columnStart, System.int columnEnd )
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