Autodesk.AutoCAD.DatabaseServices Namespace
>
Table Class
>
Table Methods
>
SetAlignment Method
SetAlignment Method
Overload List
Method
Description
Table.SetAlignment (Autodesk.AutoCAD.DatabaseServices.CellAlignment, int)
Obsolete. Sets the cell alignment for the specified row types. Different row types can be OR'd.
The possible row type...
more
Table.SetAlignment (int, int, Autodesk.AutoCAD.DatabaseServices.CellAlignment)
Obsolete. Sets the alignment of the text or block in the specified cell of the table.
Possible cell alignment values...
more
Comments?