Aspose::Cells::Drawing::LineFormat::GetJoinType method

LineFormat::GetJoinType method

Specifies the line join type.

LineJoinType Aspose::Cells::Drawing::LineFormat::GetJoinType()

Examples

LineJoinType lineJoinType = lineFmt.GetJoinType();

See Also