次の方法で共有


TupleCache.Entries Property

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

Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property Entries As Entries
    Get
    Set
'使用
Dim instance As TupleCache
Dim value As Entries

value = instance.Entries

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

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.Entries
Returns Entries.

See Also

Reference

TupleCache Class

TupleCache Members

DocumentFormat.OpenXml.Spreadsheet Namespace