Share via


TableStyleInfo.ShowLastColumn プロパティ

定義

最後の列を表示する

スキーマ内の次の属性を表します: showLastColumn

[DocumentFormat.OpenXml.SchemaAttr(0, "showLastColumn")]
public DocumentFormat.OpenXml.BooleanValue ShowLastColumn { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowLastColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showLastColumn")]
public DocumentFormat.OpenXml.BooleanValue? ShowLastColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showLastColumn")]
public DocumentFormat.OpenXml.BooleanValue? ShowLastColumn { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowLastColumn { get; set; }
member this.ShowLastColumn : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showLastColumn")>]
member this.ShowLastColumn : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showLastColumn")>]
member this.ShowLastColumn : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowLastColumn As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象