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


TupleSetRowItem.DisplayName Property

d.Represents the attribte in schema: d

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

Syntax

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

value = instance.DisplayName

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

TupleSetRowItem Class

TupleSetRowItem Members

DocumentFormat.OpenXml.Office2010.Excel Namespace