Metadata.Creator Property

PicoXLSX

PicoXLSX

MetadataCreator Property

Gets or sets the creator of the workbook. Add more than one creator by using the semicolon (;) between the authors

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

Property Value

Type: String
See Also