TableSetTextStyle(Int32, Int32, ObjectId) Method

Sets the text style for the specified cell.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void SetTextStyle(
        int row,
        int col,
        ObjectId id
)

Parameters

row  Int32
[in] Row index.
col  Int32
 
id  ObjectId
[in] Object Id of the text style.
See Also

©  Bricsys NV. All rights reserved.