ConnectionParameter.Prompt
ConnectionParameter.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.
public string Prompt { get; set; }
See Also
- class ConnectionParameter
- namespace Aspose.Cells.ExternalConnections
- assembly Aspose.Cells