BeginArrowheadStyle
LineFormat.BeginArrowheadStyle property
Ottiene e imposta il tipo di freccia di inizio della riga.
public MsoArrowheadStyle BeginArrowheadStyle { get; set; }
Esempi
[C#]
lineFmt.BeginArrowheadStyle = MsoArrowheadStyle.ArrowOpen;
Guarda anche
- enum MsoArrowheadStyle
- class LineFormat
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells