Compartilhar via


Fill.Method Propriedade

Definição

Método de preenchimento de gradiente

Representa o seguinte atributo no esquema: método

[DocumentFormat.OpenXml.SchemaAttr(0, "method")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.FillMethodValues> Method { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.FillMethodValues> Method { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "method")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.FillMethodValues>? Method { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("method")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.FillMethodValues>? Method { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.FillMethodValues>? Method { get; set; }
member this.Method : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.FillMethodValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "method")>]
member this.Method : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.FillMethodValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("method")>]
member this.Method : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.FillMethodValues> with get, set
Public Property Method As EnumValue(Of FillMethodValues)

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Aplica-se a