Window.GridlineColorIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the gridline color as an index into the current color palette or as an XlColorIndex constant.
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
Property Value
Remarks
Set this property to xlColorIndexAutomatic to specify the automatic color.