Skew.Matrix Propriété

Définition

Matrice de perspective d’asymétrie

Représente l’attribut suivant dans le schéma : matrice

[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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à