WebQueryProperties.HtmlTables Property
HTML Tables Only.Represents the attribte in schema: htmlTables
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "htmlTables")> _
Public Property HtmlTables As BooleanValue
Get
Set
'Usage
Dim instance As WebQueryProperties
Dim value As BooleanValue
value = instance.HtmlTables
instance.HtmlTables = value
[SchemaAttrAttribute(, "htmlTables")]
public BooleanValue HtmlTables { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.