Metadata.Description Property

NanoXLSX

NanoXLSX

MetadataDescription Property

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

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

Property Value

Type: String
See Also