DashStyle
LineFormat.DashStyle property
Especifica el tipo de guión de línea.
public MsoLineDashStyle DashStyle { get; set; }
Ejemplos
[C#]
lineFmt.DashStyle = MsoLineDashStyle.Solid;
Ver también
- enum MsoLineDashStyle
- class LineFormat
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells