Metadata.Subject Property

NanoXLSX

NanoXLSX

MetadataSubject Property

Gets or sets the subject of the workbook

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

Property Value

Type: String
See Also