AcadTableClassGetCellDataType Method


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

Parameters

row  Int32
 
col  Int32
 
pDataType  AcValueDataType
 
pUnitType  AcValueUnitType
 

Implements

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

©  Bricsys NV. All rights reserved.