Metadata.ContentStatus Property

NanoXLSX

NanoXLSX

MetadataContentStatus Property

Gets or sets the status of the document. There are no predefined values or restrictions about the content of this field

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

Property Value

Type: String
See Also