IAcadTableGetCellDataType Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
void GetCellDataType(
        int row,
        int col,
        out AcValueDataType pDataType,
        out AcValueUnitType pUnitType
)

Parameters

row  Int32
 
col  Int32
 
pDataType  AcValueDataType
 
pUnitType  AcValueUnitType
 
See Also

©  Bricsys NV. All rights reserved.