Aspose::Cells::Drawing::LineFormat::GetCapType method
LineFormat::GetCapType method
Specifies the ending caps.
LineCapType Aspose::Cells::Drawing::LineFormat::GetCapType()
Examples
LineCapType capType = lineFmt.GetCapType();
See Also
- Enum LineCapType
- Class LineFormat
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++