Click or drag to resize
NanoXLSX

MetadataReaderApplication Property

Application that has created an XLSX file. This is an arbitrary text and the default of this library is "NanoXLSX"

Namespace: NanoXLSX.LowLevel
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.5+4f4b44a718a20dda8ca2c0c4d00bd7eee7c80f5d
Syntax
C#
public string Application { get; private set; }

Property Value

String
See Also