Share via


HTMLDivision.Borders Property

Returns a Borders collection that represents all the borders for the specified object.

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

Syntax

'Declaration
ReadOnly Property Borders As Borders
    Get
'Usage
Dim instance As HTMLDivision
Dim value As Borders

value = instance.Borders
Borders Borders { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Borders

See Also

Reference

HTMLDivision Interface

HTMLDivision Members

Microsoft.Office.Interop.Word Namespace