次の方法で共有


WebQueryProperties.HtmlTables プロパティ

定義

HTML テーブルのみ

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象