Property LayoutInCell
LayoutInCell
Gets or sets whether the anchor stays inside its table cell (wp:anchor layoutInCell), or null.
public bool? LayoutInCell { get; set; }
Property Value
- bool?
Gets or sets whether the anchor stays inside its table cell (wp:anchor layoutInCell), or null.
public bool? LayoutInCell { get; set; }