Share via


ICellFormat.Borders Property

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

Syntax

'Declaration
Property Borders As Borders
    Get
    Set
'Usage
Dim instance As ICellFormat
Dim value As Borders

value = instance.Borders

instance.Borders = value
Borders Borders { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.Borders

See Also

Reference

ICellFormat Interface

ICellFormat Members

Microsoft.Office.Interop.Excel Namespace