Metadata.Manager Property

PicoXLSX

PicoXLSX

MetadataManager Property

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

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

Property Value

Type: String
See Also