Freigeben über


Parameter.ParameterType Eigenschaft

Definition

Parametertyp

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: