Parameter.Prompt Property
Parameter Prompt String.Represents the attribte in schema: prompt
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "prompt")> _
Public Property Prompt As StringValue
Get
Set
'Uso
Dim instance As Parameter
Dim value As StringValue
value = instance.Prompt
instance.Prompt = value
[SchemaAttrAttribute(, "prompt")]
public StringValue Prompt { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.