Compartir a través de


GradientFill.Degree Propiedad

Definición

Grado de degradado lineal

Representa el atributo siguiente en el esquema: degree

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

Valor de propiedad

Devuelve DoubleValue.

Atributos

Se aplica a