Partager via


Parameter.ParameterType Propriété

Définition

Type de paramètre

Représente l’attribut suivant dans le schéma : parameterType

[DocumentFormat.OpenXml.SchemaAttr(0, "parameterType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ParameterValues> ParameterType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ParameterValues> ParameterType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "parameterType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ParameterValues>? ParameterType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("parameterType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ParameterValues>? ParameterType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ParameterValues>? ParameterType { get; set; }
member this.ParameterType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ParameterValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "parameterType")>]
member this.ParameterType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ParameterValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("parameterType")>]
member this.ParameterType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.ParameterValues> with get, set
Public Property ParameterType As EnumValue(Of ParameterValues)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à