Metadata.Application Property

NanoXLSX

NanoXLSX

MetadataApplication Property

Gets or sets the application which created the workbook. Default is NanoXLSX

Namespace:  NanoXLSX
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public string Application { get; set; }

Property Value

Type: String
See Also