Compartir a través de


TupleCache.Sets Property

Sets.Represents the element tag in schema: x:sets

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

Syntax

'Declaración
Public Property Sets As Sets
    Get
    Set
'Uso
Dim instance As TupleCache
Dim value As Sets

value = instance.Sets

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

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.Sets
Returns Sets.

See Also

Reference

TupleCache Class

TupleCache Members

DocumentFormat.OpenXml.Spreadsheet Namespace