次の方法で共有


PreviousTablePropertyExceptions.TableCellSpacing プロパティ

定義

テーブル セル間隔の例外。

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

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

プロパティ値

TableCellSpacing を返します。

適用対象