TableSetTextString(Int32, Int32, String) Method

Sets the text string of the cell.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void SetTextString(
        int row,
        int col,
        string value
)

Parameters

row  Int32
[in] Row index.
col  Int32
 
value  String
[in] Text string.
See Also

©  Bricsys NV. All rights reserved.