Metadata.Manager Property

NanoXLSX

NanoXLSX

MetadataManager Property

Gets or sets the responsible manager of the document. This value is for organizational purpose.

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

Property Value

Type: String
See Also