Share via


_TableView.GridLineStyle Propiedad

Definición

Devuelve o establece una OlGridLineStyle constante que representa el estilo de línea usado para las líneas de cuadrícula en el TableView objeto . Lectura y escritura.

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

Valor de propiedad

Se aplica a