Compartir a través de


StrokeChildType.FillType Propiedad

Definición

Estilo de imagen de trazo

Representa el atributo siguiente en el esquema: filltype

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

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a