LineFormat Interface

Represents line and arrowhead formatting. For a line, the LineFormat object contains formatting information for the line itself; for a shape with a border, this object contains formatting information for the shape's border.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
<GuidAttribute("9149347F-5A91-11CF-8700-00AA0060263B")> _
Public Interface LineFormat
'Usage
Dim instance As LineFormat
[GuidAttribute("9149347F-5A91-11CF-8700-00AA0060263B")]
public interface LineFormat

See Also

Reference

LineFormat Members

Microsoft.Office.Interop.PowerPoint Namespace