次の方法で共有


PlaceholderShape.Orientation プロパティ

定義

東洋

スキーマ内の次の属性を表します。

[DocumentFormat.OpenXml.SchemaAttr(0, "orient")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.DirectionValues> Orientation { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.DirectionValues> Orientation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "orient")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.DirectionValues>? Orientation { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("orient")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.DirectionValues>? Orientation { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.DirectionValues>? Orientation { get; set; }
member this.Orientation : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.DirectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "orient")>]
member this.Orientation : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.DirectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("orient")>]
member this.Orientation : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.DirectionValues> with get, set
Public Property Orientation As EnumValue(Of DirectionValues)

プロパティ値

EnumValue<T> を返します。

属性

適用対象