LowLevel.InterceptDocuments Property

PicoXLSX

PicoXLSX

LowLevelInterceptDocuments Property

Gets or set whether XML documents are intercepted during creation

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

Property Value

Type: Boolean
See Also