pub trait TDPageBlockVerticalAlignment: Debug + RObject { }
Expand description

Describes a Vertical alignment of a table cell content

Implementations on Foreign Types§

source§

impl<'a, PAGEBLOCKVERTICALALIGNMENT: TDPageBlockVerticalAlignment> TDPageBlockVerticalAlignment for &'a mut PAGEBLOCKVERTICALALIGNMENT

source§

impl<'a, PAGEBLOCKVERTICALALIGNMENT: TDPageBlockVerticalAlignment> TDPageBlockVerticalAlignment for &'a PAGEBLOCKVERTICALALIGNMENT

Implementors§