Skew.Matrix プロパティ

定義

傾斜パースペクティブ マトリックス

スキーマ内の次の属性を表します: マトリックス

[DocumentFormat.OpenXml.SchemaAttr(0, "matrix")]
public DocumentFormat.OpenXml.StringValue Matrix { get; set; }
public DocumentFormat.OpenXml.StringValue Matrix { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "matrix")]
public DocumentFormat.OpenXml.StringValue? Matrix { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("matrix")]
public DocumentFormat.OpenXml.StringValue? Matrix { get; set; }
public DocumentFormat.OpenXml.StringValue? Matrix { get; set; }
member this.Matrix : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "matrix")>]
member this.Matrix : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("matrix")>]
member this.Matrix : DocumentFormat.OpenXml.StringValue with get, set
Public Property Matrix As StringValue

プロパティ値

StringValue を返します。

属性

適用対象