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