WebQueryProperties.ParsePreTag Property
Parse PRE.Represents the attribte in schema: parsePre
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "parsePre")> _
Public Property ParsePreTag As BooleanValue
Get
Set
'Usage
Dim instance As WebQueryProperties
Dim value As BooleanValue
value = instance.ParsePreTag
instance.ParsePreTag = value
[SchemaAttrAttribute(, "parsePre")]
public BooleanValue ParsePreTag { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.