AcadTableClassSetCellState Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual void SetCellState(
        int nRow,
        int nCol,
        AcCellState nLock
)

Parameters

nRow
Type: SystemInt32
nCol
Type: SystemInt32
nLock
Type: BricscadDbAcCellState

Implements

IAcadTableSetCellState(Int32, Int32, AcCellState)
See Also

©  Bricsys NV. All rights reserved.