TableSetBackgroundColorNone(Int32, Int32, Boolean) Method

Specifies whether the background color for the specified cell is disabled for this table entity.

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

Parameters

row  Int32
[in] Row index.
col  Int32
[in] Column index.
value  Boolean
 
See Also

©  Bricsys NV. All rights reserved.