AcadTableClassSetCellType Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual void SetCellType(
        int row,
        int col,
        AcCellType CellType
)

Parameters

row  Int32
 
col  Int32
 
CellType  AcCellType
 

Implements

IAcadTableSetCellType(Int32, Int32, AcCellType)
See Also

©  Bricsys NV. All rights reserved.