Legend.Border Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a Border object that represents the border of the object.
public:
property Microsoft::Office::Interop::Excel::Border ^ Border { Microsoft::Office::Interop::Excel::Border ^ get(); };
public Microsoft.Office.Interop.Excel.Border Border { get; }
Public ReadOnly Property Border As Border