Freigeben über


FutureMetadata.Name-Eigenschaft

Metadata Type Name.Represents the attribte in schema: name

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

Syntax

'Declaration
<SchemaAttrAttribute(, "name")> _
Public Property Name As StringValue
    Get
    Set
'Usage
Dim instance As FutureMetadata
Dim value As StringValue

value = instance.Name

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

FutureMetadata Klasse

FutureMetadata-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace