Table.DisplayName Property
Table Name.Represents the attribte in schema: displayName
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "displayName")> _
Public Property DisplayName As StringValue
Get
Set
'Usage
Dim instance As Table
Dim value As StringValue
value = instance.DisplayName
instance.DisplayName = value
[SchemaAttrAttribute(, "displayName")]
public StringValue DisplayName { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.