Fill.Angle Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Ângulo de Gradiente
Representa o seguinte atributo no esquema: ângulo
[DocumentFormat.OpenXml.SchemaAttr(0, "angle")]
public DocumentFormat.OpenXml.DecimalValue Angle { get; set; }
public DocumentFormat.OpenXml.DecimalValue Angle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "angle")]
public DocumentFormat.OpenXml.DecimalValue? Angle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("angle")]
public DocumentFormat.OpenXml.DecimalValue? Angle { get; set; }
public DocumentFormat.OpenXml.DecimalValue? Angle { get; set; }
member this.Angle : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "angle")>]
member this.Angle : DocumentFormat.OpenXml.DecimalValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("angle")>]
member this.Angle : DocumentFormat.OpenXml.DecimalValue with get, set
Public Property Angle As DecimalValue
Valor da propriedade
Retorna DecimalValue.
- Atributos