Class: Uniword::Properties::TableLayout

Inherits:
Lutaml::Model::Serializable
  • Object
show all
Defined in:
lib/uniword/properties/table_layout.rb

Overview

Table layout property

Represents w:tblLayout element in table properties. Controls whether table columns auto-fit or use fixed widths.

Element: <w:tblLayout w:type=“autofit”/> or <w:tblLayout w:type=“fixed”/>