Freigeben über


ActiveXObjectProperty.Name-Eigenschaft

name.Represents the attribte in schema: ax:name

Namespace:  DocumentFormat.OpenXml.Office.ActiveX
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

value = instance.Name

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

ActiveXObjectProperty Klasse

ActiveXObjectProperty-Member

DocumentFormat.OpenXml.Office.ActiveX-Namespace