Aspose::Cells::Drawing::LineFormat::SetDashStyle method
LineFormat::SetDashStyle method
Specifies the line dash type.
void Aspose::Cells::Drawing::LineFormat::SetDashStyle(MsoLineDashStyle value)
Examples
lineFmt.SetDashStyle(MsoLineDashStyle::Solid);
See Also
- Class Vector
- Enum MsoLineDashStyle
- Class LineFormat
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++