OuterShadow.HorizontalSkew プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
水平スキュー
スキーマ内の次の属性を表します: kx
[DocumentFormat.OpenXml.SchemaAttr(0, "kx")]
public DocumentFormat.OpenXml.Int32Value HorizontalSkew { get; set; }
public DocumentFormat.OpenXml.Int32Value HorizontalSkew { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "kx")]
public DocumentFormat.OpenXml.Int32Value? HorizontalSkew { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("kx")]
public DocumentFormat.OpenXml.Int32Value? HorizontalSkew { get; set; }
public DocumentFormat.OpenXml.Int32Value? HorizontalSkew { get; set; }
member this.HorizontalSkew : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "kx")>]
member this.HorizontalSkew : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("kx")>]
member this.HorizontalSkew : DocumentFormat.OpenXml.Int32Value with get, set
Public Property HorizontalSkew As Int32Value
プロパティ値
Int32Value を返します。
- 属性
注釈
ECMA 国際 標準 ECMA-376 の次の情報は、このクラスを操作するときに役立ちます。
水平スキュー角度を指定します。
この属性に使用できる値は、単純型によって ST_FixedAngle
定義されます。