次の方法で共有


TableStyleType.FirstColumn プロパティ

定義

最初の列。

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

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

プロパティ値

FirstColumn を返します。

適用対象