Sha256: f5333a2b644f8129534ccb93ceebb6296874226971b2d5939a7d2ca9ccd46e42
Contents?: true
Size: 245 Bytes
Versions: 15
Compression:
Stored size: 245 Bytes
Contents
require "openxml/docx/properties/table_cell_margin" module OpenXml module Docx module Properties class TableCellMargins < ContainerProperty tag :tblCellMar child_class :table_cell_margin end end end end
Version data entries
15 entries across 15 versions & 1 rubygems