CacheField.UniqueList Property
Unique List Retrieved.Represents the attribte in schema: uniqueList
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "uniqueList")> _
Public Property UniqueList As BooleanValue
Get
Set
'Uso
Dim instance As CacheField
Dim value As BooleanValue
value = instance.UniqueList
instance.UniqueList = value
[SchemaAttrAttribute(, "uniqueList")]
public BooleanValue UniqueList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.