AcadTableClassSetCellValueFromText Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
public virtual void SetCellValueFromText(
        int row,
        int col,
        string val,
        AcParseOption nOption
)

Parameters

row
Type: SystemInt32
col
Type: SystemInt32
val
Type: SystemString
nOption
Type: BricscadDbAcParseOption

Implements

IAcadTableSetCellValueFromText(Int32, Int32, String, AcParseOption)
See Also

©  Bricsys NV. All rights reserved.