UnderlineFill.GroupFill プロパティ

定義

グループの塗りつぶし。

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

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

プロパティ値

GroupFill を返します。

適用対象