WebQueryProperties.Tables Property
Tables.Represents the element tag in schema: x:tables
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Tables As Tables
Get
Set
'Usage
Dim instance As WebQueryProperties
Dim value As Tables
value = instance.Tables
instance.Tables = value
public Tables Tables { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.Tables
Returns Tables.