AcadTableClassSetCellDataType Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual void SetCellDataType(
        int row,
        int col,
        AcValueDataType dataType,
        AcValueUnitType unitType
)

Parameters

row
Type: SystemInt32
col
Type: SystemInt32
dataType
Type: BricscadDbAcValueDataType
unitType
Type: BricscadDbAcValueUnitType

Implements

IAcadTableSetCellDataType(Int32, Int32, AcValueDataType, AcValueUnitType)
See Also

©  Bricsys NV. All rights reserved.