AcadTableClassMergeCells Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual void MergeCells(
        int minRow,
        int maxRow,
        int minCol,
        int maxCol
)

Parameters

minRow  Int32
 
maxRow  Int32
 
minCol  Int32
 
maxCol  Int32
 

Implements

IAcadTableMergeCells(Int32, Int32, Int32, Int32)
See Also

©  Bricsys NV. All rights reserved.