次の方法で共有


TableStyleType.FirstRow プロパティ

定義

最初の行。

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

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

プロパティ値

FirstRow を返します。

適用対象