AcadTableClassUnmergeCells Method

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

Parameters

minRow
Type: SystemInt32
maxRow
Type: SystemInt32
minCol
Type: SystemInt32
maxCol
Type: SystemInt32

Implements

IAcadTableUnmergeCells(Int32, Int32, Int32, Int32)
See Also

©  Bricsys NV. All rights reserved.