Metadata.Title Property

NanoXLSX

NanoXLSX

MetadataTitle Property

Gets or sets the title of the workbook

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

Property Value

Type: String
See Also