Compartir a través de


DataValidation.ImeMode Propiedad

Definición

Imemode

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a