ssml:CT_Parameter
Complex type information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-externalConnections.xsd
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| name | [0..1] | ssml:ST_Xstring | Parameter Name | |
| sqlType | [0..1] | xsd:int | SQL Data Type | Default value is "0". |
| parameterType | [0..1] | ssml:ST_ParameterType | Parameter Type | Default value is "prompt". |
| refreshOnChange | [0..1] | xsd:boolean | Refresh on Change | Default value is "false". |
| prompt | [0..1] | ssml:ST_Xstring | Parameter Prompt String | |
| boolean | [0..1] | xsd:boolean | Boolean | |
| double | [0..1] | xsd:double | Double | |
| integer | [0..1] | xsd:int | Integer | |
| string | [0..1] | ssml:ST_Xstring | String | |
| cell | [0..1] | ssml:ST_Xstring | Cell Reference |
Used by
- Element ssml:parameter



