TableStyleType.LastColumn プロパティ

定義

最後の列。

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

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

プロパティ値

LastColumn を返します。

適用対象