次の方法で共有


PreviousTableProperties.TableLayout プロパティ

定義

TableLayout。

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

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

プロパティ値

TableLayout を返します。

適用対象