Compartir a través de


Dummy.InternalName Property

internalName.Represents the attribte in schema: internalName

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

Syntax

'Declaración
<SchemaAttrAttribute(, "internalName")> _
Public Property InternalName As StringValue
    Get
    Set
'Uso
Dim instance As Dummy
Dim value As StringValue

value = instance.InternalName

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Dummy Class

Dummy Members

DocumentFormat.OpenXml.Office.MetaAttributes Namespace