Share via


CellFormat.Borders 属性

定义

允许用户根据单元格的边框格式设置或返回搜索条件。

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

属性值

适用于