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