Range.Borders Property

Definition

Returns a Borders collection that represents the borders of a style or a range of cells (including a range defined as part of a conditional format).

public:
 property Microsoft::Office::Interop::Excel::Borders ^ Borders { Microsoft::Office::Interop::Excel::Borders ^ get(); };
public Microsoft.Office.Interop.Excel.Borders Borders { get; }
Public ReadOnly Property Borders As Borders

Property Value

Applies to