Metadata.Description Property

PicoXLSX

PicoXLSX

MetadataDescription Property

Gets or sets the description of the document or comment about it

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

Property Value

Type: String
See Also