Aspose::Cells::Drawing::LineFormat::SetCompoundType method
LineFormat::SetCompoundType method
Specifies the line compound type.
void Aspose::Cells::Drawing::LineFormat::SetCompoundType(MsoLineStyle value)
Examples
lineFmt.SetCompoundType(MsoLineStyle::Single);
See Also
- Class Vector
- Enum MsoLineStyle
- Class LineFormat
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++