Metadata.Company Property

NanoXLSX

NanoXLSX

MetadataCompany Property

Gets or sets the company owning the document. This value is for organizational purpose. Add more than one manager by using the semicolon (;) between the words

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

Property Value

Type: String
See Also