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.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Public Class ineFormatImplementation
Implements LineFormat
End Class
Dim ineFormatImplementation1 As New ineFormatImplementation()
Syntax
Public Interface LineFormat
public interface LineFormat
public interface class LineFormat
public interface LineFormat
public interface LineFormat
Remarks
Use the Line property to return a LineFormat object.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000
Target Platforms
See Also
Reference
Microsoft.Office.Interop.Word Namespace