TableStyleType.TableBackground プロパティ

定義

テーブルの背景。

スキーマの要素タグ a:tblBg を表します。

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

プロパティ値

TableBackground を返します。

適用対象