ApplicationClass.GridlinesEditEx(PjGridline, Object, Object, Object, Object, Object) Method

Definition

public virtual bool GridlinesEditEx (Microsoft.Office.Interop.MSProject.PjGridline Item, object NormalType, object NormalColor, object Interval, object IntervalType, object IntervalColor);
Public Overridable Function GridlinesEditEx (Item As PjGridline, Optional NormalType As Object, Optional NormalColor As Object, Optional Interval As Object, Optional IntervalType As Object, Optional IntervalColor As Object) As Boolean

Parameters

Item
PjGridline
NormalType
Object
NormalColor
Object
Interval
Object
IntervalType
Object
IntervalColor
Object

Returns

Boolean

Implements

Applies to