Metadata.UseColorMRU Property

PicoXLSX

PicoXLSX

MetadataUseColorMRU Property

Gets or sets the whether custom defined colors (in styles) will be added as recent colors (MRU). If true. MRU information will be added

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

Property Value

Type: Boolean
See Also