Table of Contents

TDataConnectionParameter.Prompt Property

Prompt string for the parameter. Presented to the spreadsheet user along with input UI to collect the parameter value before refreshing the external data.Used only when ParameterType = prompt.

Syntax

Namespace: FlexCel.Core

public String Prompt { get; set; }

See also