API Documentation
>
CorelDRAW
>
2025-v26
>
TableCells
>
ITableCells
TableCells.AllExcluding method
Returns all the cells but the specified ones as a cell range
Syntax:
Function
AllExcluding
(
ByRef
ParamArray
IndexArray
()
As
Variant
)
As
TableCellRange
Parameters:
Name
Type
Description
IndexArray
Variant
Remarks:
The
AllExcluding
method specifies all table cells except the specified cell range.