Aspose::Cells::Drawing::LineFormat::GetDashStyle method
LineFormat::GetDashStyle method
Specifies the line dash type.
MsoLineDashStyle Aspose::Cells::Drawing::LineFormat::GetDashStyle()
Examples
MsoLineDashStyle lineDashStyle = lineFmt.GetDashStyle();
See Also
- Enum MsoLineDashStyle
- Class LineFormat
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++