BeginArrowheadWidth
LineFormat.BeginArrowheadWidth property
Obtiene y establece el tipo de ancho de flecha inicial de la línea.
public MsoArrowheadWidth BeginArrowheadWidth { get; set; }
Ejemplos
[C#]
lineFmt.BeginArrowheadWidth = MsoArrowheadWidth.Medium;
Ver también
- enum MsoArrowheadWidth
- class LineFormat
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells