次の方法で共有


TableStyle.Table プロパティ

定義

Table

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象