AcadTableClassSetCellBackgroundColor Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual void SetCellBackgroundColor(
        int row,
        int col,
        AcadAcCmColor pColor
)

Parameters

row  Int32
 
col  Int32
 
pColor  AcadAcCmColor
 

Implements

IAcadTableSetCellBackgroundColor(Int32, Int32, AcadAcCmColor)
See Also

©  Bricsys NV. All rights reserved.