Variable TableLayoutTypeConst

TableLayoutType: {
    AUTOFIT: "autofit";
    FIXED: "fixed";
} = ...