TableStyleType.TableBackground プロパティ

定義

テーブルの背景。 スキーマ内の次の要素タグを表します。a:tblBg

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

プロパティ値

TableBackground

TableBackground を返します。

適用対象