Metadata.Category Property

NanoXLSX

NanoXLSX

MetadataCategory Property

Gets or sets the category of the document. There are no predefined values or restrictions about the content of this field

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

Property Value

Type: String
See Also