Freigeben über


TupleSet.TupleSetRows-Eigenschaft

TupleSetRows.Represents the element tag in schema: x14:rows

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property TupleSetRows As TupleSetRows
    Get
    Set
'Usage
Dim instance As TupleSet
Dim value As TupleSetRows

value = instance.TupleSetRows

instance.TupleSetRows = value
public TupleSetRows TupleSetRows { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Office2010.Excel.TupleSetRows

Siehe auch

Referenz

TupleSet Klasse

TupleSet-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace