enum EE::UI::TableLayout

#include <uihtmltable.hpp>

enum TableLayout {
    Auto,
    Fixed,
};