TupleCache.Entries Property

Definition

Entries.

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

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

Property Value

Returns Entries.

Applies to