Class: Uniword::Properties::TableCellMargin
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Uniword::Properties::TableCellMargin
- Defined in:
- lib/uniword/properties/table_cell_margin.rb
Overview
Table cell margin specification Represents margins for all four sides of a table cell Reference XML: <w:tblCellMar>
<w:top w="0" type="dxa"/>
<w:left w="108" type="dxa"/>
<w:bottom w="0" type="dxa"/>
<w:right w="108" type="dxa"/>
</w:tblCellMar>