Aspose::Cells::Drawing::LineFormat::GetCompoundType method
LineFormat::GetCompoundType method
Specifies the line compound type.
MsoLineStyle Aspose::Cells::Drawing::LineFormat::GetCompoundType()
Examples
MsoLineStyle lineStyle = lineFmt.GetCompoundType();
See Also
- Enum MsoLineStyle
- Class LineFormat
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++