Trait rust_tdlib::types::TDPageBlockHorizontalAlignment [−][src]
Describes a horizontal alignment of a table cell content
Describes a horizontal alignment of a table cell content
impl<'a, PAGEBLOCKHORIZONTALALIGNMENT: TDPageBlockHorizontalAlignment> TDPageBlockHorizontalAlignment for &'a PAGEBLOCKHORIZONTALALIGNMENT[src]impl<'a, PAGEBLOCKHORIZONTALALIGNMENT: TDPageBlockHorizontalAlignment> TDPageBlockHorizontalAlignment for &'a mut PAGEBLOCKHORIZONTALALIGNMENT[src]impl TDPageBlockHorizontalAlignment for PageBlockHorizontalAlignmentCenter[src]impl TDPageBlockHorizontalAlignment for PageBlockHorizontalAlignmentLeft[src]impl TDPageBlockHorizontalAlignment for PageBlockHorizontalAlignmentRight[src]