FormattedTableDataGetAlignment Method

Returns the alignment of the first content in radians.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public virtual CellAlignment GetAlignment(
        int row,
        int column
)

Parameters

row  Int32
[in] Row index of the cell.
column  Int32
[in] Column index of the cell.

Return Value

CellAlignment
Cell alignment value that specifies how text is aligned in a table cell. These values are relevant when text is oriented horizontally.
See Also

©  Bricsys NV. All rights reserved.