Compatibility.DoNotAutofitConstrainedTables 属性

定义

不要自动调整表以适应包装对象。

表示架构中的以下元素标记:w:doNotAutofitConstrainedTables。

public DocumentFormat.OpenXml.Wordprocessing.DoNotAutofitConstrainedTables DoNotAutofitConstrainedTables { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DoNotAutofitConstrainedTables? DoNotAutofitConstrainedTables { get; set; }
member this.DoNotAutofitConstrainedTables : DocumentFormat.OpenXml.Wordprocessing.DoNotAutofitConstrainedTables with get, set
Public Property DoNotAutofitConstrainedTables As DoNotAutofitConstrainedTables

属性值

返回 DoNotAutofitConstrainedTables

适用于