LowLevel.CreateAppPropertiesDocument Method

PicoXLSX

PicoXLSX

LowLevelCreateAppPropertiesDocument Method

Method to create the app-properties (part of meta data) as raw XML string

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
private string CreateAppPropertiesDocument()

Return Value

Type: String
Raw XML string
See Also