Metadata.ContentStatus Property

PicoXLSX

PicoXLSX

MetadataContentStatus Property

Gets or sets the status 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 ContentStatus { get; set; }

Property Value

Type: String
See Also