_TableView.GridLineStyle Property

Definition

Returns or sets an OlGridLineStyle constant that represents the line style used for grid lines in the TableView object. Read/write.

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

Property Value

Applies to