GetAlignment Method (ITable)
Gets the justification and alignment of the text in the specified type of cell in this Table.
.NET Syntax
JavaScript | |
---|
GetAlignment(
CellType : String
) : String |
Parameters
- CellType
- Type of cell as defined in dsTableCellType_e
- Alignment[out] or Return Value
- Justification and alignment of the text in the specified type of cell in this Table as defined in dsTableCellAlignment_e
See Also
Availability
DraftSight V1R6.0