TableStyleCellContent.ContentLayoutFlags

TableStyleCellContent.ContentLayoutFlags property

Content layout flags: Flow = 1, Stacked horizontal = 2, Stacked vertical = 4

public int ContentLayoutFlags { get; set; }

See Also