WrapFormat.AllowOverlap 属性

定义

返回或设置一个值,指定给定的形状是否可以与其他图形重叠。 可以设置为 TrueFalse

public:
 property int AllowOverlap { int get(); void set(int value); };
public int AllowOverlap { get; set; }
member this.AllowOverlap : int with get, set
Public Property AllowOverlap As Integer

属性值

注解

由于重叠的表格或形状不支持 HTML, AllowOverlap 是在 Web 版式视图中被忽略。

适用于