Aspose::Cells::Drawing::Shape::GetLine method

Shape::GetLine method

Gets line style.

LineFormat Aspose::Cells::Drawing::Shape::GetLine()

Examples

LineFormat lineFmt = shape.GetLine();

See Also