Share

MergedCell Object


Description

MergedCell Object.

Methods

Name Description
Unmerge Splits this MergedCell object into individual cells.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
EndCell Returns the end cell that is merged into this MergedCell.
Parent Gets the parent object from whom this object can logically be reached.
StartCell Returns the start cell that is merged into this MergedCell.
Type Gets the constant that indicates the type of this object.

Accessed From

Cell.MergedCell, CustomTable.MergeCells, MergedCellsEnumerator.Item

Version

Introduced in version 2025.1

Was this information helpful?