次の方法で共有


Compatibility.LayoutRawTableWidth プロパティ

定義

テーブルが浮動オブジェクトをラップするかどうかを決定するときに、テーブルの前のスペースを無視します。

スキーマ内の次の要素タグを表します。 w:layoutRawTableWidth。

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

プロパティ値

LayoutRawTableWidth を返します。

適用対象