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
- Enum LineJoinType
- Class LineFormat
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++