Metadata.Keywords Property

PicoXLSX

PicoXLSX

MetadataKeywords Property

Gets or sets the keywords of the workbook. Separate particular keywords with semicolons (;)

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

Property Value

Type: String
See Also