Metadata.Creator Property

NanoXLSX

NanoXLSX

MetadataCreator Property

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

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

Property Value

Type: String
See Also