ApplicationClass.GridlinesEditEx Method
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.
public virtual bool GridlinesEditEx (Microsoft.Office.Interop.MSProject.PjGridline Item, object NormalType, object NormalColor, object Interval, object IntervalType, object IntervalColor);
abstract member GridlinesEditEx : Microsoft.Office.Interop.MSProject.PjGridline * obj * obj * obj * obj * obj -> bool
override this.GridlinesEditEx : Microsoft.Office.Interop.MSProject.PjGridline * obj * obj * obj * obj * obj -> bool
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