次の方法で共有


_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

プロパティ値

適用対象