Query.Tuples Property

Definition

Tuples.

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

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

Property Value

Returns Tuples.

Applies to