WebQueryProperties.Tables Property

Definition

Tables.

Represents the following element tag in the schema: x:tables.

public DocumentFormat.OpenXml.Spreadsheet.Tables Tables { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Tables? Tables { get; set; }
member this.Tables : DocumentFormat.OpenXml.Spreadsheet.Tables with get, set
Public Property Tables As Tables

Property Value

Returns Tables.

Applies to