Table of Contents

TDataConnectionParameter.AsCell Property

Cell reference indicating which cell's value to use for the query parameter. Used only when ParameterType = cell.

Syntax

Namespace: FlexCel.Core

public String AsCell { get; set; }

See also