Previous Document Next Document

Object Model Reference : Classes : T : TableShape : Methods : TableShape.CellRange


TableShape.CellRange

Function CellRange(ColumnStart As Long, RowStart As Long, ColumnEnd As Long, RowEnd As Long) As TableCellRange

Description

Member of TableShape

The CellRange method specifies a range of table cells.

Parameter
Description
ColumnStart
Specifies the first column in the range
RowStart
Specifies the first row in the range
ColumnEnd
Specifies the last column in the range
RowEnd
Specifies the last row in the range

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.