IAcadTableSetCellDataType Method


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

Parameters

row  Int32
 
col  Int32
 
dataType  AcValueDataType
 
unitType  AcValueUnitType
 
See Also

©  Bricsys NV. All rights reserved.