DashStyle
LineFormat.DashStyle property
Specifica il tipo di trattino.
public MsoLineDashStyle DashStyle { get; set; }
Esempi
[C#]
lineFmt.DashStyle = MsoLineDashStyle.Solid;
Guarda anche
- enum MsoLineDashStyle
- class LineFormat
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells