Window.GridlineColorIndex Eigenschaft

Definition

Gibt die Gitternetzlinienfarbe als Index in die aktuelle Farbpalette oder als Konstante zurück oder legt sie fest XlColorIndex .

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

Eigenschaftswert

Hinweise

Legen Sie diese Eigenschaft auf xlColorIndexAutomatic fest, um die automatische Farbe anzugeben.

Gilt für: