Metadata.Subject Property

PicoXLSX

PicoXLSX

MetadataSubject Property

Gets or sets the subject of the workbook

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public string Subject { get; set; }

Property Value

Type: String
See Also