次の方法で共有


DataValidation.ImeMode プロパティ

定義

imeMode、このプロパティは Office 2010 以降でのみ使用できます。

スキーマ内の次の属性を表します: 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)

プロパティ値

属性

適用対象