Arc.Medium プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
medium
スキーマ内の次の属性を表します:エマ:medium
[DocumentFormat.OpenXml.SchemaAttr(44, "medium")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>> Medium { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>> Medium { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "medium")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>>? Medium { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:medium")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>>? Medium { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>>? Medium { get; set; }
member this.Medium : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "medium")>]
member this.Medium : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:medium")>]
member this.Medium : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.MediumValues>> with get, set
Public Property Medium As ListValue(Of EnumValue(Of MediumValues))
プロパティ値
- 属性