Поделиться через


TupleSetHeader.UniqueName Property

uniqueName.Represents the attribte in schema: uniqueName

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

Syntax

'Декларация
<SchemaAttrAttribute(, "uniqueName")> _
Public Property UniqueName As StringValue
    Get
    Set
'Применение
Dim instance As TupleSetHeader
Dim value As StringValue

value = instance.UniqueName

instance.UniqueName = value
[SchemaAttrAttribute(, "uniqueName")]
public StringValue UniqueName { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

TupleSetHeader Class

TupleSetHeader Members

DocumentFormat.OpenXml.Office2010.Excel Namespace