IAcadTableIsMergedCell Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
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
See Also

©  Bricsys NV. All rights reserved.