IAcadTableIsMergedCell Method

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

Parameters

row
Type: SystemInt32
col
Type: SystemInt32
minRow
Type: SystemInt32
maxRow
Type: SystemInt32
minCol
Type: SystemInt32
maxCol
Type: SystemInt32

Return Value

Type: Boolean
See Also

©  Bricsys NV. All rights reserved.