DataValidation.ImeMode 属性

定义

imeMode

表示架构中的以下属性: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)

属性值

属性

适用于