Aspose::Cells::Drawing::LineFormat::SetCapType method
LineFormat::SetCapType method
Specifies the ending caps.
void Aspose::Cells::Drawing::LineFormat::SetCapType(LineCapType value)
Examples
lineFmt.SetCapType(LineCapType::Flat);
See Also
- Class Vector
- Enum LineCapType
- Class LineFormat
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++