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