LowLevel.InterceptDocuments Property

NanoXLSX

NanoXLSX

LowLevelInterceptDocuments Property

Gets or set whether XML documents are intercepted during creation

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

Property Value

Type: Boolean
See Also