Metadata.Category Property

PicoXLSX

PicoXLSX

MetadataCategory Property

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

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

Property Value

Type: String
See Also