_TableView.GridLineStyle 属性

定义

返回或设置一个 OlGridLineStyle 常量,该常量表示对象中用于网格线的 TableView 线条样式。 读/写。

public:
 property Microsoft::Office::Interop::Outlook::OlGridLineStyle GridLineStyle { Microsoft::Office::Interop::Outlook::OlGridLineStyle get(); void set(Microsoft::Office::Interop::Outlook::OlGridLineStyle value); };
public Microsoft.Office.Interop.Outlook.OlGridLineStyle GridLineStyle { get; set; }
Public Property GridLineStyle As OlGridLineStyle

属性值

适用于