Compartir a través de


Skew.Matrix Propiedad

Definición

Matriz de perspectiva de asimetría

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a