TableStyleCellContent.CellAlignment

TableStyleCellContent.CellAlignment property

The Cell Alignment: Top left = 1, Top center = 2, Top right = 3, Middle left = 4, Middle center = 5, Middle right = 6, Bottom left = 7, Bottom center = 8, Bottom right = 9

public int CellAlignment { get; set; }

See Also