AcadTableClassSetCellStyle Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual void SetCellStyle(
        int nRow,
        int nCol,
        string szCellStyle
)

Parameters

nRow  Int32
 
nCol  Int32
 
szCellStyle  String
 

Implements

IAcadTableSetCellStyle(Int32, Int32, String)
See Also

©  Bricsys NV. All rights reserved.