Shadow.Matrix 属性

定义

阴影透视矩阵

表示架构中的以下属性: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

属性

适用于