CustomTable.MergeCells Method
Parent Object:
CustomTable
Description
Merges the table cells.
Syntax
CustomTable.
MergeCells
(
StartCell
As
Cell
,
EndCell
As
Cell
) As
MergedCell
Parameters
Name
Type
Description
StartCell
Cell
Input Cell object that indicates the start cell being merged.
EndCell
Cell
Input Cell object that indicates the end cell being merged.
Version
Introduced in version 2025.1
© Copyright 2025 Autodesk, Inc.
Comment on this page.