Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a HorizontalLineFormat object that contains the horizontal line formatting for the specified InlineShape object.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property HorizontalLineFormat As HorizontalLineFormat
Get
'Usage
Dim instance As InlineShape
Dim value As HorizontalLineFormat
value = instance.HorizontalLineFormat
HorizontalLineFormat HorizontalLineFormat { get; }
Property Value
Type: Microsoft.Office.Interop.Word.HorizontalLineFormat