Freigeben über


DataValidation.ImeMode Eigenschaft

Definition

Imemode

Stellt das folgende Attribut im Schema dar: imeMode

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

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: