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