次の方法で共有


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 を返します。

適用対象