TableStyle.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

属性

适用于