Table of Contents

TDataConnectionWebQueryProperties.ParsePre Property

Flag indicating whether data contained within HTML <PRE> tags in the web page is parsed into columns when you import the page into a query table.

Syntax

Namespace: FlexCel.Core

public Boolean ParsePre { get; set; }

See also