AcadTableClassSetCellAlignment Method


Namespace: BricscadDb
Assembly: Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
public virtual void SetCellAlignment(
        int row,
        int col,
        AcCellAlignment cellAlignment
)

Parameters

row  Int32
 
col  Int32
 
cellAlignment  AcCellAlignment
 

Implements

IAcadTableSetCellAlignment(Int32, Int32, AcCellAlignment)
See Also

©  Bricsys NV. All rights reserved.