AcadTableClassIsMergedCell Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual bool IsMergedCell(
        int row,
        int col,
        out int minRow,
        out int maxRow,
        out int minCol,
        out int maxCol
)

Parameters

row  Int32
 
col  Int32
 
minRow  Int32
 
maxRow  Int32
 
minCol  Int32
 
maxCol  Int32
 

Return Value

Boolean

Implements

IAcadTableIsMergedCell(Int32, Int32, Int32, Int32, Int32, Int32)
See Also

©  Bricsys NV. All rights reserved.