StrokeChildType.EndArrowWidth 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.
Largura da ponta da seta de extremidade da linha
Representa o seguinte atributo no esquema: endarrowwidth
[DocumentFormat.OpenXml.SchemaAttr(0, "endarrowwidth")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowWidthValues> EndArrowWidth { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowWidthValues> EndArrowWidth { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "endarrowwidth")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowWidthValues>? EndArrowWidth { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("endarrowwidth")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowWidthValues>? EndArrowWidth { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowWidthValues>? EndArrowWidth { get; set; }
member this.EndArrowWidth : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowWidthValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "endarrowwidth")>]
member this.EndArrowWidth : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowWidthValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("endarrowwidth")>]
member this.EndArrowWidth : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Vml.StrokeArrowWidthValues> with get, set
Public Property EndArrowWidth As EnumValue(Of StrokeArrowWidthValues)
Valor da propriedade
Retorna EnumValue<T>.
- Atributos